Hi All! I have a weird and very urgent issue on my windows 2007/8 Web edition 64bit.
There is socketGateway configured on port 999 and everytime it starts the following error comes up in the socket-gateway.log, SocketGateway(GRATELECOM) Error attempting to listen on socket: java.net.SocketException: socket closed. The log in JRun (admin instance) gives me the following info about the startup error: 216 / 255 23/03 14:36:03 user MessageBrokerServlet: init 217 / 255 23/03 14:36:04 user CFFormGateway: init 218 / 255 23/03 14:36:04 user CFInternalServlet: init 219 / 255 23/03 14:36:04 info Recovering 65 session(s) 220 / 255 23/03 14:36:04 error Error reading stored session data (ID=90306d7cfc3b163e26e05f3277c251c137a4) 221 / 255 java.io.StreamCorruptedException: unexpected end of block data 222 / 255 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1351) 223 / 255 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947) 224 / 255 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871) 225 / 255 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753) 226 / 255 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329) 227 / 255 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351) 228 / 255 at java.util.Hashtable.readObject(Hashtable.java:859) 229 / 255 at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source) 230 / 255 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 231 / 255 at java.lang.reflect.Method.invoke(Method.java:597) 232 / 255 at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974) 233 / 255 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849) 234 / 255 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753) 235 / 255 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329) 236 / 255 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351) 237 / 255 at jrun.servlet.session.SessionService.retrieve(SessionService.java:1370) 238 / 255 at jrun.servlet.session.SessionService.retrieve(SessionService.java:1354) 239 / 255 at jrun.servlet.session.SessionService.restoreSession(SessionService.java:1272) 240 / 255 at jrun.servlet.session.SessionService.restoreSessionState(SessionService.java:889) 241 / 255 at jrun.servlet.session.SessionService.setClassLoader(SessionService.java:516) 242 / 255 at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:300) 243 / 255 at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:203) 244 / 255 at jrun.deployment.DeployerService.initModules(DeployerService.java:708) 245 / 255 at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:243) 246 / 255 at jrun.deployment.DeployerService.deploy(DeployerService.java:428) 247 / 255 at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179) 248 / 255 at jrun.deployment.DeployerService.run(DeployerService.java:889) 249 / 255 at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230) 250 / 255 at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) 251 / 255 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) 252 / 255 253 / 255 23/03 14:36:04 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/D:/JRun4/lib/jrun-comp.ear 254 / 255 23/03 14:36:04 info Deploying EJB "JRunSQLInvoker" from: file:/D:/JRun4/lib/jrun-comp.ear 255 / 255 23/03 14:37:57 user FileServlet: init Is this a 64bit JVM Issue?? Or is it maybe a corrupted cf instance?? I'm out of options right now, so if people know about an issue/fix I would be very thankfull for any input. Thanks, Michael -- Michael van Leest ---------------------------------------- E: [email protected] W: http://michaelvanleest.com Yahoo! IM: [email protected] MSN IM: [email protected] GTalk: [email protected] AIM: mikefromnl ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320829 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

