View Single Post
  #1 (permalink)  
Old February 15th, 2007, 14:24
chrisplough's Avatar
chrisplough chrisplough is offline
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
Post [SOLVED] Resolution: Strange UI issues in v5.5 CU2

Hello!

Issue:

With several clients, we've noticed strange UI issues with OTM v5.5 CU2. This manifested itself in various ways, and even more frustrating was the fact that it was different for each client. Some of the symptoms were:
  • Inability to use the "v" buttons to verify input in fields
  • Random inability to open screens and finders
  • Top tab bar losing it's formatting
  • Error messages when trying to open various tabs like:
Error Found Handling The Request.
shipment shipment/feasibility_code not found
  • Errors like the following in the glog.web.log file:
org.apache.jasper.JasperException: Unable to load class for JSP
  • etc...
Resolution:

We found that the root of these errors were leftover jspx from older code releases (CU01, GA) that needed to be removed. Here are the steps to resolve:
  1. Shutdown your OTM web server
  2. Change directories to <otm_install_dir>/tomcat
  3. Rename the work subdirectory to work.old
  4. Create a new (empty) work subdirectory
  5. Restart the OTM web server
That's it! OTM will create new jspx files as it runs and your UI issues will be resolved.

I hope this helps!

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com

Last edited by chrisplough : February 15th, 2007 at 14:51.