View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000109 | Fakturama | Dokumente (Documents) | public | 2012-01-06 00:36 | 2013-04-22 01:58 |
| Reporter | Panoku | Assigned To | rheydenr | ||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.4.1 | ||||
| Target Version | 1.6 | Fixed in Version | 1.6 | ||
| Summary | 0000109: Zu druckendes Dokument wird in OOo und LibreOffice nicht geöffnet | ||||
| Description | Das Problem tritt in der Fakturama-Version 1.5.0 auf. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | fakturama-bug.txt (19,575 bytes)
Fehlermeldung aus dem Terminal unter Ubuntu 11.10 und LibreOffice 3.4.2: E:Error starting OpenOffice from file:///home/fhs/Dokumente/Office/Vorlagen/Rechnung/Rechnung_11.ott : java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost,localPort=48086,peerHost=localhost,peerPort=8100 in: com.sebulli.fakturama.openoffice.OODocument/<init>(156) E:NOA Error opening CALC : java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost,localPort=48101,peerHost=localhost,peerPort=8100 in: com.sebulli.fakturama.export.OOCalcExporter/createSpreadSheet(207) und aus dem Errorlog von Fakturama unter selber Ubuntu-Version: 26.10.2011 17:49:37 com.sebulli.fakturama: Error starting OpenOffice from file:///home/icke/fakturama/Vorlagen/Rechnung/Document.ottag.ion.bion.officelayer.document.DocumentException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost,localPort=32958,peerHost=localhost,peerPort=8100 at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253) at com.sebulli.fakturama.openoffice.OODocument.<init>(OODocument.java:156) at com.sebulli.fakturama.openoffice.OOManager.openOODocument(OOManager.java:60) at com.sebulli.fakturama.actions.CreateOODocumentAction.openOODocument(CreateOODocumentAction.java:202) at com.sebulli.fakturama.actions.CreateOODocumentAction.run(CreateOODocumentAction.java:167) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.ui.actions.RetargetAction.runWithEvent(RetargetAction.java:230) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3588) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3209) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.sebulli.fakturama.Application.start(Application.java:39) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) Caused by: com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost,localPort=32958,peerHost=localhost,peerPort=8100 at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171) --- Fehler unter Verwendung von LibreOffice 3.4.3 OS nach Forum unbekannt: !ENTRY org.eclipse.core.runtime 4 2 2011-11-07 18:50:19.615 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.widgets.Widget.error(Widget.java:466) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:404) at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:342) at org.eclipse.swt.widgets.Widget.<init>(Widget.java:220) at org.eclipse.swt.widgets.Control.<init>(Control.java:95) at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:74) at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95) at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:148) at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java:137) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:310) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2245) at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1145) at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3921) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3918) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3894) at com.sebulli.fakturama.logger.LogListener.showErrorView(LogListener.java:84) at com.sebulli.fakturama.logger.LogListener.logging(LogListener.java:188) at org.eclipse.core.internal.runtime.Log$1.run(Log.java:89) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.runtime.Log.logToListeners(Log.java:96) at org.eclipse.core.internal.runtime.Log.logged(Log.java:76) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:84) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:165) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:146) at org.eclipse.equinox.log.internal.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) at org.eclipse.equinox.log.internal.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) at org.eclipse.equinox.log.internal.LoggerImpl.log(LoggerImpl.java:54) at org.eclipse.core.internal.runtime.Log.log(Log.java:60) at com.sebulli.fakturama.logger.Logger.logError(Logger.java:42) at com.sebulli.fakturama.openoffice.OODocument.<init>(OODocument.java:363) at com.sebulli.fakturama.openoffice.OOManager$1.run(OOManager.java:52) at java.lang.Thread.run(Thread.java:679) --- Fehler aus dem Errorlog von Fakturama vor Umstellung auf "nicht eigener Thread" in LibreOffice: 28.08.2011 09:32:26 com.sebulli.fakturama: Error during backupjava.util.zip.ZipException: ZIP file must have at least one entry --- Fehler nach der Umstellung auf "nicht eigenen Thread" in LibreOffice: E:Error starting OpenOffice from file:///mnt/ReadyNAS_data/Fakturama/acs%20UG/Vorlagen/Lieferschein/acsLieferschein.ott : java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost,localPort=45380,peerHost=localhost,peerPort=8100 in: com.sebulli.fakturama.openoffice.OODocument/<init>(156) --- Fehler aus Mac OS X - genaue Version unbekannt: !SESSION 2011-11-20 15:06:31.769 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/Tobias/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/Tobias/.eclipse_keyring -showlocation !ENTRY org.eclipse.ui 4 4 2011-11-20 15:07:04.705 !MESSAGE Invalid preference page path: Sicherheit !SESSION 2011-11-20 15:12:02.549 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/Tobias/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/Tobias/.eclipse_keyring -showlocation !ENTRY com.sebulli.fakturama 4 0 2011-11-20 15:12:18.406 !MESSAGE Error connecting the Database:/Users/Tobias/Fakturama/Database/Database !STACK 0 java.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@6a8c9c04[file =/Users/Tobias/Fakturama/Database/Database.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2011-11-20 14:12:17 heartbeat - read: -9320 ms. at org.hsqldb.jdbc.Util.sqlException(Unknown Source) at org.hsqldb.jdbc.Util.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCConnection.<init>(Unknown Source) at org.hsqldb.jdbc.JDBCDriver.getConnection(Unknown Source) at org.hsqldb.jdbc.JDBCDriver.connect(Unknown Source) at java.sql.DriverManager.getConnection(DriverManager.java:582) at java.sql.DriverManager.getConnection(DriverManager.java:185) at com.sebulli.fakturama.data.DataBase.connect(DataBase.java:682) at com.sebulli.fakturama.data.Data.<init>(Data.java:70) at com.sebulli.fakturama.data.Data.<clinit>(Data.java:32) at com.sebulli.fakturama.views.datasettable.ViewProductTable.createPartControl(ViewProductTable.java:104) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive(WorkbenchPage.java:4317) at org.eclipse.ui.internal.WorkbenchPage$18.runWithException(WorkbenchPage.java:3359) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3935) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3612) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3935) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3612) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.sebulli.fakturama.Application.start(Application.java:39) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) Caused by: org.hsqldb.HsqlException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@6a8c9c04[file =/Users/Tobias/Fakturama/Database/Database.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2011-11-20 14:12:17 heartbeat - read: -9320 ms. at org.hsqldb.error.Error.error(Unknown Source) at org.hsqldb.persist.LockFile.newLockFileLock(Unknown Source) at org.hsqldb.persist.Logger.acquireLock(Unknown Source) at org.hsqldb.persist.Logger.openPersistence(Unknown Source) at org.hsqldb.Database.reopen(Unknown Source) at org.hsqldb.Database.open(Unknown Source) at org.hsqldb.DatabaseManager.getDatabase(Unknown Source) at org.hsqldb.DatabaseManager.newSession(Unknown Source) ... 45 more !SESSION 2011-11-20 15:54:01.539 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/Tobias/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/Tobias/.eclipse_keyring -showlocation !ENTRY org.eclipse.ui 4 4 2011-11-20 15:54:11.754 !MESSAGE Invalid preference page path: Sicherheit !SESSION 2011-11-21 15:50:30.697 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/Tobias/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/Tobias/.eclipse_keyring -showlocation !ENTRY com.sebulli.fakturama 1 0 2011-11-21 15:51:25.960 !MESSAGE Key lastwebshopimport not in property list --- Fehler unter Kubuntu 11.10 mit LibreOffice 3.4.4 OOO340m1 (Build:402): !ENTRY com.sebulli.fakturama 4 0 2011-12-16 13:25:22.757 !MESSAGE Error starting OpenOffice from file:///home/chris/Fakturama/Vorlagen/Auftragsbestätigung/Document.ott !STACK 0 ag.ion.bion.officelayer.document.DocumentException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost.localdomain,localPort=49088,peerHost=localhost,peerPort=8100 at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253) at com.sebulli.fakturama.openoffice.OODocument.<init>(OODocument.java:156) at com.sebulli.fakturama.openoffice.OOManager$1.run(OOManager.java:52) at java.lang.Thread.run(Thread.java:679) Caused by: com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=localhost.localdomain,localPort=49088,peerHost=localhost,peerPort=8100 at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171) !ENTRY org.eclipse.core.runtime 4 2 2011-12-16 13:25:22.764 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:4282) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.widgets.Widget.error(Widget.java:466) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:404) at org.eclipse.swt.widgets.Widget.checkParent(Widget.java:342) at org.eclipse.swt.widgets.Widget.<init>(Widget.java:220) at org.eclipse.swt.widgets.Control.<init>(Control.java:95) at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:74) at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95) at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:148) at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java:137) at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:310) at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2245) at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1145) at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3921) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3918) at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3894) at com.sebulli.fakturama.logger.LogListener.showErrorView(LogListener.java:84) at com.sebulli.fakturama.logger.LogListener.logging(LogListener.java:188) at org.eclipse.core.internal.runtime.Log$1.run(Log.java:89) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.runtime.Log.logToListeners(Log.java:96) at org.eclipse.core.internal.runtime.Log.logged(Log.java:76) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:84) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:165) at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:146) at org.eclipse.equinox.log.internal.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) at org.eclipse.equinox.log.internal.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) at org.eclipse.equinox.log.internal.LoggerImpl.log(LoggerImpl.java:54) at org.eclipse.core.internal.runtime.Log.log(Log.java:60) at com.sebulli.fakturama.logger.Logger.logError(Logger.java:42) at com.sebulli.fakturama.openoffice.OODocument.<init>(OODocument.java:363) at com.sebulli.fakturama.openoffice.OOManager$1.run(OOManager.java:52) at java.lang.Thread.run(Thread.java:679) --- Fehlerprotokoll aus MacOSx 10.7.2: !ENTRY org.eclipse.ui 4 4 2012-01-01 22:49:45.530 !MESSAGE Invalid preference page path: Sicherheit !SESSION 2012-01-01 22:56:00.831 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/iMac/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/iMac/.eclipse_keyring -showlocation !ENTRY org.eclipse.ui 4 4 2012-01-01 22:56:08.109 !MESSAGE Invalid preference page path: Sicherheit !SESSION 2012-01-01 22:57:28.057 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_29 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE Framework arguments: -keyring /Users/iMac/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/iMac/.eclipse_keyring -showlocation !ENTRY org.eclipse.ui 4 4 2012-01-01 22:57:40.948 !MESSAGE Invalid preference page path: Sicherheit --- fakturama-bug-works.txt (68,505 bytes)
*** Datum: Freitag, 6. Januar 2012 00:50:12 Mitteleuropäische Zeit
*** Platform Details:
*** Systemeigenschaften:
eclipse.application=com.sebulli.fakturama.application
eclipse.commands=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/usr/share/Fakturama/Fakturama
-name
Fakturama
--launcher.library
/usr/share/Fakturama//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
-startup
/usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata
27000c
-vm
/usr/bin/java
eclipse.home.location=file:/usr/share/Fakturama/
eclipse.launcher=/usr/share/Fakturama/Fakturama
eclipse.launcher.name=Fakturama
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=profile
eclipse.product=com.sebulli.fakturama.product
eclipse.startTime=1325807171371
eclipse.vm=/usr/bin/java
eclipse.vmargs=-jar
/usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
equinox.use.ds=true
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
java.class.version=50.0
java.endorsed.dirs=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/endorsed
java.ext.dirs=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/ext:/usr/java/packages/lib/ext
java.home=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre
java.io.tmpdir=/tmp
java.library.path=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64/server:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/../lib/amd64:/usr/lib64/mpi/gcc/openmpi/lib64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=1.6.0_22-b22
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.6.0_22
java.vm.info=mixed mode
java.vm.name=OpenJDK 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=20.0-b11
javax.accessibility.assistive_technologies=org.GNOME.Accessibility.JavaBridge
line.separator=
office.home=/usr/lib64/libreoffice
org.eclipse.equinox.launcher.splash.location=/home/richard/.eclipse/org.eclipse.platform_3.7.0_2089258938/configuration/org.eclipse.equinox.launcher/com.sebulli.fakturama_1.5.0/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.swt.browser.MozillaFactoriesRegistered=true
org.eclipse.swt.browser.XULRunnerInitialized=true
org.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.2.25
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
org.osgi.framework.language=de
org.osgi.framework.os.name=Linux
org.osgi.framework.os.version=3.1.0.2-desktop
org.osgi.framework.processor=x86-64
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=8082f072-f737-0011-1ecd-9b59109702cf
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.6.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=amd64
os.name=Linux
os.version=3.1.0-1.2-desktop
osgi.arch=x86_64
osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=/home/richard/.eclipse/org.eclipse.platform_3.7.0_2089258938/configuration/org.eclipse.osgi/bundles
osgi.configuration.area=file:/home/richard/.eclipse/org.eclipse.platform_3.7.0_2089258938/configuration/
osgi.framework=file:/usr/share/Fakturama/plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar
osgi.framework.extensions=
osgi.framework.shape=jar
osgi.framework.version=3.7.1.R37x_v20110808-1106
osgi.install.area=file:/usr/share/Fakturama/
osgi.instance.area=file:/home/richard/.fakturama/
osgi.logfile=/home/richard/.fakturama/.metadata/.log
osgi.manifest.cache=/home/richard/.eclipse/org.eclipse.platform_3.7.0_2089258938/configuration/org.eclipse.osgi/manifests
osgi.nl=de_DE
osgi.os=linux
osgi.sharedConfiguration.area=file:/usr/share/Fakturama/configuration/
osgi.splashLocation=/home/richard/.eclipse/org.eclipse.platform_3.7.0_2089258938/configuration/org.eclipse.equinox.launcher/com.sebulli.fakturama_1.5.0/splash.bmp
osgi.splashPath=platform:/base/plugins/com.sebulli.fakturama
osgi.syspath=/usr/share/Fakturama/plugins
osgi.tracefile=/home/richard/.fakturama/.metadata/trace.log
osgi.ws=gtk
path.separator=:
sun.arch.data.model=64
sun.boot.class.path=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/resources.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/rt.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/sunrsasign.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/jsse.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/jce.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/charsets.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/netx.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/plugin.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/rhino.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/modules/jdk.boot.jar:/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/classes
sun.boot.library.path=/usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeLittle
sun.java.command=/usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /usr/share/Fakturama/Fakturama -name Fakturama --launcher.library /usr/share/Fakturama//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup /usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata 27000c -vm /usr/bin/java -vmargs -jar /usr/share/Fakturama//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
sun.java.launcher=SUN_STANDARD
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.os.patch.level=unknown
user.country=DE
user.dir=/home/richard
user.home=/home/richard
user.language=de
user.name=richard
user.timezone=Europe/Berlin
*** Features:
org.eclipse.help (1.3.0.v20110327-7i7uFFkFFp7gNobOpNgKo0) "Basis für Hilfefunktion"
org.eclipse.rcp (3.7.1.r37x_v20110729-9DB5FmNFnFLSFCtLxnRfMqt15A4A) "Eclipse RCP"
*** Plug-in-Registrierung:
ag.ion.noa (2.2.301) "NiceOfficeAccess" [Aufgelöst]
au.com.bytecode.opencsv (2.3.0) "Opencsv" [Aufgelöst]
com.ibm.icu (4.4.2.v20110208) "International Components for Unicode for Java (ICU4J)" [Aktiv]
com.sebulli.fakturama (1.5.0) "Fakturama" [Aktiv]
com.sebulli.fakturama.help (1.5.0) "Fakturama Help" [Wird gestartet]
javax.servlet (2.5.0.v201103041518) "Servlet API Bundle" [Aufgelöst]
javax.servlet.jsp (2.0.0.v201101211617) "Java Server Pages API Bundle" [Aufgelöst]
org.apache.commons.codec (1.3.0.v201101211617) "Apache Commons Codec Plug-in" [Aufgelöst]
org.apache.commons.el (1.0.0.v201101211617) "Apache Commons JSP 2.0 Expression Language Interpreter" [Aufgelöst]
org.apache.commons.httpclient (3.1.0.v201012070820) "Apache Commons Httpclient" [Aufgelöst]
org.apache.commons.logging (1.0.4.v201101211617) "Apache Commons Logging Plug-in" [Aufgelöst]
org.apache.jasper (5.5.17.v201101211617) "Apache Jasper 2 Plug-in" [Aufgelöst]
org.apache.lucene (2.9.1.v201101211721) "Apache Lucene" [Aufgelöst]
org.apache.lucene.analysis (2.9.1.v201101211721) "Apache Lucene Analysis" [Aufgelöst]
org.apache.lucene.core (2.9.1.v201101211721) "Apache Lucene Core" [Aufgelöst]
org.eclipse.core.commands (3.6.0.I20110111-0800) "Commands" [Aufgelöst]
org.eclipse.core.contenttype (3.4.100.v20110423-0524) "Eclipse Content Mechanism" [Wird gestartet]
org.eclipse.core.databinding (1.4.0.I20110111-0800) "JFace Data Binding" [Wird gestartet]
org.eclipse.core.databinding.beans (1.2.100.I20100824-0800) "JFace Data Binding for JavaBeans" [Aufgelöst]
org.eclipse.core.databinding.observable (1.4.0.I20110222-0800) "JFace Data Binding Observables" [Aktiv]
org.eclipse.core.databinding.property (1.4.0.I20110222-0800) "JFace Data Binding" [Wird gestartet]
org.eclipse.core.expressions (3.4.300.v20110228) "Expression Language" [Aktiv]
org.eclipse.core.jobs (3.5.100.v20110404) "Eclipse Jobs Mechanism" [Aktiv]
org.eclipse.core.runtime (3.7.0.v20110110) "Core Runtime" [Aktiv]
org.eclipse.core.runtime.compatibility.auth (3.2.200.v20110110) "Authorization Compatibility Plug-in" [Aktiv]
org.eclipse.ecf (3.1.300.v20110531-2218) "ECF Core API" [Wird gestartet]
org.eclipse.ecf.filetransfer (5.0.0.v20110531-2218) "ECF Filetransfer API" [Wird gestartet]
org.eclipse.ecf.identity (3.1.100.v20110531-2218) "ECF Core Identity API" [Wird gestartet]
org.eclipse.ecf.provider.filetransfer (3.2.0.v20110531-2218) "ECF Filetransfer Provider" [Wird gestartet]
org.eclipse.ecf.provider.filetransfer.httpclient (4.0.0.v20110531-2218) "ECF HttpClient Filetransfer Provider" [Wird gestartet]
org.eclipse.ecf.provider.filetransfer.httpclient.ssl (1.0.0.v20110531-2218) "ECF HttpClient Filetransfer Provider" [Aufgelöst]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20110531-2218) "ECF Filetransfer Provider" [Aufgelöst]
org.eclipse.ecf.ssl (1.0.100.v20110531-2218) "ECF Core API" [Aufgelöst]
org.eclipse.equinox.app (1.3.100.v20110321) "Equinox Application Container" [Aktiv]
org.eclipse.equinox.common (3.6.0.v20110523) "Common Eclipse Runtime" [Aktiv]
org.eclipse.equinox.ds (1.3.1.R37x_v20110701) "Declarative Services" [Aktiv]
org.eclipse.equinox.frameworkadmin (2.0.0.v20110502-1955) "Equinox Framework Admin" [Wird gestartet]
org.eclipse.equinox.frameworkadmin.equinox (1.0.300.v20110506) "Equinox Framework Admin for Equinox" [Wird gestartet]
org.eclipse.equinox.http.jetty (2.0.100.v20110502) "Jetty Http Service" [Wird gestartet]
org.eclipse.equinox.http.registry (1.1.100.v20110502) "Http Service Registry Extensions" [Aufgelöst]
org.eclipse.equinox.http.servlet (1.1.200.v20110502) "Http Services Servlet" [Wird gestartet]
org.eclipse.equinox.jsp.jasper (1.0.300.v20110502) "Jasper Jsp Support Bundle" [Wird gestartet]
org.eclipse.equinox.jsp.jasper.registry (1.0.200.v20100503) "Jasper Jsp Registry Support Plug-in" [Wird gestartet]
org.eclipse.equinox.launcher (1.2.0.v20110502) "Equinox Launcher" [Aufgelöst]
org.eclipse.equinox.launcher.gtk.linux.x86_64 (1.1.100.v20110505) "Equinox Launcher Linux X86_64 Fragment" [Aufgelöst]
org.eclipse.equinox.p2.artifact.repository (1.1.101.R37x_v20110714) "Equinox Provisioning Artifact Repository Support" [Wird gestartet]
org.eclipse.equinox.p2.console (1.0.300.v20110502-1955) "Equinox Provisioning Console" [Wird gestartet]
org.eclipse.equinox.p2.core (2.1.0.v20110502-1955) "Equinox Provisioning Core" [Aktiv]
org.eclipse.equinox.p2.director (2.1.0.v20110504-1715) "Equinox Provisioning Director" [Wird gestartet]
org.eclipse.equinox.p2.engine (2.1.0.v20110511) "Equinox Provisioning Engine" [Aktiv]
org.eclipse.equinox.p2.garbagecollector (1.0.200.v20110510) "Equinox Provisioning Garbage Collector" [Wird gestartet]
org.eclipse.equinox.p2.jarprocessor (1.0.200.v20110502-1955) "Equinox Provisioning JAR Processor" [Aufgelöst]
org.eclipse.equinox.p2.metadata (2.1.0.v20110510) "Equinox Provisioning Metadata" [Aktiv]
org.eclipse.equinox.p2.metadata.repository (1.2.0.v20110511-1359) "Equinox Provisioning Metadata Repository" [Aktiv]
org.eclipse.equinox.p2.operations (2.1.0.v20110511-1821) "Equinox Provisioning Operations API" [Aktiv]
org.eclipse.equinox.p2.ql (2.0.100.v20110510) "Equinox Provisioning p2 query language" [Wird gestartet]
org.eclipse.equinox.p2.repository (2.1.0.v20110601) "Equinox Provisioning Repository" [Aktiv]
org.eclipse.equinox.p2.touchpoint.eclipse (2.1.1.R37x_v20110815-0935) "Equinox Provisioning Eclipse Touchpoint" [Wird gestartet]
org.eclipse.equinox.p2.touchpoint.natives (1.0.300.v20110502-1955) "Equinox Provisioning Native Touchpoint" [Wird gestartet]
org.eclipse.equinox.p2.transport.ecf (1.0.0.v20110510) "Equinox Provisioning ECF based Transport" [Wird gestartet]
org.eclipse.equinox.p2.ui (2.1.0.v20110601) "Equinox Provisioning UI Support" [Aktiv]
org.eclipse.equinox.p2.ui.sdk (1.0.200.v20110502-1955) "Equinox Provisioning Platform Update Support" [Aktiv]
org.eclipse.equinox.p2.ui.sdk.scheduler (1.0.100.v20110502-1955) "Equinox Provisioning Platform Automatic Update Support" [Aktiv]
org.eclipse.equinox.p2.updatechecker (1.1.200.v20110502-1955) "Equinox Provisioning Update Checker" [Aktiv]
org.eclipse.equinox.preferences (3.4.1.R37x_v20110725) "Mechanismus für Benutzervorgaben für Eclipse" [Aktiv]
org.eclipse.equinox.preferences.nl_de (3.7.0.v20110723043401) "org.eclipse.equinox.preferences German NLS Support" [Aufgelöst]
org.eclipse.equinox.registry (3.5.101.R37x_v20110810-1611) "Extension Registry Support" [Aktiv]
org.eclipse.equinox.security (1.1.1.R37x_v20110822-1018) "Equinox Java Authentication and Authorization Service (JAAS)" [Aktiv]
org.eclipse.equinox.security.nl_de (3.7.0.v20110723043401) "org.eclipse.equinox.security German NLS Support" [Aufgelöst]
org.eclipse.equinox.security.ui (1.1.0.v20101004) "Equinox Security - Standard-Benutzeroberfläche" [Wird gestartet]
org.eclipse.equinox.security.ui.nl_de (3.7.0.v20110723043401) "org.eclipse.equinox.security.ui German NLS Support" [Aufgelöst]
org.eclipse.equinox.simpleconfigurator (1.0.200.v20110502-1955) "Simple Configurator" [Aktiv]
org.eclipse.equinox.simpleconfigurator.manipulator (2.0.0.v20110502-1955) "Simple Configurator Manipulator" [Wird gestartet]
org.eclipse.equinox.util (1.0.300.v20110502) "Equinox Util Bundle" [Aktiv]
org.eclipse.help (3.5.100.v20110426) "Hilfesystem - Core" [Aktiv]
org.eclipse.help.base (3.6.1.v201109091335) "Basis für Hilfefunktion" [Wird gestartet]
org.eclipse.help.base.nl_de (3.7.0.v20110723043401) "org.eclipse.help.base German NLS Support" [Aufgelöst]
org.eclipse.help.nl_de (3.7.0.v20110723043401) "org.eclipse.help German NLS Support" [Aufgelöst]
org.eclipse.help.ui (3.5.101.r37_20110819) "Benutzerschnittstelle für Hilfefunktion" [Wird gestartet]
org.eclipse.help.ui.nl_de (3.7.0.v20110723043401) "org.eclipse.help.ui German NLS Support" [Aufgelöst]
org.eclipse.help.webapp (3.6.0.v20110518) "Hilfesystem - Webanwendung" [Wird gestartet]
org.eclipse.help.webapp.nl_de (3.7.0.v20110723043401) "org.eclipse.help.webapp German NLS Support" [Aufgelöst]
org.eclipse.jface (3.7.0.I20110522-1430) "JFace" [Aktiv]
org.eclipse.jface.databinding (1.5.0.I20100907-0800) "JFace Data Binding for SWT and JFace" [Aufgelöst]
org.eclipse.jface.nl_de (3.7.0.v20110723043401) "org.eclipse.jface German NLS Support" [Aufgelöst]
org.eclipse.osgi (3.7.1.R37x_v20110808-1106) "OSGi System Bundle" [Aktiv]
org.eclipse.osgi.services (3.3.0.v20110513) "OSGi Release 4.2.0 Services" [Aufgelöst]
org.eclipse.rcp (3.7.0.v201109091335) "Eclipse RCP" [Wird gestartet]
org.eclipse.swt (3.7.1.v3738a) "Standard Widget Toolkit" [Aufgelöst]
org.eclipse.swt.gtk.linux.x86_64 (3.7.1.v3738a) "Standard Widget Toolkit for GTK 2.0" [Aufgelöst]
org.eclipse.ui (3.7.0.I20110602-0100) "Eclipse UI" [Aktiv]
org.eclipse.ui.forms (3.5.100.v20110425) "Eclipse Forms" [Wird gestartet]
org.eclipse.ui.intro (3.4.100.v20110425) "Begrüßungs-Framework" [Wird gestartet]
org.eclipse.ui.intro.nl_de (3.7.0.v20110723043401) "org.eclipse.ui.intro German NLS Support" [Aufgelöst]
org.eclipse.ui.workbench (3.7.0.I20110519-0100) "Arbeitsbereich" [Aktiv]
org.eclipse.ui.workbench.nl_de (3.7.0.v20110723043401) "org.eclipse.ui.workbench German NLS Support" [Aufgelöst]
org.eclipse.update.configurator (3.3.100.v20100512) "Install/Update Configurator" [Aktiv]
org.hsqldb (2.0.0) "HyperSQL 2.0" [Aufgelöst]
org.mortbay.jetty.server (6.1.23.v201012071420) "Jetty Server" [Aufgelöst]
org.mortbay.jetty.util (6.1.23.v201012071420) "Jetty Utilities" [Aufgelöst]
org.sat4j.core (2.3.0.v20110329) "SAT4J Core" [Aufgelöst]
org.sat4j.pb (2.3.0.v20110329) "SAT4J Pseudo" [Aufgelöst]
*** Benutzervorgaben:
#Fri Jan 06 00:50:12 CET 2012
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_NOTIFY_SHIPPED=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_QTY=60
/instance/com.sebulli.fakturama/NUMBERRANGE_CONTACT_FORMAT=12{4nr}
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_OWNER=Richard Kraut
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_VAT=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_PRODUCTS_NAME=150
/instance/com.sebulli.fakturama/CONTACT_USE_BANK=true
/bundle_defaults/org.eclipse.ui/PROMPT_WHEN_SAVEABLE_STILL_OPEN=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_CITY=80
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_NEW_RECEIPTVOUCHER=true
/bundle_defaults/com.sebulli.fakturama/CONTACT_NAME_FORMAT=0
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_SHIPPINGS_NAME=120
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_DELIVERY=true
/bundle_defaults/org.eclipse.ui/ENABLE_MIN_MAX=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_TEXTS_TEXT=200
/instance/com.sebulli.fakturama/PRODUCT_USE_WEIGHT=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_NO=60
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_DISCOUNT=50
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_QUNIT=60
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_HIDE_COUNTRIES=Deutschland,Germany
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_NAME=100
/bundle_defaults/org.eclipse.ui/VIEW_MINIMUM_CHARACTERS=1
/bundle_defaults/org.eclipse.ui.workbench/USE_IPERSISTABLE_EDITORS=true
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_DELIVERY_NR=1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_SHIPPINGS_DESCRIPTION=200
/profile/file\:\\2fhome\\2frichard\\2f.eclipse\\2forg.eclipse.platform_3.7.0_2089258938\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/autoUpdateInit=true
/instance/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_DUNNING=true
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_PRODUCT_NR=1
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_USE_DISCOUNT_EACH_ITEM=true
/instance/com.sebulli.fakturama/EXPORTSALES_PAIDDATE=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VATS_NAME=120
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_COUNTRY=true
/bundle_defaults/com.sebulli.fakturama/OPTIONALITEMS_PRICE_REPLACEMENT=---
@org.eclipse.ui=3.7.0.I20110602-0100
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CREDIT_NR=1
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_OFFER=false
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/showLatestVersion=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_COMPANY=150
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_ITEMNR=true
/instance/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_CREDIT=true
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_USER=user
/bundle_defaults/org.eclipse.ui/CLOSE_EDITORS_ON_EXIT=false
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CONFIRMATION_NR=1
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_NEW_MENUS=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_CITY=100
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_LIST_NAME=200
/instance/com.sebulli.fakturama/OPTIONALITEMS_USE=true
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_DELIVERY=true
/instance/com.sebulli.fakturama/WEBSHOP_ENABLED=false
/instance/org.eclipse.help.base/remoteHelpICEnabled=
/bundle_defaults/org.eclipse.ui.workbench/OPEN_ON_SINGLE_CLICK=false
/instance/org.eclipse.help.base/remoteHelpPort=
/instance/com.sebulli.fakturama/DOCUMENT_COPY_PRODUCT_DESCRIPTION_FROM_PRODUCTS_DIALOG=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_PRICE=85
/bundle_defaults/org.eclipse.ui/USE_COLORED_LABELS=true
/bundle_defaults/com.sebulli.fakturama/GENERAL_COLLAPSE_EXPANDBAR=false
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_PICTURE=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_NETDAYS=70
/instance/com.sebulli.fakturama/WEBSHOP_NOTIFY_PROCESSING=true
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_ORDER_FORMAT=BS{6nr}
/profile/file\:\\2fhome\\2frichard\\2f.eclipse\\2forg.eclipse.platform_3.7.0_2089258938\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/migrated34Prefs=true
/instance/com.sebulli.fakturama/NUMBERRANGE_CONTACT_NR=2
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_COMMON=Sehr geehrte Damen und Herren
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_DUNNING_FORMAT=MA{6nr}
/bundle_defaults/com.sebulli.fakturama/BROWSER_TYPE=0
/instance/com.sebulli.fakturama/GENERAL_COLLAPSE_EXPANDBAR=true
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindOnSchedule=false
/bundle_defaults/org.eclipse.ui.workbench/EDITOR_TAB_WIDTH=3
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_OPEN_PARCELSERVICE=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_DESCRIPTION=100
/bundle_defaults/com.sebulli.fakturama/OPENOFFICE_ODT_PDF=ODT+PDF
/bundle_defaults/org.eclipse.ui/SHOW_OTHER_IN_PERSPECTIVE_MENU=true
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_EMAIL=fossuser@gmx.de
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST=true
/instance/com.sebulli.fakturama/WEBSHOP_ONLY_MODIFIED_PRODUCTS=true
/bundle_defaults/org.eclipse.ui/SHOW_SYSTEM_JOBS=false
/instance/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_LETTER=true
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_BANK=false
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CONTACT_FORMAT=KD{6nr}
/bundle_defaults/org.eclipse.ui/RECENTLY_USED_WORKINGSETS_SIZE=5
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_SUPPLIER=200
/bundle_defaults/org.eclipse.ui/ALTERNATE_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_INVOICE_FORMAT=RE{6nr}
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VATS_DESCRIPTION=200
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/download=false
/instance/com.sebulli.fakturama/NUMBERRANGE_CONFIRMATION_NR=3
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_ZIP=50
/bundle_defaults/org.eclipse.ui/SHOW_TRADITIONAL_STYLE_TABS=true
/bundle_defaults/org.eclipse.ui/SHIFT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/com.sebulli.fakturama/PRODUCT_SCALED_PRICES=1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERITEMS_ACCOUNTTYPE=200
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_TEXTS_TEXT=200
/bundle_defaults/org.eclipse.ui.workbench/SELECT_ON_HOVER=false
/bundle_defaults/com.sebulli.fakturama/GENERAL_CURRENCY=\u20AC
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_DESCRIPTION=true
/instance/com.sebulli.fakturama/GENERAL_WORKSPACE=/home/richard/rkcompany
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_PRODUCTS_ITEMNO=80
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_ORDER_NR=1
/instance/com.sebulli.fakturama/CONTACT_USE_TITLE=true
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_FAX=07231/78924301
/bundle_defaults/org.eclipse.ui/showIntro=true
/bundle_defaults/org.eclipse.ui.workbench/coolBarVisible=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_SHIPPINGS_STANDARD=55
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_NEW_CONTACT=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_DISCOUNT=60
/bundle_defaults/com.sebulli.fakturama/OPENOFFICE_PDF_PATH_FORMAT=PDF/{yyyy}/{doctype}/{docname}_{address}.pdf
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_NO=60
/bundle_defaults/org.eclipse.ui/EDITOR_TAB_POSITION=128
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_ONLY_MODIFIED_PRODUCTS=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_PRINTED=60
/bundle_defaults/com.sebulli.fakturama/OPENOFFICE_ODT_PATH_FORMAT=ODT/{yyyy}/{doctype}/{docname}_{address}.odt
/bundle_defaults/org.eclipse.ui.workbench/perspectiveBarVisible=true
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_SHIPPING_CATEGORY=Shop
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_AUTHORIZATION_ENABLED=false
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_CUSTOMER_STATISTICS_DIALOG=true
/bundle_defaults/org.eclipse.ui/KEY_CONFIGURATION_ID=org.eclipse.ui.defaultAcceleratorConfiguration
/instance/com.sebulli.fakturama/BROWSER_TYPE=2
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_OFFER_NR=1
/profile/file\:\\2fhome\\2frichard\\2f.eclipse\\2forg.eclipse.platform_3.7.0_2089258938\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/hour=1\:00 AM
/instance/org.eclipse.help.base/remoteHelpProtocol=
/bundle_defaults/org.eclipse.ui.workbench/MULTI_KEY_ASSIST_TIME=1000
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_NOTE=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_PRODUCTS_PRICE=70
/bundle_defaults/com.sebulli.fakturama/OPTIONALITEMS_OPTIONALITEM_TEXT=Optional\:<br>
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_QUANTITY=true
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_COPY_PRODUCT_DESCRIPTION_FROM_PRODUCTS_DIALOG=false
/instance/org.eclipse.ui/showIntro=false
/bundle_defaults/org.eclipse.ui/initialFastViewBarLocation=bottom
/bundle_defaults/org.eclipse.ui/ENABLE_ANIMATIONS=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_ICON=20
/bundle_defaults/org.eclipse.ui/ENABLE_DETACHED_VIEWS=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_VOUCHER=100
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_COMPANY=150
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_INVOICE=true
/bundle_defaults/org.eclipse.ui.workbench/OPEN_PERSPECTIVE_MODE=0
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_QUNIT=false
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_AUTHORIZATION_USER=user
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_DESCRIPTION=200
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_POS=40
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_NEW_PRODUCT=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_LASTNAME=120
@com.sebulli.fakturama=1.5.0
/bundle_defaults/org.eclipse.ui.workbench/REUSE_DIRTY_EDITORS=true
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_LIST_VALUE=200
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_PRODUCTS_VAT=40
/instance/org.eclipse.help.base/window_infopop=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_VAT=50
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_NAME=120
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_USE_DISCOUNT_ALL_ITEMS=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_PICTURE=64
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_CITY=Pforzheim
/bundle_defaults/com.sebulli.fakturama/EXPORTSALES_PAIDDATE=true
/bundle_defaults/org.eclipse.ui/VIEW_TAB_POSITION=128
/bundle_defaults/org.eclipse.ui.workbench/OPEN_AFTER_DELAY=false
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_ADDRESS={company}<br>{title} {firstname} {lastname}<br>{street}<br>{countrycode}{zip} {city}<br>{country}
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_ORDER=true
/bundle_defaults/org.eclipse.ui.workbench/COLOR_ICONS=true
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SELECTION_SCOPE=1
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_NEW_EXPENDITUREVOUCHER=true
/bundle_defaults/com.sebulli.fakturama/GENERAL_CLOSE_OTHER_EDITORS=false
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_CREDIT=false
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_MAX_PRODUCTS=1000
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CONTACT_NR=1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_PRODUCTS_DESCRIPTION=200
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_TEXTS_NAME=120
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_USE_PREVIEW_PICTURE=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_DOCUMENT=150
/instance/com.sebulli.fakturama/NUMBERRANGE_PRODUCT_FORMAT={4nr}
/instance/org.eclipse.help.base/remoteHelpPreferred=false
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_WEBSITE=http\://www.famka.de/
/bundle_defaults/org.eclipse.ui.workbench/STICKY_CYCLE=false
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_WEIGHT=false
/bundle_defaults/com.sebulli.fakturama/OPENOFFICE_START_IN_NEW_THREAD=true
/instance/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_MS=Sehr geehrte Frau{ title} {firstname} {lastname}
/instance/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_MR=Sehr geehrter Herr{ title} {firstname} {lastname}
/instance/com.sebulli.fakturama/NUMBERRANGE_ORDER_NR=3
/bundle_defaults/org.eclipse.ui/SHOW_MULTIPLE_EDITOR_TABS=true
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.showMax=false
/bundle_defaults/org.eclipse.ui.workbench/HeapStatus.updateInterval=500
\!/=
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_STANDARD=55
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_NAME=RK GbR
/bundle_defaults/org.eclipse.ui.workbench/ENABLED_DECORATORS=
/instance/org.eclipse.help.base/remoteHelpOn=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_ZIP=50
/instance/org.eclipse.help.base/remoteHelpName=
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_MESSAGES=1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_TOTAL=80
/bundle_defaults/org.eclipse.ui/OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_TEL=07231/789243
/bundle_defaults/org.eclipse.ui.workbench/FVB_HIDE=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_DATE=80
/bundle_defaults/org.eclipse.ui.workbench/RECENT_FILES=4
/bundle_defaults/org.eclipse.ui.workbench/overridepresentation=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_LASTNAME=120
/instance/org.eclipse.help.base/remoteHelpPath=
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERS_DONOTBOOK=20
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_COOL_BARS=true
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CONFIRMATION_FORMAT=AB{6nr}
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_OFFER_FORMAT=A{6nr}
/instance/com.sebulli.fakturama/NUMBERRANGE_OFFER_NR=2
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERITEMS_NET=85
/bundle_defaults/com.sebulli.fakturama/PRODUCT_USE_NET_GROSS=2
/bundle_defaults/org.eclipse.ui/LINK_NAVIGATOR_TO_EDITOR=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_OPT=40
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_SAVE=true
/bundle_defaults/org.eclipse.ui.workbench/SHOW_MEMORY_MONITOR=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_DESCRIPTION=120
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_USE_EAN_AS_ITEMNR=false
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/schedule=on-startup
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_DELIVERY_FORMAT=LS{6nr}
/bundle_defaults/org.eclipse.ui.workbench/KEYS_PREFERENCE_SELECTED_TAB=0
/bundle_defaults/org.eclipse.ui/SHOW_FILTERED_TEXTS=true
/bundle_defaults/org.eclipse.ui/ENABLE_32_STICKY_CLOSE_BEHAVIOR=false
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_LETTER=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_SHIPPINGS_VALUE=70
/instance/com.sebulli.fakturama/PRODUCT_USE_NET_GROSS=0
/bundle_defaults/org.eclipse.ui.workbench/OPEN_VIEW_MODE=0
/instance/org.eclipse.help.base/always_external_browser=false
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_ENABLED=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_STATE=100
/bundle_defaults/org.eclipse.ui.workbench/ENABLE_CONFIGURABLE_PROJECT_WIZARD=false
/instance/com.sebulli.fakturama/GENERAL_WEBBROWSER_URL=http\://fakturama.sebulli.com/
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_NOTIFY_PROCESSING=false
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_COPY_MESSAGE_FROM_PARENT=false
/bundle_defaults/org.eclipse.ui/EDITOR_MINIMUM_CHARACTERS=-1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_ITEMNO=80
/bundle_defaults/com.sebulli.fakturama/OPTIONALITEMS_USE=false
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_CREDIT_FORMAT=GS{6nr}
/bundle_defaults/org.eclipse.ui/presentationFactoryId=org.eclipse.ui.presentations.default
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS_BOOLEAN=false
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk/allowNonOKPlan=prompt
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_INVOICE_NR=1
/bundle_defaults/com.sebulli.fakturama/GENERAL_WEBBROWSER_URL=
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_DISPLAY_FULL_NAME=false
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_STREET=Gaiernstr. 15
/bundle_defaults/com.sebulli.fakturama/OPTIONALITEMS_REPLACE_PRICE=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_PRICE=70
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_USE_ITEM_POS=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_TOTAL=70
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VATS_STANDARD=55
/bundle_defaults/org.eclipse.ui/SHOW_TEXT_ON_PERSPECTIVE_BAR=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_ITEMNO=50
/instance/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_OFFER=true
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_COMPANY=Sehr geehrte Damen und Herren
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_MISC=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERITEMS_VAT=100
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_AUTHORIZATION_PASSWORD=password
file_export_version=3.0
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_DUNNING=false
/profile/file\:\\2fhome\\2frichard\\2f.eclipse\\2forg.eclipse.platform_3.7.0_2089258938\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/day=Every day
/bundle_defaults/org.eclipse.ui/disableNewFastView=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_NAME=200
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_TEXTS_NAME=120
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_ITEMS_UPRICE=85
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_DUNNING_NR=1
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_GENDER=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_VAT=40
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_PRODUCT_FORMAT=
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_PASSWORD=password
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_CONTACTS_FIRSTNAME=200
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_MS=Sehr geehrte Frau {firstname} {lastname}
/bundle_defaults/com.sebulli.fakturama/CONTACT_FORMAT_GREETING_MR=Sehr geehrter Herr {firstname} {lastname}
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_DIALOG_FONT=false
/profile/file\:\\2fhome\\2frichard\\2f.eclipse\\2forg.eclipse.platform_3.7.0_2089258938\\2fconfiguration\\2f..\\2fp2\\2f/_SELF_/org.eclipse.equinox.p2.ui.sdk/showLatestVersion=true
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_CUSTOMER_STATISTICS_COMPARE_ADDRESS_FIELD=1
/instance/org.eclipse.help.base/remoteHelpHost=
@org.eclipse.help.base=3.6.1.v201109091335
/bundle_defaults/org.eclipse.ui.workbench/REUSE_OPEN_EDITORS=8
/bundle_defaults/com.sebulli.fakturama/BROWSER_SHOW_URL_BAR=true
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_OPEN_CALCULATOR=true
/bundle_defaults/org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topLeft
/instance/com.sebulli.fakturama/OPENOFFICE_PATH=/usr/lib64/libreoffice
/bundle_defaults/org.eclipse.ui/SHOW_OPEN_ON_PERSPECTIVE_BAR=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_NAME=120
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_DOCUMENT=80
/instance/com.sebulli.fakturama/PRODUCT_USE_QUNIT=true
/instance/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_CONFIRMATION=true
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_PRODUCT_CATEGORY=Shop
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_PRINT=true
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERITEMS_TEXT=200
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_TITLE=false
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_PULLDOWN_ACTIVE=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PRODUCTS_QUANTITY=80
/bundle_defaults/org.eclipse.ui.workbench/EDITORLIST_SORT_CRITERIA=0
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_CONTACT_CATEGORY=Shop Kunden
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DIALOG_CONTACTS_FIRSTNAME=120
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_PROFORMA_FORMAT=PROFORMA{6nr}
/bundle_defaults/com.sebulli.fakturama/WEBSHOP_URL=fakturama.sebulli.com/shop/admin/fakturama_connector_DE.php
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_PAYMENTS_DISCDAYS=70
/instance/org.eclipse.help.base/search_from_browser=false
/instance/org.eclipse.help.base/dialog_infopop=false
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_WEBSHOP=true
/bundle_defaults/com.sebulli.fakturama/NUMBERRANGE_PROFORMA_NR=1
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_DOCUMENTS_DATE=80
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VOUCHERITEMS_GROSS=85
/bundle_defaults/org.eclipse.ui.workbench/shouldPromptForEnablement=true
/instance/com.sebulli.fakturama/YOURCOMPANY_COMPANY_ZIP=75181
/bundle_defaults/com.sebulli.fakturama/CONTACT_USE_COMPANY=true
/bundle_defaults/com.sebulli.fakturama/DOCUMENT_USE_NET_GROSS=1
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_OPEN_BROWSER=true
/bundle_defaults/com.sebulli.fakturama/TOOLBAR_SHOW_DOCUMENT_NEW_CONFIRMATION=false
/instance/com.sebulli.fakturama/WEBSHOP_URL=fakturama.sebulli.com/shop/admin/fakturama_connector.php
/bundle_defaults/org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=false
/bundle_defaults/com.sebulli.fakturama/COLUMNWIDTH_VATS_VALUE=70
/bundle_defaults/org.eclipse.equinox.p2.ui.sdk.scheduler/remindElapsedTime=30 minutes
/bundle_defaults/org.eclipse.ui.workbench/DISABLE_OPEN_EDITOR_IN_PLACE=false
/bundle_defaults/org.eclipse.ui/PROJECT_OPEN_NEW_PERSPECTIVE=OPEN_PERSPECTIVE_REPLACE
/bundle_defaults/org.eclipse.ui.workbench/SINGLE_CLICK_METHOD=0
*** Datenschutzkonfiguration:
Providers (9):
Provider: SUN, Version: 1.6, Class: sun.security.provider.Sun
Description: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
Services (24):
Service: MessageDigest, Algorithm: SHA-512, Class: sun.security.provider.SHA5$SHA512
Service: Configuration, Algorithm: JavaLoginConfig, Class: sun.security.provider.ConfigSpiFile
Service: Signature, Algorithm: NONEwithDSA, Class: sun.security.provider.DSA$RawDSA
Aliases: RawDSA
Attributes:
SupportedKeyClasses: java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
Service: CertPathBuilder, Algorithm: PKIX, Class: sun.security.provider.certpath.SunCertPathBuilder
Attributes:
ImplementedIn: Software
ValidationAlgorithm: RFC3280
Service: CertStore, Algorithm: LDAP, Class: sun.security.provider.certpath.LDAPCertStore
Attributes:
ImplementedIn: Software
LDAPSchema: RFC2587
Service: MessageDigest, Algorithm: SHA, Class: sun.security.provider.SHA
Aliases: SHA1
Attributes:
ImplementedIn: Software
Service: CertificateFactory, Algorithm: X.509, Class: sun.security.provider.X509Factory
Aliases: X509
Attributes:
ImplementedIn: Software
Service: MessageDigest, Algorithm: SHA-384, Class: sun.security.provider.SHA5$SHA384
Service: SecureRandom, Algorithm: NativePRNG, Class: sun.security.provider.NativePRNG
Service: KeyPairGenerator, Algorithm: DSA, Class: sun.security.provider.DSAKeyPairGenerator
Aliases: OID.1.2.840.10040.4.1
Attributes:
ImplementedIn: Software
KeySize: 1024
Service: KeyStore, Algorithm: JKS, Class: sun.security.provider.JavaKeyStore$JKS
Attributes:
ImplementedIn: Software
Service: KeyStore, Algorithm: CaseExactJKS, Class: sun.security.provider.JavaKeyStore$CaseExactJKS
Service: MessageDigest, Algorithm: SHA-256, Class: sun.security.provider.SHA2
Service: CertStore, Algorithm: com.sun.security.IndexedCollection, Class: sun.security.provider.certpath.IndexedCollectionCertStore
Attributes:
ImplementedIn: Software
Service: KeyFactory, Algorithm: DSA, Class: sun.security.provider.DSAKeyFactory
Aliases: OID.1.2.840.10040.4.1
Attributes:
ImplementedIn: Software
Service: SecureRandom, Algorithm: SHA1PRNG, Class: sun.security.provider.SecureRandom
Attributes:
ImplementedIn: Software
Service: CertPathValidator, Algorithm: PKIX, Class: sun.security.provider.certpath.PKIXCertPathValidator
Attributes:
ImplementedIn: Software
ValidationAlgorithm: RFC3280
Service: CertStore, Algorithm: Collection, Class: sun.security.provider.certpath.CollectionCertStore
Attributes:
ImplementedIn: Software
Service: MessageDigest, Algorithm: MD5, Class: sun.security.provider.MD5
Attributes:
ImplementedIn: Software
Service: AlgorithmParameters, Algorithm: DSA, Class: sun.security.provider.DSAParameters
Aliases: OID.1.2.840.10040.4.1
Attributes:
ImplementedIn: Software
Service: Policy, Algorithm: JavaPolicy, Class: sun.security.provider.PolicySpiFile
Service: MessageDigest, Algorithm: MD2, Class: sun.security.provider.MD2
Service: Signature, Algorithm: SHA1withDSA, Class: sun.security.provider.DSA$SHA1withDSA
Aliases: DSAWithSHA1
Attributes:
ImplementedIn: Software
KeySize: 1024
SupportedKeyClasses: java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
Service: AlgorithmParameterGenerator, Algorithm: DSA, Class: sun.security.provider.DSAParameterGenerator
Aliases: OID.1.2.840.10040.4.1
Attributes:
ImplementedIn: Software
KeySize: 1024
Provider: SunRsaSign, Version: 1.7, Class: sun.security.rsa.SunRsaSign
Description: Sun RSA signature provider
Services (8):
Service: Signature, Algorithm: SHA512withRSA, Class: sun.security.rsa.RSASignature$SHA512withRSA
Aliases: OID.1.2.840.113549.1.1.13
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: Signature, Algorithm: MD5withRSA, Class: sun.security.rsa.RSASignature$MD5withRSA
Aliases: 1.2.840.113549.1.1.4
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: KeyFactory, Algorithm: RSA, Class: sun.security.rsa.RSAKeyFactory
Aliases: 1.2.840.113549.1.1
Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.rsa.RSASignature$SHA1withRSA
Aliases: OID.1.2.840.113549.1.1.5
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: Signature, Algorithm: SHA384withRSA, Class: sun.security.rsa.RSASignature$SHA384withRSA
Aliases: OID.1.2.840.113549.1.1.12
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: Signature, Algorithm: MD2withRSA, Class: sun.security.rsa.RSASignature$MD2withRSA
Aliases: 1.2.840.113549.1.1.2
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.rsa.RSAKeyPairGenerator
Aliases: 1.2.840.113549.1.1
Service: Signature, Algorithm: SHA256withRSA, Class: sun.security.rsa.RSASignature$SHA256withRSA
Aliases: OID.1.2.840.113549.1.1.11
Attributes:
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Provider: SunJSSE, Version: 1.6, Class: com.sun.net.ssl.internal.ssl.Provider
Description: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
Services (16):
Service: Signature, Algorithm: MD5andSHA1withRSA, Class: sun.security.ssl.RSASignature
Service: SSLContext, Algorithm: Default, Class: sun.security.ssl.DefaultSSLContextImpl
Service: KeyManagerFactory, Algorithm: SunX509, Class: sun.security.ssl.KeyManagerFactoryImpl$SunX509
Service: SSLContext, Algorithm: SSL, Class: sun.security.ssl.SSLContextImpl
Service: Signature, Algorithm: MD5withRSA, Class: sun.security.rsa.RSASignature$MD5withRSA
Aliases: 1.2.840.113549.1.1.4
Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.rsa.RSASignature$SHA1withRSA
Aliases: OID.1.2.840.113549.1.1.5
Service: KeyFactory, Algorithm: RSA, Class: sun.security.rsa.RSAKeyFactory
Aliases: 1.2.840.113549.1.1
Service: TrustManagerFactory, Algorithm: SunX509, Class: sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
Service: SSLContext, Algorithm: SSLv3, Class: sun.security.ssl.SSLContextImpl
Service: KeyStore, Algorithm: PKCS12, Class: sun.security.pkcs12.PKCS12KeyStore
Service: SSLContext, Algorithm: TLS, Class: sun.security.ssl.SSLContextImpl
Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.rsa.RSAKeyPairGenerator
Aliases: 1.2.840.113549.1.1
Service: SSLContext, Algorithm: TLSv1, Class: sun.security.ssl.SSLContextImpl
Service: Signature, Algorithm: MD2withRSA, Class: sun.security.rsa.RSASignature$MD2withRSA
Aliases: 1.2.840.113549.1.1.2
Service: KeyManagerFactory, Algorithm: NewSunX509, Class: sun.security.ssl.KeyManagerFactoryImpl$X509
Service: TrustManagerFactory, Algorithm: PKIX, Class: sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
Aliases: X.509
Provider: SunJCE, Version: 1.7, Class: com.sun.crypto.provider.SunJCE
Description: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
Services (60):
Service: KeyGenerator, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeKeyGenerator
Aliases: TripleDES
Service: KeyGenerator, Algorithm: HmacSHA384, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA384KG
Service: AlgorithmParameters, Algorithm: OAEP, Class: com.sun.crypto.provider.OAEPParameters
Service: KeyGenerator, Algorithm: ARCFOUR, Class: com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
Aliases: RC4
Service: Cipher, Algorithm: AESWrap, Class: com.sun.crypto.provider.AESWrapCipher
Attributes:
SupportedPaddings: NOPADDING
SupportedKeyFormats: RAW
SupportedModes: ECB
Service: KeyGenerator, Algorithm: HmacSHA256, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA256KG
Service: KeyGenerator, Algorithm: HmacSHA512, Class: com.sun.crypto.provider.KeyGeneratorCore$HmacSHA512KG
Service: AlgorithmParameters, Algorithm: AES, Class: com.sun.crypto.provider.AESParameters
Aliases: Rijndael
Service: AlgorithmParameters, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEParameters
Service: AlgorithmParameters, Algorithm: RC2, Class: com.sun.crypto.provider.RC2Parameters
Service: KeyStore, Algorithm: JCEKS, Class: com.sun.crypto.provider.JceKeyStore
Service: KeyGenerator, Algorithm: SunTlsPrf, Class: com.sun.crypto.provider.TlsPrfGenerator
Service: Cipher, Algorithm: DES, Class: com.sun.crypto.provider.DESCipher
Attributes:
SupportedKeyFormats: RAW
SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
Service: Cipher, Algorithm: RSA, Class: com.sun.crypto.provider.RSACipher
Attributes:
SupportedPaddings: NOPADDING|PKCS1PADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING
SupportedModes: ECB
SupportedKeyClasses: java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
Service: KeyFactory, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyFactory
Aliases: DH
Service: Cipher, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
Aliases: OID.1.2.840.113549.1.12.1.3
Service: AlgorithmParameters, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHParameters
Aliases: DH
Service: Cipher, Algorithm: DESedeWrap, Class: com.sun.crypto.provider.DESedeWrapCipher
Attributes:
SupportedPaddings: NOPADDING
SupportedKeyFormats: RAW
SupportedModes: CBC
Service: KeyGenerator, Algorithm: SunTlsRsaPremasterSecret, Class: com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
Service: AlgorithmParameters, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeParameters
Aliases: TripleDES
Service: KeyGenerator, Algorithm: HmacSHA1, Class: com.sun.crypto.provider.HmacSHA1KeyGenerator
Service: SecretKeyFactory, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
Aliases: 1.2.840.113549.1.5.3
Service: Cipher, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
Aliases: OID.1.2.840.113549.1.12.1.6
Service: Mac, Algorithm: HmacMD5, Class: com.sun.crypto.provider.HmacMD5
Attributes:
SupportedKeyFormats: RAW
Service: SecretKeyFactory, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeKeyFactory
Aliases: TripleDES
Service: Mac, Algorithm: SslMacSHA1, Class: com.sun.crypto.provider.SslMacCore$SslMacSHA1
Attributes:
SupportedKeyFormats: RAW
Service: KeyGenerator, Algorithm: SunTlsMasterSecret, Class: com.sun.crypto.provider.TlsMasterSecretGenerator
Service: KeyGenerator, Algorithm: DES, Class: com.sun.crypto.provider.DESKeyGenerator
Service: Cipher, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PBEParameters
Aliases: OID.1.2.840.113549.1.12.1.3
Service: Cipher, Algorithm: ARCFOUR, Class: com.sun.crypto.provider.ARCFOURCipher
Aliases: RC4
Attributes:
SupportedKeyFormats: RAW
SupportedPaddings: NOPADDING
SupportedModes: ECB
Service: AlgorithmParameters, Algorithm: PBE, Class: com.sun.crypto.provider.PBEParameters
Service: SecretKeyFactory, Algorithm: PBEWithMD5AndTripleDES, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
Service: Mac, Algorithm: HmacPBESHA1, Class: com.sun.crypto.provider.HmacPKCS12PBESHA1
Attributes:
SupportedKeyFormats: RAW
Service: Cipher, Algorithm: AES, Class: com.sun.crypto.provider.AESCipher
Aliases: Rijndael
Attributes:
SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
SupportedKeyFormats: RAW
SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
Service: SecretKeyFactory, Algorithm: DES, Class: com.sun.crypto.provider.DESKeyFactory
Service: Cipher, Algorithm: RC2, Class: com.sun.crypto.provider.RC2Cipher
Attributes:
SupportedKeyFormats: RAW
SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PBEParameters
Aliases: OID.1.2.840.113549.1.12.1.6
Service: KeyAgreement, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyAgreement
Aliases: DH
Attributes:
SupportedKeyClasses: javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
Service: KeyGenerator, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishKeyGenerator
Service: KeyPairGenerator, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHKeyPairGenerator
Aliases: DH
Service: Cipher, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEWithMD5AndDESCipher
Aliases: 1.2.840.113549.1.5.3
Service: Cipher, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishCipher
Attributes:
SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
SupportedKeyFormats: RAW
SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
Service: AlgorithmParameters, Algorithm: DES, Class: com.sun.crypto.provider.DESParameters
Service: KeyGenerator, Algorithm: AES, Class: com.sun.crypto.provider.AESKeyGenerator
Aliases: Rijndael
Service: KeyGenerator, Algorithm: HmacMD5, Class: com.sun.crypto.provider.HmacMD5KeyGenerator
Service: SecretKeyFactory, Algorithm: PBKDF2WithHmacSHA1, Class: com.sun.crypto.provider.PBKDF2HmacSHA1Factory
Aliases: OID.1.2.840.113549.1.5.12
Service: KeyGenerator, Algorithm: RC2, Class: com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
Service: Mac, Algorithm: SslMacMD5, Class: com.sun.crypto.provider.SslMacCore$SslMacMD5
Attributes:
SupportedKeyFormats: RAW
Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndDESede, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
Aliases: OID.1.2.840.113549.1.12.1.3
Service: AlgorithmParameterGenerator, Algorithm: DiffieHellman, Class: com.sun.crypto.provider.DHParameterGenerator
Aliases: DH
Service: Mac, Algorithm: HmacSHA1, Class: com.sun.crypto.provider.HmacSHA1
Attributes:
SupportedKeyFormats: RAW
Service: Mac, Algorithm: HmacSHA384, Class: com.sun.crypto.provider.HmacCore$HmacSHA384
Attributes:
SupportedKeyFormats: RAW
Service: KeyGenerator, Algorithm: SunTlsKeyMaterial, Class: com.sun.crypto.provider.TlsKeyMaterialGenerator
Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndRC2_40, Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
Aliases: OID.1.2.840.113549.1.12.1.6
Service: Mac, Algorithm: HmacSHA256, Class: com.sun.crypto.provider.HmacCore$HmacSHA256
Attributes:
SupportedKeyFormats: RAW
Service: AlgorithmParameters, Algorithm: Blowfish, Class: com.sun.crypto.provider.BlowfishParameters
Service: Mac, Algorithm: HmacSHA512, Class: com.sun.crypto.provider.HmacCore$HmacSHA512
Attributes:
SupportedKeyFormats: RAW
Service: AlgorithmParameters, Algorithm: PBEWithMD5AndDES, Class: com.sun.crypto.provider.PBEParameters
Aliases: 1.2.840.113549.1.5.3
Service: Cipher, Algorithm: DESede, Class: com.sun.crypto.provider.DESedeCipher
Aliases: TripleDES
Attributes:
SupportedKeyFormats: RAW
SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
SupportedModes: ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
Provider: SunJGSS, Version: 1.0, Class: sun.security.jgss.SunProvider
Description: Sun (Kerberos v5, SPNEGO)
Services (2):
Service: GssApiMechanism, Algorithm: 1.3.6.1.5.5.2, Class: sun.security.jgss.spnego.SpNegoMechFactory
Service: GssApiMechanism, Algorithm: 1.2.840.113554.1.2.2, Class: sun.security.jgss.krb5.Krb5MechFactory
Provider: SunSASL, Version: 1.5, Class: com.sun.security.sasl.Provider
Description: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5)
Services (8):
Service: SaslServerFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ServerFactoryImpl
Service: SaslClientFactory, Algorithm: PLAIN, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslClientFactory, Algorithm: EXTERNAL, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslServerFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
Service: SaslClientFactory, Algorithm: GSSAPI, Class: com.sun.security.sasl.gsskerb.FactoryImpl
Service: SaslClientFactory, Algorithm: DIGEST-MD5, Class: com.sun.security.sasl.digest.FactoryImpl
Service: SaslClientFactory, Algorithm: CRAM-MD5, Class: com.sun.security.sasl.ClientFactoryImpl
Service: SaslServerFactory, Algorithm: GSSAPI, Class: com.sun.security.sasl.gsskerb.FactoryImpl
Provider: XMLDSig, Version: 1.0, Class: org.jcp.xml.dsig.internal.dom.XMLDSigRI
Description: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
Services (11):
Service: KeyInfoFactory, Algorithm: DOM, Class: org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
Service: TransformService, Algorithm: http://www.w3.org/TR/1999/REC-xpath-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXPathTransform
Aliases: XPATH
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
Aliases: INCLUSIVE_WITH_COMMENTS
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/2000/09/xmldsig#base64, Class: org.jcp.xml.dsig.internal.dom.DOMBase64Transform
Aliases: BASE64
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/2000/09/xmldsig#enveloped-signature, Class: org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
Aliases: ENVELOPED
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/TR/2001/REC-xml-c14n-20010315, Class: org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
Aliases: INCLUSIVE
Attributes:
MechanismType: DOM
Service: XMLSignatureFactory, Algorithm: DOM, Class: org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
Service: TransformService, Algorithm: http://www.w3.org/2002/06/xmldsig-filter2, Class: org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
Aliases: XPATH2
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/2001/10/xml-exc-c14n#, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
Aliases: EXCLUSIVE
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/TR/1999/REC-xslt-19991116, Class: org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
Aliases: XSLT
Attributes:
MechanismType: DOM
Service: TransformService, Algorithm: http://www.w3.org/2001/10/xml-exc-c14n#WithComments, Class: org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
Aliases: EXCLUSIVE_WITH_COMMENTS
Attributes:
MechanismType: DOM
Provider: SunPCSC, Version: 1.6, Class: sun.security.smartcardio.SunPCSC
Description: Sun PC/SC provider
Services (1):
Service: TerminalFactory, Algorithm: PC/SC, Class: sun.security.smartcardio.SunPCSC$Factory
Provider: SunPKCS11-NSS, Version: 1.7, Class: sun.security.pkcs11.SunPKCS11
Description: SunPKCS11-NSS using library null
Services (56):
Service: KeyPairGenerator, Algorithm: DH, Class: sun.security.pkcs11.P11KeyPairGenerator
Aliases: DiffieHellman
Service: AlgorithmParameters, Algorithm: EC, Class: sun.security.ec.ECParameters
Aliases: 1.2.840.10045.2.1
Service: KeyGenerator, Algorithm: DESede, Class: sun.security.pkcs11.P11KeyGenerator
Service: Cipher, Algorithm: AES/CBC/NoPadding, Class: sun.security.pkcs11.P11Cipher
Service: KeyGenerator, Algorithm: ARCFOUR, Class: sun.security.pkcs11.P11KeyGenerator
Aliases: RC4
Service: Signature, Algorithm: SHA512withRSA, Class: sun.security.pkcs11.P11Signature
Service: MessageDigest, Algorithm: SHA-384, Class: sun.security.pkcs11.P11Digest
Service: Signature, Algorithm: MD2withRSA, Class: sun.security.pkcs11.P11Signature
Service: KeyGenerator, Algorithm: SunTlsPrf, Class: sun.security.pkcs11.P11TlsPrfGenerator
Service: Signature, Algorithm: SHA1withECDSA, Class: sun.security.pkcs11.P11Signature
Aliases: ECDSA
Service: MessageDigest, Algorithm: SHA-256, Class: sun.security.pkcs11.P11Digest
Service: MessageDigest, Algorithm: SHA-512, Class: sun.security.pkcs11.P11Digest
Service: KeyFactory, Algorithm: DH, Class: sun.security.pkcs11.P11DHKeyFactory
Aliases: DiffieHellman
Service: Cipher, Algorithm: DESede/CBC/NoPadding, Class: sun.security.pkcs11.P11Cipher
Service: KeyFactory, Algorithm: RSA, Class: sun.security.pkcs11.P11RSAKeyFactory
Service: Signature, Algorithm: NONEwithECDSA, Class: sun.security.pkcs11.P11Signature
Service: SecretKeyFactory, Algorithm: ARCFOUR, Class: sun.security.pkcs11.P11SecretKeyFactory
Aliases: RC4
Service: KeyGenerator, Algorithm: SunTlsRsaPremasterSecret, Class: sun.security.pkcs11.P11TlsRsaPremasterSecretGenerator
Service: Signature, Algorithm: MD5withRSA, Class: sun.security.pkcs11.P11Signature
Service: Signature, Algorithm: SHA256withECDSA, Class: sun.security.pkcs11.P11Signature
Service: Mac, Algorithm: HmacMD5, Class: sun.security.pkcs11.P11MAC
Service: Cipher, Algorithm: DES/CBC/NoPadding, Class: sun.security.pkcs11.P11Cipher
Service: MessageDigest, Algorithm: SHA1, Class: sun.security.pkcs11.P11Digest
Aliases: SHA
Service: SecretKeyFactory, Algorithm: DESede, Class: sun.security.pkcs11.P11SecretKeyFactory
Service: Mac, Algorithm: SslMacSHA1, Class: sun.security.pkcs11.P11MAC
Service: KeyGenerator, Algorithm: DES, Class: sun.security.pkcs11.P11KeyGenerator
Service: Signature, Algorithm: SHA512withECDSA, Class: sun.security.pkcs11.P11Signature
Service: KeyGenerator, Algorithm: SunTlsMasterSecret, Class: sun.security.pkcs11.P11TlsMasterSecretGenerator
Service: Cipher, Algorithm: ARCFOUR, Class: sun.security.pkcs11.P11Cipher
Aliases: RC4
Service: Signature, Algorithm: SHA256withRSA, Class: sun.security.pkcs11.P11Signature
Service: KeyStore, Algorithm: PKCS11, Class: sun.security.pkcs11.P11KeyStore
Aliases: PKCS11-NSS
Service: MessageDigest, Algorithm: MD5, Class: sun.security.pkcs11.P11Digest
Service: KeyPairGenerator, Algorithm: DSA, Class: sun.security.pkcs11.P11KeyPairGenerator
Aliases: SHA1withDSA
Service: SecretKeyFactory, Algorithm: DES, Class: sun.security.pkcs11.P11SecretKeyFactory
Service: MessageDigest, Algorithm: MD2, Class: sun.security.pkcs11.P11Digest
Service: SecureRandom, Algorithm: PKCS11, Class: sun.security.pkcs11.P11SecureRandom
Aliases: PKCS11-NSS
Service: KeyAgreement, Algorithm: DH, Class: sun.security.pkcs11.P11KeyAgreement
Aliases: DiffieHellman
Service: Signature, Algorithm: DSA, Class: sun.security.pkcs11.P11Signature
Aliases: SHA1withDSA
Service: KeyPairGenerator, Algorithm: EC, Class: sun.security.pkcs11.P11KeyPairGenerator
Aliases: 1.2.840.10045.2.1
Service: Signature, Algorithm: SHA1withRSA, Class: sun.security.pkcs11.P11Signature
Service: KeyGenerator, Algorithm: AES, Class: sun.security.pkcs11.P11KeyGenerator
Service: Signature, Algorithm: SHA384withRSA, Class: sun.security.pkcs11.P11Signature
Service: KeyAgreement, Algorithm: ECDH, Class: sun.security.pkcs11.P11ECDHKeyAgreement
Service: Mac, Algorithm: SslMacMD5, Class: sun.security.pkcs11.P11MAC
Service: Signature, Algorithm: SHA384withECDSA, Class: sun.security.pkcs11.P11Signature
Service: Mac, Algorithm: HmacSHA1, Class: sun.security.pkcs11.P11MAC
Service: KeyFactory, Algorithm: DSA, Class: sun.security.pkcs11.P11DSAKeyFactory
Aliases: SHA1withDSA
Service: Mac, Algorithm: HmacSHA384, Class: sun.security.pkcs11.P11MAC
Service: SecretKeyFactory, Algorithm: AES, Class: sun.security.pkcs11.P11SecretKeyFactory
Service: KeyPairGenerator, Algorithm: RSA, Class: sun.security.pkcs11.P11KeyPairGenerator
Service: KeyFactory, Algorithm: EC, Class: sun.security.pkcs11.P11DHKeyFactory
Aliases: 1.2.840.10045.2.1
Service: KeyGenerator, Algorithm: SunTlsKeyMaterial, Class: sun.security.pkcs11.P11TlsKeyMaterialGenerator
Service: Mac, Algorithm: HmacSHA256, Class: sun.security.pkcs11.P11MAC
Service: Mac, Algorithm: HmacSHA512, Class: sun.security.pkcs11.P11MAC
Service: Signature, Algorithm: RawDSA, Class: sun.security.pkcs11.P11Signature
Aliases: NONEwithDSA
Service: Cipher, Algorithm: RSA/ECB/PKCS1Padding, Class: sun.security.pkcs11.P11RSACipher
| ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-01-06 00:36 | Panoku | New Issue | |
| 2012-01-06 00:36 | Panoku | File Added: fakturama-bug.txt | |
| 2012-01-06 01:08 | Panoku | Note Added: 00073 | |
| 2012-01-06 01:08 | Panoku | File Added: fakturama-bug-works.txt | |
| 2013-03-31 22:29 | rheydenr | Note Added: 00112 | |
| 2013-03-31 22:29 | rheydenr | Status | new => resolved |
| 2013-03-31 22:29 | rheydenr | Fixed in Version | => 1.5.5 |
| 2013-03-31 22:29 | rheydenr | Resolution | open => fixed |
| 2013-03-31 22:29 | rheydenr | Assigned To | => rheydenr |
| 2013-04-22 01:58 | rheydenr | Fixed in Version | => 1.6 |
| 2013-04-22 01:58 | rheydenr | Target Version | => 1.6 |