hi all !
I am installing OCS 10g on Red Hat Enterprise Linux AS 4, OCS Infra Database at on one Machine and OCS Apps at other one.
During the installation of OCS Apps i am facing the the following problem
[B]"Oracle collaborative portlets configuration assistant Error"[/B]Registering Provider
--------------------
Name: ocsCommon
Display Name: Common
URL:
http://ocsapp.iss.com:7777/ocsprovs/OCS1011CollaborativePortletsProviders/ocs_common
Login Frequency: N
Timeout: 10
Registration Attempt: 1
Provider Up Response: true
Registration of Common failed due to the following exception
oracle.webdb.utils.PortalExceptionImpl: An unexpected error occurred while trying to register the provider - Apache or OC4J may be down, the provider URL may be incorrect, or the Portal Database may not be able to contact the provider
at oracle.portal.PortalException.<init>(Unknown Source)
at oracle.webdb.ohs.install.InstallException.<init>(InstallException.java:24)
at oracle.webdb.ohs.install.ProviderManagerException.<init>(ProviderManagerException.java:19)
at oracle.webdb.ohs.install.SQLPackageProviderManager.registerProvider(SQLPackageProviderManager.java:150)
at oracle.webdb.ohs.install.ProviderManager.registerAllProviders(ProviderManager.java:179)
at oracle.webdb.ohs.install.Installer.registerProviders(Installer.java:184)
at oracle.webdb.ohs.install.Installer.executeCommand(Installer.java:305)
at oracle.webdb.ohs.install.Installer.performInstallation(Installer.java:681)
at oracle.webdb.ohs.install.Installer.main(Installer.java:707)