That's correct. It is calling super() and it's super()....and nothing seems to be wrong in the code.

Thanks for the tips. I've got a fresh copy from cvs and it working fine now. I'll look into the info.plist to see if I can spot anything strange.

Regards,
Harvey


On 21/10/2008, at 3:55 AM, Chuck Hill wrote:


On Oct 20, 2008, at 3:36 AM, David Avendasora wrote:

What is at line 76 of your application?

at edu.uow.ris.application.Application.<init>(Application.java: 76)

super();

:-)

Try actually reading the error message:

ERXExtensions have not been initialized. Please report the
classpath and the rest of the bundles to the Wonder mailing list:
Remaining frameworks: [RISFramework]

The RISFramework is not properly formed.  IIRC the Info.plist is
missing something.


Chuck


On Oct 20, 2008, at 12:56 AM, tjoe wrote:

Hi all,

I got the following exception when start up but don't think I have
made any changes to it since last run. Anyone got any idea?


Main is exactly the same as below without the comment.

public static void main (String argv []) {
   // Do not put any calls to Wonder code here.
   ERXApplication.main (argv, Application.class);
}


[2008-10-20 14:37:18 EST] <main> java.lang.RuntimeException:
ERXExtensions have not been initialized. Please report the
classpath and the rest of the bundles to the Wonder mailing list:
Remaining frameworks: [RISFramework]
Classpath: /Users/tjoe/Documents/eclipse332_wonder_projects/RIS/
build/RIS.woa/Contents/Resources/Java:/Library/Frameworks/
ERExtensions.framework/Resources/Java/ERExtensions.jar:/Library/
Frameworks/ERJars.framework/Resources/Java/ERJars.jar:/Library/
Frameworks/JavaWOExtensions.framework/Resources/Java/
JavaWOExtensions.jar:/Users/tjoe/Documents/
eclipse332_wonder_projects/OMFramework/build/OMFramework.framework/
Resources/Java:/Users/tjoe/Documents/eclipse332_wonder_projects/
RISFramework/build/RISFramework.framework/Resources/Java:/System/
Library/Frameworks/JavaEOAccess.framework/Resources/Java/
javaeoaccess.jar:/System/Library/Frameworks/JavaEOControl.framework/
Resources/Java/javaeocontrol.jar:/System/Library/Frameworks/
JavaFoundation.framework/Resources/Java/javafoundation.jar:/System/
Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/
javajdbcadaptor.jar:/System/Library/Frameworks/
JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/System/
Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/
System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/
Classes/.compatibility/14compatibility.jar:/Users/tjoe/Documents/
eclipse332_wonder_projects/RIS/bin:/Users/tjoe/Documents/
eclipse332_wonder_projects/OMFramework/bin:/Users/tjoe/Documents/
eclipse332_wonder_projects/RISFramework/bin:/Library/Frameworks/
ERJars.framework/Resources/Java/erxservletadaptor.jar:/Library/
Frameworks/ERJars.framework/Resources/Java/erxwo54.jar:/Library/
Frameworks/ERJars.framework/Resources/Java/icu4j-3_8_1.jar:/Library/
Frameworks/ERJars.framework/Resources/Java/junit.jar:/Library/
Frameworks/ERJars.framework/Resources/Java/log4j-1.2.14.jar:/
Library/Frameworks/ERJars.framework/Resources/Java/slf4j-
api-1.5.0.jar:/Library/Frameworks/ERJars.framework/Resources/Java/
slf4j-log4j12-1.5.0.jar
    at
er.extensions.appserver.ERXApplication.<init>(ERXApplication.java:
811)
    at
edu.uow.emlab.omframework.OMApplication.<init>(OMApplication.java: 25) at edu.uow.ris.framework.RISApplication.<init>(RISApplication.java:
32)
at edu.uow.ris.application.Application.<init>(Application.java: 76)
    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:
323)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:
593)
    at edu.uow.ris.application.Application.main(Application.java:72)




Regards,
Harvey
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net

This email sent to [EMAIL PROTECTED]

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to