Hi Serge,

Thanks for your direction.
I just built it and got new "build" folder.
I replaced:
1. build\JAMES.jar to d:\James-1.2\bin\blocks\JAMES.jar
2. build\mailet.jar to d:\James-1.2\bin\blocks\mailet.jar
3. everything under folder build\src to d:\James-1.2\src

and when running run.bat I got this error,
Avalon runner
parser            : org.apache.xerces.parsers.SAXParser
configurationPath : ../conf/
logFile           : ../logs/avalon.log
libPath           : ../lib/
blockPath         : ./blocks/

Scanning jars for new Blocks...
  Found new jar: mailet.jar
  Installing mailet configuration file into ../conf/ from template

Unknown Exception null
java.lang.NullPointerException
        at java.util.zip.ZipFile.getInputStream(ZipFile.java:174)
        at java.util.jar.JarFile.getInputStream(JarFile.java:316)
        at
org.apache.avalon.loader.AvalonConfiguration.getAvalonConfiguration(A
valonConfiguration.java:72)
        at org.apache.avalon.loader.Main.main(Main.java:80)

I checked in the "logs" folder, there's no others log file created except
avalon.log with 0Kb.

Please, need your experts advise.

Thanks & regards,
Muliawan

----- Original Message -----
From: "Serge Knystautas" <[EMAIL PROTECTED]>
To: "Java Apache Mail Server" <[EMAIL PROTECTED]>
Sent: Thursday, November 30, 2000 8:49 PM
Subject: Re: JAMES daily build


> This exception means you are using the JRE, not the JDK.  If you have both
> installed, you might want to check your path and classpath to make sure
you
> are using the JDK.
>
> Serge Knystautas
> Loki Technologies
> http://www.lokitech.com/
> ----- Original Message -----
> From: "maumul" <[EMAIL PROTECTED]>
> To: "Java Apache Mail Server" <[EMAIL PROTECTED]>
> Sent: Thursday, November 30, 2000 7:46 AM
> Subject: JAMES daily build
>
>
> > Hi group,
> >
> > I just executed build.bat from Apache-James-20001129.tar and got below
> > error,
> > java.lang.NoClassDefFoundError: sun/tools/javac/Main
> >         at
> org.apache.tools.ant.taskdefs.Javac.doClassicCompile(Javac.java)
> >         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java)
> >         at org.apache.tools.ant.Target.execute(Target.java)
> >         at org.apache.tools.ant.Project.runTarget(Project.java)
> >         at org.apache.tools.ant.Project.executeTarget(Project.java)
> >         at org.apache.tools.ant.Project.executeTargets(Project.java)
> >         at org.apache.tools.ant.Main.runBuild(Main.java)
> >         at org.apache.tools.ant.Main.main(Main.java)
> >
> > Any advise would be appreciated.
> >
> > Thanks & regards,
> > Muliawan
> >
> >
> >
> > ------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
> > Problems?:           [EMAIL PROTECTED]
> >
> >
>
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to