[jbosstools-issues] [JBoss JIRA] (JBIDE-16541) server console not showing up
Rob Stryker (JIRA)
issues at jboss.org
Thu Apr 3 09:11:13 EDT 2014
[ https://issues.jboss.org/browse/JBIDE-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958921#comment-12958921 ]
Rob Stryker commented on JBIDE-16541:
-------------------------------------
This sounds very similar to an issue 3 years ago (cannot find jira). If your bug is regarding local servers (not remote), then I strongly suspect I know the cause.
A local server is launched via a java launch. This is part of the launching framework, but, as I recall, the console is part of org.eclipse.debug. Not all consoles, of course, but, the console that receives output from java launches is from debug. Basically, if the debug plugins have not yet been loaded / running, then the console won't get the output. However, the moment you switch to debug plugin in any way, the console will automatically populate.
Not sure what we should do here. We'd have to somehow force debug.ui to load. And not sure of any proper place to do that.
> server console not showing up
> -----------------------------
>
> Key: JBIDE-16541
> URL: https://issues.jboss.org/browse/JBIDE-16541
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.2.0.Beta2
>
>
> when starting jboss servers no consoles shows up
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list