What version of CF?



   _____  

From: Andy Jarrett [mailto:[EMAIL PROTECTED]
Sent: 06 October 2004 10:24
To: CF-Talk
Subject: Com Object

Hi there,

I have a com object installed on my development machine which was
developed by another developer. When it is tested via a small VB app
it all works fine.

When i make a call and execute with CF i get the following error in my logs,
# Created by JRun on 06/10 09:47:32   
06/10 09:47:32 error socket closed   
java.net.SocketException: socket closed   
at java.net.PlainSocketImpl.socketAccept(Native Method)   
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)   
at java.net.ServerSocket.implAccept(ServerSocket.java:448)   
at java.net.ServerSocket.accept(ServerSocket.java:419)   
at jrun.servlet.network.NetworkService.accept(NetworkService.java:368)   
at jrun.servlet.jrpp.JRunProxyService.accept(JRunProxyService.java:104)   
at
jrun.servlet.jrpp.JRunProxyService.createRunnable(JRunProxyService.java:120)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.createRunnable(ThreadPool.java:377
)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:62)   

The component checks a load of fields then send a small text file on
port 22 to another server. What i cannot understand is i cannot get
this working via ColdFusion?

Anyone had a similar problem??

Andy

   _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to