To: user@ant.apache.org
> Subject: Won't Build: NoClassDefFoundError
>
>
> What am I missing? I have serializer.jar in /usr/share/ant/lib, but I keep
> getting this error when I run ant junit:
>
> junit:
>
> BUILD FAILED
> java.lang.NoClassDefFoundErro
junit:
BUILD FAILED
java.lang.NoClassDefFoundError:
org/apache/xml/serializer/SerializerTrace
--
View this message in context:
http://www.nabble.com/Won%27t-Build%3A--NoClassDefFoundError-tp18949641p18949641.html
Sent from the Ant - Users mailing list
keep
>>>> getting this error when I run ant junit:
>>>>
>>>> junit:
>>>>
>>>> BUILD FAILED
>>>> java.lang.NoClassDefFoundError:
>>>> org/apache/xml/serializer/SerializerTrace
>>>>
>>>> --
&g
getting this error when I run ant junit:
junit:
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
--
View this message in context:
http://www.nabble.com/Won%27t-Build%3A--NoClassDefFoundError-tp18949641p18949641.html
Sent from the Ant - Users mailing list archive
does not
endorse distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
Date: Tue, 12 Aug 2008 14:53:10 -0400
From: [EMAIL PROTECTED]
To: user@ant.apache.org
Subject: Re: Won't Build: NoClassDefFoundError
; getting this error when I run ant junit:
>>
>> junit:
>>
>> BUILD FAILED
>> java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Won%27t-Build%3A--N
t: Re: Won't Build: NoClassDefFoundError
>
>
> So, couple of questions...
>
> 1) Is SerializerTrace actually in that jar?
> 2) Are the permissions such that that jar is readable by you as a user?
> 3) IS your ANT_HOME /usr/share/ant ?
>
> On Tue, 12 Aug 2008, da
keep
getting this error when I run ant junit:
junit:
BUILD FAILED
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace
--
View this message in context:
http://www.nabble.com/Won%27t-Build%3A--NoClassDefFoundError-tp18949641p18949641.html
Sent from the Ant - Users mailing list
--NoClassDefFoundError-tp18949641p18949641.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ter setting your
classpath properly.
Regards,
Neeraj GS
HCL Tecnologies, STC - Chennai.
-Original Message-
From: Petar Tahchiev [mailto:[EMAIL PROTECTED]
Sent: Monday, February 05, 2007 1:21 PM
To: Ant Users List
Subject: NoClassDefFoundError: org/apache/tools/ant/Task
Hi guys,
Here is
al Message-
From: Petar Tahchiev [mailto:[EMAIL PROTECTED]
Sent: Monday, February 05, 2007 1:21 PM
To: Ant Users List
Subject: NoClassDefFoundError: org/apache/tools/ant/Task
Hi guys,
Here is my problem. I am currently running on a Windows box at work and
I
downloaded the ant-1.7 package and in
Hi guys,
Here is my problem. I am currently running on a Windows box at work and I
downloaded the ant-1.7 package and installed it. Then I downloaded the
axis-1.4 package and I am trying to use the wsdl2java task, like it is
written in the manual:
http://axis.apache.org/ns/int
I've taken the source for org.apache.tools.ant.Launcher and modified it
to call my own version of Main.java. Essentially, the only change I made
with that class is to allow the user to specify which startup class is
to be run. (The default is the standard org.apache.tools.ant.Main.) My
version
Some more details...
The part of my build script that fails with a NoClassDefFoundError is a
defined as class (package.classA already compiled and in an
unchanging .jar) that requires a class (package.classB) just build by a
previous step.
The error message I get is
I'm trying to run a build.xml script (script A) (for Cruisecontrol) that
calls my original, working build.xml (script B) but am having some
problems...
I get a NoClassDefFoundError when my script A calls script script B - I
don't get the error when I call script B directly.
I'
n.
>
> Hope this helps
> Keith
>
>
> -Original Message-
> From: mickeydog [mailto:[EMAIL PROTECTED]
> Sent: 07 April 2005 14:30
> To: user@ant.apache.org
> Subject: NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
>
>
> I am having trouble installing AN
To: user@ant.apache.org
Subject: NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
I am having trouble installing ANT.
I am getting the exception below.
I've tried various fixes, but no dice.
Any suggestions?
# ant -version
Exception in thread "main" java.lang.NoClassDefFoundErro
I am having trouble installing ANT.
I am getting the exception below.
I've tried various fixes, but no dice.
Any suggestions?
# ant -version
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher
# ant --noconfig -version
Exception in thread "main" java.la
in: it does not come up with an error)
> >
> > The org.jmlspecs.jmlunit.Main *is* where one expects it to be.
> >
> > tia,
> >
> > Fermin DCG
> >
> > >
> > > -Original Message-
> > > From: F Da Costa Gomez [mai
---Original Message-
> > From: F Da Costa Gomez [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 31, 2005 7:53 AM
> > To: user@ant.apache.org
> > Subject: NoClassDefFoundError for class that is on the classpath?
> >
> > Hi,
> >
> > Following the error i
PROTECTED]
> Sent: Thursday, March 31, 2005 7:53 AM
> To: user@ant.apache.org
> Subject: NoClassDefFoundError for class that is on the classpath?
>
> Hi,
>
> Following the error i get when trying to run a script (from Eclipse 3.0.2)
>
> jmlUnitTestStubs:
> [
What does your entry look like?
-Original Message-
From: F Da Costa Gomez [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 31, 2005 7:53 AM
To: user@ant.apache.org
Subject: NoClassDefFoundError for class that is on the classpath?
Hi,
Following the error i get when trying to run a
Hi,
Following the error i get when trying to run a script (from Eclipse 3.0.2)
jmlUnitTestStubs:
[java] java.lang.NoClassDefFoundError: org/jmlspecs/jmlunit/Main
[java] Exception in thread "main"
The class is actually *on* the classpath because the following line in echo-ed:
...
C:/eclips
On Wed, 9 Mar 2005, Don J. Payette <[EMAIL PROTECTED]> wrote:
> This is an interesting one (at least to me). Ant is attempting to
> call LoadCorp (as can be seen from my stdout). It gets an
> IllegalAccessException. Inside LoadCorp is a "main" that looks like
> this:
>
> public static vo
This is an interesting one (at least to me).
Ant is attempting to call LoadCorp (as can be seen from my stdout). It
gets
an IllegalAccessException. Inside LoadCorp is a "main" that looks like
this:
public static void main(String [] argv) throws Exception {
What is ant's problem?
-
On Wed, 7 Jan 2004, Keith Hatton <[EMAIL PROTECTED]> wrote:
> The only changes to the standard installation is that I've copied
> junit.jar and xalan.jar into ANT_HOME/lib (which I did for Ant 1.5)
> - prior to this the build complained that it couldn't find JUnit
> classes.
You are forking junit
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED]
Sent: 07 January 2004 13:47
To: Ant Users List
Subject: Re: Ant 1.6 and JUnit - NoClassDefFoundError
Hello Keith,
I don't *think* you need xalan.jar in the ANT_HOME/lib any more - have
you tried removing it? There are some
Hello Keith,
I don't *think* you need xalan.jar in the ANT_HOME/lib any more - have
you tried removing it? There are some other jars in there that might
conflict...
here's my test:
C:\TanguyLand>echo %JAVA_HOME%
C:\j2sdk1.4.2_01
C:\TanguyLand>echo %CLASSPATH%
%CLASSPATH% <- i.e. no classpath
C:
I'm just taking a look at Ant 1.6 and I'm having a problem with a build file that
works fine in 1.5.3.
java -version gives 1.3.1
ant -version gives 1.6
The only changes to the standard installation is that I've copied junit.jar and
xalan.jar into ANT_HOME/lib (which I did for Ant 1.5) - prior t
> From: "venkata ramesh kumar masavarapu"
> <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, December 05, 2003 3:40 PM
> Subject: Problem with NoClassDefFoundError
>
>
> > Hi all,
> >I am using the ant distributed through JWSDP.
t: Friday, December 05, 2003 3:40 PM
Subject: Problem with NoClassDefFoundError
> Hi all,
>I am using the ant distributed through JWSDP.
> I have looked around for answers for the following
> error but couldnt find any.
> After i type ant i get this
Hi all,
I am using the ant distributed through JWSDP.
I have looked around for answers for the following
error but couldnt find any.
After i type ant i get this error:
Exception in thread "main"
java.lang.NoClassDefFoundError:
Files\j2sdk_nb\j2sdk1/4/2\lib\tools/jar;C:\Program
I guess the last
32 matches
Mail list logo