From: Michael W. <wes...@ja...> - 2021-05-11 14:17:38
|
Hi Gerrit, Please check the amount of free disk space on the EXIST_HOME drive. One possibility is that the free space on the drive is below the threshold and it's gone into READ-ONLY mode. This happens to me occasionally when I have daily full backups happening to the same drive. Hope this helps. Take care. 2021年5月11日(火) 23:12 Gerrit Boers <gb...@xs...>: > Hi, > > We have strange problem with eXist-db 5.2 where it is no longer possible > to open files with the Java client and oXygen XML editor. Storing data also > does not work but retrieving does work. This happens after the server has > been up for a while. > > Here’s the error message in the Java client: > > org.xmldb.api.base.XMLDBException: Failed to invoke method getDocumentData > in class org.exist.xmlrpc.RpcConnection: java.nio.file.NoSuchFileException: > /tmp/exist-db-temp-file-manager-4799381294643377191/exist-db-temp-1519535726255396432.tmp > at > org.exist.xmldb.RemoteCollection.execute(RemoteCollection.java:127) > at > org.exist.xmldb.AbstractRemoteResource.getRemoteContentIntoLocalFile(AbstractRemoteResource.java:278) > at > org.exist.xmldb.AbstractRemoteResource.getExtendedContentInternal(AbstractRemoteResource.java:435) > at > org.exist.xmldb.RemoteBinaryResource.getExtendedContent(RemoteBinaryResource.java:79) > at > org.exist.xmldb.AbstractRemoteResource.getContent(AbstractRemoteResource.java:86) > at org.exist.client.QueryDialog.<init>(QueryDialog.java:137) > at > org.exist.client.ClientFrame$TableMouseListener.mouseClicked(ClientFrame.java:1411) > at > java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270) > at java.awt.Component.processMouseEvent(Component.java:6536) > at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) > at java.awt.Component.processEvent(Component.java:6298) > at java.awt.Container.processEvent(Container.java:2236) > at java.awt.Component.dispatchEventImpl(Component.java:4889) > at java.awt.Container.dispatchEventImpl(Container.java:2294) > at java.awt.Component.dispatchEvent(Component.java:4711) > at > java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) > at > java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534) > at > java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) > at java.awt.Container.dispatchEventImpl(Container.java:2280) > at java.awt.Window.dispatchEventImpl(Window.java:2746) > at java.awt.Component.dispatchEvent(Component.java:4711) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) > at java.awt.EventQueue.access$500(EventQueue.java:97) > at java.awt.EventQueue$3.run(EventQueue.java:709) > at java.awt.EventQueue$3.run(EventQueue.java:703) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) > at > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90) > at java.awt.EventQueue$4.run(EventQueue.java:731) > at java.awt.EventQueue$4.run(EventQueue.java:729) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) > at > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) > at > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) > Caused by: org.apache.xmlrpc.XmlRpcException: Failed to invoke method > getDocumentData in class org.exist.xmlrpc.RpcConnection: > java.nio.file.NoSuchFileException: > /tmp/exist-db-temp-file-manager-4799381294643377191/exist-db-temp-1519535726255396432.tmp > at > org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:197) > at > org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:156) > at > org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:143) > at > org.apache.xmlrpc.client.XmlRpcSunHttpTransport.sendRequest(XmlRpcSunHttpTransport.java:69) > at > org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:56) > at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:167) > at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:158) > at > org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:147) > at > org.exist.xmldb.RemoteCollection.execute(RemoteCollection.java:125) > ... 38 more > > Does anybody have a clue what’s going on here? > > Kind regards, > > Gerrit Boers > > > > _______________________________________________ > Exist-open mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-open > -- Michael Westbay Writer/System Administrator http://www.japanesebaseball.com/ |