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 July 22nd, 2006, 01:43
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 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
Common Issue: Wrong WebLogic Version

Talking with my friends in support, a common issue a lot of clients are hitting is installing the wrong version of WebLogic. Unfortunately, OTM / GC3 is VERY particular about which versions of WebLogic it will work with.

The most common scenario is that a client will install WebLogic 8.1 SP5 (UPDATE: BEA's default version is now 8.1 SP6) for use with OTM / GC3 v5.x, because this is the version that BEA has available for download. Unfortunately, this won't startup correctly and you'll get errors when trying to startup WebLogic that look like the following in the console.log or weblogic.log files:

(BTW, thank you Shells for providing the error I'm using in this example!)

Code:
<Loading domain configuration from configuration repository at /opt/gc3v50/weblogic/config/gc3domain/./config.xml.>
INFO  | jvm 1  | 2006/06/20 07:27:34 | ***************************************************************************
INFO  | jvm 1  | 2006/06/20 07:27:34 | The WebLogic Server did not start up properly.
INFO  | jvm 1  | 2006/06/20 07:27:34 | Exception raised: 'weblogic.management.configuration.ConfigurationException: - with nested exception:
INFO  | jvm 1  | 2006/06/20 07:27:34 | [java.lang.ClassCastException: java.lang.NoClassDefFoundError]'
INFO  | jvm 1  | 2006/06/20 07:27:34 | Reason: weblogic.management.configuration.ConfigurationException: - with nested exception:
INFO  | jvm 1  | 2006/06/20 07:27:34 | [java.lang.ClassCastException: java.lang.NoClassDefFoundError ]
INFO  | jvm 1  | 2006/06/20 07:27:34 | ***************************************************************************
INFO  | jvm 1  | 2006/06/20 07:27:36 | JNDI naming exception:javax.naming.NoInitialContextException: JNDI subsystem is not ready for use
INFO  | wrapper | 2006/06/20 07:27:36 | Waiting to start...
INFO  | wrapper | 2006/06/20 07:27:41 | Waiting to start...
...
INFO  | wrapper | 2006/06/20 07:28:37 | Waiting to start...
ERROR | wrapper | 2006/06/20 07:29:39 | Shutdown failed: Timed out waiting for signal from JVM.
ERROR | wrapper | 2006/06/20 07:29:39 | JVM did not exit on request, terminated
STATUS | wrapper | 2006/06/20 07:29:39 | <-- Wrapper Stopped
In order to resolve this issue, you first need to get the correct version of WebLogic by contacting BEA's support department and requesting access to previous releases - specifically WebLogic Server 8.1 SP4 (service pack 4).

Then you can either:

Re-install everything from scratch (recommended):
1) Delete and re-install WebLogic
2) Delete and re-install OTM / GC3

or

Update your existing installation to work correctly:
1) Delete and re-install WebLogic
2) Copy the files weblogic.jar and xmlx.jar from:
<bea_home>/weblogic81/server/lib/
to:
<gc3_home>/glog/gc3webapp/lib/3rdparty/
3) Copy gc3*.jar from:
<gc3_home>/glog/gc3webapp/lib/3rdparty/
to:
<bea_home>/weblogic81/server/lib/mbeantypes/
Note: Ensure that all of your file permissions and ownership are setup correctly.

Hope this helps!

--Chris
__________________
Chris Plough
MavenWire

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
Wrong Results With Equipment Reference Units (again!) - 5.5 CU3 RU4 ianlo Planning 10 July 16th, 2008 06:06
Common pitfalls installing OTM 5.5 otmrookie Installation and Upgrades 2 January 28th, 2008 16:29
mapping between EBS and OTM - wrong message generated in ebusiness techman OTM / EBS / JDE E1 Integration 6 November 14th, 2007 16:50
Weblogic startup issue nikesh mohanlal Database Administration 1 November 9th, 2007 13:42
Weblogic startup issue nikesh mohanlal Installation and Upgrades 6 October 1st, 2007 20:36



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