Hi Ceki,<br>I know this isn&#39;t the right place/forum but I&#39;ve noticed that the Log4cxx is using your server called: ShortSocketServer author: Ceki Gulcu<br>and I&#39;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&nbsp; [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>&nbsp;&nbsp;&nbsp; at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:783)<br>&nbsp;&nbsp;&nbsp; at java.io.ObjectInputStream.&lt;init&gt;(ObjectInputStream.java:280)<br>
&nbsp;&nbsp;&nbsp; at org.apache.log4j.net.SocketNode.&lt;init&gt;(SocketNode.java:55)<br>&nbsp;&nbsp;&nbsp; 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?&nbsp; <br>Please let me know.<br>Thanks a lot.<br>Greg. <br>