How to debug connection to MarkLogic database?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
abcoates
Posts: 26
Joined: Fri Mar 24, 2006 7:45 am
Location: London, UK

How to debug connection to MarkLogic database?

Post by abcoates »

I'm trying to make a DB connection from oXygen 9.3 to a MarkLogic XML database. I've used telnet to confirm that I can make a network connection to the XDBC port. However, when I try to connect from oXygen, I get

ERROR: "Error: 404 Not Found for: "

I'm presuming that there is some problem with the HTTP connection that oXygen is trying to make with the database, but is there any way for me to find out what URL oXygen is trying to use? That would allow me to debug the issue. If you can help me, or have any other suggestions, I would be very grateful. Thanks very much in advance,

Cheers, Tony.
abcoates
Posts: 26
Joined: Fri Mar 24, 2006 7:45 am
Location: London, UK

Re: How to debug connection to MarkLogic database?

Post by abcoates »

Stupid me, I had mistyped my password in the database connection properties. Still, some extra help for debugging database connection issues would be helpful.

Cheers, Tony.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: How to debug connection to MarkLogic database?

Post by sorin_ristache »

Hello,

I think the error message from the MarkLogic server should help you in such a case. Oxygen displays the error message received from the server but an error message like "Error: 404 Not Found for:" without other details is not very helpful.


Regards,
Sorin
Post Reply