Hi Ceki,<br>I know this isn't the right place/forum but I've noticed that the Log4cxx is using your server called: ShortSocketServer author: Ceki Gulcu<br>and I'm having problems configuring it to work with Log4Cxx client. <br>
I was trying to get the Lockback SimpleSocketServer to communicate with Log4cxx client but I was unsuccessful too and in BOTH cases I got the following error:<br>ERROR [main] org.apache.log4j.net.SocketNode (SocketNode.java:59) Could not open ObjectInputStream to Socket[addr=/<a href="http://127.0.0.1">127.0.0.1</a>,port=2336,localport=6000]<br>
java.io.StreamCorruptedException: invalid stream header: 3C6C6F67<br> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:783)<br> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:280)<br>
at org.apache.log4j.net.SocketNode.<init>(SocketNode.java:55)<br> at org.apache.log4j.net.ShortSocketServer.main(ShortSocketServer.java:74)<br><br>I thought maybe you could help me out a little... you know more about this than me :-)<br>
Is it even possible to mix these two guys and have them talk to each other? <br>Please let me know.<br>Thanks a lot.<br>Greg. <br>