• 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
Latest Wonder JDBC adaptor required?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Latest Wonder JDBC adaptor required?


  • Subject: Latest Wonder JDBC adaptor required?
  • From: Ian Joyner <email@hidden>
  • Date: Tue, 6 Jun 2006 10:09:37 +1000

NOTE: I posted this to the Wonder-disc group twice but neither turned up, so am posting here. Sorry.

Decided I would get the latest Wonder build which is 2-June-2006, updating from around 29-March-2006. Running the project now says class JDBCAdaptor not found (this project does not use a database). If I add the JavaJDBCAdaptor.framework it works, but why is this now required with the 2-June build?

2006-06-05 13:37:29,970 INFO main ERXLogger (ERXLogger.java:configureLogging:183) - Updated the logging configuration with the current system properties.
java.lang.NoClassDefFoundError: com/webobjects/jdbcadaptor/JDBCAdaptor
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 java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at er.extensions.ERXExtensions.<clinit>(ERXExtensions.java:188)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at com.webobjects.foundation._NSUtilities._classWithPartialName (_NSUtilities.java:307)
at com.webobjects.foundation._NSUtilities.classWithName (_NSUtilities.java:291)
at com.webobjects.foundation.NSBundle.initPrincipalClass (NSBundle.java:2553)
at com.webobjects.foundation.NSBundle.InitPrincipalClasses (NSBundle.java:710)
at com.webobjects.foundation.NSBundle.<clinit>(NSBundle.java:368)
at er.extensions.ERXProperties.versionStringForFrameworkNamed (ERXProperties.java:103)
at er.extensions.ERXProperties.webObjectsVersion(ERXProperties.java: 149)
at er.extensions.ERXProperties.webObjectsVersionIs522OrHigher (ERXProperties.java:197)
at er.extensions.ERXLogger.configureLogging(ERXLogger.java:158)
at er.extensions.ERXLogger.configureLoggingWithSystemProperties (ERXLogger.java:146)
at er.extensions.ERXLogger.<clinit>(ERXLogger.java:46)
at er.extensions.ERXApplication.<clinit>(ERXApplication.java:30)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


Stream has exited with status 1.

_______________________________________________
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


  • Prev by Date: Re: Enterprise Objects/Group By Functionality?
  • Next by Date: ERExtensions in Java-Client controller?
  • Previous by thread: Re: Enterprise Objects/Group By Functionality?
  • Next by thread: ERExtensions in Java-Client controller?
  • Index(es):
    • Date
    • Thread