Announcement

Collapse
No announcement yet.

OTM 5.5 (CU6) Installtion Issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OTM 5.5 (CU6) Installtion Issues

    Currently, we are installing OTM 5.5 ( CU6) and the issues didn't seem to end. Request help from OTM guru's here in resolving this:

    Configuration:

    Solaris 64 Bit V5.10
    OTM 5.5 CU6
    Oracle Application server
    Oracle 10G
    Sun VMware
    Installed all the required 3rd party components per Admin guide

    Issues as follows:

    To start the OTM application we need to run the root.sh file to the /lib directory from path ‘/opt/shared/data/otm/otmv556/install/root.sh’. Which was done with the help of UNIX server team and we got to know form them that, the files failed to copy to the respective /lib directory. It is because of we are using a Solaris Virtual machine and which will not allow to copy any files to /lib.

    To start the OTM application it is mandatory to copy the files from root.sh to /lib directory.

    However, our Unix team says

    Virtual servers /usr/lib directory (Standard Practice for any Virtual Environment) will be a read-only directory and even root user will not be able to write files to /lib directory.
    You cannot install anything to /lib on a zone server, there is no way around it on a virtual server.

    p: cannot create /lib//libgcc_s.so: Read-only file system
    cp: cannot create /lib//libgcc_s.so.1: Read-only file system operation failed: Not owner operation failed: Not owner

    So, we have installed the files in a different folder and try to execute the following scripts

    1) /etc/init.d/otmweb55 start
    2) /etc/init.d/otmapp55 start

    Now, the Script 1 seems to starting the web server without issues while the App servr start is failing. see below the error log. Appreciate your help is identifying the issue/resolution.


    1) is this anything to do with access privileges?
    2) Is this a incorrect port/ protocol issue?

    Thanks in advance

    tnsd02000(Zone) > ./otmapp55 restart

    Stopping Oracle Application Server...

    Oracle Application Server was not running.

    Waiting for DB Server to finish startup

    Starting Oracle Application Server...

    tnsd02000(Zone) >



    /opt/shared/data/otm/otmv556/logs/oas/console.log:

    STATUS | wrapper | 2009/10/13 15:33:07 | --> Wrapper Started as Daemon

    STATUS | wrapper | 2009/10/13 15:33:08 | Launching a JVM...

    INFO | jvm 1 | 2009/10/13 15:33:08 | Wrapper (Version 3.1.2) Java Service Wrapper - Download Java Service Wrapper

    INFO | jvm 1 | 2009/10/13 15:33:08 |

    INFO | jvm 1 | 2009/10/13 15:33:15 | 09/10/13 15:33:15 [SEVERE]: Error instantiating application at file:/opt/shared/data/otm/otmv556/oas/j2ee/home/applications/ascontrol.ear: Unable to get ApplicationConfig for ascontrol : Unable to find/read file META-INF/application.xml in /opt/shared/data/otm/otmv556/oas/j2ee/home/applications/ascontrol (META-INF/application.xml)

    INFO | jvm 1 | 2009/10/13 15:33:15 | 09/10/13 15:33:15 [SEVERE]: Error instantiating application at file:/opt/shared/data/otm/otmv556/oas/j2ee/home/applications/GC3App.ear: Unable to get ApplicationConfig for GC3App : Unable to find/read file META-INF/application.xml in /opt/shared/data/otm/otmv556/oas/j2ee/home/applications/GC3App (META-INF/application.xml)

    INFO | jvm 1 | 2009/10/13 15:33:17 | 09/10/13 15:33:17 [SEVERE]: cannot update a configuration file because instantiating application is failed. please correct the instantiating problem and restart oc4j.

    INFO | jvm 1 | 2009/10/13 15:33:23 | 09/10/13 15:33:23 -- OTM Startup: preDeploy

    INFO | jvm 1 | 2009/10/13 15:33:23 | 09/10/13 15:33:23 -- OTM Startup: initializing realm

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 java.sql.SQLException: ORA-01017: invalid username/password; logon denied

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 java.sql.SQLException: ORA-01017: invalid username/password; logon denied

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java:13

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:316)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:277)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:272)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOaut h(T4CTTIoauthenticate.java:647)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CConnection.logon(T4CConnecti on.java:30

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.PhysicalConnection.<init>(Physi calConnection.java:430)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CConnection.<init>(T4CConnect ion.java:151)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CDriverExtension.getConnectio n(T4CDriverExtension.java:32)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.OracleDriver.connect(OracleDriv er.java:60

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.GC3ConnectionEstablisher.conn ect(GC3ConnectionEstablisher.java:34)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.DataSource.reserve(DataSource .java:14

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.DataSource.reserve(DataSource .java:137)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.jdbc.noserver.T2SharedConnection$Referen cedConnection.addRef(T2SharedConnection.java:294)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.jdbc.noserver.T2SharedConnection.open(T2 SharedConnection.java:53)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.queryAll (RdbmsRealm.java:19

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.getKnown Groups(RdbmsRealm.java:1041)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.getKnown Groups(RdbmsRealm.java:1053)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.readKn ownGroups(CachingRealm.java:31

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.initCa ches(CachingRealm.java:186)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.<init> (CachingRealm.java:134)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.initia lize(CachingRealm.java:122)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartup.startupRealm(OAS Startup.java:43)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartup.onEvent(OASStart up.java:2

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartupShutdownManager.p reDeploy(OASStartupShutdownManager.java:19)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:73)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServer.execStartupC lassesPreDeploy(ApplicationServer.java:140

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:1009)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:131)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at java.lang.Thread.run(Thread.java:534)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 java.sql.SQLException: ORA-01017: invalid username/password; logon denied

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 java.sql.SQLException: ORA-01017: invalid username/password; logon denied

    INFO | jvm 1 | 2009/10/13 15:33:25 |

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java:13

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:316)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:277)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:272)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOaut h(T4CTTIoauthenticate.java:647)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CConnection.logon(T4CConnecti on.java:30

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.PhysicalConnection.<init>(Physi calConnection.java:430)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CConnection.<init>(T4CConnect ion.java:151)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.T4CDriverExtension.getConnectio n(T4CDriverExtension.java:32)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at oracle.jdbc.driver.OracleDriver.connect(OracleDriv er.java:60

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.GC3ConnectionEstablisher.conn ect(GC3ConnectionEstablisher.java:34)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.DataSource.reserve(DataSource .java:14

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.datasource.DataSource.reserve(DataSource .java:137)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.jdbc.noserver.T2SharedConnection$Referen cedConnection.addRef(T2SharedConnection.java:294)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.jdbc.noserver.T2SharedConnection.open(T2 SharedConnection.java:53)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.queryAll (RdbmsRealm.java:19

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.getKnown Groups(RdbmsRealm.java:1041)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.RdbmsRealm.getKnown Groups(RdbmsRealm.java:1053)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.readKn ownGroups(CachingRealm.java:31

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.initCa ches(CachingRealm.java:186)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.<init> (CachingRealm.java:134)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.database.security.dbrealm.CachingRealm.initia lize(CachingRealm.java:122)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartup.startupRealm(OAS Startup.java:43)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartup.onEvent(OASStart up.java:2

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at glog.util.j2ee.startup.OASStartupShutdownManager.p reDeploy(OASStartupShutdownManager.java:19)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:73)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServer.execStartupC lassesPreDeploy(ApplicationServer.java:140

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:1009)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:131)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 at java.lang.Thread.run(Thread.java:534)

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 Fatal Error: Realm Initialization failed!!

    INFO | jvm 1 | 2009/10/13 15:33:25 | 09/10/13 15:33:25 Shutting down OC4J...

    INFO | jvm 1 | 2009/10/13 15:33:27 | 09/10/13 15:33:27 Error: 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: Connection refused

  • #2
    Re: OTM 5.5 (CU6) Installtion Issues

    hello,

    First, the libraries will need to be copied into place, for Apache and the other binaries (Python, etc) to run. These can be manually copied into the /lib directory of your host Solaris server -- the one that is running the VMs. This will make the same libraries available to the virtual containers.

    The core of your issue may be the new startup pattern for OTM v5.5 CU6. It requires the web servers to be up and operational before the app server is started. If this isn't true, then OTM doesn't initialize correctly. Don't ask me why this change took place between CU5 and CU6 -- I'm still a bit confused by it.

    --Chris

    Comment

    Working...
    X