OC4J Instance Configuration Assistant Failed during Infrastructure install

Hi,
I tried to install the Oracle Infrastructure 10.1.4.0.1 on windows2003 machine.I had ram of 3GB.I got this error while installing it.In the log file i found that
Calling updateConfig to notify DCM of new deployments...done.
Adding OC4J mount points for application 'wirelesssso'...done.
Adding OC4J mount points for application 'oiddas'...done.
Adding dependent libraries for application 'sso'...done.
Adding OC4J mount points for application 'sso'...done.
Calling SMI to save changes.
SMISession.saveChanges succeeded.
Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
Web app 'wirelesssso-web' bound successfully.
Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
Web app 'ui' bound successfully.
Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
ERROR: Caught exception while binding web app 'web' to default-web-site:
java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.depCalling updateConfig to notify DCM of new web-bindings...loy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: Connection reset
     at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
     at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
     ... 8 more
Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: Connection reset
     at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
     at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
     at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
     at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
     at __Proxy0.bindWebApp(Unknown Source)
     at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
     ... 9 more
can any solve it.
Thanks&Regards,
Rajesh.

Hello,
I arrived on this thread by trying to install Oracle Portal 11.1.1.2 from scratch.
My environment is just for evaluating, so it is a vm with 6GB of RAM on 64b architecture.
I've installed so far:
OS: OEL5.6 - 64b
DB: 11.1.0.7 -64b
AS: Weblogic - [10.3.5 from JAR, as this is available for 64b|http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html]
OID - [11.1.1.2|http://www.oracle.com/technetwork/middleware/downloads/oid-11g-161194.html]
so until now everything went pretty smooth.
Further according to the install guide for portal , I needed to install SSO.
So I continued to install the mrcu(metadata repository ) which went fine
MRCU: [10.1.4.3.1|http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html]
Further I for SSO and DAS I've started to install following document:1069426.1
SSO+DAS : 10.1.4.1
Installing this I've get next error
Output generated from configuration assistant "OC4J Instance Configuration Assistant":
Calling SMI to save changes.SMISession.saveChanges succeeded.
Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'Web app 'wirelesssso-web' bound successfully.
Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'Web app 'ui' bound successfully.
Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'ERROR: Caught exception while binding web app 'web' to default-web-site:
java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
     at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
     at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
     ... 8 more
Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
     at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
     at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
     at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
     at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
     at __Proxy0.bindWebApp(Unknown Source)
     at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
     ... 9 more
Calling updateConfig to notify DCM of new web-bindings..done.
Adding application 'wirelesssso' to the DCM repository..done.
Application 'wirelesssso' deployed successfully.
Adding application 'oiddas' to the DCM repository..done.
Application 'oiddas' deployed successfully.
Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
     at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
     ... 8 more
FAILED!
ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
Caused by: java.net.SocketException: Connection reset
     at java.net.SocketInputStream.read(SocketInputStream.java:168)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
     at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
     at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
     at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
     at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
     at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
     ... 8 more
Removing OC4J mount points for application 'sso'..done.
Calling SMI to save changes.SMISession.saveChanges succeeded.
Calling updateConfig to notify DCM of undeployments..done.Stopping OC4J instance 'OC4J_SECURITY'..done.
Calling SMI to retry init of failed plugins...done.
Terminating DCM..done.
Copying /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.1312567534091.bak.
Writing any undeployed entries back to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.
Oc4jDeploy tool completed, but with errors.
Configuration assistant "OC4J Instance Configuration Assistant" failed
Edited by: ciprian.o on Aug 8, 2011 5:00 AM

Similar Messages

  • OC4J Instance Configuration Assistant Failed during SSO install

    Hi,
    I am building a Oracle Portal on Linux Server, at step of SSO installation i reached an error *"OC4J Instance Configuration Assistant Failed"* .
    In the log file i found that :
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'wirelesssso'...done.
    Adding OC4J mount points for application 'oiddas'...done.
    Adding dependent libraries for application 'sso'...done.
    Adding OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
    Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
    Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'wirelesssso' to the DCM repository...done.
    Application 'wirelesssso' deployed successfully.
    Adding application 'oiddas' to the DCM repository...done.
    Application 'oiddas' deployed successfully.
    Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.
    java.lang.reflect.InvocationTargetException
    FAILED!
    ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 8 more
    Removing OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Calling updateConfig to notify DCM of undeployments...done.
    Stopping OC4J instance 'OC4J_SECURITY'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying /u01/oracle/OraHome_1/j2ee/deploy.ini to /u01/oracle/OraHome_1/j2ee/deploy.ini.1342977480035.bak.
    Writing any undeployed entries back to /u01/oracle/OraHome_1/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Can any one solve it.
    Thanks very much!

    Use physical disks, not NFS mounts. But you are still restricted to a 10.2 database max. SSO won't install in an 11g database with the repca tools from IDM 10.1.2 and 10.1.4.

  • OC4J Instance Configuration Assistant fails..... Urgent

    Hello
    I am installing Oracle 10g Application Server 10.1.2 on Redhat Linux ES 3.0
    I installed Infrastructure.While installing AS portal it asked for Disk2 and
    then gave CRC error for portalhelp.ear file
    "Error in writing to file
    /as/Ora10gAS/portal/jlib/portalhelp.ear
    Invalid entry CRC (expected 0x7096e02a but got 0xfbabd1ae)"
    I ignored this error and continued..It went smoothly,while running configuration assistants,it gave error for OC4J Instance configuration assistant saying
    " Invalid deploy.ini entry for application 'portalhelp'.
    OC4J instance configuration assistant failed.."
    any workaround for this?
    Regards
    Prasanna

    Dear all,
    I also facing this error. how to fix it ?
    I am installing Oracle 10g Application Server 10.1.2 on Redhat Linux AS 4
    best regards
    boris

  • OC4J instance configuration assistant failed

    Hi,
    I installed oracle 11g 11.1.0.7 database,weblogic server 10.3.2 and identity management 11.1.1.1.0.Till this every thing is fine.
    Next i created schema using sso-metadata repository of 11.1.1.1.0 and it also went fine. Now i am trying to install OSSO of 10.1.4.0.1 on it but during this the OC4J instance configuration assistant is getting failed.
    I checked in the log files and i found this.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: Connection reset
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: Connection reset
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    Calling updateConfig to notify DCM of new web-bindings...done.
    In the oc4j~oc4j-security log file I found this:
    SSO: Initializing the encryption objects failed
    09/12/16 07:36:38 oracle.security.sso.server.conf.ConfigurationException: Invalid SSO DB schema information
    09/12/16 07:36:38      at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:418)
    09/12/16 07:36:38      at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:194)
    09/12/16 07:36:38      at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:284)
    09/12/16 07:36:38      at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    09/12/16 07:36:38      at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
    09/12/16 07:36:38      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4795)
    09/12/16 07:36:38      at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4889)
    09/12/16 07:36:38      at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1015)
    09/12/16 07:36:38      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    09/12/16 07:36:38      at com.evermind.server.Application.getHttpApplication(Application.java:890)
    09/12/16 07:36:38      at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    09/12/16 07:36:38      at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
    09/12/16 07:36:38      at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    09/12/16 07:36:38      at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    09/12/16 07:36:38      at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    09/12/16 07:36:38      at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    09/12/16 07:36:38      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    09/12/16 07:36:38      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/12/16 07:36:38      at java.lang.Thread.run(Thread.java:534)
    09/12/16 07:36:38 SSO: FAILED TO START SSO SERVER!
    Can anyone help me to solve this problem.
    Thanks&Regards,
    Rajesh

    Results from our TAR:
    1. There is an updated deinstall document available on Metalink that details in greater detail how to completely remove 9iAS from Windows NT/2000.
    2. The middle-tier machine cannot be named "portal." The name is reserved by 9iAS R2. Now if only the installer could catch reserved names ... a note to this effect in the installation docs would be nice as well. I believe the infrastructure machine cannot be called "iasdb" as that name is also reserved but I'm not about to find out.

  • OC4J Instance Configuration Assistant fails

    hi guys,
    I am trying to install OEM Release 2 (10.2.0.2) on 2003 server, and below error shows up. Any comment would be useful
    thanks in advance..
    Calling updateConfig to notify DCM of new deployments...failed!
    ERROR: Caught exception calling updateConfig: oracle.ias.sysmgmt.exception.TransactionFailedException: An exception occurred in the "apache" plugin provided by the "OHS" component while validating configuration files for that component.
    Resolution:
    The resolution information provided by the "OHS" component may be helpful.
    In addition, here are some common causes of problems:
         incorrect permissions on files
         configuration files are missing or invalid
         syntax error in configuration files
    Exception thrown by plugin "apache":
    java.io.IOException
    CreateProcess: C:\OracleHomes\oms10g//Apache//Apache//bin//apachectl configtest -f C:\OracleHomes\oms10g\Apache\Apache\conf\httpd.conf.ohsPluginTmp -D SSL error=2
    ERROR! DEPLOY TOOL CANNOT CONTINUE DEPLOYMENTS: could not update DCM repository with newly deployed applications - ALL APPLICATIONS WILL BE UNDEPLOYED.
    Undeploying application 'IsWebCacheWorking' from OC4J instance 'home'.
    Application 'IsWebCacheWorking' successfully undeployed.
    Stopping OC4J instance 'home'...done.
    Terminating DCM...done.
    Copying C:\OracleHomes\oms10g/j2ee/deploy.ini to C:\OracleHomes\oms10g/j2ee/deploy.ini.1214993246828.bak.
    Writing any undeployed entries back to C:\OracleHomes\oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.

    Are your system regional settings not English?
    You may be hitting this issue:
    Subject:      Problem While Upgrading To 10.2.0.3.0 Configuration assistant "OMS Patch Configuration" failed
         Doc ID:      NOTE:459705.1      TYPE:      PROBLEM
         Last Revision Date:      25-JUN-2008      Status:      MODERATED
    In this Document
    Symptoms
    Cause
    Solution
    References
    This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review.
    Applies to:
    Enterprise Manager Grid Control - Version: 10.2.0.2.0
    Microsoft Windows
    Symptoms
    From installActions2007-09-07_04-21-44PM.log,
    INFO: Configuration assistant "Repository Upgrade" succeeded
    INFO: Command = oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Command = oracle.sysman.emcp.oms.OmsPatchUpgrade has failed
    INFO: Configuration assistant "OMS Patch Configuration" failed
    Cause
    This is caused due to Bug 4377902 in the Application server which comes with Oracle Management Server.
    "In Turkish, the capitalized form of character "i" is not "I". Instead it is an"I" with a dot on top. (To explain further - there is also capital "I" but the lowercase of that letter does not have a dot - and i with dot and without dot are different vowels).
    When Turkish locale is set and if somehow the Java capitalizes the lowercase i , that in turn can become invalid for eg. Windows."
    From oracle.sysman.top.oms_2007-09-07_04-29-59-PM.log,
    Redeploying application 'em' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for em STARTS [ 2007-09-07T16:43:02.612EEST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Copy the archive to D:\oracle\oms10g\j2ee\OC4J_EM\applications\em.ear
    Notification ==> Unpack em.ear begins...
    Notification ==> Unpack em.ear ends...
    Notification ==> Initialize em.ear begins...
    Notification ==> Initialize em.ear ends...
    Notification ==> Initialize em begins...
    Notification ==> Initialize em ends...
    Notification ==> Application Deployer for em COMPLETES [ 2007-09-07T16:45:19.076EEST ]
    Calling updateConfig to notify DCM of new deployments...failed!
    ERROR: Caught exception calling updateConfig:
    oracle.ias.sysmgmt.exception.TransactionFailedException: An exception occurred in the "apache"
    plugin provided by the "OHS" component while validating configuration files for that component.
    Resolution:
    The resolution information provided by the "OHS" component may be helpful.
    In addition, here are some common causes of problems:
    incorrect permissions on files
    configuration files are missing or invalid
    syntax error in configuration files
    Exception thrown by plugin "apache":
    java.io.IOException
    CreateProcess: d:\Oracle\oms10g//Apache//Apache//bin//apachectl configtest -f
    d:\Oracle\oms10g\Apache\Apache\conf\httpd.conf.ohsPluginTmp -D SSL error=2
    ERROR! DEPLOY TOOL CANNOT CONTINUE DEPLOYMENTS: could not update DCM repository with newly
    deployed applications - ALL APPLICATIONS WILL BE UNDEPLOYED.
    Undeploying application 'EMAgentPush' from OC4J instance 'OC4J_EMPROV'.
    Application 'EMAgentPush' successfully undeployed.
    Stopping OC4J instance 'OC4J_EMPROV'...done.
    Undeploying application 'rlmgr' from OC4J instance 'OC4J_EM'.
    Application 'rlmgr' successfully undeployed.
    Undeploying application 'em' from OC4J instance 'OC4J_EM'.
    Application 'em' successfully undeployed.
    Stopping OC4J instance 'OC4J_EM'...done.
    Terminating DCM...done.
    Copying d:/Oracle/oms10g/j2ee/deploy.ini to d:/Oracle/oms10g/j2ee/deploy.ini.1189172785308.bak.
    Writing any undeployed entries back to d:/Oracle/oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    'java.io.IOException: CreateProcess: d:\Oracle\oms10g//Apache//Apache//bin//apachectl configtest
    -f d:\Oracle\oms10g\Apache\Apache\conf\httpd.conf.ohsPluginTmp -D SSL error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Win32Process.java:66)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Runtime.java:566)
    at java.lang.Runtime.exec(Runtime.java:428)
    at java.lang.Runtime.exec(Runtime.java:364)
    at java.lang.Runtime.exec(Runtime.java:326)
    at
    oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown
    Source)
    at
    oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Un
    known Source)
    at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown
    Source)
    at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
    at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
    at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
    at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
    at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
    at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
    at oracle.ias.sysmgmt.configsvc.LocalEditsHandler.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.task.LocalEditPropagateAdapter.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown Source)
    at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown Source)
    at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown Source)
    at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)
    Died at d:\Oracle\oms10g\sysman\install\emdeploy.pl line 154.
    INFO: oracle.sysman.top.oms:Oms deploying
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with
    status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an
    aggregate=oracle.sysman.top.oms for Action=patchsetConfiguration in step=1:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Patch Configuration has failed its perform method
    Solution
    A workaround on MS Windows is to set the system regional settings to English (for the time of the install) as indicated below:
    1. Go to Regional Settings in Control Panel and set the locale and Default Locale to US English and reboot the computer.
    2. Repeat the install
    References
    Bug 4377902 - JAVA SECURITY CONFIG ASSISTANT FAILS WHEN LOCALE IS SET TO TURKISH
    Note 373962.1 - OMNIPortlet Error - Unsupported IANA Encoding - 1so-8859-9 for Turkish
    Note 311910.1 - Turkish Locale Install of OAS Forms & Reports Services Fails: ADMN-202027 Java Security Assistant

  • Installation of the OC4J Instance Configuration Assistant FAILS!

    Hi,
    I'm trying to install Application Server 9i Release 3 on a Red Hat 7.2 machine. I can get to the very end of the installation without problems. However, when I reach the screen "Configuration Tools" when all the modules are automatically started, the 0C4J module always fails.
    Looking at the log that generates at the bottom of the screen, it looks like I get a "java.io.IOException Permission Denied" on ALL the java applications that it's trying to install. Everything else is started with no problems, with the exception of this module.
    Has anybody encountered this error before?
    How can I fix it?
    Thanks a lot for your help.
    Sincerely,
    Julian

    I also have the problem that I can not install one of the OC4J instances ( Re: Exception handling for the single row while using Bulk-collection ). I think it has something to do with the permission on the local machine. I haven't got an answer yet.
    regards,
    Thomas

  • OC4J instance configuration assistant Failure

    During installation of both infrastructure and oracle collaboration suite on a windows 2k3 machine. I receive this error message during install and configuration:
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'DISPLAY' with value 'richsw113.us.mysite.com:0.0'
    Adding web-app 'ui.war' for app 'oiddas'.
    Ignoring jvm command-line option '-Xmx512m'. Larger heap already specified with '-Xmx512m'
    Initializing DCM..done.
    Creating OC4J instance 'OC4J_SECURITY' (protected)..done.
    ERROR: Create failed.
    Error message returned is: Instance: ocsinfra.richsw113.us.mysite.com Message: See base exception for details.See base exception for details.
    Terminating DCM..done.
    Copying C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini to C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini.1178196416875.bak.
    Writing any undeployed entries back to C:\product\10.1.2\ocs_1\infra/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    Does anyone have any ideas as to why I'm recieving this error?

    This is an RDBMS related forum, so this thread will not have too much echo here, I suggest you to post it at the Fusion Middleware / OC4J J2EE forum.
    Any way, as a first approach, by following the requirements stated at the installation manual you should be able to install the OC4J instance without tampering with this specific variables.
    As a good advice, specify the OS you are trying to install to and the product versions.
    Why do you mention the DISPLAY environment and then you post Windows paths?

  • OC4J Instance Configuration Assistant Error on Install

    I'm installing iAS-903 on Red Hat 8.0. I managed to get through the linking parts OK but when I get to the Configuration Tools part at the end, I get an error with the OC4J Instance Configuration Assistant. Something about permissions.
    Has anybody seen this? Did anybody get by it?
    The relevant part of the error message is below.
    Starting OC4J instance 'OC4J_Demos'..done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    java.io.IOException: Permission denied
         at java.io.UnixFileSystem.createFileExclusively(Native Method)

    I'm getting the same configuration error. I installed the ias 903 J2EE and Web Cache application. I also received a linking error (ins_sql.mk link error I believe). I fixed the link problem by removing the -z defs from LD_SELF_CONTAINED and rerunning genclntsh script.
    After installing 9ias, I can start oc4j_home and oc4j_demos without errors but I'm not sure if they are fully working.

  • Portal Installation Failure at OC4J Instance Configuration Assistant

    Portal Pals,
    Portal install fails when the install procedure is at the "OC4J Instance Configuration Assistant" step. There is a message stating that "SMI Saving Changes", but it never completes to go to the next step. After waiting I finally terminate the process and retry iit, the results are always the same. Note, the Infrastructure is running fine. I have tried installing Portal on a separate host and the same thing happens.
    I am using Oracle Application Server 10g Release 2 (10.1.2.0.2) on a Windows 2003 Server with 3GB Memory.
    The ipm.log in the both the Infrastructure and Portal homes have similar errors, see below for an abbreviated listing.
    I have read all similar posts and searched Metalink as well. I could sure use some help as do not know what else to do, except go back to a previous release which installed fine.
    Thanks,
    Bill Gfroehrer...
    ipm.log
    infra01.host01.mydomain.com~OC4J~OC4J_SECURITY~default_island~139132951:2900
    Status: Alive
    Operation: internal (Unknown error)
    ErrFile: C:\OraHome_1\opmn\logs\OC4J~OC4J_SECURITY~default_island~1
    05/09/24 01:50:03 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (139132948:1320) [Unknown error]
    05/09/24 01:50:43 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (139132948:1320) [Unknown error]
    05/09/24 02:50:23 [4] PM state directory exists: C:\OraHome_1\opmn\logs\states
    05/09/24 02:50:23 [4] OPMN server ready. Request handling enabled.
    05/09/24 02:55:13 [4] PM state directory exists: C:\OraHome_1\opmn\logs\states
    05/09/24 02:55:13 [4] OPMN server ready. Request handling enabled.
    05/09/24 02:55:15 [4] Request 2 Started. Command: start
    05/09/24 02:55:15 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:0)
    05/09/24 02:55:16 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879514:0)
    05/09/24 02:55:24 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 02:56:00 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879514:0)
    05/09/24 02:56:01 [4] Starting Process: OID~OID~OID~1 (578879513:0)
    05/09/24 02:56:12 [4] Process Alive: OID~OID~OID~1 (578879513:2636)
    05/09/24 02:57:20 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879516:0)
    05/09/24 02:57:25 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879516:0)
    05/09/24 02:58:11 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]
    05/09/24 02:59:35 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879517:0)
    05/09/24 02:59:52 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879517:0)
    05/09/24 03:00:28 [4] Starting Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:0)
    05/09/24 03:02:09 [4] Request 42 Started. Command: start
    05/09/24 03:02:22 [4] [libopmnoc4j] DMS gave NULL for host or port or both for port id: rmi
    05/09/24 03:02:22 [2] [libopmnoc4j] Port information in the ONS notification is incorrect for proc: 578879515
    05/09/24 03:02:22 [4] [libopmnoc4j] Process Start Error: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] Stopping Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] [libopmnoc4j] Process Stop Error: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:23 [4] [libopmnoc4j] Forcefully Terminating Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:1040)
    05/09/24 03:02:25 [4] Starting Process: OC4J~OC4J_SECURITY~default_island~1 (578879515:0)
    05/09/24 03:03:02 [4] Starting Process: dcm-daemon~dcm-daemon~dcm~1 (578879518:0)
    05/09/24 03:05:18 [4] Process Alive: OC4J~OC4J_SECURITY~default_island~1 (578879515:4652)
    05/09/24 03:05:32 [4] Request 57 Started. Command: start
    05/09/24 03:05:35 [4] Request 58 Started. Command: restart
    05/09/24 03:05:35 [4] Restarting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 03:05:41 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952)
    05/09/24 03:05:41 [4] Request 58 Completed. Command: restart
    05/09/24 03:05:42 [4] Process Alive: dcm-daemon~dcm-daemon~dcm~1 (578879518:5816)
    05/09/24 03:08:20 [3] [libopmnoc4j] Could not connect to socket while pinging an OC4J process
    05/09/24 03:08:20 [4] [libopmnoc4j] Process Ping Failed: OC4J~OC4J_SECURITY~default_island~1 (578879515:4652)
    05/09/24 03:08:20 [4] Job 0 1101 result:
    infra01.host01.mydomain.com~OC4J~OC4J_SECURITY~default_island~578879515:4652
    Status: Alive
    Operation: internal (Unknown error)
    ErrFile: C:\OraHome_1\opmn\logs\OC4J~OC4J_SECURITY~default_island~1
    05/09/24 03:08:24 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]
    05/09/24 03:09:05 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (578879512:1952) [Unknown error]

    Hi Patrick,
    I done that as well many times with the same result.
    Note, when installing the Infrastructure it also failed in a similar way, but as you say using "retry" did work in that instance.
    I'm missing something (besides my mind), and will keep trying. If anyone has any clues please let me know.
    Thanks,
    Bill G...

  • OC4J Instance Configuration Assistant

    Hi All,
    OC4J Instance Configuration Assistant is failed to install at the time of installation of 9iAS infrastructure. Is the component important for running forms. We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). We are doing the testing. We want to see the forms(.fmx) files on the web.
    Please help me in this to move forward.
    With Best Regards
    Varma.

    Varma -- you'd be better off posting this to the general Oracle Application Server forum where the people monitoring it may be able to answer your specific question.
    cheers
    -steve-

  • Installer ias to OC4J Instance Configuration Assistant  has error

    os:AIX 5.3 5300-06
    installer:Oracle Application Server 10.1.2.0.2
    Symptoms:the successful installation infrastructure but installation ias to OC4J Instance Configuration Assistant has error
    Deploying application 'reports' to OC4J instance 'OC4J_BI_Forms'.
    FAILED!
    ERROR: Caught exception while deploying 'reports' to 'OC4J_BI_Forms':
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI port or password to connect: A remote host refused an attempted connect operation.
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:115)
         ... 9 more
    Caused by: java.net.ConnectException: A remote host refused an attempted connect operation.
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.connect(Socket.java:428)
         at java.net.Socket.<init>(Socket.java:335)
         at java.net.Socket.<init>(Socket.java:179)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2346)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
    Deploying application 'discoverer' to OC4J instance 'OC4J_BI_Forms'.     at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 9 more
    FAILED!
    ERROR: Caught exception while deploying 'discoverer' to 'OC4J_BI_Forms':
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI port or password to connect: A remote host refused an attempted connect operation.
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:115)
         ... 9 more
    Caused by: java.net.ConnectException: A remote host refused an attempted connect operation.
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.connect(Socket.java:428)
         at java.net.Socket.<init>(Socket.java:335)
         at java.net.Socket.<init>(Socket.java:179)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2346)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 9 more
    Deploying application 'formsapp' to OC4J instance 'OC4J_BI_Forms'.
    FAILED!
    ERROR: Caught exception while deploying 'formsapp' to 'OC4J_BI_Forms':
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Could not connect to the remote server. Please check if the server is down or the client is using invalid host, ORMI port or password to connect: A remote host refused an attempted connect operation.
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:115)
         ... 9 more
    Caused by: java.net.ConnectException: A remote host refused an attempted connect operation.
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:331)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:196)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:183)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.connect(Socket.java:428)
         at java.net.Socket.<init>(Socket.java:335)
         at java.net.Socket.<init>(Socket.java:179)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2346)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 9 more
    Starting OC4J instance 'OC4J_Wireless'...done.

    Just ran into this exact same issue. We also resolved it by modifying our /etc/hosts.
    Our /etc/hosts used to have its hostname specified this way:
    123.123.123.12 hostname hostname.dom.com
    We changed the order to the last two items to this:
    123.123.123.12 hostname.dom.com hostname
    Apparently the services are instantiated using the fully-qualified hostname.

  • OC4J Instance Configuration Assistant Installation Failure

    I am using Redhat Linux Advanced Server 2.1 and trying to install Oracle 9i Application Server R2 (9.0.2.0.1). While installation of OC4J Instance Configuration Assistant
    component, I found following errors. I need to know solution for same.
    OC4J Instance Configuration Assistant
    Reading ini file - '/ora9isoft/oas/OH2/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%PATH%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_Demos'...done.
    ERROR: Create failed.
    Error message returned is: Instance: as1.dholka.wbtea.com Message: See base exception for details.
    Base Exception:
    oracle.ias.sysmgmt.exception.TaskException:Starting opmn process times out.See base exception for details.
    Starting OC4J instance 'home'...
    ERROR: Start failed.
    Error message returned is: Unable to establish a connection to opmn process.
    Base Exception:
    java.net.UnknownHostException:localhostCheck port, host, or reply message if any
    DCM Terminated.
    Also, for installation of OPMN Configuration Assistant, following error has occured :
    opmnctl: starting opmn and all managed processes...
    /ora9isoft/oas/OH2/opmn/bin/opmnctl: line 2: 20717 Segmentation fault $OPMNADMIN ping
    /ora9isoft/oas/OH2/opmn/bin/opmnctl: line 8: 20722 Segmentation fault $OPMNADMIN pingwait
    opmnctl: opmn start failed
    ---

    niravashah,
    As for the actual error, I suggest you check your ethernet network adapter setup, look for conflicting hostnames - IPs ..
    hope it helps
    RB

  • OC4J Instance Configuration Assistant Hanging Whilst Applying Patch 4960210

    Hi all,
    I'm experiencing an issue whilst trying to apply Patch 4960210 (10.1.2.2) onto my existing Application Server 10g Relesae 2 (Discoverer 10.1.2.0) on a Windows platform.
    The problem is that the OC4J Instance Configuration assistant just hangs at the Initializing DCM stage:
    <p>
    Configuration assistant "Application Server website Configuration Assistant" succeeded
    Result code for launching of configuration assistant is: 0
    Launched configuration assistant 'OC4J Instance Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\oracle\orabise/jdk/bin/javaw.exe -Djava.io.tmpdir=C:\DOCUME~1\GARYWI~1\LOCALS~1\Temp -mx512M -classpath C:\oracle\orabise/dcm/lib/dcm.jar;C:\oracle\orabise/dcm/lib/oc4j_deploy_tools.jar -Djava.library.path="C:\oracle\orabise\lib32;C:\oracle\orabise\bin;C:\Program Files\PC Connectivity Solution\;C:\oracle\orabisetools\bin;C:\oracle\orabisetools\jlib;C:\oracle\orabisetools\jre\1.4.2\bin\client;C:\oracle\orabisetools\jre\1.4.2\bin;C:\oracle\orabise\jdk\jre\bin\classic;C:\oracle\orabise\jdk\jre\bin;C:\oracle\orabise\bin;C:\oracle\orabise\jlib;C:\oracle\orabip\jre\1.4.2\bin\client;C:\oracle\orabip\jre\1.4.2\bin;C:\oracle\DevSuiteHome10g;C:\oracle\DevSuiteHome10g\jdk\jre\bin\classic;C:\oracle\DevSuiteHome10g\jdk\jre\bin;C:\oracle\DevSuiteHome10g\jdk\jre\bin\client;C:\oracle\DevSuiteHome10g\jlib;C:\oracle\DevSuiteHome10g\bin;C:\oracle\DevSuiteHome10g\jre\1.4.2\bin\client;C:\oracle\DevSuiteHome10g\jre\1.4.2\bin;C:\oracle\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\Gemplus\GemSafe Libraries\BIN;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared" -Doracle.ias.sysmgmt.logging.logdir=C:\oracle\orabise/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome C:\oracle\orabise -verbose -inifile C:\oracle\orabise/j2ee/deploy.ini -redeploy'
    </p>
    <p>
    Start output from spawned process:
    </p>
    <p>
    Reading ini file - 'C:\oracle\orabise/j2ee/deploy.ini'
    Adding web-app 'discoverer.war' for app 'discoverer'.
    OC4J instance 'OC4J_BI_Forms': Adding Environment variable 'DISPLAY' with value 'localhost:0'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.forms.configFileName=C:/oracle/orabise/forms/server/formsweb.cfg'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.path=C:/oracle/orabise/bin;C:/oracle/orabip/jre/1.4.2/bin/client;C:/oracle/orabip/jre/1.4.2/bin;C:/oracle/DevSuiteHome10g;C:/oracle/DevSuiteHome10g/jdk/jre/bin/classic;C:/oracle/DevSuiteHome10g/jdk/jre/bin;C:/oracle/DevSuiteHome10g/jdk/jre/bin/client;C:/oracle/DevSuiteHome10g/jlib;C:/oracle/DevSuiteHome10g/bin;C:/oracle/DevSuiteHome10g/jre/1.4.2/bin/client;C:/oracle/DevSuiteHome10g/jre/1.4.2/bin;C:/oracle/oraclexe/app/oracle/product/10.2.0/server/bin;C:/WINDOWS/system32;C:/WINDOWS;C:/WINDOWS/System32/Wbem;C:/Program Files/NTRU Cryptosystems/NTRU TCG Software Stack/bin/;C:/Program Files/Wave Systems Corp/Gemalto/Access Client/v5/;C:/Program Files/Gemplus/GemSafe Libraries/BIN;C:/Program Files/Common Files/Roxio Shared/DLLShared/;C:/Program Files/Common Files/Roxio Shared/9.0/DLLShared/'
    OC4J instance 'OC4J_BI_Forms': Adding OC4J start command line option '-userThreads'
    OC4J instance 'OC4J_BI_Forms': Adding Environment variable 'LD_LIBRARY_PATH' with value 'C:\oracle\orabise\lib32:C:\oracle\orabise\lib:C:\oracle\orabise\jdk\jre\lib\sparc'
    OC4J instance 'OC4J_BI_Forms': Env Option 'LD_LIBRARY_PATH' already exists with value 'C:\oracle\orabise\lib32:C:\oracle\orabise\lib:C:\oracle\orabise\jdk\jre\lib\sparc'
    OC4J instance 'OC4J_BI_Forms': Adding property 'java.rmi.server.randomIDs=true'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.disco.activation.preferencePort=16001'
    OC4J instance 'OC4J_BI_Forms': Adding java command line option '-Xmx512M -Xms128M'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.discoverer.applications.port=7778'
    OC4J instance 'OC4J_BI_Forms': Adding property 'oracle.discoverer.applications.host=D9GVDX1S'
    Initializing DCM...
    Any light or suggestions anyone can shed on this greatly appreciated. The install has been hanging now for over 2hrs.
    Kind Regards,
    Gary.
    </p>

    What does "adopmnctl.sh status" return?
    Do you have proper entry in the hosts file?
    Did you source the correct env file before running the installer?
    Can you find any errors in the opmn.log file?
    Can you ignore the error and continue with the installation?
    Thanks,
    Hussein

  • Database Configuration Assistant Failed During 9i Installation

    Database Configuration Assistant failed during my 9i Installation due to lack of disk space. I had 4MG allocated on /apps and the application used 3.1GB. I now do not have the required 1GB for the seed database. Actually, I want to create the seed database on /oradata, not on /apps. Does anyone know how I can create that seed database in /oradata? I don't believe I was prompted for where to create that seed database. Also, how can I run the Database Configuration Assistant again? Typing the command dbca told me to set the DISPLAY environment variable and re-run.
    Thanks in advance for any help you can give.
    Veronica

    I had java.lang.NoClassDefFoundError too.
    This was fixed by having DISPLAY setting
    #export DISPLAY=host:0.0
    Make sure your x window system is working Ok.
    I also used unset LANG

  • Configuration Assistant FAILED during Oracle 10.2.0.1.0 g installation

    The Configuration Assistant Failed during set up. Can someone tell me how to resolve this problem. My reading reveals that I can use the database, however, it may not function properly? What should I do?

    OS?
    Text of error message?

Maybe you are looking for

  • Can send email from iphone but not from mac.

    Hi. I'm using a mac desktop and the mail app. I can receive email, but not send. I checked my port and id/pswd and still cannot send. After the app tries to send, it says the server is offline. I am able to send email fine with my iphone. Any ideas w

  • How do I know if my mac is compatable for airport express?

    Stupid question I know but I have a minimac osx 10.3.9 when checking under system profile this is the info I get: hardware: airport card: no information found. I take it this means I cannot use airport express

  • Issue to export data from sql to excel

    I have MS SQL 2008 Developer version and visual studio 2008. I'm using SSIS Import and Export Wizard on the VS2008 to create a simple package to export data from a table using a sql query to excel file (.xlsx), but I got the following error messages:

  • C:import, c:param

    Hi All, I'm trying the following: <c:import url="header.jsp"> <c:param name="test" value="hello" /> </c:import> and trying to output the param value in header.jsp but it displays nothing. Help is greatly appreciated. Thanks, Greeshma.

  • Miro transaction

    hi all , i have created a PO order with one line item having 10 quantities. then i created a GR. now when i run MIRO, Under the PO reference TAb i enter the PO number. a new invoice is created. now again i run miro transaction wherin i again specify