• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Exceptions/Internal Server Error since upgrading to WO5.2.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exceptions/Internal Server Error since upgrading to WO5.2.2


  • Subject: Exceptions/Internal Server Error since upgrading to WO5.2.2
  • From: john lennard <email@hidden>
  • Date: Wed, 12 Nov 2003 16:21:40 +1300

Hello,

I have just upgraded my development system to Panther and WO5.2.2 and now my application is no longer functioning correctly.

The application has components that generate XML which is then transformed using XSLT. When running my application transforms appear to be working correctly.. however there are a few cases where i get a message that reads
"Internal Server Error" which is not a standard WO Exception Page and when I look at my logs all i see is


<WOWorkerThread id=15 socket=Socket[addr=/192.168.0.2,port=50535,localport=50509]> Exception occurred while responding to client: java.lang.ArrayIndexOutOfBoundsException: 0

when i run the component and bypass the XSLT stage the raw xml comes through correctly, and by changing the length of the list, it seems to work correctly in some cases.

It is also interesting to note that exceptions/errors that are thrown by the application are not showing any stack traces as they used to. other times when clicking on the arrow to view the exception on the standard wo exception page i get taken to the applications default action instead.

I have also stepped through the code where the xsl is being performed and the exception occurs outside of the appendToResponse method of the component where i cant trace/step through.

I am at my wits end now.. having tried many different combinations of xslt/xml parsers and configs..(ie the built in ones, newerv versions of xalan placed in /Library/Java/Home/lib/endorsed/ and the old versions with crimson).

could any body shed any light on this.. as it is rather frustrating not being able to see full stack traces or debug into the code, or am i doomed to reinstall from scratch and see if that fixes it??


Thanks for your time John _______________________________________________ webobjects-dev mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post admin requests to the list. They will be ignored.

  • Prev by Date: WO5.2.1 Custom error response broken with direct actions on deployment only.
  • Next by Date: Re: Fixing JVM From 1.3.1 to 1.4.1 in Xcode WO 5.2.2
  • Previous by thread: RE: WO5.2.1 Custom error response broken with direct actions on deployment only.
  • Next by thread: Re: access the display group in a D2JC
  • Index(es):
    • Date
    • Thread