[Monetdb-developers] [Fwd: Re: mclient skyserver]
Hello, I tried to connect a MapiClient from eritta computer and I got this error (the one in attach). However, when I run the same command in my machine it works. Any idea? I also do not understand the error message. Regards, Romulo
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. On 01-03-2007 17:19:22 +0100, Romulo Goncalves wrote:
Hello,
I tried to connect a MapiClient from eritta computer and I got this error (the one in attach).
However, when I run the same command in my machine it works.
Any idea?
I also do not understand the error message.
Regards, Romulo
From: Erietta.Liarou@cwi.nl To: Romulo Goncalves
Subject: Re: mclient skyserver Date: Thu, 1 Mar 2007 17:17:25 +0100 (CET) X-Mailer: SquirrelMail version 1.4.2 -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl
amor@~$MapiClient -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl MAPI = skyserver@amelia.ins.cwi.nl:55000 ACTION= mapi_start_talking ERROR = Challenge string is not valid amor@~$
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
Fabian Groffen wrote:
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. I want a MapiClient and not a JDBC client.
where I can see the mapi_options? Mapi_open does not change nothing. Regards, Romulo
On 01-03-2007 17:19:22 +0100, Romulo Goncalves wrote:
Hello,
I tried to connect a MapiClient from eritta computer and I got this error (the one in attach).
However, when I run the same command in my machine it works.
Any idea?
I also do not understand the error message.
Regards, Romulo
From: Erietta.Liarou@cwi.nl To: Romulo Goncalves
Subject: Re: mclient skyserver Date: Thu, 1 Mar 2007 17:17:25 +0100 (CET) X-Mailer: SquirrelMail version 1.4.2 -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl
amor@~$MapiClient -lsq -uskyserver -Pskyserver -p55000 -hamelia.ins.cwi.nl MAPI = skyserver@amelia.ins.cwi.nl:55000 ACTION= mapi_start_talking ERROR = Challenge string is not valid amor@~$
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
On 01-03-2007 17:42:53 +0100, Romulo Goncalves wrote:
Fabian Groffen wrote:
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. I want a MapiClient and not a JDBC client.
That is only to give you a more descriptive error message.
where I can see the mapi_options? Mapi_open does not change nothing.
the code, I guess.
On 01-03-2007 17:42:53 +0100, Romulo Goncalves wrote:
Fabian Groffen wrote:
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. I want a MapiClient and not a JDBC client.
That is only to give you a more descriptive error message. amor@~$mjclient -hamelia.ins.cwi.nl -umonetdb
Fabian Groffen wrote: password: Database connect failed: Server challenge length unparsable (W) And now?
where I can see the mapi_options? Mapi_open does not change nothing.
the code, I guess.
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
On 01-03-2007 17:58:52 +0100, Romulo Goncalves wrote:
On 01-03-2007 17:42:53 +0100, Romulo Goncalves wrote:
Fabian Groffen wrote:
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. I want a MapiClient and not a JDBC client.
That is only to give you a more descriptive error message. amor@~$mjclient -hamelia.ins.cwi.nl -umonetdb
Fabian Groffen wrote: password:
Database connect failed: Server challenge length unparsable (W)
And now?
Now we know the connection is not the problem. So, run mjclient again with -Xdebug, and send the monetXXXXXXXXXXXX.log file.
Fabian Groffen wrote:
On 01-03-2007 17:58:52 +0100, Romulo Goncalves wrote:
On 01-03-2007 17:42:53 +0100, Romulo Goncalves wrote:
Fabian Groffen wrote:
It looks like a very misleading error message to me. Try JdbcClient and you'll probably get a message back like "Connection refused". You have to set the option mapi_open (or something similar) to true such that connections from other locations than the localhost are accepted. I want a MapiClient and not a JDBC client. That is only to give you a more descriptive error message. amor@~$mjclient -hamelia.ins.cwi.nl -umonetdb
Fabian Groffen wrote: password:
Database connect failed: Server challenge length unparsable (W)
And now?
Now we know the connection is not the problem. So, run mjclient again with -Xdebug, and send the monetXXXXXXXXXXXX.log file. There is no log file.
Regards, Romulo
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
participants (2)
-
Fabian Groffen
-
Romulo Goncalves