M
MarkHeppenstall
Guest
I wonder if anyone can help. We have an application that uses c# to connect to an Appserver using the OpenClient dlls, namely:- Progress.o4glrt.dll Progress.Messages.dll The server currently runs 32bit v11.2 and everything works fine. However, the server is being upgraded to 64bit v11.5. The testing environment Appserver / DB configuration is identical and all other connections work fine but unfortunately the c# application will no longer connect to the Appserver. The broker has the following error:- [15/06/09@14:15:26.197+0100] P-006160 T-C-0001 2 UB Basic Client connected : 192.168.120.30. (8533) [15/06/09@14:15:26.398+0100] P-006160 T-C-0001 2 UB Basic The client requested ASK version= 1.0 capabilities= allowServerASK,denyClientASK. (13769) [15/06/09@14:15:26.399+0100] P-006160 T-C-0001 2 UB Basic The negotiated ASK version= 1.0 capabilities= denyServerASK,denyClientASK. ASK protocol is disabled for this connection. (15256) [15/06/09@14:15:27.771+0100] P-006160 T-S-0002 1 UB ----------- ServerSocketsIPC read() IOException : java.net.SocketException: Connection reset : Connection reset (8127) [15/06/09@14:15:27.772+0100] P-006160 T-S-0002 1 UB ----------- ServerIPCException in getServerIPCMsg() : ServerIPC error: ubServerSocketsIPC.read() IOException: Connection reset. (8119) [15/06/09@14:15:27.868+0100] P-006160 T-S-0002 1 UB ----------- Posted EAbnormalShutdownServerEvent for PID: 2264 [15/06/09@14:15:27.869+0100] P-006160 T-C-0001 1 UB ----------- Server Terminated Abnormally (8420) [15/06/09@14:15:31.116+0100] P-006160 T-C-0001 2 UB Basic Client disconnected : 192.168.120.30. (8534) So I suppose my questions are:- Is this likely to be an OpenClient DLL issue? If so, can you use 32bit OpenClient to connect to 64bit Appserver? If so, do we just need the latest 32bit v11.5 DLLs? If so, where can I get these as they don't appear as downloaded products on the Progress site. Thanks
Continue reading...
Continue reading...