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

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 b

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 wro

ERXExtensions have not been initialized persists

2012-09-04 Thread Ângelo Andrade Cirino
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 exc