OC4J configuration assistant failure at infrastructure installation

Hi all,
We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
Reading ini file - 'D:\ora9ias/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=%s_javapPath%'
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': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
OC4J instance 'OC4J_DAS': Adding java command line option '-server'
OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
Initializing DCM...done.
Creating OC4J instance 'OC4J_Demos'...done.
OC4J instance 'home' already exists.
Creating OC4J instance 'OC4J_DAS'...done.
Starting OC4J instance 'OC4J_Demos'...done.
Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
Adding dependent libraries for application 'ojspdemos'...done.
Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
ERROR: Deploy failed.
Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
See base exception for details.
Base Exception:
java.lang.NullPointerException:nullSee base exception for details.
Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
ERROR: Caught exception during deploy.
Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
The configuration files for this Oracle9iAS instance are inconsistent with the
configuration stored in the repository. In order to protect the repository,
no further configuration or deployment operations are allowed until the problem with the
configuration on the filesystem is resolved. This condition arises when a prior operation was
unsuccessful. Please check the logs located at
ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
the configuration files on disk. Some possible causes are:
*     permissions on files
*     file contention issues on Windows NT
*     EMD and dcmctl running concurrently
*     internal Oracle error
After resolving the problem that prevented DCM from updating the configuration
files, you may use the dcmctl resyncInstance command to resolve the problem.
Alternatively, you can stop and then restart the active dcmctl or EMD
process and resyncInstance will automatically be performed.
     at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
configuration stored in the repository. In order to protect the repository,
no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
the configuration files on disk. Some possible causes are:
*     permissions on files
*     file contention issues on Windows NT
*     EMD and dcmctl running concurrently
*     internal Oracle error
After resolving the problem that prevented DCM from updating the configuration
files, you may use the dcmctl resyncInstance command to resolve the problem.
Alternatively, you can stop and then restart the active dcmctl or EMD
process and resyncInstance will automatically be performed.
     at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
ERROR: Caught exception during deploy.
Stopping OC4J instance 'OC4J_Demos'...done.
Starting OC4J instance 'home'...done.
Deploying application 'BC4J' to OC4J instance 'home'...
ERROR: Caught exception during deploy.
Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
configuration stored in the repository. In order to protect the repository,
no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
the configuration files on disk. Some possible causes are:
*     permissions on files
*     file contention issues on Windows NT
*     EMD and dcmctl running concurrently
*     internal Oracle error
After resolving the problem that prevented DCM from updating the configuration
files, you may use the dcmctl resyncInstance command to resolve the problem.
Alternatively, you can stop and then restart the active dcmctl or EMD
process and resyncInstance will automatically be performed.
     at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
done.
Starting OC4J instance 'OC4J_DAS'...done.
Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
ERROR: Caught exception during deploy.
Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
configuration stored in the repository. In order to protect the repository,
no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
the configuration files on disk. Some possible causes are:
*     permissions on files
*     file contention issues on Windows NT
*     EMD and dcmctl running concurrently
*     internal Oracle error
After resolving the problem that prevented DCM from updating the configuration
files, you may use the dcmctl resyncInstance command to resolve the problem.
Alternatively, you can stop and then restart the active dcmctl or EMD
process and resyncInstance will automatically be performed.
     at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
     at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
     at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
done.
DCM Terminated.
if I see the ORACLE_HOME/DCM/LOGS, it like below.
DCMCTL_LOG:
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
<COMPONENT_ID>iAS_dcm</COMPONENT_ID>
<MSG_TYPE TYPE="ERROR"></MSG_TYPE>
<MSG_GROUP>n/a</MSG_GROUP>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>demo</HOST_ID>
<HOST_NWADDR>128.10.4.22</HOST_NWADDR>
<MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
<PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
<USER_ID>Administrator</USER_ID>
</HEADER>
<PAYLOAD>
<MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
<SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
     connect to Directory Server:javax.naming.CommunicationException:
     DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
     Connection refused: connect]
     at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
     at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
     at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
     at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
     at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
     at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
     at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
     at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
     at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
     at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
]]></SUPPL_DETAIL>
</PAYLOAD>
</MESSAGE>
EMD_LOGS:
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
<COMPONENT_ID>OC4J</COMPONENT_ID>
<MSG_TYPE TYPE="ERROR"></MSG_TYPE>
<MSG_GROUP>n/a</MSG_GROUP>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>demo</HOST_ID>
<HOST_NWADDR>128.10.4.22</HOST_NWADDR>
<MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
<PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<PAYLOAD>
<MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
<SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
     at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
     at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
     at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
     at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
     at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
     at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
     at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
     at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
     at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
     at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
     at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
     at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
     at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
     at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
     at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
     at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
     at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
     at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
     at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
     at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
     at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
     at com.evermind.server.Application.getHttpApplication(Application.java:657)
     at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
     at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
     at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
     at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
     at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
     at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
     at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
     at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
     at java.lang.Thread.run(Thread.java:484)
     at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
]]></SUPPL_DETAIL>
</PAYLOAD>
</MESSAGE>
Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
With best regards and Thanks
Varma.

Hi,
Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
Waiting for your replay....
With best regards
Varma.

Similar Messages

  • Configuration Assistants Stops in Infrastructure installation

    hi.
    I'm installing Oracle Infrastructure for OCS.
    I installed fine until I met Configuration Assistants
    many of them are fine
    but in "OPMN Configuration Assistant - start OPMN" it says
    "in progressing".
    what do i do?
    I was trying to find some tips in OTN but I couldn;t
    any idea?
    thank you in advance.

    Jason, I have experienced the same problem, i think this usually happens when you have a lack of resources. Anyway, the 'OPMN Configuration Assistant' simply starts opmn, So you can cancel this assistant, uncheck it, and then let it proceed with the other assistants, this should not be a major problem.
    You may want to try this, aswell:
    1. logon as the oracle user,set the infrastructure environment
    2. $opmnctl stopall
    3. $opmnctl startall
    Naqi

  • OracleAS Patchset 10.1.2.3 Fails running oc4j  Configuration Assist

    Hi,
    We are upgrading our 12.0.4 EBS to 12.1.1.
    As part of pre -upgrade steps, i am applying 10.1.2.3 patch on 10.1.2.0.2.
    It is failing while running oc4j configuration assistant with below error.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         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)
    ERROR: Caught exception while initializing DCM.
    Oc4jDeploy tool completed, but with errors.
    Please help.
    Thanks,

    Hussein,
    After successful completion of setup, while running configuration assistants, i got this error.
    This is the complete output.
    ================================================================================================================
    Output generated from configuration assistant "Application Server website Configuration Assistant":
    Configuration assistant "Application Server website Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Reading ini file - '/u01/TST4ZA/apps/tech_st/10.1.2/j2ee/deploy.ini'Adding web-app 'webapp.war' for app 'BC4J'.
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    Adding web-app 'IsWebCacheWorkingWeb.war' for app 'IsWebCacheWorking'.Initializing DCM..oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         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)
    ERROR: Caught exception while initializing DCM.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    =====================================================
    I stopped all apps services before starting the patch, but when it failed during relink phase, i cancelled the installation and did necessary steps and restarted installation.
    If at this stage i need to re apply the patch do i have to recover the 10.1.2 oracle home from backup?
    Thanks,

  • [INS-20802] Oracle Net Configuration Assistant failed.  During installation

    Solved one problem now encounter another :(
    What to do? Any help is appreciated.
    Here is the log.
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /u01/app/crs/product/11.1.0/db_1
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/app/crs/product/11.1.0/db_1/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: Problem in configuration: /bin/cp: cannot stat `/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1': No such file or directory :failed/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2: No such file or directory :failed
    INFO: Oracle Net Configuration Assistant is launched from Database home. To configure default listener "LISTENER", relaunch Oracle Net Configuration Assistant from Grid Infrastructure home.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-09112510AM4010.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant

    Hi guys. Thanks for the replay. Just raises more question :(
    What is the different between using dns and hosts file? How do I force it to use the DNS?
    I checked that the file sqlnet.ora.linux1 and the directory does not exist. It is strange that I am installing the grid software not the oracle software. The directory only exist in /u01/app/crs/...
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/admin
    [oracle@linux1 admin]$ ls -l
    total 12
    -rw-r--r-- 1 oracle oinstall 184 Nov 25 10:33 listener.ora
    drwxr-xr-x 2 oracle oinstall 4096 Nov 25 10:01 samples/
    -rw-r--r-- 1 oracle oinstall 187 May 9 2007 shrept.lst
    [oracle@linux1 admin]$
    Are these the rsp files? What am I looking for?
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/install/
    [oracle@linux1 install]$ cat netca_clt.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"client","net8"}
    INSTALL_TYPE=""typical""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$ cat netca_typ.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"server","net8","javavm"}
    INSTALL_TYPE=""typical""
    LISTENER_NUMBER=1
    LISTENER_NAMES={"LISTENER"}
    LISTENER_PROTOCOLS={"TCP;1521"}
    LISTENER_START=""LISTENER""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$
    Edited by: kary on Nov 26, 2009 4:15 PM

  • 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 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

  • 10g OEM grid control: OC4J configuration assistant failed

    hello,
    i have an HPUX 11i system which has 8i and 9204 EE single-instance databases running on it. it has no 10g related isntallations. i am doing OEM 10g installation which goes on smoothly till it reaches the Configuration Assistants stage. there the OC4J instance configuration assistant fails and the log file shows below errors:
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    OC4J instance 'OC4J_EM' already exists.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Cannot get xml document by
    parsing META-INF/application.xml: The entry named META-INF/application.xml cannot be found in fil
    e /himalay/oracle/app/oracle/product/10.1.0/oem10g/BC4J/redist/bc4j.ear
    Root Cause: Permission denied
    Resolution:
    Resolution:
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.init(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'BC4JManager' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Cannot get xml document by
    parsing META-INF/application.xml: The entry named META-INF/application.xml cannot be found in fil
    e /himalay/oracle/app/oracle/product/10.1.0/oem10g/BC4J/oem/bc4joembean.ear
    Root Cause: Permission denied
    Resolution:
    Resolution:
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.init(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.file.EarFile.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.<init>(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.ias.sysmgmt.deployment.j2ee.console.J2eeDeploymentImpl.getEarDeployer(Unknown S
    ource)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'IsWebCacheWorking' to OC4J instance 'home'...
    so on.
    can anyone kindly throw some light on what is going wrong and how to take care of it??
    note that i am doing the installation as oracle owner only... also /tmp has enough free space (600MB)...also TMPDIR set to point to a location that has about few GB's free.
    please reply soon.
    rgds,
    hitesh

    I've managed to get past this error thanks to the forums over on the Oracle Metalink site. Apparently, you need two environmental variables set: TMP and TMP_DIR. What is happening is that the installer is writing temporarty files to the directory pointed to by $TMP. If it is not set, it writes the temporary files to the root directory, which in most systems, is read-only to the oracle user. You can either set the TMP and TMP_DIR environmental variables to a valid directory, or give write permissions to the root directory.

  • 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

  • Oracle net configuration assistent failed during database installation

    Hi,
    I am installing oracle database 10g in oel5 during installation the oracle net configuration has failed
    Pls provide me solution to overcome this problem while i am in the middle of the installation

    Hi user;
    Please check CONFIGURATION ASSISTANT ''OMS CONFIGURATION'' FAILED OUI-25031 and see its helfpul for your issue
    Regard
    Helios

  • OID Configuration Assistant failure on 2000 Server

    Hello,
    Has anyone experienced problems with the OID Configuration Assistant step during iAS10g install on a Windows 2000 Server? The same steps that work fine on a 2kWS fail on this machine.
    oidca.log:
    -> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidDefaultSubscriberConfig.sbs
    -> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidSubscriberCreateJAZN.sbs
    Creating DIP profiles..
    Register OID Database..
    Updating orcladmin and dipadmin password..
    Setting superuser credentials..
    Adding OID target to targets.xml..
    Stopping OID Server..
    Stopping OID Monitor..
    Starting OID Server using OPMN..
    Wed Jun 23 08:55:00 EEST 2004 Bind request issued. Waiting for OID Server response.
    Wed Jun 23 08:55:35 EEST 2004 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: <HOSTNAME>:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    For some strange reason the OID cannot start up (Cannot connect to database error if I try to start it manually). I have no problems connecting to the DB using SQL plus and the tnsnames.ora from the infra home. Getting desperate...
    Thankful for assistance,
    - Nik

    So the OIDCA couldn't see that the DB was running?
    Did you install OID on a different server than the
    DB? I am having the "OID could not be started",
    error and can't seem figure it out. No, the DB wasn't running at all.
    There was something else fish about the server configuration. I tried doing another clean install on another machine and it worked fine so this is not a general thing with 2000 server. I am still trying to compare all network settings etc. that might have been different between the two machines.

  • Agent Configuration assistant failed while 9i installation

    Hi I have been installing 9i on my system....everything was fine until I reached the Configuration Tools wizard.
    Under this all the tools succeeded in installing except : Agent Configuration assistant, it failed and when I looked into the details it says:
    Parameter "orahome" = C:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Can anyone help me I am stuck at this point..
    Thank you

    Unfortunately there's a whole bunch of possible reasons, read this note on metalink:
    Installing 9.2 Agent Fails with Agent Service Failed
    Doc ID:231786.1
    Werner

  • OPMN Configuration Assistant Failed - During Midtier Installation

    I'll try to make this short and sweet.
    2 Boxes both running SLES9 Latest OCS Release (10.1.1.0.2 Sep 27).
    By the book install. Have met all pre-install reqs.
    Infra box installed okay. Very vanilla install except I opted for port ranges: web 7777, SSL 4443 etc.
    Second Box , Midtier.(Apps Install) Trying to get a very vanilla install as well. Did not opt for port changes, took the defaults.
    After about 40 minutes of the OPMN Config Assistant trying to start Webcache
    and Wireless Notification engine, the installer finally times out and fails.
    Logs indicate the following:
    Webcache log -- ...Failed to assign port 80: permission denied...server could not initalize
    OPMN/wireless_notif_eng_1003 log --Panama server notif..eng..1003 failed to initalize
    ipm.log -- Process Crashed: OC4J~OC4J_imeeting~default_island~ Restarting
    Even getting some indication of sql*net listener for email on port 25 failing because of permissions.
    I was under the impression that the installation user id had rights to make high level changes. (I did get the prompt to run the root.sh)
    I have the Metalink guys on this as well and its got them digging a bit deeper.
    Does anyone have any ideas? What am I missing here?
    Thanks in advance!
    Paul

    The Infra box install did give me a problem when I left the port selections to default (I did not use a portlist) i.e http=80, https=443, ldap 389, sldap 636. It refused to finish the install because it did not have rights to assign services to ports below 1024.
    I thought that the Root.sh script took care of that issue (which has been confirmed by the Metalink folks) So I went with what some of the examples in the install guide had and used 7777 for http, 4443 for https, 3060 for ldap and 3131 for sldap. The Infra box then installed without a hitch.
    I have met or exceed the hardware requirements for both boxes and have followed every detail regarding OS configs prior to install.
    I am running into the same issue when installing the Apps box. Trying to take the defaults, no portlist file, just a plain default install.
    I have double checked that no other services are running on these new boxes as I installed the OS with no bells or whistles. Very plain setup in other words.
    My last chat with the Metalink guys seem to think there is a permissions issue and that SLES9 is not playing nice when executing the root.sh. script.
    I am really flustered. Any ideas?

  • Oracle (9i) Database Configuration Assistant Failure

    G'day people,
    Got a bit of a problem....
    After tussling and finally getting CONNECT / as SYSDBA to work,
    (SQLNET.ORA:SQL_NET.AUTHENTICATION = (NTS) helps heaps, it
    finally gets past the assistant wizard screen for changing the
    configuration of an existing database... However, during the
    actual execution of the sqlplus session to execute the changes,
    the session fails, an anonymous java dialog with a note comes up
    and no information is displayed or logged. (All I wanted to do
    was register the database in an Oracle Internet Directory LDAP
    server) (oh and deploy the sample schemas for my evaluation of
    9i :).
    Has anyone else hit this problem? Could anyone tell me how to do
    the two processes outlined above manually?
    Thanks muchly,
    Lachlan Pitts

    Never had this problem before, but this is usually becos of jre version incompatibility. Changing CLASSPATH env might help.

  • Database Configuration Assistant fails during 9i installation

    Hello!
    I'm a student and totaly new to oracle. I have tried to install the 9.2 version, but there were a message during installation that the OracleMTSRecoveryService made problems. I sad "retry" and no more messages appeared, but after the installation the installer says the dbca could not be installed. The error message is:
    java.lang.NoClassDefFoundError: oracle/sysman/emSDK/common/nls/MessageBundle
         at
         at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:121)
         at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:454)
         at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:185)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.<init>(ProgressOnlyHost.java:89)
         at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:137)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:85)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Exception in thread "main"
    Please help, I have been searching for hours to find a solution but without success!

    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

  • OPMN Configuration Assistant failure

    Having trouble getting EM Grid Control installed using a pre-existing 10g db instance.
    OPMNCTL always fails as follows :
    trinity: /u01/app/oracle/product/10.1.0em/opmn/bin>./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=trinity:6200
    0 of 1 processes started.
    ias-instance id=EnterpriseManager0.trinity
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=13660)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.1.0em/opmn/logs/HTTP_Server~1
    Nothing useful in the logs. Any help ?

    Hi,
    HTTP Failed during configuration tools after install. It is impossbile to startup manually with opmnctl or dcmctl. I have tried with
    Oracle support France.
    I think it's not a configuration problem, Ive tried this :
    In addition to uncommenting 'jserv.conf' from httpd.conf, you may need to do the following changes:
    In jserv.properties file, modify wrapper.env.copy=DISPLAY to 'wrapper.env=DISPLAY=<localhost_display:0.0>'.
    Pls make sure X-Server is running on your local host and DISPLAY value set is right.
    When I try to startup apache manually, I have this msg :
    apachectl start
    ./apache : line -266 : 12421 Erreur de segmentation (core dumped) /usr/./ApacheApache/httpd -d /usr/.../Apache/Apache
    /apachectl start : httpd could not be startedProble with glibc ??
    I have glibc 2.2.2-10 as requires for RH 7.1. In addendum for install RH 2.1, (http://technet.oracle.com/docs/products/ias/doc_library/90200unix_otn/docs.htm.) they talk about glibc 2.2.4-25. Is it possible to use
    it ?? Without modify my kernel in 2.4.3-12 ??
    Thanks.

Maybe you are looking for

  • Monitor sensor stopped responding alerts and typing problems with external keyboard.

    The past few days I have been getting these alerts. Also, I use my MacBook as a desktop about 60% of the time and like to hook up a full size keyboard. It's worked fine for two years but now I can only type a few words before there is a stall and I c

  • Using g3 as an external hard drive

    Hi, I wish to run Finale 2001 but it only works with os9. I was going to partition my external hard drive and install os9 but I am having second thoughts. 1. Is it possible to connect my firewire g3 to my g5 like an external hd and run finale from th

  • Sharing music in a large church

    other then home sharing with a limit of 5 computers, is there any way for an organization to share music as a group with more then 5 computers?

  • VBS: Add domain user and group to local administrators

    I have a piece of VBS code that I have modified that basically adds a specified domain user and group to the PCs local Administrators group. It works on Windows 7, but not on Windows 8 at all. Call AddUserToGroup("./Administrators", "myDomain.net/Net

  • To hide save button and Print on Adobe Froms.

    hi Experts, I have a strange problem, Generally When we open interactive form we can see the save and print button on the PDF form (these are the buttons that appears along with the ). Our reqiurement is to hide the Print and save button. That is we