Running CM SDK Configuration Assistant occurs error!

Hi,
I am using Oracle CM SDK 10g version 9.0.4.1.0
The Oracle Database 10g version is 10.1.0
The Oracle Application Server 10g version is 9.0.4
When I run CM SDK Configuration Assistant, it happens error like these
these error message is from CmsdkConfig.log file.
*********************** Starting CreateIfsUsersActionForIfsCm ***********************
BaseApp arguments:
SystemPassword=<password hidden>
EmailAddressSuffix=
jdbc.user.name=USERS
Domain=ifs://morris:1521:orcl.idv:USERS
jdbc.user.password=<password hidden>
SchemaPassword=<password hidden>
parameterfile=E:\oracle\OraJ2EE_904\ifs\cmsdk\admin/create/common/CreateIfsUsers.def
GuestPassword=<password hidden>
ScottPassword=<password hidden>
jdbc.database.url=jdbc:oracle:thin:@(description=(address=(host=morris)(protocol=tcp)(port=1521))(connect_data=(service_name=orcl.idv)))
Starting service
java.lang.UnsatisfiedLinkError: make_c_state
     at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
     at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
     at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
     at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
     at java.sql.DriverManager.getConnection(DriverManager.java:512)
     at java.sql.DriverManager.getConnection(DriverManager.java:171)
     at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
     at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
     at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
     at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
     at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
     at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
     at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
     at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
     at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
     at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
     at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)
Failed = oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
     at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)
recording that configuration failed
iFS configuration failed; the following error occurred:
Exception traces ---->
oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
     at oracle.ifs.admin.tools.schema.SchemaCreator.perform(SchemaCreator.java:180)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)
oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
     at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)
java.lang.UnsatisfiedLinkError: make_c_state
     at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
     at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
     at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
     at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
     at java.sql.DriverManager.getConnection(DriverManager.java:512)
     at java.sql.DriverManager.getConnection(DriverManager.java:171)
     at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
     at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
     at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
     at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
     at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
     at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
     at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
     at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
     at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
     at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
     at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)
anyone can help me
thank so much,
Morris

Hi Joe,
This doesn't look to good.. you may be able to redeploy the cmsdk.ear file to the OC4J_iFS_cmsdk instance - but the safest bet may be to delete the OC4J_iFS_cmsdk instance alltogether - then re-run the cm sdk configuration assistant.
After (re)deployment the oc4j.properties and opmn.xml files should be updated to contain something along the lines of:
oc4j.properties file in ORACLE_HOME/j2ee/OC4J_iFS_cmsdk/config has the settings:
IFS.DOMAIN.Name=ifs://optimo.33.Red-80-58-0.pooles.rima-tde.net:1521:joe:ESQUEMA17102003
IFS.DOMAIN.NODE.Name=optimo HTTP Node
IFS.DOMAIN.NODE.OracleHome=C:/OracleIASOptimo
IFS.DOMAIN.NODE.IfsHome=C:/OracleIASOptimo/ifs/cmsdk
and the ORACLE_HOME/opmn/conf/opmn.xml has entries along the lines of:
<oc4j instanceName="OC4J_iFS_cmsdk" gid="OC4J_iFS_cmsdk">
<environment>
<prop name="PATH" value="C:/OracleIASOptimo\bin"/>
<prop name="NLS_LANG" value=".UTF8"/>
</environment>
</oc4j>
Matt.

Similar Messages

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

  • Error running Enterprise Manager Configuration Assistant

    Dear all, another problem.
    I've installed a Oracle Enterprise Linux 5 in a machine with Oracle Database 10g R2. After the installation process I started to create a Oracle Database because I hadn't done this with the Oracle Server installation process. So, everything was going fine till almost the end of the creation, when I got a message showing it hadn't been possible to configure the Enterprise Manager due to the following error:
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    The message said I could do it using emca script later. I execute that script using
    $ ./emca -config dbcontrol db
    and I got the same error, as follows:
    [oracle@treinamento bin]$ ./emca -config dbcontrol db
    STARTED EMCA at Mar 25, 2009 12:53:41 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: mki
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Password for SYSMAN user:
    Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ /app/oracle/product/10.2.0/db_1
    Database hostname ................ treinamento.yoshitec.sp
    Listener port number ................ 1521
    Database SID ................ mki
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: y
    Mar 25, 2009 12:54:50 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log.
    Mar 25, 2009 12:54:51 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
    WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
    Mar 25, 2009 12:54:52 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
    Does anybody know how I can fix it and run the emca? I've tryed some google searches but I didn't have any luck.
    Thanks a lot.

    Hi schavali
    I'll try to explain better what's going on with this database Im configuring. So, I installed OEL 5 from the zero, in a new machine, to install Oracle DB Server 10g R2 later on. I did the first step and the second one, which were Install OEL 5 with the packages needed and Oracle Database Server 10g R2. After these installations I went to create a database (I called it mki with SID mki). OK? So, when everything was done, almost at the end of the database creation I got a message that Enterprise Manager failed because it wasnt possible to allocate ports in the specifics ranges for JMS RMI Database Control and Em Agent.
    When I run netca I got a message saying the Listener could not be started because another software was using the port 1521.
    I did what you suggested. Ignored the listener port and tryed to create manually those ports necessary to run emca.
    In the terminal, I typed:
    $. emca -config dbcontrol db -repos create -JMS_PORT 5540 -RMI_PORT 5520 -DBCONTROL_HTTP_PORT 5505 -AGENT_PORT 1830
    So, the problem is, I didnt get to create any of those ports. I tryed every single port number that wasnt listed as free in /etc vi services and I could not go through. I tryed as a oracle user and with root as well. When I type a port that is not listed in the services, sometimes the error I get says that emca cannot create that port because is out of the range.
    Following the procedure to OEL 5 installation, I read it's necessary to select all the packages neeed by Oracle DB 10g R2 and it's also necessary to leave all others unselected. I didnt do that, I installed almost all the packages listed there in the installation. Could be that the problem? That is, if I install OEL 5 again with just the packages needed by Oracle DB could I go through Oracle Enterprise Manager Configuration Assistant? It's just a doubt.
    Thanks a lot for your attention

  • Fail to run Oracle Net Configuration Assistant

    I was installing 64 bits Oracle 10.2.0 on Red Hat Linux 2.6.9-89.ELsmp.
    I did not encounter any problem of upgrading and linking Oracle libraries, and building the Oracle executables.
    But when it tried to build the database, it ran into problem with Oracle Net Configuration Assistant.
    Can any one tell me what would cause the following problem with Net Configuration Assistant?
    I would really appreciate your help.
    Thanks,
    Andrew K
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/opt/app/oracle/product/10.2.0/db_1/network/jlib -classpath /opt/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/opt/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/opt/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/opt/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/share.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/opt/app/oracle/product/10.2.0/db_1/network/tools:/opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/opt/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/opt/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /opt/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /opt/app/oracle/product/10.2.0/db_1
    Parameter "orahnam" = OraDb10g_home1
    Parameter "instype" = custom
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /opt/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xA35B03
    Function=index+0x63
    Library=/lib/tls/libc.so.6
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
         at oracle.net.ca.InitialSetup.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    009b2000-009c8000 r-xp 00000000 08:03 66327 /lib/ld-2.3.4.so
    009c8000-009c9000 r-xp 00015000 08:03 66327 /lib/ld-2.3.4.so
    009c9000-009ca000 rwxp 00016000 08:03 66327 /lib/ld-2.3.4.so
    009cc000-00af5000 r-xp 00000000 08:03 65550 /lib/tls/libc-2.3.4.so
    00af5000-00af7000 r-xp 00129000 08:03 65550 /lib/tls/libc-2.3.4.so
    00af7000-00af9000 rwxp 0012b000 08:03 65550 /lib/tls/libc-2.3.4.so
    00afd000-00aff000 r-xp 00000000 08:03 65628 /lib/libdl-2.3.4.so
    00aff000-00b00000 r-xp 00001000 08:03 65628 /lib/libdl-2.3.4.so
    00b00000-00b01000 rwxp 00002000 08:03 65628 /lib/libdl-2.3.4.so
    00b03000-00b24000 r-xp 00000000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b24000-00b25000 r-xp 00020000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b25000-00b26000 rwxp 00021000 08:03 65630 /lib/tls/libm-2.3.4.so
    00b3a000-00b48000 r-xp 00000000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b48000-00b49000 r-xp 0000d000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b49000-00b4a000 rwxp 0000e000 08:03 65626 /lib/tls/libpthread-2.3.4.so
    00b5a000-00b6d000 r-xp 00000000 08:03 65563 /lib/libnsl-2.3.4.so
    00b6d000-00b6e000 r-xp 00012000 08:03 65563 /lib/libnsl-2.3.4.so
    00b6e000-00b6f000 rwxp 00013000 08:03 65563 /lib/libnsl-2.3.4.so
    00c3b000-00c88000 r-xp 00000000 08:03 2744731 /usr/X11R6/lib/libXt.so.6.0
    00c88000-00c8c000 rwxp 0004c000 08:03 2744731 /usr/X11R6/lib/libXt.so.6.0
    00cb8000-00cc5000 r-xp 00000000 08:03 2744022 /usr/X11R6/lib/libXext.so.6.4
    00cc5000-00cc6000 rwxp 0000c000 08:03 2744022 /usr/X11R6/lib/libXext.so.6.4
    00d35000-00d3d000 r-xp 00000000 08:03 2744016 /usr/X11R6/lib/libSM.so.6.0
    00d3d000-00d3e000 rwxp 00007000 08:03 2744016 /usr/X11R6/lib/libSM.so.6.0
    00d40000-00d55000 r-xp 00000000 08:03 2744048 /usr/X11R6/lib/libICE.so.6.3
    00d55000-00d56000 rwxp 00014000 08:03 2744048 /usr/X11R6/lib/libICE.so.6.3
    00d7f000-00d8e000 r-xp 00000000 08:03 65538 /lib/libresolv-2.3.4.so
    00d8e000-00d8f000 r-xp 0000f000 08:03 65538 /lib/libresolv-2.3.4.so
    00d8f000-00d90000 rwxp 00010000 08:03 65538 /lib/libresolv-2.3.4.so
    08048000-08056000 r-xp 00000000 08:03 3402878 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java
    08056000-08059000 rwxp 0000d000 08:03 3402878 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java
    e917c000-e9180000 r-xp 00000000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e9180000-e9181000 r-xp 00003000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e9181000-e9182000 rwxp 00004000 08:03 65582 /lib/libnss_dns-2.3.4.so
    e91e8000-e93c4000 r-xp 00000000 08:03 3396951 /opt/app/oracle/product/10.2.0/db_1/lib32/libnnz10.so
    e93c4000-e93ea000 rwxp 001dc000 08:03 3396951 /opt/app/oracle/product/10.2.0/db_1/lib32/libnnz10.so
    e93ec000-ea115000 r-xp 00000000 08:03 3393845 /opt/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so.10.1
    ea115000-ea176000 rwxp 00d29000 08:03 3393845 /opt/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so.10.1
    ea18a000-ea19f000 r-xp 00000000 08:03 3396950 /opt/app/oracle/product/10.2.0/db_1/lib32/libnjni10.so
    ea19f000-ea1a3000 rwxp 00014000 08:03 3396950 /opt/app/oracle/product/10.2.0/db_1/lib32/libnjni10.so
    ea1a3000-ea2cb000 r-xs 00000000 08:03 3398159 /opt/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar
    ea2cb000-ea3a6000 r-xp 00000000 08:03 2743489 /usr/X11R6/lib/libX11.so.6.2
    ea3a6000-ea3aa000 rwxp 000db000 08:03 2743489 /usr/X11R6/lib/libX11.so.6.2
    ea3aa000-ea3ae000 r-xp 00000000 08:03 2747234 /usr/X11R6/lib/libXtst.so.6.1
    ea3ae000-ea3af000 rwxp 00003000 08:03 2747234 /usr/X11R6/lib/libXtst.so.6.1
    ea3af000-ea3b6000 r-xp 00000000 08:03 2746794 /usr/X11R6/lib/libXp.so.6.2
    ea3b6000-ea3b7000 rwxp 00006000 08:03 2746794 /usr/X11R6/lib/libXp.so.6.2
    ea3c5000-ea3d2000 r-xp 00000000 08:03 3397034 /opt/app/oracle/product/10.2.0/db_1/lib32/libldapjclnt10.so
    ea3d2000-ea3d4000 rwxp 0000c000 08:03 3397034 /opt/app/oracle/product/10.2.0/db_1/lib32/libldapjclnt10.so
    ea3d4000-ea427000 r-xp 00000000 08:03 3402824 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libmlib_image.so
    ea427000-ea428000 rwxp 00052000 08:03 3402824 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libmlib_image.so
    ea428000-ea6f9000 r-xp 00000000 08:03 3402807 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so
    ea6f9000-ea70f000 rwxp 002d0000 08:03 3402807 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so
    ea734000-eaad1000 r-xs 00000000 08:03 3400824 /opt/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar
    eaad1000-eab16000 r-xs 00000000 08:03 3395440 /opt/app/oracle/product/10.2.0/db_1/ldap/oidadmin/dasnls.jar
    eab16000-eab22000 r-xs 00000000 08:03 3395716 /opt/app/oracle/product/10.2.0/db_1/jlib/jssl-1_1.jar
    eab22000-eabba000 r-xs 00000000 08:03 3396625 /opt/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar
    eabba000-eac81000 r-xs 00000000 08:03 3395557 /opt/app/oracle/product/10.2.0/db_1/jlib/srvm.jar
    eac81000-eac8f000 r-xs 00000000 08:03 3395559 /opt/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar
    eac8f000-eac9d000 r-xs 00000000 08:03 3398543 /opt/app/oracle/product/10.2.0/db_1/jlib/share.jar
    eac9d000-ead52000 r-xs 00000000 08:03 3398463 /opt/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar
    ead52000-eaef9000 r-xs 00000000 08:03 3398461 /opt/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar
    eaef9000-eaf5e000 r-xs 00000000 08:03 3398144 /opt/app/oracle/product/10.2.0/db_1/jlib/help4.jar
    eaf5e000-eaf90000 r-xs 00000000 08:03 3395277 /opt/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar
    eaf90000-eafb6000 r-xs 00000000 08:03 3395278 /opt/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar
    eafb6000-eafff000 r-xs 00000000 08:03 3398533 /opt/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar
    eafff000-eb00d000 r-xs 00000000 08:03 3395350 /opt/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar
    eb00d000-eb292000 r-xs 00000000 08:03 3398465 /opt/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar
    eb292000-eb2d7000 r-xs 00000000 08:03 3402978 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/mail.jar
    eb2d7000-eb2e5000 r-xs 00000000 08:03 3402981 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/activation.jar
    eb2e5000-eb2e8000 r-xs 00000000 08:03 3402980 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/smtp.jar
    eb2e8000-eb2f5000 r-xs 00000000 08:03 3402796 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/ldapsec.jar
    eb2f5000-eb3b1000 r-xs 00000000 08:03 3402797 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/localedata.jar
    eb3b1000-eb3cd000 r-xs 00000000 08:03 3402798 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/sunjce_provider.jar
    eb3cd000-eb3d0000 r-xs 00000000 08:03 3402977 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/jta.jar
    eb3d0000-eb3f6000 r-xs 00000000 08:03 3402979 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/mailapi.jar
    eb3f6000-eb3f9000 r-xs 00000000 08:03 3402795 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext/dnsns.jar
    eb5fd000-eb7fd000 r-xp 00000000 08:03 2739444 /usr/lib/locale/locale-archive
    f5aa8000-f6048000 r-xs 00000000 08:03 3402343 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/charsets.jar
    f6048000-f6059000 r-xs 00000000 08:03 3402381 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/jce.jar
    f6059000-f6136000 r-xs 00000000 08:03 3402382 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/jsse.jar
    f6136000-f614c000 r-xs 00000000 08:03 3402390 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/sunrsasign.jar
    f6196000-f7b41000 r-xs 00000000 08:03 3402389 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/rt.jar
    f7b41000-f7b55000 r-xp 00000000 08:03 3402830 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libzip.so
    f7b55000-f7b58000 rwxp 00013000 08:03 3402830 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libzip.so
    f7b58000-f7b78000 r-xp 00000000 08:03 3402815 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libjava.so
    f7b78000-f7b7a000 rwxp 0001f000 08:03 3402815 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libjava.so
    f7b7a000-f7b83000 r-xp 00000000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b83000-f7b84000 r-xp 00008000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b84000-f7b85000 rwxp 00009000 08:03 65585 /lib/libnss_files-2.3.4.so
    f7b8c000-f7b9c000 r-xp 00000000 08:03 3402829 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libverify.so
    f7b9c000-f7b9e000 rwxp 0000f000 08:03 3402829 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libverify.so
    f7b9e000-f7ba2000 rwxs 00000000 08:03 2441590 /tmp/hsperfdata_oracle/16276
    f7ba2000-f7baa000 r-xp 00000000 08:03 3402837 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/native_threads/libhpi.so
    f7baa000-f7bab000 rwxp 00007000 08:03 3402837 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/native_threads/libhpi.so
    f7bab000-f7fb1000 r-xp 00000000 08:03 3402836 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so
    f7fb1000-f7fcc000 rwxp 00405000 08:03 3402836 /opt/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjvm.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 367K [0xeba00000, 0xebaa0000, 0xebee0000)
    eden space 512K, 65% used [0xeba00000, 0xeba53a60, 0xeba80000)
    from space 64K, 51% used [0xeba90000, 0xeba984e0, 0xebaa0000)
    to space 64K, 0% used [0xeba80000, 0xeba80000, 0xeba90000)
    tenured generation total 1408K, used 551K [0xebee0000, 0xec040000, 0xefa00000)
    the space 1408K, 39% used [0xebee0000, 0xebf69f10, 0xebf6a000, 0xec040000)
    compacting perm gen total 4096K, used 3566K [0xefa00000, 0xefe00000, 0xf3a00000)
    the space 4096K, 87% used [0xefa00000, 0xefd7b958, 0xefd7ba00, 0xefe00000)
    Local Time = Mon Sep 28 16:54:01 2009
    Elapsed Time = 1
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid16276.log.
    # Please refer to the file for further information.
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------

    Looking at the stack trace
    Current Java thread:
    at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
    at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
    at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
    at oracle.net.ca.InitialSetup.<init>(Unknown Source)
    at oracle.net.ca.NetCA.main(Unknown Source)it might be your host or domain name settings are incorrect. Could you check this?
    Ronny Egner

  • Oracle Net Configuration Assistant failed  Error - installing Oracel 11g

    Hi
    I am getting the following error while installing Oracle 11g database.Could you please tell me what can be the issue.I tried it two times by cleaning up but still the same error.
    utput generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\Windows\system32\cmd /c call C:\Installed_Software\product\11.1.0\db_1/bin/netca.bat /orahome C:\Installed_Software\product\11.1.0\db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = C:\Installed_Software\product\11.1.0\db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=4284, tid=5436
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as hs_err_pid4284.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\Installed_Software\product\11.1.0\db_1\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\Windows\system32\cmd /c call C:\Installed_Software\product\11.1.0\db_1/bin/netca.bat /orahome C:\Installed_Software\product\11.1.0\db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = C:\Installed_Software\product\11.1.0\db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = C:\Installed_Software\product\11.1.0\db_1\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=4076, tid=4048
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as hs_err_pid4076.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\Installed_Software\product\11.1.0\db_1\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    Thanks
    Praveena

    Hi
    I installed JDK 1.5 and tried installing again. It failed again at the same point.
    I ran netca.bat file individually. It gave the below error in the command line.And I am pasting the log also here. It looks like something to do with my JDK.
    Could you please tell me what can be the problem.
    ===========================================================================
    C:\Installed_Software\product\11.1.0\db_1\BIN>netca.bat
    IOException: Can not save NetProperties: C:\Installed_Software\product\11.1.0\db
    _1\network\tools\NetProperties (Access is denied)
    Oracle Net Services Configuration:
    C:\Installed_Software\product\11.1.0\db_1\network\admin\sqlnet0902066AM5338.bak
    (Access is denied)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=324, tid=772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    # An error report file with more information is saved as C:\Users\praveena\AppDa
    ta\Local\Temp\hs_err_pid324.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    C:\Installed_Software\product\11.1.0\db_1\BIN>
    ====================================================================
    hs_err_pid324.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342849, pid=324, tid=772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # C [MSVCR71.dll+0x2849]
    --------------- T H R E A D ---------------
    Current thread (0x0013bef0): JavaThread "main" [_thread_in_native, id=772]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00002e2e, EBX=0x2e2e2e2e, ECX=0x0d5e8c70, EDX=0x00000000
    ESP=0x0006f848, EBP=0x0006f990, ESI=0x07d85f48, EDI=0x0013bef0
    EIP=0x7c342849, EFLAGS=0x00210206
    Top of Stack: (sp=0x0006f848)
    0x0006f848: 07d85f48 0013bef0 07d85f48 626da08c
    0x0006f858: 00000000 0000002e 61636f6c 736f686c
    0x0006f868: 00130074 0013cbdc 0006f82c 0006f850
    0x0006f878: 00000002 00000008 00000000 0006f8fc
    0x0006f888: 6d815daa 0006f8ec 0013cbe0 6d8c3174
    0x0006f898: 6d8c3270 0013cbdc 0013cbf4 6d815d4e
    0x0006f8a8: 0013cbd8 0013bef0 0006f988 6d8748d8
    0x0006f8b8: 0013c8c8 6d74d68d 00000001 0000000c
    Instructions: (pc=0x7c342849)
    0x7c342839: 00 00 00 75 eb 0b d8 57 8b c3 c1 e3 10 56 0b d8
    0x7c342849: 8b 0a bf ff fe fe 7e 8b c1 8b f7 33 cb 03 f0 03
    Stack: [0x00030000,0x00070000), sp=0x0006f848, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [MSVCR71.dll+0x2849]
    j oracle.net.common.NetGetEnv.getDNSDomain()Ljava/lang/String;+0
    j oracle.net.ca.ConfigureProfile.setDefaultProfileParams()V+0
    j oracle.net.ca.InitialSetup.setupConfigObjects()V+204
    j oracle.net.ca.InitialSetup.<init>([Ljava/lang/String;)V+879
    j oracle.net.ca.NetCA.main([Ljava/lang/String;)V+676
    v ~StubRoutines::call_stub
    V [jvm.dll+0x871a8]
    V [jvm.dll+0xdf462]
    V [jvm.dll+0x87079]
    V [jvm.dll+0x8e0d5]
    C [java.exe+0x14c5]
    C [java.exe+0x69cd]
    C [kernel32.dll+0x44911]
    C [ntdll.dll+0x3e4b6]
    C [ntdll.dll+0x3e489]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.net.common.NetGetEnv.getDNSDomain()Ljava/lang/String;+0
    j oracle.net.ca.ConfigureProfile.setDefaultProfileParams()V+0
    j oracle.net.ca.InitialSetup.setupConfigObjects()V+204
    j oracle.net.ca.InitialSetup.<init>([Ljava/lang/String;)V+879
    j oracle.net.ca.NetCA.main([Ljava/lang/String;)V+676
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x01a52730 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2192]
    0x01a54d90 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4208]
    0x01a525a8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2424]
    0x01a467c8 JavaThread "Finalizer" daemon [_thread_blocked, id=1392]
    0x01a45180 JavaThread "Reference Handler" daemon [_thread_blocked, id=4784]
    =>0x0013bef0 JavaThread "main" [_thread_in_native, id=772]
    Other Threads:
    0x01a428f8 VMThread [id=1244]
    0x0013fb98 WatcherThread [id=5392]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 273K [0x03a70000, 0x03b10000, 0x03f50000)
    eden space 512K, 40% used [0x03a70000, 0x03aa4510, 0x03af0000)
    from space 64K, 100% used [0x03b00000, 0x03b10000, 0x03b10000)
    to space 64K, 0% used [0x03af0000, 0x03af0000, 0x03b00000)
    tenured generation total 1408K, used 946K [0x03f50000, 0x040b0000, 0x07a70000)
    the space 1408K, 67% used [0x03f50000, 0x0403c8a8, 0x0403ca00, 0x040b0000)
    compacting perm gen total 8192K, used 7599K [0x07a70000, 0x08270000, 0x0ba70000)
    the space 8192K, 92% used [0x07a70000, 0x081dbd58, 0x081dbe00, 0x08270000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\java.exe
    0x76f50000 - 0x77077000      C:\Windows\system32\ntdll.dll
    0x760f0000 - 0x761cb000      C:\Windows\system32\kernel32.dll
    0x75a60000 - 0x75b26000      C:\Windows\system32\ADVAPI32.dll
    0x770e0000 - 0x771a3000      C:\Windows\system32\RPCRT4.dll
    0x75f10000 - 0x75fba000      C:\Windows\system32\MSVCRT.dll
    0x6d740000 - 0x6d8dd000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\client\jvm.dll
    0x76320000 - 0x763bd000      C:\Windows\system32\USER32.dll
    0x757e0000 - 0x7582b000      C:\Windows\system32\GDI32.dll
    0x73d90000 - 0x73dc2000      C:\Windows\system32\WINMM.dll
    0x75cf0000 - 0x75e34000      C:\Windows\system32\ole32.dll
    0x75940000 - 0x759cd000      C:\Windows\system32\OLEAUT32.dll
    0x73d50000 - 0x73d89000      C:\Windows\system32\OLEACC.dll
    0x758c0000 - 0x758de000      C:\Windows\system32\IMM32.DLL
    0x75e40000 - 0x75f08000      C:\Windows\system32\MSCTF.dll
    0x75600000 - 0x7562c000      C:\Windows\system32\apphelp.dll
    0x757d0000 - 0x757d9000      C:\Windows\system32\LPK.DLL
    0x75830000 - 0x758ad000      C:\Windows\system32\USP10.dll
    0x6d300000 - 0x6d308000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\hpi.dll
    0x757c0000 - 0x757c7000      C:\Windows\system32\PSAPI.DLL
    0x6d710000 - 0x6d71c000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\zip.dll
    0x6d070000 - 0x6d1da000      C:\Installed_Software\product\11.1.0\db_1\jdk\jre\bin\awt.dll
    0x722d0000 - 0x72312000      C:\Windows\system32\WINSPOOL.DRV
    0x626d0000 - 0x626e6000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranjni11.dll
    0x62740000 - 0x627a3000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranl11.dll
    0x60960000 - 0x60d32000      C:\Installed_Software\product\11.1.0\db_1\BIN\oran11.dll
    0x62670000 - 0x6268b000      C:\Installed_Software\product\11.1.0\db_1\BIN\orancrypt11.dll
    0x60870000 - 0x6095b000      C:\Installed_Software\product\11.1.0\db_1\BIN\oracore11.dll
    0x0c290000 - 0x0c35e000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranls11.dll
    0x63690000 - 0x636a8000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraunls11.dll
    0x7c340000 - 0x7c396000      C:\Windows\system32\MSVCR71.dll
    0x60eb0000 - 0x60eb7000      C:\Installed_Software\product\11.1.0\db_1\BIN\orauts.dll
    0x762f0000 - 0x7631d000      C:\Windows\system32\WS2_32.dll
    0x770d0000 - 0x770d6000      C:\Windows\system32\NSI.dll
    0x62920000 - 0x6296d000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranro11.dll
    0x62530000 - 0x6266d000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraldapclnt11.dll
    0x627f0000 - 0x62905000      C:\Installed_Software\product\11.1.0\db_1\BIN\orannzsbb11.dll
    0x60000000 - 0x60133000      C:\Installed_Software\product\11.1.0\db_1\BIN\orazt11.dll
    0x72e00000 - 0x72e07000      C:\Windows\system32\WSOCK32.dll
    0x75030000 - 0x75049000      C:\Windows\system32\iphlpapi.dll
    0x74ff0000 - 0x75025000      C:\Windows\system32\dhcpcsvc.DLL
    0x752a0000 - 0x752cc000      C:\Windows\system32\DNSAPI.dll
    0x75660000 - 0x75674000      C:\Windows\system32\Secur32.dll
    0x74fe0000 - 0x74fe7000      C:\Windows\system32\WINNSI.DLL
    0x74fb0000 - 0x74fd1000      C:\Windows\system32\dhcpcsvc6.DLL
    0x0c360000 - 0x0ce27000      C:\Installed_Software\product\11.1.0\db_1\BIN\orageneric11.dll
    0x63430000 - 0x6345d000      C:\Installed_Software\product\11.1.0\db_1\BIN\orasnls11.dll
    0x60fa0000 - 0x61158000      C:\Installed_Software\product\11.1.0\db_1\BIN\oracommon11.dll
    0x61c20000 - 0x61f81000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraclient11.dll
    0x636b0000 - 0x636b6000      C:\Installed_Software\product\11.1.0\db_1\BIN\oravsn11.dll
    0x0ce30000 - 0x0d20a000      C:\Installed_Software\product\11.1.0\db_1\BIN\orapls11.dll
    0x63420000 - 0x63429000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraslax11.dll
    0x63080000 - 0x63296000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraplp11.dll
    0x63520000 - 0x635c2000      C:\Installed_Software\product\11.1.0\db_1\BIN\orasql11.dll
    0x10000000 - 0x1025c000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraxml11.dll
    0x71ba0000 - 0x71bb1000      C:\Windows\system32\MSVCIRT.dll
    0x62980000 - 0x629b1000      C:\Installed_Software\product\11.1.0\db_1\BIN\orantcp11.dll
    0x0d210000 - 0x0d2bd000      C:\Installed_Software\product\11.1.0\db_1\BIN\orahasgen11.dll
    0x62ab0000 - 0x62b2f000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraocr11.dll
    0x0c1e0000 - 0x0c23e000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraocrb11.dll
    0x754c0000 - 0x75535000      C:\Windows\system32\NETAPI32.dll
    0x6f710000 - 0x6f7ec000      C:\Windows\system32\dbghelp.dll
    0x76440000 - 0x76f4f000      C:\Windows\system32\SHELL32.dll
    0x758e0000 - 0x75938000      C:\Windows\system32\SHLWAPI.dll
    0x0d2c0000 - 0x0d307000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranldap11.dll
    0x626b0000 - 0x626b9000      C:\Installed_Software\product\11.1.0\db_1\BIN\oranhost11.dll
    0x00120000 - 0x00126000      C:\Installed_Software\product\11.1.0\db_1\BIN\orancds11.dll
    0x629c0000 - 0x629cd000      C:\Installed_Software\product\11.1.0\db_1\BIN\orantns11.dll
    0x0d310000 - 0x0d390000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraztkg11.dll
    0x74520000 - 0x746be000      C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
    0x01940000 - 0x0195b000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\oraInstaller.dll
    0x74e60000 - 0x74e68000      C:\Windows\system32\VERSION.dll
    0x0d420000 - 0x0d476000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\msvcr71.dll
    0x0c240000 - 0x0c247000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orauts.dll
    0x0c250000 - 0x0c258000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orawsec11.dll
    0x635d0000 - 0x635ed000      C:\Installed_Software\product\11.1.0\db_1\oui\lib\win32\orasrvm11.dll
    0x0d8d0000 - 0x0da08000      C:\Installed_Software\product\11.1.0\db_1\BIN\oraldapjclnt11.dll
    0x748f0000 - 0x748ff000      C:\Windows\system32\NLAapi.dll
    0x71e80000 - 0x71e8f000      C:\Windows\system32\napinsp.dll
    0x71e40000 - 0x71e52000      C:\Windows\system32\pnrpnsp.dll
    0x74df0000 - 0x74e2b000      C:\Windows\System32\mswsock.dll
    0x71e70000 - 0x71e78000      C:\Windows\System32\winrnr.dll
    0x762a0000 - 0x762ea000      C:\Windows\system32\WLDAP32.dll
    0x71e60000 - 0x71e6c000      C:\Windows\system32\wshbth.dll
    0x75b30000 - 0x75cba000      C:\Windows\system32\SETUPAPI.dll
    0x74e50000 - 0x74e55000      C:\Windows\System32\wship6.dll
    VM Arguments:
    jvm_args: -Dsun.java2d.noddraw=true -Dice.pilots.html4.ignoreNonGenericFonts=true
    java_command: oracle.net.ca.NetCA
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\Installed_Software\product\11.1.0\db_1\network\jlib\netcam.jar;C:\Installed_Software\product\11.1.0\db_1\network\jlib\netca.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\jndi.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\netcfg.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ldapjclnt9.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ldapjclnt11.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\;C:\Installed_Software\product\11.1.0\db_1\jlib\ewt3.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\help4.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\jewt4.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\oracle_ice.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\share.jar;C:\Installed_Software\product\11.1.0\db_1\jdk\jre\lib\rt.jar;C:\Installed_Software\product\11.1.0\db_1\jdk\jre\lib\i18n.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\ewtcompat-3_3_15.jar;C:\Installed_Software\product\11.1.0\db_1\network\tools;C:\Installed_Software\product\11.1.0\db_1\jlib\srvm.jar;C:\Installed_Software\product\11.1.0\db_1\jlib\srvmhas.jar;C:\Installed_Software\product\11.1.0\db_1\oui\jlib\OraInstaller.jar;C:\Installed_Software\product\11.1.0\db_1\lib\xmlparserv2.jar;C:\Installed_Software\product\11.1.0\db_1\emdw\lib\emca.jar
    PATH=C:\Installed_Software\product\11.1.0\db_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Java\jdk1.5.0_17
    USERNAME=praveena
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Vista Build 6001 Service Pack 1
    CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(1328884k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for windows-x86, built on Dec 15 2006 01:16:12 by "java_re" with MS VC++ 6.0

  • Ins - 20802 Oracle Net Configuration Assistant failed error on HP UX IA

    Hi Folks,
    I am facing a problem while installing Oracle 11gR2 on HP UX Itanium 11.31. As the progress bar shows 95% while setting up the database, it fails at the Oracle Net Configuration Assistant setup.
    The log has the following:
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: UnsatisfiedLinkError exception loading native library: njni11
    INFO: java.lang.UnsatisfiedLinkError: /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/lib/libnjni11.so: Unable to find library 'libclntsh.so.11.1'.
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed. The exit code is 1
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:404)
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/oui/bin/runConfig.sh ORACLE_HOME=/database/home/oracle/app/oracle/product/11.2.0/dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolFailedCommands file, backing it up
    INFO: The backed up file name is /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolFailedCommands.bak.3
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    I have no clue of what this means. I tried searching everywhere about this issue but wasn't getting the correct link for HP UX.
    Would really appreciate any help in this regards. Thanks in advance.

    Hello,
    INFO: UnsatisfiedLinkError exception loading native library: njni11
    INFO: java.lang.UnsatisfiedLinkError: /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/lib/libnjni11.so: Unable to find library 'libclntsh.so.11.1'.It seems that you have some missing library or may be you lack some permission to a library.
    Best regards,
    Jean-Valentin

  • How to run Enterprise Manager Configuration Assistant on Redhat 7.1?

    Hi,
    As I cannot find the directory description of Oracle 8.1.7 on Redhat 7.1, it's hard to execute many commands, such as emca (Enterprise Manager Configuration Assistant). But I found emca under /Disk1/.../Scirpt. When I ran this script, it mentioned that there is no jre blablabla. Anyone can help?
    Thanks in advance.
    Rocky

    Please reply to [email protected]
    Appreciate it.

  • Install failing when running Database Configuration Assistant

    I am trying to install Oracle 9i on a new Solaris 9 box. Everything goes fine until oui tries to run the Database Configuration Assistant. It is at the "Creating and starting Oracle Instance" stage that I get a popup which says:
    ORA-27302: failure occured at: skgpwreset1
    ORA-27303: additional information: invalid shared ctx
    ORA-27146: post/wait initialization failed with
    status:28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occured at: sskgpcreates
    I don't understand the "No space left on device" as I have ~30 GB available. I am hoping it is a result of the invalid shared ctx above it. Other than this, the installation completes without any errors.
    I have been banging my head against this for over a week! Does anyone have any suggestions. I am sorry I waited so long to post the question, but I could use some assistance urgently.
    TIA,
    Steve

    Solution:
    For Solaris 9 the (recommended) /etc/system parameters look like this:
    set semsys:seminfo_semmni= 100
    set semsys:seminfo_semmns= 1024
    set semsys:seminfo_semmsl= 256
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmni=100
    The other parameters are not needed in this Solaris version.
    I hope this is useful.

  • How to re-run OCS 'Configuration Assistants'?

    Hi,
    Is it possible to re-run just the 'Configuration Assistants' step of the OCS Release 2 Middle Tier installation? Our installation continues to fail at the 'Calendar Server Configuration Assistant' step. We have a couple of suggestions for getting beyond this step but we don't want to repeat all the preceeding installation steps which succeeded. Unfortunately, OUI has been shut down since the failed installation so we cannot simply retry the failed configuration assistant.
    Ideally, we need to somehow jump to the 'Configuration Assistants' step and retry the 'Calendar Server Configuration Assistant' and subsequent assistants.
    Installation of Middle Tier component is on a Red Hat AS2.1 server which also contains the OCS 9iAS Infrastructure installation.
    Many thanks,
    Neil W. Garside

    Hi,
    it is possible to rerun the configuration assistants.
    The log file in the directory $ORACLE_BASE/oraInventory/logs/*InstallActions* contains all command
    lines for the different conf. assistants.
    You can copy and paste this lines directly into the
    command line shell.
    Hope this helps,
    Andreas

  • Agent Configuration Assistant fails on installation

    Trying to install 9iR2 on Red Hat Linux 7.3. I've got a test server working but the production one refuses to run the Agent Configuration Assistant. It just says
    --<snip>--
    Parameter "orahome" = /opt/oracle/product/9.2.0
    Parameter /nodeinfo" = NO_VALUE
    Agent Service Failed
    --</snip>--
    Is it vital for me to have it running? To what do I need it exactly?
    Here's some details on issue, if someone could be able to help me out...
    --<snip>--
    Command which is being spawned is /opt/oracle/product/9.2.0/JRE/bin/jre -classpath
    /opt/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/oracle/product/9.2.0/jlib/srvm.jar:/opt/oracle/product/9.2.0/network/agent/agentca.jar
    oracle.agent.AgentCA /orahome /opt/oracle/product/9.2.0 /nodeinfo
    NO_VALUE
    Configuration tool Agent Configuration Assistant was canceled
    Result code for launching of configuration tool is -1
    --</snip>--
    I read some agent related documentation:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/em.920/a96676/toc.htm
    I checked if the agent was running on the test server and if not, would
    it start:
    --<snip>--
    [root@delfoi log]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:09
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@delfoi log]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:18
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent......
    Agent started
    --/snip>--
    Tried the same on our production server:
    --<snip>--
    [root@chfiv103 root]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:21
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@chfiv103 root]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:29
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent...\nAgent startup failed. Check
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup for details
    --</snip>--
    And the logs say:
    --</snip>--
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup
    ------------------------ Thu Aug 1 17:03:29 EEST 2002
    Certain conflicts were resolved during discovery
    Please consult /opt/oracle/product/9.2.0/network/log/nmiconf.log for details
    Failed while initializing SNMP
    Error initializing subsystems
    Agent exited at Thu Aug 1 17:03:30 EEST 2002 with return value 55
    Could not start agent. Initialization failure
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/nmiconf.log
    DBSNMP for Linux 2.4.18-5: release 9.2.0.0.0 - Production on 01-AUG-02
    17:03:29
    Discovering services on chfiv103 configured on host addresses {chfiv103
    80.81.172.177}
    Using oratab file /etc/oratab
    Warning : Error while sourcing third party discovery file
    emddiscover.tcl
    : can't read "tabfile": no such variable
    --</snip>--
    Couldn't find any strangeness in the config files either:
    /opt/oracle/product/9.2.0/network/admin/snmp_ro.ora
    /opt/oracle/product/9.2.0/network/admin/snmp_rw.ora
    /opt/oracle/product/9.2.0/network/admin/listener.ora
    /opt/oracle/product/9.2.0/network/admin/tnsnames.ora
    I'm a bit loss here...
    Regards,
    Peter

    You can to verify if you have a problem with the firewall. Run the next comands
    Execute CMD and run
    telnet hostname XXXX ------------> where XXXX is the AGENT PORT . This port its configure in the emd.properties file. This file is in the AGENT_DIRECTORY\sysman\config\
    If you dont execute a telnet to this port, you have a firewall problem
    Regards

  • Oracle Net Configuration Assistant failed - 10G Client Install

    Trying to install the 10g client on a Windows 2003 Itanium based server, the following command is run by the configuration assistants and fails
    D:\oracle\product\10.2.0\client_1\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=D:\oracle\product\10.2.0\client_1\bin -classpath ";D:\oracle\product\10.2.0\client_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\client_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\client_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\client_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\client_1\network\jlib\NetCA.jar;D:\oracle\product\10.2.0\client_1\network\jlib\netcam.jar;D:\oracle\product\10.2.0\client_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\client_1\jlib\help4.jar;D:\oracle\product\10.2.0\client_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\client_1\jlib\oracle_ice.jar;D:\oracle\product\10.2.0\client_1\jlib\share.jar;D:\oracle\product\10.2.0\client_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\client_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\client_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\client_1\jlib\srvm.jar;D:\oracle\product\10.2.0\client_1\oui\jlib\OraInstaller.jar;D:\oracle\product\10.2.0\client_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\client_1\network\tools" oracle.net.ca.NetCA /orahome D:\oracle\product\10.2.0\client_1 /orahnam OraClient10g_home1 /instype custom /inscomp client,oraclenet,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile D:\oracle\product\10.2.0\client_1\network\install\netca_clt.rsp
    Another exception has been detected while we were handling last error.
    Dumping information about last error:
    ERROR REPORT FILE = (N/A)
    PC = 0x0000000010020070
    SIGNAL = -1073741795
    FUNCTION NAME = (N/A)
    OFFSET = 0xFFFFFFFF
    LIBRARY NAME = (N/A)
    Please check ERROR REPORT FILE for further information, if there is any.
    Good bye.
    I can post more if necessary, I just don't know what else might be needed.
    Any help would be appreciated.
    Thanks

    What does the ERROR REPORT file have in it?
    Also, while it seems an obvious question, but did you specifically download and install the Oracle Client for Windows Itanium 64-bit, and not the 32 bit version?

  • SDK configuration problem

    When installing Flex Builder 3 Beta, I installed the SDK in a
    non-standard location (same is true for the already installed 2.0.1
    SDK from Flex Builder 2). Flex Builder 3 finds none of them. When I
    try to manually add them
    (Window->Preferences->Flex->Installed Flex SDKs), I get an
    error message "The currently displayed page contains invalid
    values". In Flex Builder 2 the location of the SDK was configured
    in <eclipse
    folder>/configuration/com.adobe.flexbuilder/flexbuilder2.xml,
    Flex Builder 3 does not have this configuration file, so I assume
    that it relies on a standard location for the SDK.
    - Is there workaround to get going (add custom SDKs)?
    - What is the standard installation location of the SDK?
    Thanks,
    Peter

    Also: That error message, "The current displayed page
    contains invalid values," usually indicates a bug in Flex Builder
    -- e.g. the dialog code might be throwing a NullPointerException or
    something. There is an error log that logs most such exceptions. It
    would be extremely helpful if you could post the exception text +
    stack trace shown in that error log. (The error log may be big,
    because it may have logged other, benign issues -- I only need the
    one exception that is logged when you do this.)
    There are various ways to get to the error log, depending on
    what version of Eclipse or Flex Builder you are running -- try
    these:
    - If running the plugin version of Flex Builder, you can do
    Window > Show View > Other...; PDE Runtime > Error Log.
    - Help > About Flex SDK > Configuration Details >
    View Error Log
    - At the command prompt, load
    <my_workspace_dir>\.metadata\.log into a text editor.
    Again, just fine the one exception that was thrown when you
    invoked the dialog.

  • 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

  • OUI-25031: ... Web Cache Configuration Assistant FAILED

    During installation of EMGC 10.2.0.3 at OEL 4.5 (x86_64 platform) have this problem at the end of installation:
    here is the error message:
    Output generated from configuration assistant "Web Cache Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -DORACLE_HOME=/oracle/OMS -Djava.net.preferIPv4Stack=true -classpath /oracle/OMS/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/oracle/OMS/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/OMS/lib/emSDK.jar:/oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/jlib/repository.jar:/oracle/OMS/lib/xmlparserv2.jar:/oracle/OMS/jlib/emConfigInstall.jar:/oracle/OMS/jdbc/lib/classes12.zip:/oracle/OMS/jdbc/lib/nls_charset12.jar:/oracle/OMS/jlib/jndi.jar:/oracle/OMS/jlib/rt.jar:/oracle/OMS/jdk/lib/i18n.jar:/oracle/OMS/jlib/ldapjclnt10.jar:/oracle/OMS/jlib/ojmisc.jar:/oracle/OMS/j2ee/home/jazn.jar:/oracle/OMS/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /oracle/OMS
    2
    Start traversing...
    got process-manager node
    got ias-instance node
    attrValue=IASPT
    attrValue=DSA
    attrValue=HTTP_Server
    attrValue=LogLoader
    attrValue=dcm-daemon
    attrValue=OC4J
    attrValue=WebCache
    Entity found.
    got ias-instance node
    Current status is : enabled
    Changing the value of port to enabled
    Modified ...
    SysMgmtException
    se.ENTITY is : null
    se.ATTRIBUTE_NAME is : null
    se.ATTRIBUTE_VALUE is : null
    se.BASE_EXCEPTION is : The configuration files for this Oracle Application Server 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. The exception associated with this failed operation is:
    {0}
    . Please also 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
    *     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.
    Resolution:
    Base Exception:
    java.net.BindException
    Address already in use
    java.net.BindException: Address already in use
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
         at java.net.Socket.bind(Socket.java:498)
         at java.net.Socket.<init>(Socket.java:307)
         at java.net.Socket.<init>(Socket.java:124)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.reloadOpmn(Unknown Source)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.reloadOpmnSynchronous(OpmnPlugin.java:265)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.commit(OpmnPlugin.java:251)
         at oracle.ias.sysmgmt.repository.DcmPlugin.commit(Unknown Source)
         at oracle.ias.sysmgmt.repository.PluginCollection.commitResyncPlugins(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUpTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resyncTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManagementInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ResyncInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.ClusterManagementAdapter.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.process(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.handle(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)
    Configuration assistant "Web Cache Configuration Assistant" failed
    The "/oracle/AGENT/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------

    after restart of server
    the following appeared:
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/dcm/lib/oc4j_deploy_tools.jar:/oracle/OMS/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/oracle/OMS/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /oracle/OMS -verbose -inifile /oracle/OMS/j2ee/deploy.ini
    Reading ini file - '/oracle/OMS/j2ee/deploy.ini'
    Adding web-app 'IsWebCacheWorkingWeb.war' for app 'IsWebCacheWorking'.
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    Starting OC4J instance 'home'...
    ERROR: Start failed.
    Error message returned is: OPMN Request: /start?mode=sync&process-type=home
    OPMN Response: HTTP/1.1 204 No Content
    Content-Length: 938
    Content-Type: text/html
    Response: 0 of 1 processes started.
    <?xml version='1.0' encoding='WINDOWS-1251'?>
    <response>
    <opmn id="host.net:6200" http-status="204" http-response="0 of 1 processes started.">
    <ias-instance id="EnterpriseManager0.host.net">
    <ias-component id="OC4J">
    <process-type id="home">
    <process-set id="default_island">
    <process id="1911095299" pid="11860" status="Init" index="1" log="/oracle/OMS/opmn/logs/OC4J~home~default_island~1" operation="request" result="failure">
    <msg code="-11" text="no port available from the port range">
    </msg>
    <msg code="-21" text="failed to start a managed process after the maximum retry limit">
    </msg>
    <msg code="-11" text="no port available from the port range">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
    Terminating DCM...done.
    Copying /oracle/OMS/j2ee/deploy.ini to /oracle/OMS/j2ee/deploy.ini.1202385410248.bak.
    Writing any undeployed entries back to /oracle/OMS/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed

  • 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

Maybe you are looking for

  • Resetting a forgotten Administrator Password

    I'm helping a friend who has an iMAC G5 which currently runs Mac OS X 10.4.8, (Tiger), and has forgotten his administrator password. The original discs for this machine are Tiger Mac OS X 10.2.3. We've already tried using the install disc (disc 1). W

  • Xf86-video-intel killed my Xorg

    I just updated my system [2009-04-15 19:38] upgraded xf86-input-evdev (2.1.2-1 -> 2.2.1-1) [2009-04-15 19:38] upgraded xf86-input-keyboard (1.3.2-1 -> 1.3.2-2) [2009-04-15 19:38] upgraded xf86-input-mouse (1.3.0-1 -> 1.4.0-2) [2009-04-15 19:38] upgra

  • Save word doc as pdf options

    Hi! I'm saving a large word document (over 100 pages) as a PDF, using Word 2007 and Acrobat 9 Pro. Then, I am using Acrobat to do the final-stage accessibility edits. There are a number of ways to save the file as a PDF, and I'm curious about what th

  • Why "Open in pages" not showing in Mail app ?

    Hey! I just bought Pages and Keynote apps, and i'm trying to open PDF files from Mail app. The problem is that in "Open in..." , Pages and Keynotes are not in the list of applications! Someone know why?

  • Where is the codec photo-jpeg in iMovie 10???

    when I export a video made with iMovie 10 where are the options that allow me to choose various video formats including the PhotoJPEG?