weblogic.Admin debug?
The symptom is that, when starting the app server from workshop, the status bar will never complete and the IDE will never be able to connect to the app server.
With the app server running, I tried the following weblogic.Admin command:
C:\BEA\USER_P~1\domains\DATAFA~1>java weblogic.Admin -adminurl t3://localhost:7001 -username weblogic -password weblogic GETSTATE Failed to connect to [Login failed for an unknown reason:8.1.0.0.true]Does anyone know what this means, and/or how to debug it?