• 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
Re: here's the error on launch...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: here's the error on launch...


  • Subject: Re: here's the error on launch...
  • From: Clint Fleetwood <email@hidden>
  • Date: Wed, 9 Feb 2005 16:07:05 -0500

Thanks a million Alberto for the response. That is exactly what the case was. I ran a software update and it needed
deployment 5.2.3. Once that was done, I relaunched the app and it was smooth sailing.

I don't know if you ran into this either, but I noticed that anywhere in my app that I used a NumberFormatter in my component
for money, the dollar sign doesn't show up like "$", instead it shows up with this: "ยค"

What the heck is that ??? anybody seen this. It happens once i extend Application.java to ERXApplication and changed the main method to reflect ERXApplication.main which I figured was essential when using ERExtensions framework. Anybody seen that or have you Alberto ??

thx,


On Feb 8, 2005, at 2:25 PM, Alberto de Arriba wrote:

I had the same problem some time ago and I think the problem is in the
method er.extensions.ERXProperties.webObjectsVersionIs522OrHigher()

I updated WO from 5.2 to 5.2.3 and it worked.

Hope this helps.



On Sunday, February 06, 2005 5:45 PM, Clint Fleetwood
<email@hidden> wrote:

this is the error and stack trace that is coming from the app (It
talks about an ExceptionInInitializerError ??, what'd I do wrong ?):

/Library/WebObjects/Extensions/axis.jar
/Library/WebObjects/Extensions/commons-discovery.jar
/Library/WebObjects/Extensions/commons-logging.jar
/Library/WebObjects/Extensions/jaxrpc.jar
/Library/WebObjects/Extensions/log4j-1.2.4.jar
/Library/WebObjects/Extensions/saaj.jar
/Library/WebObjects/Extensions/wsdl4j.jar
/Library/WebObjects/Extensions/
0 [main] INFO er.extensions.ERXLogger - Updated the logging
configuration with the current system properties.
java.lang.ExceptionInInitializerError
at
er.extensions.ERXApplication.<clinit>(ERXApplication.java:30)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
Caused by: java.lang.NullPointerException
at
er.extensions.ERXFileUtilities.pathForResourceNamed(ERXFileUtilities.jav
a:224)
at
er.extensions.ERXFileUtilities.readPropertyListFromFileInFramework(ERXFi
leUtilities.java:330)
at
er.extensions.ERXProperties.sourceVersionString(ERXProperties.java:110)
at
er.extensions.ERXProperties.webObjectsVersionIs522OrHigher(ERXProperties
.java:180)
at
er.extensions.ERXLogger.configureLogging(ERXLogger.java:146)
at er.extensions.ERXLogger.<clinit>(ERXLogger.java:45) ... 6
more
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: here's the error on launch...
      • From: Christian Brunschen <email@hidden>
References: 
 >here's the error on launch... (From: Clint Fleetwood <email@hidden>)
 >Re: here's the error on launch... (From: "Alberto de Arriba" <email@hidden>)

  • Prev by Date: Re: Direct Action App Editing Context management?
  • Next by Date: Re: Direct Action App Editing Context management?
  • Previous by thread: Re: here's the error on launch...
  • Next by thread: Re: here's the error on launch...
  • Index(es):
    • Date
    • Thread