[JBoss JIRA] Created: (JBIDE-5466) Unable to install JBT CR1 with Sun 1.5 VM
by Jiri Peterka (JIRA)
Unable to install JBT CR1 with Sun 1.5 VM
-----------------------------------------
Key: JBIDE-5466
URL: https://jira.jboss.org/jira/browse/JBIDE-5466
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.CR1
Environment: Linux 32, 64 - Sun JDK 1.5
JBossTools-Update-3.1.0.v200912141523M-H176-RC1.zip
Reporter: Jiri Peterka
Priority: Blocker
Fix For: 3.1.0.CR1
Attachments: installation-error.png
Installation of JBT 3.1.0 CR1 (from JBossTools-Update-3.1.0.v200912141523M-H176-RC1.zip) fails during installation.
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,org.jboss.tools.flow.common.source,1.2.0.v200912080349.
Unpacking fails because intermediate file is empty: /tmp/work8092962226498105926/p2.optimizers.incoming5401691401174022088.jar
Problems downloading artifact: osgi.bundle,org.jboss.tools.flow.jpdl4.multipage.source,4.0.0.v200912080349.
Unpacking fails because intermediate file is empty: /tmp/work3243820078070021101/p2.optimizers.incoming1825758312005536514.jar
Problems downloading artifact: osgi.bundle,org.jboss.tools.flow.jpdl4.source,4.0.0.v200912080349.
Unpacking fails because intermediate file is empty: /tmp/work8058464995872764607/p2.optimizers.incoming446867257197025303.jar
Problems downloading artifact: osgi.bundle,org.jboss.tools.jbpm.common.source,4.0.0.v200912080327.
Unpacking fails because intermediate file is empty: /tmp/work6742735538962259552/p2.optimizers.incoming5740266345540352644.jar
Problems downloading artifact: osgi.bundle,org.jbpm.gd.jpdl,3.2.0.v200912080327.
Unpacking fails because intermediate file is empty: /tmp/work7385644026415956738/p2.optimizers.incoming1129437408548541227.jar
Problems downloading artifact: osgi.bundle,org.jbpm.gd.jpdl.source,3.2.0.v200912080327.
Unpacking fails because intermediate file is empty: /tmp/work2030628077411843211/p2.optimizers.incoming2462068408620598661.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.cdl.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work9173114261359796592/p2.optimizers.incoming4302052898159483087.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.common.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work6132404903016636406/p2.optimizers.incoming4200457352279481619.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.designer.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work2594654746023668143/p2.optimizers.incoming6623622469384142388.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.scenario.designer.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work5032642399328805725/p2.optimizers.incoming8942137205169905617.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.scenario.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work2879216423901928026/p2.optimizers.incoming2894913774434443637.jar
Problems downloading artifact: osgi.bundle,org.pi4soa.service.source,3.0.0.v200912051112.
Unpacking fails because intermediate file is empty: /tmp/work1318869065539990110/p2.optimizers.incoming4326185775837742076.jar
--
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
16 years, 2 months
[JBoss JIRA] Created: (JBIDE-5738) New Web Seam Project wizard crashs if the turget runtime has been changed.
by Alexey Kazakov (JIRA)
New Web Seam Project wizard crashs if the turget runtime has been changed.
--------------------------------------------------------------------------
Key: JBIDE-5738
URL: https://jira.jboss.org/jira/browse/JBIDE-5738
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.CR1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.1.0.CR2
1. Create two JBoss Server runtimes/servers.
2. Open New Web Seam Project wizrd.
3. Change the target runtime from default server to the other one.
4. Press finish.
5. See eclipse log:
java.lang.RuntimeException: java.lang.ClassCastException: java.lang.String cannot be cast to org.eclipse.wst.server.core.IServer
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard.performFinish(ModifyFacetedProjectWizard.java:388)
at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.performFinish(NewProjectDataModelFacetWizard.java:295)
at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.performFinish(SeamProjectWizard.java:336)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:752)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to org.eclipse.wst.server.core.IServer
at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.performFinish(SeamProjectWizard.java:400)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$3.run(ModifyFacetedProjectWizard.java:331)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$4.run(ModifyFacetedProjectWizard.java:345)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
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
16 years, 2 months