[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-723) Studio is failed to start

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu May 14 12:20:46 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBDS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467615#action_12467615 ] 

Nick Boldt commented on JBDS-723:
---------------------------------

I would guess one of two problems here:

a) 64-bit JVM + 32-bit Eclipse mismatch

b) plugins referenced in the config.ini do not exist (newer versions are included in Eclipse 3.5.0, but the ini points to the old versions from Eclipse 3.4.2)

Can you verify if either condition is true, namely, that there are newer versions of

plugins/org.eclipse.equinox.launcher_1.0.200.v20090420.jar
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090306-1900 

in your eclipse folder?

Also, it strikes me as odd that the win32 version of jbdevstudio would point at "launcher.gtk.linux.x86" rather than the windows one.



> Studio is failed to start
> -------------------------
>
>                 Key: JBDS-723
>                 URL: https://jira.jboss.org/jira/browse/JBDS-723
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.1.0
>         Environment: jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168
> Win XP SP2
>            Reporter: Yura Zhishko
>            Assignee: Denis Golovin
>            Priority: Critical
>         Attachments: screenshot-1.jpg
>
>
> 1) Install jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168
> 2) Try to tun it
> RESULT: Studio is failed to start with next message see (screenshot-1)
> eclipse.ini file has the next content:
> -startup
> plugins/org.eclipse.equinox.launcher_1.0.200.v20090420.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090306-1900
> --launcher.XXMaxPermSize
> 256m
> -vmargs
> -Xms256m
> -Xmx1024m
> -XX:MaxPermSize=128m
> -Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.100.v20090413-2207.jar at 1:start,org.eclipse.equinox.transforms.xslt at 1:start,org.jboss.tools.equinox.transforms.xslt at 1:start
> When I've tried to load studio with next params:
> -framework
> plugins\org.eclipse.osgi_3.5.0.v20090420
> -vmargs
> -Xms256m
> -Xmx1024m
> -XX:MaxPermSize=128m
> -Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.100.v20090413-2207.jar at 1:start,org.eclipse.equinox.transforms.xslt at 1:start,org.jboss.tools.equinox.transforms.xslt at 1:start
> It has been launched OK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list