• sfguy3001
  • NEWBIE
  • 0 Points
  • Member since 2005

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
The other day I uploaded a document without realizing it was larger than my storage limit. I deleted the document and didn't think much of it but today i received an email from salesforce stating my storage limit has been exceeded. If i check the storage usage sure enough i'm at 2.2mb of only 2mb allowed and it shows that the documents are taking up 1.9mb of that. However, visible/accessible documents only take up around 0.74mb so the extra 1.16mb is somewhere but I cannot access or delete this. I've cleared out the recycle bin.
 
anybody have any ideas on how to clear out this hidden 1.16mb??
 
thanks
I am getting the following error in the Eclipse Error Log whenever I try create a new Apex Project.  I've reproduced it on both my windows laptop and my windows server box.  Has anyone else encountered this?  I am using JRE 1.5 and Eclipse 3.2.1.
 
Thanks!  Mark
 
 
java.lang.NullPointerException
at com.appexchange.plugin.wizards.ConnectionPage.createGroup(ConnectionPage.java:345)
at com.appexchange.plugin.wizards.ConnectionPage.createControl(ConnectionPage.java:277)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1046)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1038)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1028)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1026)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:757)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:351)
at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:116)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
  • January 19, 2007
  • Like
  • 0
The other day I uploaded a document without realizing it was larger than my storage limit. I deleted the document and didn't think much of it but today i received an email from salesforce stating my storage limit has been exceeded. If i check the storage usage sure enough i'm at 2.2mb of only 2mb allowed and it shows that the documents are taking up 1.9mb of that. However, visible/accessible documents only take up around 0.74mb so the extra 1.16mb is somewhere but I cannot access or delete this. I've cleared out the recycle bin.
 
anybody have any ideas on how to clear out this hidden 1.16mb??
 
thanks