otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: , , ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 27th, 2008, 05:09
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
OAS -- not starting for OTM V5.5 CU4

Hi ,

I have installed OTM V5.5 CU4. Everything went fine but OAS is not starting ...

When I am trying to start, It is throwing below error ... .


STATUS | wrapper | 2008/02/27 10:33:16 | Launching a JVM...
INFO | jvm 5 | 2008/02/27 10:33:16 | Error occurred during initialization of VM
INFO | jvm 5 | 2008/02/27 10:33:16 | Could not reserve enough space for object heap
ERROR | wrapper | 2008/02/27 10:33:16 | JVM exited while loading the application.

Thanks,
Naveen S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 27th, 2008, 09:30
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: OAS -- not starting for OTM V5.5 CU4

Naveen,

The error indicates that you have selected a Java heap for OAS which is too large for the amount of memory installed in your server. To resolve, edit the $OTM_HOME/oas/bin/oc4j or $OTM_HOME/oas/bin/oc4j.cmd (win32) file and reduce the java parameters for -Xms and -Xmx. If you have to reduce these below 1025MB for your system to startup, then you don't have enough physical memory in the server and will need to upgrade it.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 28th, 2008, 06:36
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

Quote:
Originally Posted by chrisplough View Post
Naveen,

The error indicates that you have selected a Java heap for OAS which is too large for the amount of memory installed in your server. To resolve, edit the $OTM_HOME/oas/bin/oc4j or $OTM_HOME/oas/bin/oc4j.cmd (win32) file and reduce the java parameters for -Xms and -Xmx. If you have to reduce these below 1025MB for your system to startup, then you don't have enough physical memory in the server and will need to upgrade it.

--Chris
Hi Chris,

Thanks for your reply. It worked .. Now I am able to start apach and web .. services..

But when I am trying to start tomcat .. It is throwning below error ...
STATUS | wrapper | 2008/02/28 11:59:30 | otmwebtomcat55 installed.
STATUS | wrapper | 2008/02/28 12:00:08 | --> Wrapper Started as Service
STATUS | wrapper | 2008/02/28 12:00:09 | Launching a JVM...
INFO | jvm 1 | 2008/02/28 12:00:10 | Wrapper (Version 3.1.2) Java Service Wrapper - What is the Java Service Wrapper?
INFO | jvm 1 | 2008/02/28 12:00:10 |
INFO | jvm 1 | 2008/02/28 12:00:10 | Created MBeanServer with ID: 37fb1e:1185ebbd344:-8000:sbalantr-pc:1
INFO | jvm 1 | 2008/02/28 12:00:12 | Feb 28, 2008 12:00:12 PM org.apache.catalina.startup.Catalina load
INFO | jvm 1 | 2008/02/28 12:00:12 | INFO: Initialization processed in 1250 ms
INFO | jvm 1 | 2008/02/28 12:00:12 | Feb 28, 2008 12:00:12 PM org.apache.catalina.core.StandardService start
INFO | jvm 1 | 2008/02/28 12:00:12 | INFO: Starting service Catalina
INFO | jvm 1 | 2008/02/28 12:00:12 | Feb 28, 2008 12:00:12 PM org.apache.catalina.core.StandardEngine start
INFO | jvm 1 | 2008/02/28 12:00:12 | INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
INFO | jvm 1 | 2008/02/28 12:00:12 | Feb 28, 2008 12:00:12 PM org.apache.catalina.core.StandardHost start
INFO | jvm 1 | 2008/02/28 12:00:12 | INFO: XML validation disabled
INFO | jvm 1 | 2008/02/28 12:00:19 | java.lang.reflect.InvocationTargetException
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:275)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:413)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.tanukisoftware.wrapper.WrapperStartStopApp.run (WrapperStartStopApp.java:159)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.Thread.run(Thread.java:534)
INFO | jvm 1 | 2008/02/28 12:00:19 | Caused by: java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.ClassLoader.defineClass0(Native Method)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.ClassLoader.defineClass(ClassLoader.java :539)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:123)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.net.URLClassLoader.defineClass(URLClassLoader .java:251)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.net.URLClassLoader.access$100(URLClassLoader. java:55)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.net.URLClassLoader$1.run(URLClassLoader.java: 194)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.security.AccessController.doPrivileged(Native Method)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.net.URLClassLoader.findClass(URLClassLoader.j ava:187)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.ClassLoader.loadClass(ClassLoader.java:2 89)
INFO | jvm 1 | 2008/02/28 12:00:19 | at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:274)
INFO | jvm 1 | 2008/02/28 12:00:19 | at java.lang.ClassLoader.loadClass(ClassLoader.java:2 35)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:1267)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:119
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardWrapper.loadServl et(StandardWrapper.java:1034)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardWrapper.load(Stan dardWrapper.java:932)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardContext.loadOnSta rtup(StandardContext.java:3917)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardContext.start(Sta ndardContext.java:4197)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1013)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardHost.start(Standa rdHost.java:71
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1013)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardEngine.start(Stan dardEngine.java:442)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardService.start(Sta ndardService.java:450)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.core.StandardServer.start(Stan dardServer.java:709)
INFO | jvm 1 | 2008/02/28 12:00:19 | at org.apache.catalina.startup.Catalina.start(Catalin a.java:551)
INFO | jvm 1 | 2008/02/28 12:00:19 | ... 12 more
INFO | jvm 1 | 2008/02/28 12:00:23 | Feb 28, 2008 12:00:23 PM org.apache.catalina.startup.Catalina stopServer
INFO | jvm 1 | 2008/02/28 12:00:23 | SEVERE: Catalina.stop:
INFO | jvm 1 | 2008/02/28 12:00:23 | java.net.ConnectException: Connection refused: connect
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.PlainSocketImpl.socketConnect(Native Method)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:305)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:171)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:15
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.Socket.connect(Socket.java:464)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.Socket.connect(Socket.java:414)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.Socket.<init>(Socket.java:310)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.net.Socket.<init>(Socket.java:125)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.apache.catalina.startup.Catalina.stopServer(Ca talina.java:394)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.apache.catalina.startup.Bootstrap.stopServer(B ootstrap.java:324)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:415)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/28 12:00:23 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/28 12:00:23 | at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.tanukisoftware.wrapper.WrapperStartStopApp.sto p(WrapperStartStopApp.java:282)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.tanukisoftware.wrapper.WrapperManager.stopInne r(WrapperManager.java:1982)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.tanukisoftware.wrapper.WrapperManager.stop(Wra pperManager.java:1514)
INFO | jvm 1 | 2008/02/28 12:00:23 | at org.tanukisoftware.wrapper.WrapperManager.checkThr eads(WrapperManager.java:2642)
INFO | jvm 1 | 2008/02/28 12:00:24 | at org.tanukisoftware.wrapper.WrapperManager.handleSo cket(WrapperManager.java:2537)
INFO | jvm 1 | 2008/02/28 12:00:24 | at org.tanukisoftware.wrapper.WrapperManager.run(Wrap perManager.java:2696)
INFO | jvm 1 | 2008/02/28 12:00:24 | at java.lang.Thread.run(Thread.java:534)
ERROR | wrapper | 2008/02/28 12:00:30 | JVM exited unexpectedly while stopping the application.
STATUS | wrapper | 2008/02/28 12:00:30 | <-- Wrapper Stopped

Can you please help me in this too ...
Thanks alot once again for all your help ..
Naveen S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old February 28th, 2008, 15:33
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: OAS -- not starting for OTM V5.5 CU4

Naveen,

I believe this error is a result of missing libraries necessary for OTM to function. When you install OTM, it prompts you to download an install (manually) a lot of 3rd party libraries that are required by OTM, but which Oracle refuses to distribute with the product.

Rather than going through this tedious process, we're packaged up these additional libraries and you can find details here:

http://www.otmfaq.com/forums/f23/otm...tallation-415/ (OTM v5.5 Extra Jars Required for Installation)

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old February 29th, 2008, 07:17
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

Hi Chris,

Yes you are right .. I got your link and added all the extra jars .. required ..

Now .. able to start web, app and tomcat server and also able to get the login sceen but .. bean objects are not displaying properly ..

When I am trying to start oas, The log file is throwing some error .. as below ..

TATUS | wrapper | 2008/02/29 13:38:23 | --> Wrapper Started as Service
STATUS | wrapper | 2008/02/29 13:38:23 | Launching a JVM...
INFO | jvm 1 | 2008/02/29 13:38:24 | Wrapper (Version 3.1.2) Java Service Wrapper - What is the Java Service Wrapper?
INFO | jvm 1 | 2008/02/29 13:38:24 |
INFO | jvm 1 | 2008/02/29 13:38:34 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprm.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprm.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:35 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprs.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprs.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:35 | WARNING: Code-source D:\otm\glog\gc3webapp\WEB-INF\lib\3rdparty\xprb.jar (from manifest of /D:/otm/glog/gc3webapp/WEB-INF/lib/glogserver.jar) has the same filename but is not identical to /D:/otm/dash/lib/xprb.jar (from <init-library> in /d:/otm/oas/j2ee/home/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader init.libraries:0.0.0.
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.234 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.250 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.265 ERROR Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:36 | 08/02/29 13:38:36 *** (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:36 | 2008-02-29 13:38:36.265 ERROR J2EE OJR-00011 Exception starting JMS server: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/D:/otm/oas/j2ee/home/config/jms.xml]
INFO | jvm 1 | 2008/02/29 13:38:45 | 08/02/29 13:38:45 -- OTM Startup: preDeploy
INFO | jvm 1 | 2008/02/29 13:38:45 | 08/02/29 13:38:45 -- OTM Startup: initializing realm
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 java.lang.reflect.InvocationTargetException
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getCac hed(CachingRealm.java:103)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getUse r(CachingRealm.java:201)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.SecurityUserImpl.find(Secur ityUserImpl.java:130)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.SecurityUtil.getUser(Securi tyUtil.java:52)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2ConnUser.getDefaultUserR oleGid(T2ConnUser.java:125)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2ConnUser.getEffectiveVpd Profile(T2ConnUser.java:102)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.getVpdP rofile(T2SharedConnection.java:270)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.applyPo licyToSQL(T2SharedConnection.java:260)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.T2SharedConnection.applyPo licyToSQL(T2SharedConnection.java:266)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.prepare(SqlQuery. java:73)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.open(SqlQuery.jav a:89)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.query(Rd bmsRealm.java:175)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.getGroup (RdbmsRealm.java:897)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.RdbmsRealm.getGroup (RdbmsRealm.java:914)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Method.invoke(Method.java:324)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getCac hed(CachingRealm.java:103)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.getGro up(CachingRealm.java:331)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.readCo mmonGroups(CachingRealm.java:315)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.initCa ches(CachingRealm.java:189)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.<init> (CachingRealm.java:134)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.database.security.dbrealm.CachingRealm.initia lize(CachingRealm.java:122)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartup.startupRealm(OAS Startup.java:43)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartup.onEvent(OASStart up.java:2
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.j2ee.startup.OASStartupShutdownManager.p reDeploy(OASStartupShutdownManager.java:19)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:73)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServer.execStartupC lassesPreDeploy(ApplicationServer.java:140
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:1009)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:131)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.Thread.run(Thread.java:534)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 Caused by: java.sql.SQLException: ORA-00904: "U"."BI_ROLE_GID": invalid identifier
INFO | jvm 1 | 2008/02/29 13:38:47 |
INFO | jvm 1 | 2008/02/29 13:38:47 |
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at java.lang.reflect.Constructor.newInstance(Construc tor.java:274)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:413)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:390)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.exception.GLException.factory(GLExceptio n.java:382)
INFO | jvm 1 | 2008/02/29 13:38:47 | 08/02/29 13:38:47 at glog.util.jdbc.noserver.SqlQuery.handleSQLExceptio n(SqlQuery.java:192)



Thanks,
Naveen S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old February 29th, 2008, 07:26
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

Hi Chris,

The login screen is displaying even after above errors ... but unable to login.. It is throwing below error

A connection to the server could not be established: {exception=null} (user=DBA.ADMIN)


Thanks for your help,
Naveen S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old February 29th, 2008, 09:56
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

Hi Chris,

I have recompiled all database objects .. and now it is stopping OAS with log message as

jvm 1 | 2008/02/29 16:17:36 | java.sql.SQLException: ORA-06550: line 1, column 7:
INFO | jvm 1 | 2008/02/29 16:17:36 | PLS-00201: identifier 'VPD.SET_USER' must be declared
INFO | jvm 1 | 2008/02/29 16:17:36 | ORA-06550: line 1, column 7:
INFO | jvm 1 | 2008/02/29 16:17:36 | PL/SQL: Statement ignored
INFO | jvm 1 | 2008/02/29 16:17:36 |
INFO | jvm 1 | 2008/02/29 16:17:36 |
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 java.sql.SQLException: ORA-06550: line 1, column 7:
INFO | jvm 1 | 2008/02/29 16:17:36 | PLS-00201: identifier 'VPD.SET_USER' must be declared
INFO | jvm 1 | 2008/02/29 16:17:36 | ORA-06550: line 1, column 7:
INFO | jvm 1 | 2008/02/29 16:17:36 | PL/SQL: Statement ignored
INFO | jvm 1 | 2008/02/29 16:17:36 |
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java:13
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:316)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:282)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java: 639)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4 CCallableStatement.java:184)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.T4CCallableStatement.execute_fo r_rows(T4CCallableStatement.java:873)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.OracleStatement.doExecuteWithTi meout(OracleStatement.java:1161)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.OraclePreparedStatement.execute Internal(OraclePreparedStatement.java:3001)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.OraclePreparedStatement.execute (OraclePreparedStatement.java:3093)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at oracle.jdbc.driver.OracleCallableStatement.execute (OracleCallableStatement.java:4286)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.jdbc.SqlCall.execute(SqlCall.java:59)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.jdbc.SqlCall.execute(SqlCall.java:96)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.database.vpd.VPD.setUser(VPD.java:24)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.jdbc.noserver.T2SharedConnection.setUser (T2SharedConnection.java:226)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.datasource.ConnectionEstablisher.setVpdU ser(ConnectionEstablisher.java:2
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.datasource.GC3ConnectionEstablisher.conn ect(GC3ConnectionEstablisher.java:45)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.datasource.DataSource.reserve(DataSource .java:14
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.datasource.DataSource.reserve(DataSource .java:137)
INFO | jvm 1 | 2008/02/29 16:17:36 | 08/02/29 16:17:36 at glog.util.jdbc.noserver.T2SharedConnection$Referen cedConnection.addRef


Can you please help me ..

Thanks,
Naveen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old February 29th, 2008, 11:28
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 215
Thanks: 0
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 1
nick.polites is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

This is telling me that there is something wrong with the VPD package. Did you run the post import database steps as per the admin guide? What errors did you get?

PLS-00201: identifier 'VPD.SET_USER' must be declared
__________________
MavenWire Hosting Admin
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old February 29th, 2008, 11:30
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: OAS -- not starting for OTM V5.5 CU4

Naveen,

The errors that you're showing, indicate that the problem is with your OTM database. It appears that certain packages required for OTM to function are not available:

Quote:
PLS-00201: identifier 'VPD.SET_USER' must be declared
If this is a new install, I recommend going through the DB import process again, as outlined by the OTM Administration Guide, beginning with the portion about running create_glog_roles.sql. It is important that every step is followed, especially the post-import scripts - such as create_vpd_package.sql and so on. Ensure that you verify that there weren't any errors in the import log files, and that you run the verification scripts and that your object counts are correct, etc.

Thanks,
Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old March 5th, 2008, 07:41
Junior Member
 
Join Date: Feb 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
naveens is on a distinguished road
Re: OAS -- not starting for OTM V5.5 CU4

Quote:
Originally Posted by chrisplough View Post
Naveen,

The errors that you're showing, indicate that the problem is with your OTM database. It appears that certain packages required for OTM to function are not available:



If this is a new install, I recommend going through the DB import process again, as outlined by the OTM Administration Guide, beginning with the portion about running create_glog_roles.sql. It is important that every step is followed, especially the post-import scripts - such as create_vpd_package.sql and so on. Ensure that you verify that there weren't any errors in the import log files, and that you run the verification scripts and that your object counts are correct, etc.

Thanks,
Chris
Hi Chris,

I have re-installed the whole database again ... and when I am running imp_otmv55_partition.par It is throwing some errors like


unable to create initia extent for segment in tablespace INDX

Please help me in this ..

Thanks ,
Naveen S
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
otmapp55 are having problems starting nkrantz Installation and Upgrades 22 July 24th, 2008 16:00
OAS not starting after OTM is installed surender Installation and Upgrades 1 January 14th, 2008 13:17
[SOLVED] Starting an Export Conversation Caleb Warner Email List Archive 1 December 18th, 2007 15:40
[SOLVED] Re: Tomcat Not Starting on OTM v5.5 Alan Cuartero Email List Archive 0 December 16th, 2006 19:12
[SOLVED] Tomcat Not Starting on OTM v5.5 Norman Fontes Email List Archive 0 December 15th, 2006 18:13



All times are GMT. The time now is 06:55.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37