Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » "bundleentry:defaults_ps.gif" could not be extracted probably due to insufficient permissi("bundleentry:defaults_ps.gif" could not be extracted probably due to insufficient permissions or insufficient disk space.)
"bundleentry:defaults_ps.gif" could not be extracted probably due to insufficient permissi [message #660428] Fri, 18 March 2011 12:04
ash is currently offline ashFriend
Messages: 142
Registered: July 2010
Senior Member
Hi,

My application is build with eclipse RCP this is observed on the
server of solaries platform when installed any running the application...

if i want check the permission and disk space which is the disklocation i should check and permission.

And how fix this issue.....

Can any tell How to resolve this problem



!ENTRY org.eclipse.jface 4 0 2011-03-15 12:02:55.891
!MESSAGE The URL " bundleentry://124.fwk18450577/icons/full/elcl16/defaults_ps. gif" could not be extracted probably due to insufficient permissions or insufficient disk space.
!STACK 0
java.io.IOException: The URL " bundleentry://124.fwk18450577/icons/full/elcl16/defaults_ps. gif" could not be extracted probably due to insufficient permissions or insufficient disk space.
at org.eclipse.core.runtime.internal.adaptor.URLConverterImpl.t oFileURL(URLConverterImpl.java:40)
at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.j ava:206)
at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(UR LImageDescriptor.java:137)
at org.eclipse.jface.resource.URLImageDescriptor.createImage(UR LImageDescriptor.java:157)
at org.eclipse.jface.resource.ImageDescriptor.createResource(Im ageDescriptor.java:165)
at org.eclipse.jface.resource.DeviceResourceManager.allocate(De viceResourceManager.java:56)
at org.eclipse.jface.resource.AbstractResourceManager.create(Ab stractResourceManager.java:88)
at org.eclipse.jface.resource.LocalResourceManager.allocate(Loc alResourceManager.java:82)
at org.eclipse.jface.resource.AbstractResourceManager.create(Ab stractResourceManager.java:88)
at org.eclipse.jface.resource.ResourceManager.createImageWithDe fault(ResourceManager.java:192)
at org.eclipse.jface.action.ActionContributionItem.updateImages (ActionContributionItem.java:1046)
at org.eclipse.jface.action.ActionContributionItem.update(Actio nContributionItem.java:783)
at org.eclipse.jface.action.ActionContributionItem.fill(ActionC ontributionItem.java:342)
at org.eclipse.jface.action.SubContributionItem.fill(SubContrib utionItem.java:77)
at org.eclipse.jface.action.ToolBarManager.update(ToolBarManage r.java:353)
at org.eclipse.ui.internal.ViewPane.updateActionBars(ViewPane.j ava:447)
at org.eclipse.ui.internal.ViewActionBars.updateActionBars(View ActionBars.java:59)
at org.eclipse.ui.part.PageBookView.showPageRec(PageBookView.ja va:995)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView. java:759)
at org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:304)
at org.eclipse.ui.part.PageBookView$4.partActivated(PageBookVie w.java:1011)
at org.eclipse.ui.internal.PartListenerList2$1.run(PartListener List2.java:70)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartList enerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartActivated( PartListenerList2.java:68)
at org.eclipse.ui.internal.PartService.firePartActivated(PartSe rvice.java:192)
at org.eclipse.ui.internal.PartService.setActivePart(PartServic e.java:306)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePart Changed(WorkbenchPagePartList.java:57)
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java :136)
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Workbenc hPage.java:3531)
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(Work benchPage.java:3071)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane. java:279)
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:2 37)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1200)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1181)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:13 21)
at org.eclipse.swt.widgets.Control.gtk_button_press_event(Contr ol.java:2628)
at org.eclipse.swt.widgets.Control.gtk_button_press_event(Contr ol.java:2564)
at org.eclipse.swt.widgets.Composite.gtk_button_press_event(Com posite.java:650)
at org.eclipse.swt.widgets.Table.gtk_button_press_event(Table.j ava:1868)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1558)

[Updated on: Fri, 18 March 2011 12:05]

Report message to a moderator

Previous Topic:FileEditorInput READONLY
Next Topic:Calling a RCP program from another RCP
Goto Forum:
  


Current Time: Fri Apr 19 02:44:50 GMT 2024

Powered by FUDForum. Page generated in 0.01333 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top