Skip to content

xmldb.log #415

Description

@duncdrum

During Ci runs I notice suspiciously many entries in xmldb.log.

To inspect the logs we download the artefacts from the Actions Page here

lots of entries, for such a short time.

Failed to read server's response: Connection refused (Connection refused) 
org.xmldb.api.base.XMLDBException: Failed to read server's response: Connection refused (Connection refused)
	at org.exist.xmldb.RemoteCollection.instance(RemoteCollection.java:111) ~[exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.xmldb.RemoteCollection.instance(RemoteCollection.java:87) ~[exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.xmldb.DatabaseImpl.readCollection(DatabaseImpl.java:280) ~[exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.xmldb.DatabaseImpl.getRemoteCollection(DatabaseImpl.java:242) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:182) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:171) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.xmldb.api.DatabaseManager.getCollection(DatabaseManager.java:235) [xmldb-api-1.7.0.jar:1.7.0]
	at org.exist.client.InteractiveClient.connect(InteractiveClient.java:316) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.client.InteractiveClient.connectToDatabase(InteractiveClient.java:2153) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.client.InteractiveClient.run(InteractiveClient.java:2255) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.client.InteractiveClient.main(InteractiveClient.java:253) [exist-core-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
	at org.exist.start.Main.invokeMain(Main.java:153) [exist-start-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.start.Main.runEx(Main.java:292) [exist-start-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.start.Main.run(Main.java:158) [exist-start-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]
	at org.exist.start.Main.main(Main.java:95) [exist-start-6.4.1-SNAPSHOT.jar:6.4.1-SNAPSHOT]

warrants investigation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions