Hi,
Now the JDBC connection is not getting deleted as we have made the filesystem space as available to run the tasks.
Now we are facing the problem in rebooting the IntegrationServer.
If we start the server in command prompt by using the command ./server.sh in bin directory.
The server starts running for sometime and after that it goes down automatically by leaving the Exception in the prompt.
The exception is ,
java.lang.InterruptedException
at wm.broker.admin.ServerBackgroundThread.run(ServerBackgroundThread.java:74)
java.lang.InterruptedException
at wm.broker.admin.ServerBackgroundThread.run(ServerBackgroundThread.java:74)
I have checked the Broker Status also, it is running only.
I dont know ,why the server goes down automatically.
i can understand that the server is interrupted by this thread.I want to know the way to tackle this
.
Please help me in this.
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods