1

I am trying to remotely connect to Alfresco server using cmis workbench but i am getting below error.

Exception: CmisConnectionException Parsing exception! Cause: WstxEOFException Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]


The provided URL does not return an AtomPub response. Check your URL, the binding, and your proxy settings.

Some servers return a HTML login page if the credentials are incorrect. Check your credentials.


Current proxy settings:

  • no proxy settings -

Regards.

Finn
  • 912
  • 1
  • 16
  • 53

1 Answers1

2

Check that you are using the correct service URL for the given Alfresco version and CMIS binding. The list of URLs can be found here.

Jeff Potts
  • 10,468
  • 17
  • 40