[JBoss JIRA] Created: (JBIDE-3050) Project Archives freezes with large includes
by Max Rydahl Andersen (JIRA)
Project Archives freezes with large includes
--------------------------------------------
Key: JBIDE-3050
URL: https://jira.jboss.org/jira/browse/JBIDE-3050
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.0.0.beta1
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.cr1
It looks like everything is copied/calculated in bulk and not incrementally
Try using fileset with / as the root and do a **/*.pdf or similar many hit pattern.
The Preview Table does not show it is actually working
When it returns there is a risk for outof memory since it is fetching *all* matching files instead of just a subset(preview)
When pressing finish the dialog just freezes waiting for the packaging to finish - why is that not done in a background job ?
During this i always end up getting an outofmemory exception ...
--
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
17 years
[JBoss JIRA] Created: (JBIDE-3924) NPE in the Package Explorer
by Snjezana Peco (JIRA)
NPE in the Package Explorer
---------------------------
Key: JBIDE-3924
URL: https://jira.jboss.org/jira/browse/JBIDE-3924
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.0.0.GA
Reporter: Snjezana Peco
Assignee: Snjezana Peco
Priority: Minor
Fix For: 3.0.0.GA
Steps to reproduce:
- close the Project Archives view and restart Eclipse (obliged only if you have the Project Archives view open)
- open the Package Explorer view and right-click the contents of the view
You will get the following exception:
java.lang.NullPointerException
at org.jboss.ide.eclipse.archives.ui.providers..menuAboutToShow2(ArchivesActionProvider.java:83)
at org.jboss.ide.eclipse.archives.ui.providers.ArchivesActionProvider.fillContextMenu(ArchivesActionProvider.java:79)
at org.eclipse.ui.navigator.NavigatorActionService.addCommonActionProviderMenu(NavigatorActionService.java:205)
at org.eclipse.ui.navigator.NavigatorActionService.fillContextMenu(NavigatorActionService.java:172)
at org.eclipse.ui.internal.navigator.CommonNavigatorManager.fillContextMenu(CommonNavigatorManager.java:258)
at org.eclipse.ui.internal.navigator.CommonNavigatorManager$4.menuAboutToShow(CommonNavigatorManager.java:273)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:335)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:463)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:459)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:485)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:235)
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.Widget.sendEvent(Widget.java:1027)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4111)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3815)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:337)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1576)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1937)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4528)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:250)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:3849)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3416)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
...
--
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
17 years
[JBoss JIRA] Created: (JBIDE-3938) Exception, while changing Class in Graphical tab in pages.xml
by Aliaksey Nis (JIRA)
Exception, while changing Class in Graphical tab in pages.xml
-------------------------------------------------------------
Key: JBIDE-3938
URL: https://jira.jboss.org/jira/browse/JBIDE-3938
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.GA
Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.GA
Build id: JBossTools-ALL-win32-3.0.0.GA-R200903040656-H10
JRE 1.5_08
Reporter: Aliaksey Nis
EXECUTE: Create New Seam 1.2 WAR project.
EXECUTE: Open pages.xml, go to Graphical tab.
EXECUTE: Click on "Add Exception" button. Draw box, input name here, press Enter.
ASSERT: Exception appears in view.
EXECUTE: Right click on it, select Properties.
EXECUTE: Click on small browse button in Class field.
EXECUTE: Select any class - for example javax > accessibility > Accessible, press Ok.
FAILURE: Unhandled event loop exception thrown in Error log. Class didn't change.
Log attached.
--
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
17 years
[JBoss JIRA] Created: (JBDS-625) Rebrand Eclipse.app for Mac OS X
by Erik Mattheis (JIRA)
Rebrand Eclipse.app for Mac OS X
--------------------------------
Key: JBDS-625
URL: https://jira.jboss.org/jira/browse/JBDS-625
Project: Developer Studio
Issue Type: Feature Request
Components: ui/branding
Affects Versions: 2.0.0.cr2
Environment: Mac OS X
Reporter: Erik Mattheis
The release for Mac OS X has a JBoss Developer Studio.app that includes nothing more than a shell script which launches the Eclipse.app. This creates a disconnect between the icon/name the user clicks to launch the application, and the icon/name shown in the Mac OS dock and menu. A better solution is to scrap the existing JBoss Developer Studio.app and update/rename the Eclipse.app so that it has the JBoss Developer Studio branding. An alias can be created to the rebranded app in the eclipse subdirectory from the top level jbdevstudio directory.
I'm happy to supply a patch...
--
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
17 years