Should I be concerned about these error messages?

A provocative subject title. :) Or course I should be concerned about any and all error messages. But what’s interesting here is that for the most part everything is running fairly smoothly.

Servoy Server is running on Sybase ASA. No one has access to the server other than Servoy. In addition to the 7Office solution (the main reason for this server), there’s also batch processing through the headless client with a solution called dailyUpdate.

I am able to log on as a client and work as a client. No problem. The batch processor dailyUpdate has been working flawlessly until yesterday. For the first time updating of records failed to happen.

Here’s the log:

2005-11-12 19:44 : Loading servoy.properties from /Applications/Servoy/servoy.properties
2005-11-12 19:44 : Loading - Done
2005-11-12 19:44 : Using RMI registry on port 1099
2005-11-12 19:54 : No 1.5 found for pack200
2005-11-12 19:54 : Loading servoy.properties from /Applications/Servoy/servoy.properties
2005-11-12 19:54 : Loading - Done
2005-11-12 22:05 : Error flushing message buffer to client 0047b4e6-53e0-11da-8036-a0c69e7ebf79, Exception creating connection to: 192.168.2.10; nested exception is: java.io.InterruptedIOException: SocketPool empty timeout
2005-11-13 01:10 : sevDailyUpdate Mail Success gSevid = 1
2005-11-13 01:10 : sevDailyUpdate Mail Success gSevid = 2
2005-11-13 01:10 : sevDailyUpdate Mail Success gSevid = 3
2005-11-13 01:10 : sevDailyUpdate Mail Success gSevid = 4
2005-11-13 01:17 : Error flushing message buffer to client f46e3c37-53fc-11da-8036-a0c69e7ebf79, Exception creating connection to: 192.168.2.10; nested exception is: java.io.InterruptedIOException: SocketPool empty timeout
2005-11-13 15:14 : No 1.5 found for pack200
2005-11-13 15:15 : No 1.5 found for pack200
2005-11-13 15:15 : No 1.5 found for pack200
2005-11-13 20:41 : Ignore, mostly headless:null
2005-11-13 20:41 : Ignore, mostly headless:null
2005-11-13 20:41 : Error while performing startup method: startupScript
2005-11-13 20:41 : Ignore, mostly headless:null
2005-11-13 20:41 : Ignore, mostly headless:null
2005-11-13 20:41 : Error while performing startup method: startupScript
2005-11-14 01:10 : sevDailyUpdate Mail Success gSevid = 1
2005-11-14 01:10 : sevDailyUpdate Mail Success gSevid = 2
2005-11-14 01:10 : sevDailyUpdate Mail Success gSevid = 3
2005-11-14 01:10 : sevDailyUpdate Mail Success gSevid = 4
2005-11-15 01:10 : sevDailyUpdate Mail Success gSevid = 1
2005-11-15 01:10 : sevDailyUpdate Mail Success gSevid = 2
2005-11-15 01:10 : sevDailyUpdate Mail Success gSevid = 3
2005-11-15 01:10 : sevDailyUpdate Mail Success gSevid = 4
2005-11-15 17:26 : Ignore, mostly headless:null
2005-11-15 17:26 : Ignore, mostly headless:null
2005-11-15 17:26 : Error while performing startup method: startupScript
2005-11-15 17:27 : Error while performing startup method: onSolutionOpen
2005-11-16 18:35 : Error flushing message buffer to client cb5508e3-56e8-11da-8036-a0c69e7ebf79, Exception creating connection to: 192.168.2.10; nested exception is: java.io.InterruptedIOException: SocketPool empty timeout
2005-11-17 00:57 : Error flushing message buffer to client 60e18d54-5722-11da-8036-a0c69e7ebf79, Exception creating connection to: 192.168.2.10; nested exception is: java.io.InterruptedIOException: SocketPool empty timeout
2005-11-17 09:36 : Error while performing startup method: onSolutionOpen
2005-11-17 09:37 : Error while performing startup method: onSolutionOpen

Kind regards,