[JBoss JIRA] (JBIDE-9864) Unable to start AS7
by Libor Zoubek (Created) (JIRA)
Unable to start AS7
-------------------
Key: JBIDE-9864
URL: https://issues.jboss.org/browse/JBIDE-9864
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Environment: Windows, AS 7.0.1
Reporter: Libor Zoubek
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.M4
Attempt to start AS7 results to following error
{noformat}
!ENTRY org.eclipse.debug.ui 4 0 2011-10-07 18:44:30.796
!MESSAGE Tab group extension: org.eclipse.jdt.debug.ui.launchConfigurationTabGroup.remoteJavaApplication for type org.eclipse.jdt.launching.remoteJavaApplication for the * mode has been replaced by extension: org.jboss.tools.common.jdt.debug.ui.launching.launchConfigurationTabGroup.JBossRemoteJavaApplication2
!ENTRY org.eclipse.core.jobs 4 2 2011-10-07 18:44:30.828
!MESSAGE An internal error occurred during: "Starting JBoss 7.0 Runtime Server".
!STACK 0
java.lang.IllegalArgumentException: classToLaunch cannot be null
at org.eclipse.jdt.launching.VMRunnerConfiguration.<init>(VMRunnerConfiguration.java:49)
at org.jboss.ide.eclipse.as.core.server.internal.launch.AbstractJBossStartLaunchConfiguration.actualLaunch(AbstractJBossStartLaunchConfiguration.java:177)
at org.jboss.ide.eclipse.as.core.server.internal.launch.LocalJBossStartLaunchDelegate.actualLaunch(LocalJBossStartLaunchDelegate.java:53)
at org.jboss.ide.eclipse.as.core.server.internal.launch.DelegatingStartLaunchConfiguration.actualLaunch(DelegatingStartLaunchConfiguration.java:56)
at org.jboss.ide.eclipse.as.core.server.internal.launch.AbstractJBossStartLaunchConfiguration.launch(AbstractJBossStartLaunchConfiguration.java:138)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3402)
at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3340)
at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:363)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{noformat}
JBossAS Tools 2.3.0.v20111007-0916-H768-M4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] (JBDS-1904) mylyn.tasks.ui feature is missing on extras
by Libor Zoubek (Created) (JIRA)
mylyn.tasks.ui feature is missing on extras
-------------------------------------------
Key: JBDS-1904
URL: https://issues.jboss.org/browse/JBDS-1904
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: 3rdPartyCertification, updatesite
Affects Versions: 5.0.0.M4
Reporter: Libor Zoubek
Priority: Blocker
Fix For: 5.0.0.M4
Installation of extras must work without any other updatesite defined, right? I am installing extras using script.
This is what I get when I install all extras without any other that extras updatesite defined
{noformat}
[groovy] !ENTRY org.eclipse.equinox.p2.director 4 1 2011-10-25 22:38:46.256
[groovy] !MESSAGE Cannot complete the install because one or more required items could not be found.
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:38:46.257
[groovy] !MESSAGE Software being installed: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4)
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:38:46.257
[groovy] !MESSAGE Missing requirement: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4) requires 'org.eclipse.mylyn.tasks.ui [3.6.2.v20110826-0100]' but it could not be found
{noformat}
This is what I get when I install all extras with addidional core + jbds target platform sites defined
{noformat}
[groovy] !ENTRY org.eclipse.equinox.p2.director 4 1 2011-10-25 22:44:02.507
[groovy] !MESSAGE Cannot complete the install because one or more required items could not be found.
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:44:02.511
[groovy] !MESSAGE Software being installed: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4)
[groovy] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-10-25 22:44:02.512
[groovy] !MESSAGE Missing requirement: Mylyn (Selected) 1.1.0.v20111025-0135-H35-M4 (com.jboss.jbds.mylyn.feature.feature.group 1.1.0.v20111025-0135-H35-M4) requires 'org.apache.commons.io [2.0.1.v201105210651]' but it could not be found
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] (JBIDE-9836) Web Fragment projects are deployed as exploded jars
by Fred Bricon (Created) (JIRA)
Web Fragment projects are deployed as exploded jars
---------------------------------------------------
Key: JBIDE-9836
URL: https://issues.jboss.org/browse/JBIDE-9836
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.M3
Reporter: Fred Bricon
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.M4
Attachments: web-fragment.zip
Following up https://issues.sonatype.org/browse/MECLIPSEWTP-181.
Web Fragment projects are deployed as exploded jars in AS7 instead of zipped archives (probably other AS'es too). This leads to a deployment failure :
{noformat}
10:11:40,572 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) Starting deployment of "web.war"
10:11:40,600 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.deployment.unit."web.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."web.war".STRUCTURE: Failed to process phase STRUCTURE of deployment "web.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:121)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_26]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_26]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_26]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.as.server.deployment.DeploymentUnitProcessingException: failed to process "/home/fbricon/Dev/servers/jboss-as-web-7.0.2.Final/standalone/deployments/web.war/WEB-INF/lib/fragment.jar"
at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.deploy(WarStructureDeploymentProcessor.java:118)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115)
... 5 more
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: failed to process "/home/fbricon/Dev/servers/jboss-as-web-7.0.2.Final/standalone/deployments/web.war/WEB-INF/lib/fragment.jar"
at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createWebInfLibResources(WarStructureDeploymentProcessor.java:173)
at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createResourceRoots(WarStructureDeploymentProcessor.java:151)
at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.deploy(WarStructureDeploymentProcessor.java:112)
... 6 more
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) [:1.6.0_26]
at java.util.zip.ZipFile.<init>(ZipFile.java:127) [:1.6.0_26]
at java.util.jar.JarFile.<init>(JarFile.java:135) [:1.6.0_26]
at java.util.jar.JarFile.<init>(JarFile.java:99) [:1.6.0_26]
at org.jboss.vfs.spi.JavaZipFileSystem.<init>(JavaZipFileSystem.java:95)
at org.jboss.vfs.spi.JavaZipFileSystem.<init>(JavaZipFileSystem.java:81)
at org.jboss.vfs.VFS.mountZip(VFS.java:408)
at org.jboss.vfs.VFS.mountZip(VFS.java:434)
at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createWebInfLibResources(WarStructureDeploymentProcessor.java:168)
... 8 more
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] (JBIDE-9976) Tooltips in JBoss Central crash in Windows 7 64bits
by Fred Bricon (Created) (JIRA)
Tooltips in JBoss Central crash in Windows 7 64bits
---------------------------------------------------
Key: JBIDE-9976
URL: https://issues.jboss.org/browse/JBIDE-9976
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.M4
Environment: Windows 7 64bits, JDK 7 64bits
Reporter: Fred Bricon
Priority: Blocker
Fix For: 3.3.0.M4
When JBoss Central is open, if the mouse cursor hovers over the News feed, a SWT error occurs :
{noformat}
org.eclipse.swt.SWTError: No more handles [Could not detect registered XULRunner to use]
at org.eclipse.swt.SWT.error(SWT.java:4308)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:683)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
at org.jboss.tools.central.editors.FeedsToolTip.createToolTipContentArea(FeedsToolTip.java:173)
{noformat}
Following the error popup, another window is opened, asking :
{noformat}
An SWT error has occurred.
You are recommended to exit the workbench. Subsequent errors may happen and exit the workbench without warning.
See the .log file for more details.
Do you want to exit the workbench?
(Yes / No)
{noformat}
Since xulrunner is not compatible with 64bits JVM on Windows, this is not surprising.
I guess if can't find another to display the tooltips (not using a browser), they should not be displayed at all (if xulrunner is missing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months
[JBoss JIRA] Created: (JBIDE-9823) Properties are displayed twice for Archetype-based project examples
by Fred Bricon (JIRA)
Properties are displayed twice for Archetype-based project examples
-------------------------------------------------------------------
Key: JBIDE-9823
URL: https://issues.jboss.org/browse/JBIDE-9823
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, project-examples
Affects Versions: 3.3.0.M3
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Minor
Fix For: 3.3.0.M4
When creating a project from the jboss-javaee6-webapp6 project example (Maven Archetype) the name property is displayed twice in the properties table.
It's set the first time when calling setArchetype(archetype) in ArchetypeExamplesWizardPage.createControl(), then a second time, by when loadArchetypeDescriptor() is called by MavenProjectWizardArchetypeParametersPage.setVisible()
Setting archetypeChanged = false; in ArchetypeExamplesWizardPage.createControl() seemingly fixes the issue, but I'm concerned as loadArchetypeDescriptor() doesn't get called that way. Will try overriding setArchetype() instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months