| Author |
Message |
|
|
Post subject: Linux MyEclipse 10 won't start JBoss 7
Posted: Nov 08, 2011 - 01:58 PM
|
|
Veteran Member


Joined: Sep 02, 2004
Posts: 18
|
|
I cannot get MyEclipse 10 to start JBoss 7. When I try i get an error message on the console that says
| Code: | Unable to access jarfile /work/edward/xxx/jboss-as-7.0.2.Final/jboss-modules.jar
|
When I try to create a launch configuration I see that the Program Arguments has the following :
| Code: | "/work/edward/xxx/jboss-as-7.0.2.Final/jboss-modules.jar " -mp /work/edward/xxx/jboss-as-7.0.2.Final/modules -logmodule org.jboss.logmanager -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone
|
Notice that the jboss-modules.jar has a space at the end. If I take that space out then JBoss starts. It looks like the space in the quoted string is being honored when looking for the class. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 09, 2011 - 07:03 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
ewinston,
Sorry that you're seeing this problem. I've been able to replicate it and have raised a problem report for the issue.
Thanks for investigating the problem and finding a workaround. We will get this fixed as soon as we can. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 17, 2011 - 09:27 PM
|
|
Veteran Member


Joined: Sep 09, 2003
Posts: 4
|
|
I'm seeing the same problem with MyEclipse 10 on OSX Lion.
Any update on this ticket? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 18, 2011 - 08:54 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
gcp0703,
The code has been fixed and will be available in the next maintenance release, which is due soon.
Are you able to use the workaround mentioned above? |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Linux MyEclipse 10 won't start JBoss 7
Posted: Dec 23, 2011 - 07:21 PM
|
|
Registered Member

Joined: Sep 24, 2011
Posts: 3
|
|
please ewinston, can you elaborate where to modify these configurations. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 26, 2011 - 02:50 AM
|
|

Joined: Mar 09, 2011
Posts: 715
|
|
bahaamohamad,
In the server configuration for JBoss, there is a Launch page. Click the "Create Launch Configuration" button and enter the changes in that, as mentioned in the first post.
However, note that the problem has been fixed in the latest milestone stream. Look at this forum post for details of how to install the milestone stream. |
_________________ Tony
MyEclipse Support
|
| |
|
|
|
 |
|
|