OpenOffice - Datenb...
 
Benachrichtigungen
Alles entfernen

OpenOffice - Datenbankverbindung fehlgeschlagen

2 Beiträge
2 Benutzer
0 Reactions
1,912 Aufrufe
(@Melanie)
New Member
Beigetreten: vor 13 Jahren
Beiträge: 1
Topic starter   [#331]

Hallo Leute,

brauche eure Hilfe. Vorab meine Systeminformationen:
Windows 7 Professional 64-bit
Fakturama 1.6.4 64-bit
OpenOffice 4.0.1 32-bit
JavaRuntimeEnvirement 7.51 64-bit

Meine Platzhalter in den Vorlagen werden nicht ausgefüllt.
Liegt das nun an JavaRE?

Bitte um schnelle Lösung muss ja meine Rechnungen schreiben 😉

Error_LOG:

11.10.2013 01:32:03 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

17.11.2013 22:53:22 com.sebulli.fakturama: Error connecting the Database:C:UsersSeverinDocumentsKosmetikstudio/Database/Databasejava.sql.SQLException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@53586a1f[file =C:UsersSeverinDocumentsKosmetikstudioDatabaseDatabase.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2013-11-17 21:53:21 heartbeat - read: -3214 ms.
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.JDBCConnection.(Unknown Source)
	at org.hsqldb.jdbc.JDBCDriver.getConnection(Unknown Source)
	at org.hsqldb.jdbc.JDBCDriver.connect(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at com.sebulli.fakturama.data.DataBase.connect(DataBase.java:686)
	at com.sebulli.fakturama.data.Data.(Data.java:73)
	at com.sebulli.fakturama.data.Data.(Data.java:33)
	at com.sebulli.fakturama.views.datasettable.ViewContactTable.createPartControl(ViewContactTable.java:96)
	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.PartPane.setVisible(PartPane.java:313)
	at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:534)
	at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
	at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
	at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
	at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1245)
	at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:662)
	at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:570)
	at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568)
	at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:272)
	at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981)
	at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2714)
	at org.eclipse.ui.internal.WorkbenchWindow$27.run(WorkbenchWindow.java:3023)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:3004)
	at org.eclipse.ui.internal.WorkbenchWindow$20.runWithException(WorkbenchWindow.java:2290)
	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:4140)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
	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:4140)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: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: org.hsqldb.HsqlException: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@53586a1f[file =C:UsersSeverinDocumentsKosmetikstudioDatabaseDatabase.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2013-11-17 21:53:21 heartbeat - read: -3214 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)
	... 61 more

01.12.2013 19:04:43 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

01.12.2013 19:05:36 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

01.12.2013 19:06:20 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

01.12.2013 19:11:35 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

01.12.2013 19:36:00 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

02.01.2014 08:56:24 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

06.01.2014 20:27:47 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

06.01.2014 20:32:17 com.sebulli.fakturama: Error starting OpenOffice from file:///C:/Users/Severin/Documents/Kosmetikstudio/Vorlagen/Rechnung/Document.ottcom.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:171)

03.03.2014 19:25:25 com.sebulli.fakturama: New column birthday added in table Contacts - Data type: VARCHAR(256)
03.03.2014 19:25:25 com.sebulli.fakturama: New column delivery_birthday added in table Contacts - Data type: VARCHAR(256)
03.03.2014 19:25:25 com.sebulli.fakturama: New column mandat_ref added in table Contacts - Data type: VARCHAR(256)
03.03.2014 19:25:25 com.sebulli.fakturama: New column suppliernumber added in table Contacts - Data type: VARCHAR(256)
03.03.2014 19:25:25 com.sebulli.fakturama: New column consultant added in table Documents - Data type: VARCHAR(256)
03.03.2014 19:25:25 com.sebulli.fakturama: Column Type not correct - will be changed ..: Documents:items:VARCHAR(256) - VARCHAR(32768)
03.03.2014 19:25:25 com.sebulli.fakturama: Column Type not correct - will be changed ..: Documents:paymentdescription:VARCHAR(256) - VARCHAR(32768)
03.03.2014 19:25:25 com.sebulli.fakturama: Column Type not correct - will be changed ..: Documents:paymenttext:VARCHAR(256) - VARCHAR(32768)
03.03.2014 19:30:09 com.sebulli.fakturama: Error starting OpenOffice from file:///D:/Benutzer/Melanie/Eigene%20Dokumente/Kosmetikstudio/Vorlagen/Rechnung/Document.ottag.ion.bion.officelayer.document.DocumentException: No message available.
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253)
	at com.sebulli.fakturama.office.OfficeDocument.(OfficeDocument.java:162)
	at com.sebulli.fakturama.office.OfficeManager$1.run(OfficeManager.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.sun.star.lang.DisposedException
	at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:202)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:322)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:295)
	at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:80)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:627)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:141)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:123)
	at com.sun.proxy.$Proxy11.addEventListener(Unknown Source)
	at ag.ion.bion.officelayer.document.AbstractDocument.addEventListener(AbstractDocument.java:1002)
	at ag.ion.bion.officelayer.document.AbstractDocument.(AbstractDocument.java:548)
	at ag.ion.bion.officelayer.internal.text.TextDocument.(TextDocument.java:103)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.getDocument(DocumentLoader.java:260)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:231)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:116)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:92)
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:246)
	... 3 more
Caused by: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=127.0.0.1,localPort=49333,peerHost=localhost,peerPort=8100
	at com.sun.star.lib.uno.bridges.java_remote.XConnectionInputStream_Adapter.read(XConnectionInputStream_Adapter.java:50)
	at java.io.DataInputStream.readInt(Unknown Source)
	at com.sun.star.lib.uno.protocols.urp.urp.readBlock(urp.java:350)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:87)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:96)

03.03.2014 19:30:42 com.sebulli.fakturama: Error starting OpenOffice from file:///D:/Benutzer/Melanie/Eigene%20Dokumente/Kosmetikstudio/Vorlagen/Rechnung/Document.ottag.ion.bion.officelayer.document.DocumentException: No message available.
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253)
	at com.sebulli.fakturama.office.OfficeDocument.(OfficeDocument.java:162)
	at com.sebulli.fakturama.office.OfficeManager$1.run(OfficeManager.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.sun.star.lang.DisposedException
	at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:202)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:322)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:295)
	at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:80)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:627)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:141)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:123)
	at com.sun.proxy.$Proxy11.addEventListener(Unknown Source)
	at ag.ion.bion.officelayer.document.AbstractDocument.addEventListener(AbstractDocument.java:1002)
	at ag.ion.bion.officelayer.document.AbstractDocument.(AbstractDocument.java:548)
	at ag.ion.bion.officelayer.internal.text.TextDocument.(TextDocument.java:103)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.getDocument(DocumentLoader.java:260)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:231)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:116)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:92)
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:246)
	... 3 more
Caused by: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=127.0.0.1,localPort=49334,peerHost=localhost,peerPort=8100
	at com.sun.star.lib.uno.bridges.java_remote.XConnectionInputStream_Adapter.read(XConnectionInputStream_Adapter.java:50)
	at java.io.DataInputStream.readInt(Unknown Source)
	at com.sun.star.lib.uno.protocols.urp.urp.readBlock(urp.java:350)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:87)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:96)

03.03.2014 19:39:30 com.sebulli.fakturama: Error starting OpenOffice from file:///D:/Benutzer/Melanie/Eigene%20Dokumente/Kosmetikstudio/Vorlagen/Rechnung/Document.ottag.ion.bion.officelayer.document.DocumentException: No message available.
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253)
	at com.sebulli.fakturama.office.OfficeDocument.(OfficeDocument.java:162)
	at com.sebulli.fakturama.office.OfficeManager$1.run(OfficeManager.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.sun.star.lang.DisposedException
	at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:202)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:322)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:295)
	at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:80)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:627)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:141)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:123)
	at com.sun.proxy.$Proxy11.addEventListener(Unknown Source)
	at ag.ion.bion.officelayer.document.AbstractDocument.addEventListener(AbstractDocument.java:1002)
	at ag.ion.bion.officelayer.document.AbstractDocument.(AbstractDocument.java:548)
	at ag.ion.bion.officelayer.internal.text.TextDocument.(TextDocument.java:103)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.getDocument(DocumentLoader.java:260)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:231)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:116)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:92)
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:246)
	... 3 more
Caused by: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=127.0.0.1,localPort=49335,peerHost=localhost,peerPort=8100
	at com.sun.star.lib.uno.bridges.java_remote.XConnectionInputStream_Adapter.read(XConnectionInputStream_Adapter.java:50)
	at java.io.DataInputStream.readInt(Unknown Source)
	at com.sun.star.lib.uno.protocols.urp.urp.readBlock(urp.java:350)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:87)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:96)

03.03.2014 19:42:36 com.sebulli.fakturama: Error starting OpenOffice from file:///D:/Benutzer/Melanie/Eigene%20Dokumente/Kosmetikstudio/Vorlagen/Rechnung/Document.ottag.ion.bion.officelayer.document.DocumentException: No message available.
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:253)
	at com.sebulli.fakturama.office.OfficeDocument.(OfficeDocument.java:162)
	at com.sebulli.fakturama.office.OfficeManager$1.run(OfficeManager.java:60)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.sun.star.lang.DisposedException
	at com.sun.star.lib.uno.environments.remote.JobQueue.removeJob(JobQueue.java:202)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:322)
	at com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:295)
	at com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:80)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:627)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:141)
	at com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:123)
	at com.sun.proxy.$Proxy11.addEventListener(Unknown Source)
	at ag.ion.bion.officelayer.document.AbstractDocument.addEventListener(AbstractDocument.java:1002)
	at ag.ion.bion.officelayer.document.AbstractDocument.(AbstractDocument.java:548)
	at ag.ion.bion.officelayer.internal.text.TextDocument.(TextDocument.java:103)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.getDocument(DocumentLoader.java:260)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:231)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:116)
	at ag.ion.bion.officelayer.internal.document.DocumentLoader.loadDocument(DocumentLoader.java:92)
	at ag.ion.bion.officelayer.internal.document.DocumentService.loadDocument(DocumentService.java:246)
	... 3 more
Caused by: java.io.IOException: com.sun.star.io.IOException: EOF reached - socket,host=localhost,port=8100,localHost=127.0.0.1,localPort=49211,peerHost=localhost,peerPort=8100
	at com.sun.star.lib.uno.bridges.java_remote.XConnectionInputStream_Adapter.read(XConnectionInputStream_Adapter.java:50)
	at java.io.DataInputStream.readInt(Unknown Source)
	at com.sun.star.lib.uno.protocols.urp.urp.readBlock(urp.java:350)
	at com.sun.star.lib.uno.protocols.urp.urp.readMessage(urp.java:87)
	at com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:96)


   
Zitat
 Gerd
(@admin_gerd)
Honorable Member
Beigetreten: vor 16 Jahren
Beiträge: 514

   
AntwortZitat
Teilen: