You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2002/01/29 03:45:16 UTC

DO NOT REPLY [Bug 6084] New: - Bug with startup James

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6084>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6084

Bug with startup James

           Summary: Bug with startup James
           Product: James
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: James Core
        AssignedTo: james-dev@jakarta.apache.org
        ReportedBy: jamesqiu@263.net
                CC: jamesqiu@263.net


If I run James in a directory named "bin", the server will be down.
I think this is because the author want to get the substring after "bin" in 
thus string "$something/bin/yourparam", so if "bin" contains in "$something", 
the program will get the wrong thing.

e.g.
/mydir/bin/james/bin/run.bat
author want "run.bat", but he/she got "james"

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