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

Martin Malina (JIRA) jira-events at lists.jboss.org
Wed Nov 21 08:26:21 EST 2012


Martin Malina created JBDS-2391:
-----------------------------------

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