None of the Current Nightly Builds have passed all the tests (could be
minor problems).
Current Integration Builds are not available anymore.
RC1 and RC2 don't work.
Is M5 ok?
/Anders
On söndag, mar 9, 2003, at 21:07 Europe/Stockholm, Cyril Morisse wrote:
> I'm on win xp.
> When I create a new project and try to build it I get
>
> Buildfile: C:\eclipse-rc2\workspace\helloWO\build.xml
> BUILD FAILED: java.lang.NoClassDefFoundError: org/apache/log4j/Logger
> Total time: 221 milliseconds
>
> I've tried to add log4j in the ant runtime classpath but nothing
> change.
>
> Here is the eclipse log
> ***********************************************************************
> *****
> !SESSION mars 09, 2003 21:03:07.614
> --------------------------------------------
> java.version=1.3.1_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
> Command-line arguments: -os win32 -ws win32 -arch x86 -install
> file:C:/eclipse-rc2/
> !ENTRY org.eclipse.ant.core 4 1 mars 09, 2003 21:03:07.614
> !MESSAGE Could not find one or more classes: "org.apache.log4j.Logger".
> Please check the Ant classpath.
> !STACK 0
> java.lang.NoClassDefFoundError: org/apache/log4j/Logger
> at
> org.objectstyle.cayenne.conf.Configuration.<clinit>(Configuration.java:
> 88)
> at
> org.objectstyle.cayenne.tools.CayenneGenerator.<clinit>(CayenneGenerato
> r.jav
> a:83)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Unknown Source)
> at
> org.eclipse.ant.internal.core.ant.InternalAntRunner.setTasks(InternalAn
> tRunn
> er.java:238)
> at
> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunn
> er.ja
> va:543)
> at
> org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunn
> er.ja
> va:360)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.ant.core.AntRunner.run(AntRunner.java:332)
> at
> org.eclipse.ui.externaltools.internal.ant.launchConfigurations.AntLaunc
> hDele
> gate$1.run(AntLaunchDelegate.java:170)
> at java.lang.Thread.run(Unknown Source)
> ***********************************************************************
> *****
>
> -----Message d'origine-----
> De : Anders Peterson [mailto:anders_peterso..ptimatika.se]
> Envoyé : dimanche 9 mars 2003 19:44
> À : Cyril Morisse
> Objet : Re: RE : Unable to launch .woa project with eclipse RC1
>
> Not really. I have it of course, but one of the later builds would have
> to be ok. What was the problem with RC2?
>
> I switched to RC2, and built a new version of WOLips today - no
> problems. (I really haven't done a lot.) What platform are you on. I'm
> on Windows.
>
> /Anders
>
> On söndag, mar 9, 2003, at 17:24 Europe/Stockholm, Cyril Morisse wrote:
>
>> Anders,
>>
>> Build 20030227 is no longer available for downloada at eclipse.org
>> Any URL where I can get it ?
>>
>> Cyril
>>
>>
>>
>> -----Message d'origine-----
>> De : Anders Peterson [mailto:anders_peterso..ptimatika.se]
>> Envoyé : dimanche 9 mars 2003 12:30
>> À : Cyril Morisse
>> Objet : Re: Unable to launch .woa project with eclipse RC1
>>
>> WOlips needs Eclipse 2.1. The problem is that this version of Eclipse
>> has not been released yet. We are all using various "beta versions".
>>
>> What I know is that RC1 does not work, RC2 is not yet tested and a
>> build
>> from 20030227 works fine.
>>
>> /Anders
>>
>> Cyril Morisse wrote:
>>> Sorry for the last post I send it to fast. Oups.
>>>
>>> Hello,
>>>
>>> I’ve just installed Eclipse RC1 and checked out WOLips from CVS.
>>> (03/08/2003)
>>> I can create a project and build it with no error.
>>> But when I try to run it I got :
>>>
>>> java.lang.NoClassDefFoundError:
>>> com/webobjects/appserver/WOApplication
>>> at java.lang.ClassLoader.defineClass0(Native Method)
>>> at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
>>> at
>>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
>>> 6
>>> )
>>> at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
>>> at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
>>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
>>> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
>>> Exception in thread "main"
>>>
>>> This is ok with eclipse M4.
>>>
>>> Further more I wonder wich eclipse release WOLips is certified for ?
>>> Did I miss some configuration instruction.
>>>
>>> With eclipse RC2. I cannot even build a project. Eclipse complains
>>> that log4j logger is missing even if I add it in the ant runtime
>>> classpath
>>> with windows/preferences/ant/runtime
>>>
>>> Thanks
>>> Cyril
>>>
>>>
>>>
>>>
>>>
>>
>>
>
This archive was generated by hypermail 2.0.0 : Mon Mar 10 2003 - 04:11:52 EST