Bugs item #785014, was opened at 2003-08-07 17:02
Message generated for change (Comment added) made by bvpaj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=785014&group_id=22866
Category: JBoss-IDE
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Kris Bosland (krisbbb)
Assigned to: Laurent Etiemble (letiemble)
Summary: JBoss-IDE 1.1 does not install w/Eclipse 3.0
Initial Comment:
Microsoft Windows 2000 5.00.2195 SP 3
Java JRE 1.4.1_04
eclipse-SDK-3.0M2-win32.zip
org.jboss.ide.eclipse_1.1.0.bin.dist.zip
use winzip to unzip eclipse to ...\eclipse\.
rename ...\eclipse\eclipse to ...\eclipse\3.0m2
unzip jboss to ...\eclipse\3.0m2\.
check: org.jboss.ide.eclipse_1.1.0 is in
...\eclipse\3.0m2\features\.
run ...\eclipse\3.0m2\eclipse.exe
go to eclipse menu:
window -> show view -> other...
In dialog box, expand JBoss IDE
double click on Log File Viewer
window -> show view -> other...
double click on Server Navigator
in Server Navigator window, click on
icon with tooltip: configuration
doubleclick JBoss 3.0.x
a dialog box pops up saying 'an error has occured,
see log file for more information'
In file ...\eclipse\3.0m2\workspace\.metadata\.log:
lots of error messages.
3876 lines of messages.
Starts with (maybe startup error?):
!ENTRY org.jboss.ide.eclipse.launcher 4 0 Aug 07, 2003
13:48:35.614
org.eclipse.core.runtime.CoreException: Launch mode run
not supported for configuration type
org.jboss.ide.eclipse.launcher.configuration.jboss.JBoss30xLaunchConfigurationDelegate
at
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(LaunchConfigurationType.java:211)
at
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(LaunchConfigurationType.java:203)
at
org.jboss.ide.eclipse.launcher.ServerLaunchManager.isServerConfiguration(ServerLaunchManager.java:250)
ends with (maybe error from dialog box?):
!ENTRY org.eclipse.ui 4 0 Aug 07, 2003 13:49:44.804
org.eclipse.jface.util.Assert$AssertionFailedException:
null argument;
at
org.eclipse.jface.util.Assert.isNotNull(Assert.java:139)
at
org.eclipse.jface.util.Assert.isNotNull(Assert.java:116)
at
org.eclipse.jface.viewers.StructuredViewer.getRawChildren(StructuredViewer.java:503)
at
org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:670)
...
at
org.jboss.ide.eclipse.launcher.ui.views.ServerNavigator$2.run(ServerNavigator.java:275)
...
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialog(DebugUITools.java:300)
at
org.jboss.ide.eclipse.launcher.ui.views.ServerNavigator.doConfiguration(ServerNavigator.java:157)
----------------------------------------------------------------------
Comment By: Peter Johnson (bvpaj)
Date: 2003-08-20 13:28
Message:
Logged In: YES
user_id=848683
Just wanted to add that I appear to have the same results running
from Mac OS X 10.2.6 with JBoss-IDE 1.2. I am quite interested in
having the IDE run with Eclipse 3.
----------------------------------------------------------------------
Comment By: Laurent Etiemble (letiemble)
Date: 2003-08-07 18:36
Message:
Logged In: YES
user_id=437455
It seems that there are several problems :
- JBoss-IDE defines four LaunchDelegates that are only
supporting the "debug" mode. Eclipse tries to load them with
"run" mode. I don't know what Eclipse 3.0 is trying to do.
- Some APIs have changed. It causes some part of the
Launcher Plugin to failed. It needs to be checked and tested.
Investigations are in progress. Stay tuned.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=785014&group_id=22866
-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development