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: ,

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 25th, 2007, 09:42
Junior Member
 
Join Date: Jul 2007
Posts: 9
Thanks: 3
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
peacefuleye is on a distinguished road
[SOLVED] Simple Order Screen showing java errors

Hi,

I'm experiencing Java errors while trying to create a new simple order through Purchase Order-> Simple Order navigation path, the err msg is as below:

HTTP Status 404 - /jsp/null/SIMPLE_ORDER/Header.jspx

type Status report
message /jsp/null/SIMPLE_ORDER/Header.jspx
description The requested resource (/jsp/null/SIMPLE_ORDER/Header.jspx) is not available.
Apache Tomcat/5.5.16

Any suggestion?

Thanks,
Alex
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old July 25th, 2007, 19:59
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Simple Order Screen showing java errors

Hi Alex - assuming no-one has done any custom development with your environment, then I would log that with Oracle support. I have used the simple order UI loads of times before without any issues so this sounds to me like it is either something that a) someone has customised on your environment or b) is an issue specific to your current software patch version.

Post your findings.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old August 2nd, 2007, 12:48
Junior Member
 
Join Date: Jul 2007
Posts: 9
Thanks: 3
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
peacefuleye is on a distinguished road
Re: Simple Order Screen showing java errors

Hi,

Oracle Support has got this resolved. Posting the result for you guys reference.

Regards,
Alex
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old August 2nd, 2007, 12:50
Junior Member
 
Join Date: Jul 2007
Posts: 9
Thanks: 3
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
peacefuleye is on a distinguished road
Re: Simple Order Screen showing java errors

CAUSE DETERMINATION
===================
The issue is caused by the following setup: The gc3env.sh (OTM Environment setting script) was not run in the specified format
.
The command should be run as . ./gc3env.sh from the Application server directory, <otm_install dir>/install.

CAUSE JUSTIFICATION
===================
The setup causes the issue because the OTM environment was not set up correctly before the dbpatch_55.sql was run.
The dbpatch_55.sql also invokes the update_content process that uploads PUBLIC data into OTM. Part of this PUBLIC data are the refer
ences to various OTM screens.
Since the OTM environment was not set correctly, the Update_content failed to run and hence no screen information was loaded into the database.
Hence, when the user tried to access the Order screens, they got a HTTP 404 error.

PROPOSED SOLUTION(S)
====================
Change the setup for running the gc3env.sh file by running it as . ./gc3env.sh

PROPOSED SOLUTION JUSTIFICATION(S)
==================================
The setup will do the following:
1.The set up change will enable the successful uploading of PUBLIC data when the update_content script is run as part of the dbpatch_55.sql

SOLUTION / ACTION PLAN
======================
-- To implement the solution, please execute the following steps::
1. Log on to the Application server
2. Navigate to <Otm_install_directory>/install

3. Run the following command as it is . ./gc3env.sh (please note that the script should be run as dot space dot slash gc3env.sh)
Then change directory into, <otm_install_directory>/glog/oracle/script8.
SQLPLUS into the database with the following command,
sqlplus glogowner/glogowner@<OTM Database Connect String>
Run the SQL, @dbpatch_55.sql
Make sure that the DB Patch runs successfully. Verify the Update_content log shows that CSV files are uploaded succ
essfully.
Re-start the web and application servers.

4. Retest the issue.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to peacefuleye For This Useful Post:
chrisplough (August 30th, 2007)
Closed Thread



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
Order Release - Simple Order rj5316 Order Processing 1 November 29th, 2007 13:27
[SOLVED] tranmission purge errors sloppypoet Database Administration 2 July 23rd, 2007 17:22
[SOLVED] Obtaining Thread Dumps from the OTM Java JVM Processes chrisplough SysAdmin and Management 0 June 13th, 2007 17:03
[SOLVED] RWServletProxy Exception: java.io.IOException when Running Reports chrisplough Reports / FTI and Other Analytics 2 May 8th, 2007 13:54
[SOLVED] Resolved: console.log errors after CU2 upgrade chrisplough Patches 0 February 15th, 2007 13:49



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