• 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
Nightlybuild + HelloWorld with non-used Frameworks --broken
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nightlybuild + HelloWorld with non-used Frameworks --broken


  • Subject: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • From: "Ren, Kevin" <email@hidden>
  • Date: Fri, 12 Dec 2008 10:32:03 +1300
  • Thread-topic: Nightlybuild + HelloWorld with non-used Frameworks --broken

Title: Nightlybuild + HelloWorld with non-used Frameworks --broken

Hi,

I just updated WOLips to 3.4.5582 this morning, then run my simple HelloWorld which was working with old WOLips 3.4.5581.

I got this
[2008-12-12 9:22:41 GMT+12:00] <main> A fatal exception occurred: er/extensions/ERXFrameworkPrincipal
[2008-12-12 9:22:41 GMT+12:00] <main> java.lang.NoClassDefFoundError: er/extensions/ERXFrameworkPrincipal
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at com.webobjects.foundation._NSUtilities._classWithPartialName(_NSUtilities.java:350)
        at com.webobjects.foundation._NSUtilities.classWithName(_NSUtilities.java:334)
        at com.webobjects.foundation.NSBundle.initPrincipalClass(NSBundle.java:2410)
        at com.webobjects.foundation.NSBundle.InitPrincipalClasses(NSBundle.java:719)
        at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:376)
        at com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAsStream(WOResourceManager.java:116)
        at com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProperties.java:317)
        at com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5743)
        at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:779)
        at your.app.Application.<init>(Application.java:13)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
        at your.app.Application.main(Application.java:10)

The reason is I added non-used Ajax Framework in the build path, but it's working with WOLips 3.4.5581.

After I removed this non-used Ajax framework, The simple HelloWorld is running fine.

Any idea the reason?


Thanks


Kevin

 

"This communication is confidential and may contain privileged and/or copyright material. If you are not the intended recipient you must not use, disclose, copy or retain it. If you have received it in error please immediately notify me by return email, delete the emails and destroy any hard copies. ANZ National Bank Limited does not guarantee the integrity of this communication, or that it is free from errors, viruses or interference."

 _______________________________________________
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: Nightlybuild + HelloWorld with non-used Frameworks --broken
      • From: Mike Schrag <email@hidden>
  • Prev by Date: SOLVED Re: Distinct set of objects?
  • Next by Date: Re: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • Previous by thread: SOLVED Re: Distinct set of objects?
  • Next by thread: Re: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • Index(es):
    • Date
    • Thread