Thursday, January 17, 2013

How do I make a weblogic server fail?

I needed to start a WebLogic Managed Server and make it fail, to test that the start script correctly reports the issue.

Untargeting the wlsbjmsrpDataSource datasource didn't work - it's not a fatal error unless you use the datasource for Database migration.

The first idea that occurred to me is to set its listen port to the same port used by the Admin Server: in this case the server goes into FAILED_NOT_RESTARTABLE




No comments: