otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


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

OTM SIG
MavenWire

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM / G-Log - Technical Topics > Installation and Upgrades
Reload this Page

Upgrading issues going from 5.0 to 5.5.2 on Win 2003


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 March 31st, 2007, 13:44
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Thumbs down Upgrading issues going from 5.0 to 5.5.2 on Win 2003

I just upgraded our test system from OTM5.0 to OTM5.5 and it went almost smooth.
On the database side I installed (10.2.0.1 64 bit) that runs on Windows 2003 server x64
First you have to patch this DB installation to 10.2.0.3 or 10.2.0.4 ASAP due to DST issues but also due to problems wit the Oracle EM on this version.

On the OTM side every thing installed succesfully and started up right away:
I do have two problems that I have a hard time solving so I will ask here to see if you have run into these:
1)
It seams like all the standard Manager Layouts have issues, they do not look right and all the little icons used for list, find, new and so on are all little red crosses and the tabs are only displayed as links. The data does however show up in them. Any sugestions? The Menu's and screen sets all look fine.

2)I get a wired appache error when I try to edit and save data, see below. Otm does save the data changes but throws this error. Any idea what this means
2007-03-30 16:22:49.578 0 Error GLog Error in file:///E:/otm55/apache/htdocs/xsl/c...gErrorPage.xsl at line number 167 at character 88 : javax.xml.transform.TransformerException: org.apache.xml.utils.WrappedRuntimeException: Could not find variable with the name of tree_folder_closed_img
at jrockit.reflect.NativeConstructorInvoker.newInstan ce([Ljava.lang.ObjectLjava.lang.Object;(Unknown Source)
at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
at glog.util.exception.GLException.factory(GLExceptio n.java:413)
at glog.util.exception.GLException.factory(GLExceptio n.java:390)
at glog.webserver.util.XalanProcessor.transformDocume nt(XalanProcessor.java:207)
at glog.webserver.util.XalanProcessor.saxProcess(Xala nProcessor.java:132)
at glog.webserver.util.AbstractServletProducer.handle CurrentDocument(AbstractServletProducer.java:215)
at glog.webserver.util.AbstractManagementServlet.hand leCurrentDocument(AbstractManagementServlet.java:6 46)
at glog.webserver.util.AbstractServletProducer.proces s(AbstractServletProducer.java:177)
at glog.webserver.util.BaseServlet.service(BaseServle t.java:591)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at glog.webserver.screenlayout.ClientSessionTracker.d oFilter(ClientSessionTracker.java:54)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at glog.webserver.util.SetCharacterEncodingFilter.doF ilter(SetCharacterEncodingFilter.java:44)
at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:17
at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:107)

So except for these two issues all looks ok so far.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old March 31st, 2007, 19:30
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 778
Blog Entries: 7
Thanks: 48
Thanked 169 Times in 96 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Upgrading issues going from 5.0 to 5.5.2 on Win 2003

Runi,

There may be a quick fix to your issue and it's been helpful for me in resolving several very strange web UI issues with OTM v5.5 CU2:
  1. Shutdown your OTM web services (Apache and Tomcat)
  2. Delete the following directory on your OTM web server: <otm_install_dir>/tomcat/work/Catalina
  3. Restart your OTM web services
  4. Test
Another thought - did you run the dbpatch_55.sql script after installing OTM v5.5.2? I only ask because several people (including me once ) have forgotten to run this after installing via the OTM 5.5.2 installer.

If either of these doesn't resolve the issue, let me know and we can begin digging into your log files for a more thorough analysis.

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
  #3 (permalink)  
Old April 1st, 2007, 18:33
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Re: Upgrading issues going from 5.0 to 5.5.2 on Win 2003

Hi Chris,
thanks for your sugestions.
I tried your sugetion and delete the folder
/tomcat/work/Catalina
and re-booted but same issue with the user interface.
I did run the dbpatch_55.sql script when i upgraded the database.
so not sure what this bug is, still waiting on OTM suport to give me their thoughts too.
thanks runi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old April 1st, 2007, 21:02
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 778
Blog Entries: 7
Thanks: 48
Thanked 169 Times in 96 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Upgrading issues going from 5.0 to 5.5.2 on Win 2003

Runi,

If you want, you can post some log files and I'll take a look at them. The ones I'm most interested in are the following:

OTM Web Server:
  1. <otm_install_dir>/logs/apache/error.log
  2. <otm_install_dir>/logs/apache/access.log.* (only the latest one that covers the timeframe of your error)
  3. <otm_install_dir>/logs/tomcat/console.log
  4. <otm_install_dir>/logs/glog.web.log
OTM App Server:
  1. <otm_install_dir>/logs/glog.exception.log
  2. <otm_install_dir>/logs/weblogic/console.log
If you can zip these up together (to save space) and post them, I can look at them tomorrow.

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
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
Upgrading OTM 5.5 CU# to CU3 and above gokul Patches 1 October 24th, 2007 14:56
Upgrading OTM Instances with Customizations Email List Archive 0 October 16th, 2007 03:12
Does OTM 32 bit work with a Win 2003 Itanium 64 bit DB server with Oracle10g 64bit? runinord Installation and Upgrades 2 January 17th, 2007 14:44



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