[JBoss JIRA] (JBIDE-13335) remove Juno SR1+ performance fix from Central
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13335?page=com.atlassian.jira.plugi... ]
Michelle Murray resolved JBIDE-13335.
-------------------------------------
Resolution: Won't Fix
Resetting resolution after reopening to remove Affects flag
> remove Juno SR1+ performance fix from Central
> ----------------------------------------------
>
> Key: JBIDE-13335
> URL: https://issues.jboss.org/browse/JBIDE-13335
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: central
> Affects Versions: 4.0.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Labels: respin-a
> Fix For: 4.0.1.Final
>
> Attachments: JBIDE13335-patched-sr2.png, JBIDE13335-sr1-can-update-to-sr2.png, JBIDE13335.patch.JBDS6.0.1.txt
>
>
> For our 4.0.1 release, we will not need this performance tweak because we'll be including Juno SR2, which already includes the patched versions of Eclipse jars.
> Need to therefore, for JBT 4.0.1 and JBDS 6.0.1:
> a) remove the requirements/eclipse/4.2.1.v20121122-0007-patches/ site from Central composite sites (2 places)
> b) remove the connector from discovery plugins' plugin.xml (2 files)
--
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
13 years
[JBoss JIRA] (JBIDE-13768) Server Fails to Start (Kinda) - Mixing of JRE6/JDK7 on Mac OS X
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13768?page=com.atlassian.jira.plugi... ]
Burr Sutter commented on JBIDE-13768:
-------------------------------------
Another test, installing 6.0.1 and selecting the Java 7 option...the IDE fails to detect server startup.
Perhaps my Java 7 installation is simply broken - from the perspective of JBDS
Configuration:
vm
/Library/Java/JavaVirtualMachines/1.7.0.jdk
eclipse.consoleLog=true
eclipse.home.location=file:/Users/burr/gettingstarted/jbds6.0.1.cr1_java_7/studio/
eclipse.launcher=/Users/burr/gettingstarted/jbds6.0.1.cr1_java_7/studio/JBoss Developer Studio.app/Contents/MacOS/jbdevstudio
eclipse.launcher.name=Jbdevstudio
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=jbds
eclipse.product=com.jboss.jbds.product.product
eclipse.startTime=1363224517334
eclipse.vm=/Library/Java/JavaVirtualMachines/1.7.0.jdk
eclipse.vmargs=-Djboss.discovery.directory.url=https://devstudio.jboss.co...
-Xms512m
-Xmx1024m
-Dosgi.instance.area.default=(a)user.home/workspace
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xdock:icon=../Resources/JBDevStudio.icns
-XX:MaxPermSize=256m
-Djava.class.path=/Users/burr/gettingstarted/jbds6.0.1.cr1_java_7/studio/JBoss Developer Studio.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
equinox.use.ds=true
file.encoding=US-ASCII
file.encoding.pkg=sun.io
file.separator=/
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
gopherProxySet=false
gosh.args=--nointeractive
guice.disable.misplaced.annotation.check=true
java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
java.class.path=/Users/burr/gettingstarted/jbds6.0.1.cr1_java_7/studio/JBoss Developer Studio.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
java.class.version=51.0
java.endorsed.dirs=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre/lib/endorsed
java.ext.dirs=/Users/burr/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
java.home=/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre
java.io.tmpdir=/var/folders/st/1b3cldjx29l46j86zsf55p700000gp/T/
java.library.path=/Users/burr/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.7.0_04-b21
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.7
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
java.version=1.7.0_04
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.7
java.vm.vendor=Oracle Corporation
java.vm.version=23.0-b21
jboss.discovery.directory.url=https://devstudio.jboss.com/updates/6.0/dev...
line.separator=
> Server Fails to Start (Kinda) - Mixing of JRE6/JDK7 on Mac OS X
> ---------------------------------------------------------------
>
> Key: JBIDE-13768
> URL: https://issues.jboss.org/browse/JBIDE-13768
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Reporter: Burr Sutter
> Attachments: Error_Failed_to_start.png, failed_start.png, Installation1.png, runtime_JDK_7_selection.png, server_state_detectors.png
>
>
> My Mac has both the Apple Java 6 and Oracle Java 7 installed.
> If I take the defaults from the JBDS Installer, allowing it to pick a Java 6 JRE, but then manually adding a server with Java 7 - the IDE fails to see that the server started.
> Installation1.png - a screenshot of the defaults selected by the installer.
> This places the following in my jbdevstudio.ini
> -vm
> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
> and in About - Installation Details - Configuration:
> -vm
> /System/Library/Frameworks/JavaVM.framework
> Adding a New Server (EAP 6 or 6.1) - but selecting Java 7 for the Runtime - is where the IDE fails to see that the server has started (runtime_JDK_7_selection.png)
> The result is a failed start (failed_start.png)
--
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
13 years
[JBoss JIRA] (JBIDE-13335) remove Juno SR1+ performance fix from Central
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13335?page=com.atlassian.jira.plugi... ]
Michelle Murray closed JBIDE-13335.
-----------------------------------
> remove Juno SR1+ performance fix from Central
> ----------------------------------------------
>
> Key: JBIDE-13335
> URL: https://issues.jboss.org/browse/JBIDE-13335
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: central
> Affects Versions: 4.0.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Labels: respin-a
> Fix For: 4.0.1.Final
>
> Attachments: JBIDE13335-patched-sr2.png, JBIDE13335-sr1-can-update-to-sr2.png, JBIDE13335.patch.JBDS6.0.1.txt
>
>
> For our 4.0.1 release, we will not need this performance tweak because we'll be including Juno SR2, which already includes the patched versions of Eclipse jars.
> Need to therefore, for JBT 4.0.1 and JBDS 6.0.1:
> a) remove the requirements/eclipse/4.2.1.v20121122-0007-patches/ site from Central composite sites (2 places)
> b) remove the connector from discovery plugins' plugin.xml (2 files)
--
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
13 years
[JBoss JIRA] (JBDS-2395) Investigate use of SpringIDE 3.x in JBoss 6.x & 7.x Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2395?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-2395 at 3/13/13 9:18 PM:
-----------------------------------------------------------
Something is missing from our target platform to allow SpringIDE 3.2 to be installed: Zest.
{code}
Software being installed: Spring IDE OSGi Extension (optional) 3.2.0.201301251408-M2 (org.springframework.ide.eclipse.osgi.feature.feature.group 3.2.0.201301251408-M2)
Missing requirement: Spring IDE Live Beans Graph 3.2.0.201301251408-M2 (org.springframework.ide.eclipse.beans.ui.livegraph 3.2.0.201301251408-M2) requires 'bundle org.eclipse.zest.core [1.0.0,2.0.0)' but it could not be found
{code}
Temporary workaround: add this site to Eclipse/JBDS to allow dependency resolution:
http://download.jboss.org/jbosstools/updates/requirements/kepler/20130208...
Zest will be added into the next TP iteration (4.30.6) when we move to Kepler M6.
was (Author: nickboldt):
Something is missing from our target platform to allow SpringIDE 3.2 to be installed: Zest.
{code}
Software being installed: Spring IDE OSGi Extension (optional) 3.2.0.201301251408-M2 (org.springframework.ide.eclipse.osgi.feature.feature.group 3.2.0.201301251408-M2)
Missing requirement: Spring IDE Live Beans Graph 3.2.0.201301251408-M2 (org.springframework.ide.eclipse.beans.ui.livegraph 3.2.0.201301251408-M2) requires 'bundle org.eclipse.zest.core [1.0.0,2.0.0)' but it could not be found
{code}
> Investigate use of SpringIDE 3.x in JBoss 6.x & 7.x Central
> -----------------------------------------------------------
>
> Key: JBDS-2395
> URL: https://issues.jboss.org/browse/JBDS-2395
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: 3rdPartyCertification, 3rdPartyDependencies, central
> Affects Versions: 6.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
> Priority: Blocker
> Fix For: 6.0.1.GA, 7.0.0.Alpha2
>
>
> As reported in JBDS-2280, there are two problems with Spring IDE 3.0:
> * [IDE-1263|https://jira.springsource.org/browse/IDE-1263] - fixed in 3.1.0
> * [IDE-1264|https://jira.springsource.org/browse/IDE-1264] - fixed in 3.2.0.M1
> Cannot find a site w/ a 3.2.0 milestone on it (yet), but did find these:
> https://dist.springframework.org/milestone/IDE/ - 3.1.0.201209120646-M1 (maybe misnamed?)
> http://dist.springframework.org/snapshot/IDE/nightly/ - 3.2.0.201211201813-CI-B170
> Also, 3.1.0 release version is currently on Eclipse Marketplace.
> Suggest we wait until they release 3.2.0 in March and include it then in our next release.
--
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
13 years