[JBoss JIRA] Created: (JBIDE-7188) JBoss Tools appears to try to start remote server
by Pete Muir (JIRA)
JBoss Tools appears to try to start remote server
-------------------------------------------------
Key: JBIDE-7188
URL: https://jira.jboss.org/browse/JBIDE-7188
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud, JBossAS
Affects Versions: 3.2.0.M2
Reporter: Pete Muir
When I choose "Run On Server" I get this exception -- looks like JBoss Tools is trying to start the remote instance, and fails (nb remote instance is already running)
java.lang.IllegalArgumentException: classToLaunch cannot be null
at org.eclipse.jdt.launching.VMRunnerConfiguration.<init>(VMRunnerConfiguration.java:49)
at org.jboss.ide.eclipse.as.core.server.internal.launch.AbstractJBossLaunchConfigType.actualLaunch(AbstractJBossLaunchConfigType.java:108)
at org.jboss.ide.eclipse.as.core.server.internal.launch.JBossServerStartupLaunchConfiguration.superActualLaunch(JBossServerStartupLaunchConfiguration.java:91)
at org.jboss.ide.eclipse.as.core.server.internal.launch.LocalJBossServerStartupLaunchUtil.actualLaunch(LocalJBossServerStartupLaunchUtil.java:376)
at org.jboss.ide.eclipse.as.core.server.internal.launch.JBossServerStartupLaunchConfiguration.actualLaunch(JBossServerStartupLaunchConfiguration.java:86)
at org.jboss.ide.eclipse.as.core.server.internal.launch.AbstractJBossLaunchConfigType.launch(AbstractJBossLaunchConfigType.java:70)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:695)
at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3209)
at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3159)
at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:359)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7058) Be able to install VPE without xulrunner
by Max Andersen (JIRA)
Be able to install VPE without xulrunner
----------------------------------------
Key: JBIDE-7058
URL: https://jira.jboss.org/browse/JBIDE-7058
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.2.0.M2
Reporter: Max Andersen
Assignee: Maxim Areshkau
Priority: Critical
Fix For: 3.2.0.Beta
It should be possible for users of platforms where xulrunner is not available to install jboss tools.
Today it forcefully requires a native xulrunner component - that should be optional (but installed if it is there).
This is to make users of i.e. windows 64bit and osx 64 bit use all the other features with the better/faster 64bit vms.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months