Websphere server startup problem
Asked Answered
S

2

5

When I start my websphere server6.1 in debug mode, I am getting following error in RAD.

Server WebSphere Application Server v6.1 at localhost was unable to start within 1800 seconds. If the server requires more time, try increasing the timeout in the server editor.

Please help me to resolve this.

Stepparent answered 6/1, 2011 at 12:48 Comment(0)
S
10

I resolved this issue by setting the start up timeout limit to 2000 seconds from 1800 sec in websphere server setup.

Todo this,

1) Double click the websphere server in RAD. 2) Click the "Timeouts" link 3) Change the start up limit to something higher than previous In my case, I changed from 1800 sec to 2000 sec

Stepparent answered 7/1, 2011 at 12:8 Comment(1)
I am able to set max of 1800 sec in the startup timeoyt field. If I give more than 1800, it does not accept my change. For example if I give 1801, it gets as 180. If I give 2000, it gets as 200. What to do now?Stepparent
L
0

Try delete all breakpoints and then start the server. Then put all the breakpoints that you need again. I get this error working with eclipse and tomcat, and this solution works for me.

Loyola answered 16/8, 2011 at 12:10 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.