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
  #21 (permalink)  
Old June 12th, 2008, 11:31
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 199
Thanks: 0
Thanked 30 Times in 30 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 1
nick.polites is on a distinguished road
Re: OTM 5.5 CU4 Installation

Have you verified that the database on your unix instance is on the same CU version as your Windows OTM application? If so then you probably have some sort of problem with your app install as well. I'm assuming that you copied the 3rd party jar files as described in the installer?


At this point since your archive schema is throwing errors and your app may not be installed correctly, I would suggest that you do a complete reinstall of both the data and the application. You have too many problems coming from all sides to try to guess where your problems are. It'll be faster to reinstall than it will be to debug this.

Good Luck,
Nick
__________________
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
  #22 (permalink)  
Old June 14th, 2008, 09:56
Junior Member
 
Join Date: May 2008
Posts: 15
Thanks: 12
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
dgoli is on a distinguished road
Re: OTM 5.5 CU4 Installation

Hi Nick,

Thanks for your reply and sorry for the confusion I have created.
I have reinstalled both DB and OTM instances on WINDOWS(lets talk about only WINDOWS).

I have executed all the OTM scripts and found the following INVALID objects with GLOGOWNER as owner.

DBHEALTH PACKAGE BODY
PKG_QUEUE_MANAGEMENT PACKAGE BODY
BIN$Ibl0WoFGSsaGaAq8MatdZQ==$0 TRIGGER

Do you suggest this is where the actual problem might be?

Even though not necessary,I started my OTM services and got the LOGIN page.
When I tried to login as DBA.ADMIN/GUEST.ADMIN/SERVPROV.ADMIN,I got the following exception in console.log of both weblogic and tomcat.

INFO | jvm 1 | 2008/06/14 12:13:31 | java.sql.SQLException: ORA-00942: table or view does not exist
INFO | jvm 1 | 2008/06/14 12:13:31 |
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java:112)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:331)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoe r.java:28
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java: 745)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4 CPreparedStatement.java:216)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4CPreparedStatement.executeFor Describe(T4CPreparedStatement.java:810)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.OracleStatement.executeMaybeDes cribe(OracleStatement.java:1039)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.T4CPreparedStatement.executeMay beDescribe(T4CPreparedStatement.java:850)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.OracleStatement.doExecuteWithTi meout(OracleStatement.java:1134)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.OraclePreparedStatement.execute Internal(OraclePreparedStatement.java:3339)
INFO | jvm 1 | 2008/06/14 12:13:31 | at oracle.jdbc.driver.OraclePreparedStatement.execute Query(OraclePreparedStatement.java:3384)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.jdbc.wrapper.PreparedStatement.executeQue ry(PreparedStatement.java:124)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.util.jdbc.noserver.SqlQuery.executeQuery(SqlQ uery.java:146)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.util.jdbc.noserver.SqlQuery.resetArguments(Sq lQuery.java:124)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.util.jdbc.noserver.SqlQuery.open(SqlQuery.jav a:94)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.server.useraccess.UserAccessSessionBean.getUs erAccess(UserAccessSessionBean.java:151)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.server.useraccess.UserAccessSessionServerSide EJBWrapper.getUserAccess(UserAccessSessionServerSi deEJBWrapper.java:70)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.server.useraccess.UserAccessSessionHome_uzvgz z_EOImpl.getUserAccess(UserAccessSessionHome_uzvgz z_EOImpl.java:154)
INFO | jvm 1 | 2008/06/14 12:13:31 | at glog.server.useraccess.UserAccessSessionHome_uzvgz z_EOImpl_WLSkel.invoke(Unknown Source)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:477)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke( ReplicaAwareServerRef.java:10
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:420)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:415)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.rmi.internal.BasicExecuteRequest.execute( BasicExecuteRequest.java:30)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.kernel.ExecuteThread.execute(ExecuteThrea d.java:219)
INFO | jvm 1 | 2008/06/14 12:13:31 | at weblogic.kernel.ExecuteThread.run(ExecuteThread.ja va:17

In the Login page,I found the following error message for the respective user.

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


If I try to login with some value for the login,I get the following error msg in the login page
Invalid user name (RFGE) or password. Please try again.

The corresponding log entry is as follows

INFO | jvm 1 | 2008/06/14 12:13:49 | User RFGE not found
INFO | jvm 1 | 2008/06/14 12:13:49 |
INFO | jvm 1 | 2008/06/14 12:13:49 | at jrockit.reflect.NativeConstructorInvoker.newInstan ce([Ljava.lang.ObjectLjava.lang.Object;(Unknown Source)
INFO | jvm 1 | 2008/06/14 12:13:49 | at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.util.exception.GLException.factory(GLExceptio n.java:413)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.GLSecurityException.factory (GLSecurityException.java:40)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecurityUserImpl.findReq(Se curityUserImpl.java:154)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecurityUserImpl.authentica te(SecurityUserImpl.java:180)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecurityUtil.authenticateUs er(SecurityUtil.java:74)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecuritySessionBean.authent icateUser(SecuritySessionBean.java:171)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecuritySessionHome_snlvan_ EOImpl.authenticateUser(SecuritySessionHome_snlvan _EOImpl.java:1720)
INFO | jvm 1 | 2008/06/14 12:13:49 | at glog.database.security.SecuritySessionHome_snlvan_ EOImpl_WLSkel.invoke(ILweblogic.rmi.spi.InboundReq uest;Lweblogic.rmi.spi.OutboundResponse;Ljava.lang .ObjectLweblogic.rmi.spi.OutboundResponse;(Unkno wn Source)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:477)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke( ReplicaAwareServerRef.java:10
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:420)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:415)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.rmi.internal.BasicExecuteRequest.execute( BasicExecuteRequest.java:30)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.kernel.ExecuteThread.execute(ExecuteThrea d.java:219)
INFO | jvm 1 | 2008/06/14 12:13:49 | at weblogic.kernel.ExecuteThread.run(ExecuteThread.ja va:17

I understand it's not required to make a Login Attempt having INVALID objects.But I wanna provide more information which might help to conclude where the actual problem might be.

Thanks for your time,
Durga
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old June 14th, 2008, 15:23
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 199
Thanks: 0
Thanked 30 Times in 30 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 1
nick.polites is on a distinguished road
Re: OTM 5.5 CU4 Installation

Are you importing the database as sys? Have you checked to see if you allocated enough space to the data/index tablespace? If you accepted the defaults when you created it, auto extend is not enabled and will cause the import to fail. What does your import log look like? Post it to the forum.
__________________
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
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
OTM5.5 CU4 Installation dgoli Installation and Upgrades 2 June 6th, 2008 12:42
OTM 5.5 first time installation MURTHYKO Installation and Upgrades 5 May 21st, 2008 23:32
OTM installation nikesh mohanlal Reports / FTI and Other Analytics 3 February 20th, 2008 11:19
OTM - FTI Installation surender Hardware and Platforms 1 February 1st, 2008 12:07
OTM 5.5.3 Installation gokul Installation and Upgrades 3 December 11th, 2007 17:44



All times are GMT. The time now is 06:39.
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