As others have said, is there anything listening on port 25? You can see it running "netstat -an". If there's a port 25 LISTENING, there is another program on this port.
If it isnt, sometimes in Windows, running and closing programs that listen ports (such as james,tomcat, weblogic..), get the port stuck. Running an "netstat -an" doesn report that there is a program listening , but the port can not be binded and the exception is the same. Try to restart the machine :P Salu2 -----Original Message----- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Wed 9/22/2004 6:13 PM To: James Users List Cc: Subject: RE: James Server Disappears After Starting It I am the one reporting the James server disappearance. I followed your instruction, and typed run.bat at C:\james-2.2.0\bin> I got lots of messages in the DOS console and by the end of the messages, I have: 'Please check the configuration files and restart Phoenix. If the problem persists, contact the Avalon project. See http://jakarta.apache.org/avalon for more information.' Shutting down Phoenix. The phoenix.log file is in the attachment. PROBLEM: I have the Windows-XP. My JAVA_HOME=C:\j2sdk1.4.2 1. I downloaded both james-2.2.0.zip and james-with-phoenix-2.2.0-src.zip files from http://james.apache.org/download.cgi and saved in my C:\ 2. I unzipped the C:\james-2.2.0.zip 3. went to the C:\james-2.2.0\bin and run the "run.bat" script by double clicking on it. 4. copied james.sar to the C:\phoenix-bin\apps directory when I double clicked on the run.bat in the C:\james-2.2.0\bin or the C:\phoenix-bin\apps directories, the server window pops up. I could see Using PHOENIX_HOME: F:\dev\james-2.1\james-2.1 Using PHOENIX_TMPDIR: F:\dev\james-2.1\james-2.1\temp Using JAVA_HOME: F:\system\jdk\1.4.2 Phoenix 4.0.1 but, I do not see James 2.2 Remote Manager Service started plain:4555 POP3 Service started plain:110 SMTP Service started plain:25 NNTP Service Disabled Fetch POP Disabled Instead, I got lots of messages and then the server window disappears from my PC screen. --- Victor Martínez Conte <[EMAIL PROTECTED]> wrote: > First of all, run a "cmd" shell session, and execute > "run.bat" from the shell session instead of "double > click". You will see the stdout and will be easier > to diagnose the problem. > > > > -----Mensaje original----- > De: Caroline Jen [mailto:[EMAIL PROTECTED] > Enviado el: mié 22/09/2004 16:57 > Para: [EMAIL PROTECTED] > CC: > Asunto: James Server Disappears After Starting It > > > > I have the Windows-XP. My JAVA_HOME=C:\j2sdk1.4.2 > > 1. I downloaded both james-2.2.0.zip and > james-with-phoenix-2.2.0-src.zip files from > http://james.apache.org/download.cgi > and saved in my C:\ > 2. I unzipped the C:\james-2.2.0.zip > 3. went to the C:\james-2.2.0\bin and run the > "run.bat" script by double clicking on it. > 4. copied james.sar to the C:\phoenix-bin\apps > directory > > when I double clicked on the run.bat in the > C:\james-2.2.0\bin or the C:\phoenix-bin\apps > directories, the server window pops up. I could > see > > Using PHOENIX_HOME: F:\dev\james-2.1\james-2.1 > Using PHOENIX_TMPDIR: > F:\dev\james-2.1\james-2.1\temp > Using JAVA_HOME: F:\system\jdk\1.4.2 > > Phoenix 4.0.1 > > but, I do not see > > James 2.2 > Remote Manager Service started plain:4555 > POP3 Service started plain:110 > SMTP Service started plain:25 > NNTP Service Disabled > Fetch POP Disabled > > instead, I see lots of other things in the server > window. Then, the server window disappears from my > PC > screen. > > Could someone help? > > > > > > > _______________________________ > Do you Yahoo!? > Declare Yourself - Register online to vote today! > http://vote.yahoo.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
