You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "Tyrrell, Jim" <Ji...@FMR.COM> on 2002/09/03 16:24:02 UTC

Error in starting up james-2.1a1-2002-08-18

Everyone,

I have seen this as a problem in the archive, but I never did get at a
resolution.  Sorry I am checking this out in windows, some of us do not work
for enlightened corporations. that will maintain Linux.

Anyway I am getting the "Target file does not exist, defaulting to previous"
error message (Run two shows this output).  I read through the archive and
tried to set  PHOENIX_SECURE=false and got the following output where the
class false can not be found (run one shows this output).  I am guessing I
am missing some little thing, so please be nice.  I have looked for several
days at the archive and can not seem to find the solution to this problem.

The real problem to me is that the config.xml file is not in the
app\james\conf directory after startup since I want to make some changes to
it.  I know I could probably modify the zip file, but that does not seem
like the right solution to me.

----------------------------------------------------------------------------
---------------------------------
Run one with error
C:\java\james-2.1a1-2002-08-18\bin>"c:\jdk1.4\bin\java"
"-Djava.ext.dirs=C:\java
\james-2.1a1-2002-08-18\lib" "-Dphoenix.home=C:\java\james-2.1a1-2002-08-18"
"-D
java.security.policy=jar:file:C:\java\james-2.1a1-2002-08-18/bin/phoenix-loa
der.
jar!/META-INF/java.policy"  false -jar
"C:\java\james-2.1a1-2002-08-18\bin\phoen
ix-loader.jar"
Exception in thread "main" java.lang.NoClassDefFoundError: false

----------------------------------------------------------------------------
-----------------------------------
Run two starts up, but I do not get the application unpacked in the
apps/james director.
C:\java\james-2.1a1-2002-08-18\bin>"c:\jdk1.4\bin\java"
"-Djava.ext.dirs=C:\java
\james-2.1a1-2002-08-18\lib" "-Dphoenix.home=C:\java\james-2.1a1-2002-08-18"
"-D
java.security.policy=jar:file:C:\java\james-2.1a1-2002-08-18/bin/phoenix-loa
der.
jar!/META-INF/java.policy"   -jar
"C:\java\james-2.1a1-2002-08-18\bin\phoenix-lo
ader.jar"

Phoenix 4.0beta

Target file does not exist, defaulting to previous
Started POP3 Server plain:110
Started SMTP Server plain:25
Started NNTP Server plain:119
----------------------------------------------------------------------------
----------------------
Thank You
Jim Tyrrell

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Error in starting up james-2.1a1-2002-08-18

Posted by Danny Angus <da...@apache.org>.
> Anyway I am getting the "Target file does not exist, defaulting 
> to previous"

Doesn't matter, ignore it.

>  I ... tried to set  PHOENIX_SECURE=false

Quite probably not related to your question.

> The real problem to me is that the config.xml file is not in the
> app\james\conf directory after startup

its in apps/james/SAR-INF 

:-)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>