Starting the server from the Servers view works fine. When I click the "Stop the server button" I get the following output in the Console view:
"tai" kann syntaktisch an dieser Stelle nicht verarbeitet werden.
The progress view just shows "Shutting down the server... (92%)". After some time a message box pops up telling me that the server is not responding and if the server should be terminated. When I click "OK" the server still keeps running. Then several minutes later I get an error message "The server cannot be stopped within timeout".
The only chance I have is to terminate the process in the task manager. This is not acceptable in the long term especially as there are other java.exe processes and I have to guess the right one.
I am on Windows and have a clean Eclipse Mars 4.5.1 with the latest Oracle WebLogic Server Tools from the marketplace (8.3.1.201509041831). I already tried removing and adding the server again as well as creating a new domain.
How can I fix this? What happens when I click the stop button? Is there any script called which I can try calling by my self? Or can more verbose logging be turned on somewhere? This is my first try running a Weblogic server I don't know such things yet but am a bit frustrated right know because of this.