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 Jonathan Porterfield <jk...@pacbell.net> on 2002/02/07 01:09:07 UTC

Jumped but not started

Hey there,

I'm have a challenging time getting James running.
Here are some vital stats:
=================================
  OS: Win 2k server
  James ver: 2.0a2
  JDK: JDK1.3 (JAVA_HOME=c:\JDK1.3)


So far I have:
=================================
  executed "[jamesroot]\bin\run.bat"
  exited (^c)
  updated the dnsserver entries with two valid dns servers
(216.220.40.243,216.220.40.244)
  changed the root userid and pwd
  executed "[jamesroot]\bin\run.bat" (a few times with the same results each
time)


Console reports
=================================
C:\web\james2.2\bin>run

Phoenix 3.1a1-dev

James 2.0a2
Started POP3 Server plain:110
Started SMTP Server plain:25
Started NNTP Server plain:119

(here it hangs, I let it go for about a half hour to see if it would
complete. Nope...)

Also, I could not telnet to localhost:4555

I've combed all of the log files including phoenix and have found no [error]
entries.

Thanks in advance for any guidence ...

-J



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


RE: Jumped but not started

Posted by Jonathan Porterfield <jk...@pacbell.net>.
Wahoooo!

Thanks! :)

-J

-----Original Message-----
From: Danny Angus [mailto:danny@thought.co.uk]
Sent: Wednesday, February 06, 2002 4:53 PM
To: James Users List
Subject: RE: Jumped but not started


try "telnet localhost 25" not "telnet localhost:25"

> -----Original Message-----
> From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> Sent: Thursday, February 07, 2002 12:46 AM
> To: James Users List
> Subject: RE: Jumped but not started
>
>
>
>
> No dice...
>
> Especially odd since the log seems to say all went well.
> =================================
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
> init...
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager):
> RemoteManager using
> plain on port 4555
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
> ...init end
> =================================
>
> Also, I've tried
> =================================
> localhost:25
> localhost:4555
> 192.168.1.100:4555
>
> No connection on any port ...
>
> I can, however, "telnet localhost" sans the port. I hope this
> means that the
> culprit isn't telnet.
>
>
> -----Original Message-----
> From: Danny Angus [mailto:danny@thought.co.uk]
> Sent: Wednesday, February 06, 2002 4:32 PM
> To: James Users List
> Subject: RE: Jumped but not started
>
>
> that looks as if it's started Ok, try telnet localhost 25
> there were some issues with windows telnet and the remote manager, but I
> thought they'd been resolved.
>
> d.
>
> > -----Original Message-----
> > From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> > Sent: Thursday, February 07, 2002 12:09 AM
> > To: james-user@jakarta.apache.org
> > Subject: Jumped but not started
> >
> >
> >
> > Hey there,
> >
> > I'm having a challenging time getting James running.
> > Here are some vital stats:
> > =================================
> >   OS: Win 2k server
> >   James ver: 2.0a2
> >   JDK: JDK1.3 (JAVA_HOME=c:\JDK1.3)
> >
> >
> > So far I have:
> > =================================
> >   executed "[jamesroot]\bin\run.bat"
> >   exited (^c)
> >   updated the dnsserver entries with two valid dns servers
> > (216.220.40.243,216.220.40.244)
> >   changed the root userid and pwd
> >   executed "[jamesroot]\bin\run.bat" (a few times with the same
> > results each
> > time)
> >
> >
> > Console reports
> > =================================
> > C:\web\james2.2\bin>run
> >
> > Phoenix 3.1a1-dev
> >
> > James 2.0a2
> > Started POP3 Server plain:110
> > Started SMTP Server plain:25
> > Started NNTP Server plain:119
> >
> > (here it hangs, I let it go for about a half hour to see if it would
> > complete. Nope...)
> >
> > Also, I could not telnet to localhost:4555
> >
> > I've combed all of the log files including phoenix and have found
> > no [error]
> > entries.
> >
> > Thanks in advance for any guidence ...
> >
> > -J
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


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


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


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


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


RE: Jumped but not started

Posted by Danny Angus <da...@thought.co.uk>.
try "telnet localhost 25" not "telnet localhost:25"

> -----Original Message-----
> From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> Sent: Thursday, February 07, 2002 12:46 AM
> To: James Users List
> Subject: RE: Jumped but not started
>
>
>
>
> No dice...
>
> Especially odd since the log seems to say all went well.
> =================================
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
> init...
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager):
> RemoteManager using
> plain on port 4555
> Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
> ...init end
> =================================
>
> Also, I've tried
> =================================
> localhost:25
> localhost:4555
> 192.168.1.100:4555
>
> No connection on any port ...
>
> I can, however, "telnet localhost" sans the port. I hope this
> means that the
> culprit isn't telnet.
>
>
> -----Original Message-----
> From: Danny Angus [mailto:danny@thought.co.uk]
> Sent: Wednesday, February 06, 2002 4:32 PM
> To: James Users List
> Subject: RE: Jumped but not started
>
>
> that looks as if it's started Ok, try telnet localhost 25
> there were some issues with windows telnet and the remote manager, but I
> thought they'd been resolved.
>
> d.
>
> > -----Original Message-----
> > From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> > Sent: Thursday, February 07, 2002 12:09 AM
> > To: james-user@jakarta.apache.org
> > Subject: Jumped but not started
> >
> >
> >
> > Hey there,
> >
> > I'm having a challenging time getting James running.
> > Here are some vital stats:
> > =================================
> >   OS: Win 2k server
> >   James ver: 2.0a2
> >   JDK: JDK1.3 (JAVA_HOME=c:\JDK1.3)
> >
> >
> > So far I have:
> > =================================
> >   executed "[jamesroot]\bin\run.bat"
> >   exited (^c)
> >   updated the dnsserver entries with two valid dns servers
> > (216.220.40.243,216.220.40.244)
> >   changed the root userid and pwd
> >   executed "[jamesroot]\bin\run.bat" (a few times with the same
> > results each
> > time)
> >
> >
> > Console reports
> > =================================
> > C:\web\james2.2\bin>run
> >
> > Phoenix 3.1a1-dev
> >
> > James 2.0a2
> > Started POP3 Server plain:110
> > Started SMTP Server plain:25
> > Started NNTP Server plain:119
> >
> > (here it hangs, I let it go for about a half hour to see if it would
> > complete. Nope...)
> >
> > Also, I could not telnet to localhost:4555
> >
> > I've combed all of the log files including phoenix and have found
> > no [error]
> > entries.
> >
> > Thanks in advance for any guidence ...
> >
> > -J
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


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


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


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


RE: Jumped but not started

Posted by Jonathan Porterfield <jk...@pacbell.net>.

No dice...

Especially odd since the log seems to say all went well.
=================================
Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
init...
Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager using
plain on port 4555
Wed Feb 06 15:39:05 PST 2002 [INFO   ] (remotemanager): RemoteManager
...init end
=================================

Also, I've tried
=================================
localhost:25
localhost:4555
192.168.1.100:4555

No connection on any port ...

I can, however, "telnet localhost" sans the port. I hope this means that the
culprit isn't telnet.


-----Original Message-----
From: Danny Angus [mailto:danny@thought.co.uk]
Sent: Wednesday, February 06, 2002 4:32 PM
To: James Users List
Subject: RE: Jumped but not started


that looks as if it's started Ok, try telnet localhost 25
there were some issues with windows telnet and the remote manager, but I
thought they'd been resolved.

d.

> -----Original Message-----
> From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> Sent: Thursday, February 07, 2002 12:09 AM
> To: james-user@jakarta.apache.org
> Subject: Jumped but not started
>
>
>
> Hey there,
>
> I'm having a challenging time getting James running.
> Here are some vital stats:
> =================================
>   OS: Win 2k server
>   James ver: 2.0a2
>   JDK: JDK1.3 (JAVA_HOME=c:\JDK1.3)
>
>
> So far I have:
> =================================
>   executed "[jamesroot]\bin\run.bat"
>   exited (^c)
>   updated the dnsserver entries with two valid dns servers
> (216.220.40.243,216.220.40.244)
>   changed the root userid and pwd
>   executed "[jamesroot]\bin\run.bat" (a few times with the same
> results each
> time)
>
>
> Console reports
> =================================
> C:\web\james2.2\bin>run
>
> Phoenix 3.1a1-dev
>
> James 2.0a2
> Started POP3 Server plain:110
> Started SMTP Server plain:25
> Started NNTP Server plain:119
>
> (here it hangs, I let it go for about a half hour to see if it would
> complete. Nope...)
>
> Also, I could not telnet to localhost:4555
>
> I've combed all of the log files including phoenix and have found
> no [error]
> entries.
>
> Thanks in advance for any guidence ...
>
> -J
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


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


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


RE: Jumped but not started

Posted by Danny Angus <da...@thought.co.uk>.
that looks as if it's started Ok, try telnet localhost 25
there were some issues with windows telnet and the remote manager, but I
thought they'd been resolved.

d.

> -----Original Message-----
> From: Jonathan Porterfield [mailto:jkeith2@pacbell.net]
> Sent: Thursday, February 07, 2002 12:09 AM
> To: james-user@jakarta.apache.org
> Subject: Jumped but not started
>
>
>
> Hey there,
>
> I'm have a challenging time getting James running.
> Here are some vital stats:
> =================================
>   OS: Win 2k server
>   James ver: 2.0a2
>   JDK: JDK1.3 (JAVA_HOME=c:\JDK1.3)
>
>
> So far I have:
> =================================
>   executed "[jamesroot]\bin\run.bat"
>   exited (^c)
>   updated the dnsserver entries with two valid dns servers
> (216.220.40.243,216.220.40.244)
>   changed the root userid and pwd
>   executed "[jamesroot]\bin\run.bat" (a few times with the same
> results each
> time)
>
>
> Console reports
> =================================
> C:\web\james2.2\bin>run
>
> Phoenix 3.1a1-dev
>
> James 2.0a2
> Started POP3 Server plain:110
> Started SMTP Server plain:25
> Started NNTP Server plain:119
>
> (here it hangs, I let it go for about a half hour to see if it would
> complete. Nope...)
>
> Also, I could not telnet to localhost:4555
>
> I've combed all of the log files including phoenix and have found
> no [error]
> entries.
>
> Thanks in advance for any guidence ...
>
> -J
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


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