RE: TelnetAppender generates NullPointerException

2003-11-25 Thread David . Ventimiglia
To: Log4J Developers List Subject: RE: TelnetAppender generates NullPointerException Howdy, Did you do as the bug report suggests and set the port explicitly even though the docs say that's not required? Yoav Shapira Millennium ChemInformatics >-Original Message- >From: [EMAIL

RE: TelnetAppender generates NullPointerException

2003-11-25 Thread Shapira, Yoav
o:[EMAIL PROTECTED] >Sent: Tuesday, November 25, 2003 2:03 AM >To: 'Log4J Users List'; [EMAIL PROTECTED] >Subject: RE: TelnetAppender generates NullPointerException > > >Oh, I see in the javadocs that it only needs a port and that is defaulted >to >23 anyway. > >