Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. [exec] Stopping Weblogic Server...
  2. [exec]
  3. [exec] Initializing WebLogic Scripting Tool (WLST) ...
  4. [exec]
  5. [exec] Jython scans all the jar files it can find at first startup. Depending on the system, this process may take a few minutes to complete, and WLST may not return a prompt right away.
  6. [exec]
  7. [exec] Welcome to WebLogic Server Administration Scripting Shell
  8. [exec]
  9. [exec] Type help() for help on available commands
  10. [exec]
  11. [exec] Connecting to t3://cloud-10-0-17-218.lax.liferay.com:8080 with userid weblogic ...
  12. [exec] This Exception occurred at Tue Sep 27 10:55:25 PDT 2016.
  13. [exec] javax.naming.CommunicationException: t3://cloud-10-0-17-218.lax.liferay.com:8080: [RJVM:000575]Destination 10.0.17.218, 8080 unreachable.; nested exception is:
  14. [exec] java.net.ConnectException: Connection timed out; [RJVM:000576]No available router to destination.; nested exception is:
  15. [exec] java.rmi.ConnectException: [RJVM:000576]No available router to destination. [Root exception is java.net.ConnectException: t3://cloud-10-0-17-218.lax.liferay.com:8080: [RJVM:000575]Destination 10.0.17.218, 8080 unreachable.; nested exception is:
  16. [exec] java.net.ConnectException: Connection timed out; [RJVM:000576]No available router to destination.; nested exception is:
  17. [exec] java.rmi.ConnectException: [RJVM:000576]No available router to destination.]
  18. [exec] Problem invoking WLST - Traceback (innermost last):
  19. [exec] File "/opt/dev/projects/github/liferay-portal-ee-7.0.x/bundles/weblogic-12.2.1/domains/liferay/shutdown-AdminServer.py", line 3, in ?
  20. [exec] File "<iostream>", line 19, in connect
  21. [exec] File "<iostream>", line 553, in raiseWLSTException
  22. [exec] WLSTException: Error occurred while performing connect : Error getting the initial context. There is no server running at t3://cloud-10-0-17-218.lax.liferay.com:8080 : t3://cloud-10-0-17-218.lax.liferay.com:8080: [RJVM:000575]Destination 10.0.17.218, 8080 unreachable.; nested exception is:
  23. [exec] java.net.ConnectException: Connection timed out; [RJVM:000576]No available router to destination.; nested exception is:
  24. [exec] java.rmi.ConnectException: [RJVM:000576]No available router to destination.
  25. [exec] Use dumpStack() to view the full stacktrace :
  26. [exec]
  27. [exec] Done
  28. [exec] Stopping Derby Server...
  29. [exec] Result: 1
  30. [delete] Deleting: /opt/dev/projects/github/liferay-portal-ee-7.0.x/jps_output
  31.  
  32. clean-up-logs:
  33. [delete] Deleting: /opt/dev/projects/github/liferay-portal-ee-7.0.x/console-shut-down
  34. [exec] /opt/dev/projects/github/liferay-portal-ee-7.0.x/bundles/weblogic-12.2.1/domains/liferay/stopWebLogic.sh: line 17: /opt/dev/projects/github/liferay-portal-ee-7.0.x/bundles/weblogic-12.2.1/domains/liferay/bin/stopWebLogic.sh: Permission denied
  35. [exec] Result: 126
  36. [delete] Deleting: /opt/dev/projects/github/liferay-portal-ee-7.0.x/jps_output
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement