[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [geclipse-dev] WG: M6 - Data Connection Tests
|
Hi Mathias,
I just tested the 2008-06-06 14:44 build on Windows.
See results attached.
I was able to create a connection to iwr-geclipse.fzk.de.
Then I tried to create a file (TestFile1.txt), and got the following
exception:
eclipse.buildId=M20080221-1800
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86
Error
Fri Jun 06 16:37:24 BST 2008
Unhandled event loop exception
java.lang.NullPointerException
at
org.eclipse.core.filesystem.provider.FileStore.transferStreams(FileStore
.java:74)
at
org.eclipse.core.filesystem.provider.FileStore.copyFile(FileStore.java:2
17)
at
org.eclipse.core.filesystem.provider.FileStore.copy(FileStore.java:140)
at
org.eclipse.core.internal.filesystem.FileCache.cache(FileCache.java:89)
at
org.eclipse.core.filesystem.provider.FileStore.toLocalFile(FileStore.jav
a:437)
at
org.eclipse.ui.part.FileEditorInput.getPath(FileEditorInput.java:180)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorMan
ager.java:658)
at
org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:634)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPag
e.java:2737)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:
2651)
at
org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
at
org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590
)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574
)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2565
)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:644)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:603)
at
org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.performFin
ish(BasicNewFileResourceWizard.java:101)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:74
2)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:37
3)
at
org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227
)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at
org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardSho
rtcutAction.java:135)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Ac
tionContributionItem.java:546)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContribut
ionItem.java:490)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionCont
ributionItem.java:402)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4
61)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplicat
ion.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j
ava:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
ion(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip
seAppLauncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
176)
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.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> -----Original Message-----
> From: geclipse-dev-bounces@xxxxxxxxxxx
> [mailto:geclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of
> Stuempert, Mathias IWR
> Sent: 06 June 2008 15:40
> To: Developer mailing list
> Subject: [geclipse-dev] WG: M6
>
> > not yet apparently, Nick found an issue with candidate hosts in
> glite...
> > (?
> > some issue with a listener...) he fixed that and i'll rebuild yet
> another
> > time ;-)
>
> Wait for comments concerning the GRIA connection which may be
> a real show-stopper. Are their any comments? Everybody else
> already in the weekend? Hey Team, THIS IS IMPORTANT, can
> someone check this!!!!!!
> _______________________________________________
> geclipse-dev mailing list
> geclipse-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/geclipse-dev
>
Attachment:
Test Data Connection.png
Description: Test Data Connection.png