Re: ERXExtensions have not been initialized persists

2012-09-05 Thread Amedeo Mantica
Create a new empty project and grab the framework order

Sent from my iPhone

On 05/set/2012, at 05:41, Ângelo Andrade Cirino  wrote:

> Hi John,
> 
> I had an insight. Since the ERXApplication class is in the ERXExtensions 
> framework, I changed the the frameworks order in the build path, putting it 
> just below the JDK and now I am able to run my applications again, but for 
> how long? This isn't the first time I have problems with the build path order 
> and unfortunately there is no documentation on how to set up the right order. 
> Maybe I am being naïve, or lazy, but some explicit information on the 
> frameworks ordering would be useful.
> 
> Angelo
> 
> Em 05/09/2012, às 00:32, John Huss escreveu:
> 
>> Try putting a breakpoint in the ERXApplication.Loader class, or commenting 
>> parts of it out.  This checking is not essential.  Also, the newest wonder 
>> has a debug setting for this code that would probably tell you why it isn't 
>> working.
> 
> ___
> 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:
> https://lists.apple.com/mailman/options/webobjects-dev/amedeomantica%40me.com
> 
> This email sent to amedeomant...@me.com
 ___
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:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: ERXExtensions have not been initialized persists

2012-09-04 Thread Ângelo Andrade Cirino
Hi John,

I had an insight. Since the ERXApplication class is in the ERXExtensions 
framework, I changed the the frameworks order in the build path, putting it 
just below the JDK and now I am able to run my applications again, but for how 
long? This isn't the first time I have problems with the build path order and 
unfortunately there is no documentation on how to set up the right order. Maybe 
I am being naïve, or lazy, but some explicit information on the frameworks 
ordering would be useful.

Angelo

Em 05/09/2012, às 00:32, John Huss escreveu:

> Try putting a breakpoint in the ERXApplication.Loader class, or commenting 
> parts of it out.  This checking is not essential.  Also, the newest wonder 
> has a debug setting for this code that would probably tell you why it isn't 
> working.

 ___
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:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: ERXExtensions have not been initialized persists

2012-09-04 Thread John Huss
Try putting a breakpoint in the ERXApplication.Loader class, or commenting
parts of it out.  This checking is not essential.  Also, the newest wonder
has a debug setting for this code that would probably tell you why it isn't
working.

John

On Tue, Sep 4, 2012 at 9:24 PM, Ângelo Andrade Cirino wrote:

> Hi all,
>
> I sang victory too soon. After shutting down and restarting Eclipse
> (installed with Golipse) the problem raised again. The console output is
> this:
>
> [2012-9-4 23:21:50 BRT]  Creating LifebeatThread now with:
> HelloWorld -1 localhost/127.0.0.1 1085 3
> [2012-9-4 23:21:50 BRT]  A fatal exception occurred: ERXExtensions
> have not been initialized. Please report the classpath and the rest of the
> bundles to the Wonder mailing list:
> Remaining frameworks: [ERPrototypes, WOOgnl]
> Classpath:
> /Users/aacirino/WO/projectwonder/Frameworks/Core/ERPrototypes/bin:/Users/aacirino/WO/projectwonder/Frameworks/Core/WOOgnl/bin:/Users/aacirino/empty_workspace/HelloWorld/build/HelloWorld.woa/Contents/Resources/Java:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERExtensions/build/ERExtensions.framework/Resources/Java:/Users/aacirino/WO/projectwonder/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/commons-lang-2.6.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/erxservletadaptor.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/junit-4.8.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/icu4j-3_8_1.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/slf4j-api-1.6.5.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/slf4j-log4j12-1.6.5.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/ognl-2.6.7.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/joda-time-1.6.2-sources.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/log4j-1.2.16.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6-sources.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERJars/Libraries/commons-codec-1.6.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/WOOgnl/Libraries/WOOgnl53.jar:/Users/aacirino/WO/projectwonder/Frameworks/Core/WOOgnl/Libraries/WOOgnl54.jar
> [2012-9-4 23:21:50 BRT]  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: [ERPrototypes, WOOgnl]
> Classpath:
> /Users/aacirino/WO/projectwonder/Frameworks/Core/ERPrototypes/bin:/Users/aacirino/WO/projectwonder/Frameworks/Core/WOOgnl/bin:/Users/aacirino/empty_workspace/HelloWorld/build/HelloWorld.woa/Contents/Resources/Java:/Users/aacirino/WO/projectwonder/Frameworks/Core/ERExtensions/build/ERExtensions.framework/Resources/Java:/Users/aacirino/WO/projectwonder/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjec

RE: ERXExtensions have not been initialized [SOLVED]

2012-08-07 Thread Oscar González

Hi all,
Thanks everyone for the help.
It was weird, I'm just update the wonder framework and clean up the projects.
The application is working now.

Saludos,

Oscar.

From: racso...@hotmail.com
To: ch...@global-village.net; programming...@mac.com
Subject: RE: ERXExtensions have not been initialized
Date: Tue, 7 Aug 2012 18:43:54 -0600
CC: ja...@jimijon.com; webobjects-dev@lists.apple.com





This is my main() method for the Application class

public static void main(String[] argv) {
TecApplication.main(argv, Application.class);
}

and this is for the class it extends.

public static void main(String argv[], Class applicationClass) {

ERXApplication.main(argv, applicationClass);
}

Saludos,

Oscar.

> Subject: Re: ERXExtensions have not been initialized
> From: ch...@global-village.net
> Date: Tue, 7 Aug 2012 17:32:57 -0700
> To: programming...@mac.com
> CC: ja...@jimijon.com; webobjects-dev@lists.apple.com
> 
> Have you added anything to your main() method?
> 
> Chuck
> 
> 
> On 2012-08-07, at 5:31 PM, David Holt wrote:
> 
> > Is there a space somewhere in your path to your application?
> > 
> > 
> > On 2012-08-07, at 5:00 PM, James Cicenia  wrote:
> > 
> >> Is this from Eclipse? 
> >> 
> >> Try checking Generate Bundles in the preferences
> >> 
> >> On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  
> >> wrote:
> >> Hi all,
> >> I'm having this problem trying to running the application.
> >> This application was running good before.
> >> 
> >> [2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions 
> >> have not been initialized. Please report the classpath and the rest of the 
> >> bundles to the Wonder mailing list: 
> >> Remaining frameworks: [ERExtensions]
> >> Classpath: 
> >> /Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObje

RE: ERXExtensions have not been initialized

2012-08-07 Thread Oscar González

This is my main() method for the Application class

public static void main(String[] argv) {
TecApplication.main(argv, Application.class);
}

and this is for the class it extends.

public static void main(String argv[], Class applicationClass) {

ERXApplication.main(argv, applicationClass);
}

Saludos,

Oscar.

> Subject: Re: ERXExtensions have not been initialized
> From: ch...@global-village.net
> Date: Tue, 7 Aug 2012 17:32:57 -0700
> To: programming...@mac.com
> CC: ja...@jimijon.com; webobjects-dev@lists.apple.com
> 
> Have you added anything to your main() method?
> 
> Chuck
> 
> 
> On 2012-08-07, at 5:31 PM, David Holt wrote:
> 
> > Is there a space somewhere in your path to your application?
> > 
> > 
> > On 2012-08-07, at 5:00 PM, James Cicenia  wrote:
> > 
> >> Is this from Eclipse? 
> >> 
> >> Try checking Generate Bundles in the preferences
> >> 
> >> On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  
> >> wrote:
> >> Hi all,
> >> I'm having this problem trying to running the application.
> >> This application was running good before.
> >> 
> >> [2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions 
> >> have not been initialized. Please report the classpath and the rest of the 
> >> bundles to the Wonder mailing list: 
> >> Remaining frameworks: [ERExtensions]
> >> Classpath: 
> >> /Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObjects/Extensions/jms-1.1.jar:/Library/WebObjects/Extensions/jndi-1.2.1.jar:/Library/WebObjects/Extensions/msutil.jar:/Library/WebObjects/Extensions/jep-2.4.0.jar:/Library/WebObjects/Extensions/openjms-common-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/openjms-net-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/commons-collections-2.1.jar:/Library/WebObjects/Extensions/commons-logging-1.0.4.jar:/Lib

RE: ERXExtensions have not been initialized

2012-08-07 Thread Oscar González

No there is no space.

Saludos,

Oscar

Subject: Re: ERXExtensions have not been initialized
From: programming...@mac.com
Date: Tue, 7 Aug 2012 17:31:26 -0700
CC: racso...@hotmail.com; webobjects-dev@lists.apple.com
To: ja...@jimijon.com

Is there a space somewhere in your path to your application?

On 2012-08-07, at 5:00 PM, James Cicenia  wrote:Is this from 
Eclipse? 
Try checking Generate Bundles in the preferences

On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  wrote:





Hi all,
I'm having this problem trying to running the application.
This application was running good before.

[2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions have 
not been initialized. Please report the classpath and the rest of the bundles 
to the Wonder mailing list: 

Remaining frameworks: [ERExtensions]
Classpath: 
/Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObjects/Extensions/jms-1.1.jar:/Library/WebObjects/Extensions/jndi-1.2.1.jar:/Library/WebObjects/Extensions/msutil.jar:/Library/WebObjects/Extensions/jep-2.4.0.jar:/Library/WebObjects/Extensions/openjms-common-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/openjms-net-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/commons-collections-2.1.jar:/Library/WebObjects/Extensions/commons-logging-1.0.4.jar:/Library/WebObjects/Extensions/concurrent-1.3.4.jar:/Library/WebObjects/Extensions/spice-jndikit-20050704.053804.jar:/Library/WebObjects/Extensions/openjms-0.7.7-alpha-3.jar:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/openjms-client-0.7.6.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jndi_1.2.1.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jms_1.0.2a.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Library/WebObjects/WonderSource/Frame

Re: ERXExtensions have not been initialized

2012-08-07 Thread Chuck Hill
Have you added anything to your main() method?

Chuck


On 2012-08-07, at 5:31 PM, David Holt wrote:

> Is there a space somewhere in your path to your application?
> 
> 
> On 2012-08-07, at 5:00 PM, James Cicenia  wrote:
> 
>> Is this from Eclipse? 
>> 
>> Try checking Generate Bundles in the preferences
>> 
>> On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  wrote:
>> Hi all,
>> I'm having this problem trying to running the application.
>> This application was running good before.
>> 
>> [2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions 
>> have not been initialized. Please report the classpath and the rest of the 
>> bundles to the Wonder mailing list: 
>> Remaining frameworks: [ERExtensions]
>> Classpath: 
>> /Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObjects/Extensions/jms-1.1.jar:/Library/WebObjects/Extensions/jndi-1.2.1.jar:/Library/WebObjects/Extensions/msutil.jar:/Library/WebObjects/Extensions/jep-2.4.0.jar:/Library/WebObjects/Extensions/openjms-common-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/openjms-net-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/commons-collections-2.1.jar:/Library/WebObjects/Extensions/commons-logging-1.0.4.jar:/Library/WebObjects/Extensions/concurrent-1.3.4.jar:/Library/WebObjects/Extensions/spice-jndikit-20050704.053804.jar:/Library/WebObjects/Extensions/openjms-0.7.7-alpha-3.jar:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/openjms-client-0.7.6.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jndi_1.2.1.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jms_1.0.2a.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/commons-lang-2.5.jar:/Library/WebObjects/WonderSource/Frameworks/Co

Re: ERXExtensions have not been initialized

2012-08-07 Thread David Holt
Is there a space somewhere in your path to your application?


On 2012-08-07, at 5:00 PM, James Cicenia  wrote:

> Is this from Eclipse? 
> 
> Try checking Generate Bundles in the preferences
> 
> On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  wrote:
> Hi all,
> I'm having this problem trying to running the application.
> This application was running good before.
> 
> [2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions have 
> not been initialized. Please report the classpath and the rest of the bundles 
> to the Wonder mailing list: 
> Remaining frameworks: [ERExtensions]
> Classpath: 
> /Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObjects/Extensions/jms-1.1.jar:/Library/WebObjects/Extensions/jndi-1.2.1.jar:/Library/WebObjects/Extensions/msutil.jar:/Library/WebObjects/Extensions/jep-2.4.0.jar:/Library/WebObjects/Extensions/openjms-common-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/openjms-net-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/commons-collections-2.1.jar:/Library/WebObjects/Extensions/commons-logging-1.0.4.jar:/Library/WebObjects/Extensions/concurrent-1.3.4.jar:/Library/WebObjects/Extensions/spice-jndikit-20050704.053804.jar:/Library/WebObjects/Extensions/openjms-0.7.7-alpha-3.jar:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/openjms-client-0.7.6.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jndi_1.2.1.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jms_1.0.2a.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/commons-lang-2.5.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/commons-lang-2.5-sources.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/erxservletad

Re: ERXExtensions have not been initialized

2012-08-07 Thread James Cicenia
Is this from Eclipse?

Try checking Generate Bundles in the preferences

On Tue, Aug 7, 2012 at 6:57 PM, Oscar González  wrote:

>  Hi all,
> I'm having this problem trying to running the application.
> This application was running good before.
>
> [2012-8-7 17:31:33 CST]  A fatal exception occurred: ERXExtensions
> have not been initialized. Please report the classpath and the rest of the
> bundles to the Wonder mailing list:
> Remaining frameworks: [ERExtensions]
> Classpath:
> /Library/WebObjects/WonderSource/Frameworks/Core/ERExtensions/bin:/private/var/root/workspace/TecSeguridadChipInPet/build/TecSeguridadChipInPet.woa/Contents/Resources/Java:/private/var/root/workspace/TecModeloSeguridadChipInPet/build/TecModeloSeguridadChipInPet.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/build/Ajax.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/build/ERChangeNotificationJMS.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/PlugIns/PostgresqlPlugIn/build/PostgresqlPlugIn.framework/Resources/Java:/private/var/root/workspace/TecUtilitiesSeguridadChipInPet/build/TecUtilitiesSeguridadChipInPet.framework/Resources/Java:/private/var/root/workspace/TecWOJasperAccess03/build/TecWOJasperAccess03.framework/Resources/Java:/Library/WebObjects/WonderSource/Frameworks/Core/WOOgnl/build/WOOgnl.framework/Resources/Java:/private/var/root/workspace/TecWOMessageAccess03/build/TecWOMessageAccess03.framework/Resources/Java:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOAccess.framework/WebServerResources/Java/JavaEOAccess.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaEOControl.framework/WebServerResources/Java/JavaEOControl.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaFoundation.framework/WebServerResources/Java/JavaFoundation.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaJDBCAdaptor.framework/WebServerResources/Java/JavaJDBCAdaptor.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWebObjects.framework/WebServerResources/Java/JavaWebObjects.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaXML.framework/WebServerResources/Java/javaxml.jar:/Library/WebObjects/Versions/WebObjects543/System/Library/Frameworks/JavaWOJSPServlet.framework/Resources/Java/javawojspservlet.jar:/Library/WebObjects/Extensions/framework.jar:/Library/WebObjects/Extensions/jms-1.1.jar:/Library/WebObjects/Extensions/jndi-1.2.1.jar:/Library/WebObjects/Extensions/msutil.jar:/Library/WebObjects/Extensions/jep-2.4.0.jar:/Library/WebObjects/Extensions/openjms-common-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/openjms-net-0.7.7-alpha-3.jar:/Library/WebObjects/Extensions/commons-collections-2.1.jar:/Library/WebObjects/Extensions/commons-logging-1.0.4.jar:/Library/WebObjects/Extensions/concurrent-1.3.4.jar:/Library/WebObjects/Extensions/spice-jndikit-20050704.053804.jar:/Library/WebObjects/Extensions/openjms-0.7.7-alpha-3.jar:/Library/WebObjects/WonderSource/Frameworks/Ajax/Ajax/Libraries/jabsorb-1.2.2.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/openjms-client-0.7.6.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jndi_1.2.1.jar:/Library/WebObjects/WonderSource/Frameworks/EOF/ERChangeNotificationJMS/Libraries/jms_1.0.2a.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERFoundation.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/ERWebObjects.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/commons-lang-2.5.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/commons-lang-2.5-sources.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/erxservletadaptor.jar:/Library/WebObjects/WonderSource/Frameworks/Core/ERJars/Libraries/junit-4.8.jar:/Library/WebObjects/WonderSource/Fram

Re: ERXExtensions have not been initialized

2008-10-20 Thread M.Y. Tjoe
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.(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]  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.(ERXApplication.java:
811)
at
edu.uow.emlab.omframework.OMApplication.(OMApplication.java: 
25)
at  
edu.uow.ris.framework.RISApplication.(RISApplication.java:

32)
at edu.uow.ris.application.Application.(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  (Webobjects-dev@lists.apple.com)
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  (Webobjects-dev@lists.apple.com)
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 WebO

Re: ERXExtensions have not been initialized

2008-10-20 Thread Chuck Hill


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.(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]  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.(ERXApplication.java: 
811)
	at  
edu.uow.emlab.omframework.OMApplication.(OMApplication.java:25)
	at edu.uow.ris.framework.RISApplication.(RISApplication.java: 
32)

at edu.uow.ris.application.Application.(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  (Webobjects-dev@lists.apple.com)
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  (Webobjects-dev@lists.apple.com)
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 reque

Re: ERXExtensions have not been initialized

2008-10-20 Thread David Avendasora

What is at line 76 of your application?


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


Dave

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]  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.(ERXApplication.java:811)
	at  
edu.uow.emlab.omframework.OMApplication.(OMApplication.java:25)
	at edu.uow.ris.framework.RISApplication.(RISApplication.java: 
32)

at edu.uow.ris.application.Application.(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  (Webobjects-dev@lists.apple.com)
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  (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 [EMAIL PROTECTED]