[jbosstools-issues] [JBoss JIRA] (JBDS-2391) jbdevstudio.ini has duplicate definitions of jboss.discovery.directory.url

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Nov 22 16:09:22 EST 2012


     [ https://issues.jboss.org/browse/JBDS-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBDS-2391.
----------------------------

    Resolution: Duplicate Issue


Dupe of JBDS-2386. Need a newer build to verify the fix is in place.
                
> jbdevstudio.ini has duplicate definitions of jboss.discovery.directory.url
> --------------------------------------------------------------------------
>
>                 Key: JBDS-2391
>                 URL: https://issues.jboss.org/browse/JBDS-2391
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 6.0.0.CR1
>         Environment: OS X
>            Reporter: Martin Malina
>            Assignee: Denis Golovin
>             Fix For: 6.0.0.CR1
>
>
> After installing JBDS on Mac I see two duplicate definitions of jboss.discovery.directory.url in JBoss Developer Studio.app/Contents/MacOS/jbdevstudio.ini
> {code}
> -vm
> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
> -product
> com.jboss.jbds.product.product
> -startup
> ../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
> --launcher.library
> ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120522-1813
> -product
> com.jboss.jbds.product.product
> -showsplash
> platform\:/base/plugins/com.jboss.jbds.product
> --launcher.XXMaxPermSize
> 256m
> --launcher.defaultAction
> openFile
> -vmargs
> -Dosgi.splashPath=platform:/base/plugins/com.jboss.jbds.product
> -Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/6.0-staging/devstudio-directory.xml
> -Xms512m
> -Xmx1024m
> -Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/6.0-staging/devstudio-directory.xml
> -Dosgi.instance.area.default=@user.home/workspace
> -XstartOnFirstThread
> -Dorg.eclipse.swt.internal.carbon.smallFonts
> -Xdock:icon=../Resources/JBDevStudio.icns
> -XX:MaxPermSize=256m
> {code}
> Maybe it has something to do with JBDS-2377 where MaxPermSize was added? (Probably not.)
> I need to change this file every time to test a specific build of central, so I'm pretty sure this thing is new in CR1.

--
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