henk de boer [
https://community.jboss.org/people/henk53] created the discussion
"Re: JBoss EAP 6 requires two stop commands to really stop"
To view the discussion, visit:
https://community.jboss.org/message/744648#744648
--------------------------------------------------------------
Hi,
After the first stop, could you check your console view? Usually
there are multiple consoles there. One should be for the running server, but another might
be for the recently launched shutdown command. This might indicate what went wrong during
the shutdown.
Unfortunately there doesn't seem to be another console. The only console is the one
that shows output from the running server, and the icon for switching consoles is
grayed-out.
There do are some entries in the error log though:
!ENTRY org.eclipse.wst.server.core 4 0 2012-06-27 23:12:30.744
!MESSAGE Server JBoss EAP 6.0 Runtime Server failed to stop
and
!ENTRY org.jboss.ide.eclipse.as.core 4 16973826 2012-06-27 23:12:00.722
!MESSAGE The server was shutdown forcefully. All processes were terminated.
Now there are some exceptions from a GlassFish plugin as well. Those are rather maddening
ones that are triggered everytime I interact with the JBoss server runtime. With the JBoss
AS 7.x server runtime they also happen, but don't seem to effect anything, e.g an
excerpt:
!ENTRY org.eclipse.jface 4 2 2012-06-27 23:12:06.370
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.jface".
!STACK 0
java.lang.NullPointerException
at
com.sun.enterprise.jst.server.sunappsrv.actions.PreludeUpdateCenterAction.accept(PreludeUpdateCenterAction.java:171)
at
com.sun.enterprise.jst.server.sunappsrv.actions.AppServerContextAction.selectionChanged(AppServerContextAction.java:238)
at
org.eclipse.ui.actions.SelectionProviderAction.selectionChanged(SelectionProviderAction.java:143)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162)
at
org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188)
at
org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211)
at org.eclipse.ui.navigator.CommonViewer.handleSelect(CommonViewer.java:478)
at
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241)
at
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
Before I'll create the Jira issue let me first investigate what happens on a fresh
Eclipse 3.7.2.
Thanks for your time!
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/744648#744648]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]