AJ Weber skrev den 02-12-2008 14:08:
I used netstat to check if the port was in-use. Then I attempted to
connect to that port via telnet (with the port number). No response.
But when I start the SocketHubAppender it gets the address already in
use error.
What exactly does "No response" mea
ersen" <[EMAIL PROTECTED]>
To: "Log4J Users List"
Sent: Tuesday, December 02, 2008 5:33 AM
Subject: Re: SocketHubAppender can not bind on Solaris?
AJ Weber skrev den 02-12-2008 05:51:
I'm trying to startup a SocketHubAppender on Solaris 9. All my other,
local/file loggin
AJ Weber skrev den 02-12-2008 05:51:
I'm trying to startup a SocketHubAppender on Solaris 9. All my other,
local/file logging works great.
I check if a port is in-use, and find an open one -- take 12001 for example.
How do you find an open one?
I can recommend running nmap against the
I'm trying to startup a SocketHubAppender on Solaris 9. All my other,
local/file logging works great.
I check if a port is in-use, and find an open one -- take 12001 for example.
So I configure my appender and port, then try starting my java application.
But it almost immediately comes ba