I try to export a new release of a project to OpenNTF. When I select all the required files and so. And press Finish I get an error

And when I look in the error log I found the following message
<CommonBaseEvent creationTime="2012-05-10T20:22:30.590+02:00" globalInstanceId="ELc0a86f01000137272930a30000811f" severity="50" version="1.0.1">
<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">
<children name="CommonBaseEventLogRecord:name" type="string">
<values>SEVERE</values>
</children>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string">
<values>com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizardPage</values>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string">
<values>getNotesSession</values>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:Exception" type="string">
<values>NotesException: Cannot service method call on uninitialized thread&#xD;&#xA;&#x9;at lotus.domino.local.Session.NCreateSessionWithFullAccess(Native Method)&#xD;&#xA;&#x9;at lotus.domino.local.Session.createSessionWithFullAccess(Unknown Source)&#xD;&#xA;&#x9;at lotus.domino.NotesFactory.createSessionWithFullAccess(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizardPage.getNotesSession(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizardPage.getNotesDataDirectory(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizardPage.executeExportOperation(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizardPage.finish(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.wizards.OpenNTFExportWizard.performFinish(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.wizard.WizardDia</values>
<values>log.finishPressed(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.wizard.WizardDialog.buttonPressed(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.window.Window.runEventLoop(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.window.Window.open(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.designer.extensibility.copyfile.openntf.actions.OpenNTFPopupMenuExportAction.run(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.PluginAction.runWithEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.action.ActionContributionItem.handle</values>
<values>WidgetSelection(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.Workbench.access$4(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.Workbench$5.run(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)&#xD;</values>
<values>&#xA;&#x9;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.rcp.personality.framework.internal.RCPApplication.run(Unknown Source)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&#xD;&#xA;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&#xD;&#xA;&#x9;at java.lang.reflect.Method.invoke(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.core.runtime.adaptor.EclipseStarter.r</values>
<values>un(Unknown Source)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&#xD;&#xA;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&#xD;&#xA;&#x9;at java.lang.reflect.Method.invoke(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)&#xD;&#xA;&#x9;at org.eclipse.equinox.launcher.Main.run(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.rcp.core.internal.launcher.Main.main(Unknown Source)&#xD;&#xA;&#x9;at com.ibm.rcp.core.internal.launcher.Main.run(Unknown Source)&#xD;&#xA;</values>
</extendedDataElements>
<sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="133521053362" location="EOF00445" locationType="Hostname" subComponent="com.ibm.designer.extensibility.copyfile" threadId="1" componentType="http://www.w3.org/2001/XMLSchema-instance"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2012-05-10T20:22:30.637+02:00" globalInstanceId="ELc0a86f01000137272930a300008121" msg="source file D:\Lotus\Notes\Data\xpage\rssAtom.nsf does not exit" severity="30" version="1.0.1">
<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">
<children name="CommonBaseEventLogRecord:name" type="string">
<values>WARNING</values>
</children>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string">
<values>com.ibm.designer.extensibility.copyfile.util.MyFileUtil</values>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string">
<values>copyfile</values>
</extendedDataElements>
<sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="133521053362" location="EOF00445" locationType="Hostname" subComponent="com.ibm.designer.extensibility.copyfile" threadId="1" componentType="http://www.w3.org/2001/XMLSchema-instance"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
</CommonBaseEvent>