Netbeans 内から Oracle Weblogic Server を起動しようとすると、次のエラーが発生します。
**Stopping Weblogic Server...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to t3://localhost:7001 with userid weblogic ...
This Exception occurred at Wed Oct 23 15:51:17 CEST 2013.
javax.naming.AuthenticationException [Root exception is java.lang.SecurityException: User: weblogic, failed to be authenticated.]
Problem invoking WLST - Traceback (innermost last):
File "/home/nasimjon/Downloads/wls12120/user_projects/domains/mydomain/shutdown.py", line 3, in ?
File "<iostream>", line 19, in connect
File "<iostream>", line 520, in raiseWLSTException
WLSTException: Error occurred while performing connect : User: weblogic, failed to be authenticated.
Use dumpStack() to view the full stacktrace :
Done
Stopping Derby Server...
**
Oracle Weblogic server stop field:
誰でもウェブ上で解決策を見つけることができますか? はいの場合は、リンクを張ってください。