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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to