hi am in oracle forms 12c in solaris having following issue when starting managed server
./stopManagedWebLogic.sh WLS_REPORTS
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://hostname01-new:7001 with userid weblogic ...
This Exception occurred at Fri Mar 15 18:07:49 SAST 2024.
javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
hostname01-new [Root exception is java.net.UnknownHostException: hostname01-new]
Problem invoking WLST - Traceback (innermost last):
File "/usr1/Oracle/Middleware/Oracle_Home/user_projects/domains/Fr_domain/shutdown-WLS_REPORTS.py", line 3, in ?
File "<iostream>", line 19, in connect
File "<iostream>", line 553, in raiseWLSTException
WLSTException: Error occurred while performing connect : Error getting the initial context. There is no server running at t3://hostname01-new:7001 : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.
hostname01-new
Use dumpStack() to view the full stacktrace :
Done
Stopping Derby Server...
Derby server stopped.