|
From: Leif M. <lei...@ta...> - 2009-11-02 03:01:15
|
(I'll try posting this here as the SF email address of the original sender bounces :-P. It was a question work getting into the archives.) Paul, Glad to hear that you have been finding the Wrapper useful. The "action server" is a simple telnet class which lets you control the Wrapper using Telnet. In the TestWrapper app, it will attempt to bind to port 9999. If it fails to bind however, the TestWrapper app should continue to start up. The Wrapper's port settings are for the Wrapper itself and will not affect this 9999 port. Most likely, another application on your system is making use of port 9999. Are you seeing other problems with the TestWrapper? Or just that single message? I would be happy to take a quick look at your wrapper.log file to confirm things are working correctly. About the "Windows NT" support, I will take a look at the documentation and try to clarify it. Windows XP, 2000, 2008, Vista, 7, etc are all "NT" versions of Windows. Windows 95, 98, ME are all "DOS" versions of Windows. You are correct that this is not very clear. Just to make sure I make everything clear, which page(s) were you reading that you found confusing? Cheers, Leif On Mon, Nov 2, 2009 at 9:45 AM, Paul wrote: > > Message body follows: > > Leif, > Thanks for a great application. > > I cannot however get the Test wrapper to run. > > I have set debug and given safe ports in the conf file but I still get the > message: > > Unable to open the action server socket > > I am running it on XP and I see the message will only run on NT > systems but am not sure if XP will accept NT services or not. > > If this is the problem, sorry if I am wasting you time. If not would > appreciate your help. > > Regards > > Paul |