[Zope] Problem with ZClient

Juan Carlos Coruņa jcoruna@umd.es
Tue, 11 Jul 2000 09:06:09 GMT


--------------=_4D4800A8C67301940598
Content-Description: filename="text1.txt"
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I'm testing ZClient to access a ZSQL method on a NT box from a Linux=20=

box since Linux can't access any odbc (propietary) database. As=20
ressult i become a bci.ServerError.
This is the output:
[root@ecom ZPublisher]# ./Client.py -u username:password=20
http://ntserver.bio.umd.es:8080/xmlrpc/replicar/Cliente/get_Navision=20=

N_=3D26451
Traceback (innermost last):
  File "./Client.py", line 639, in ?
    main()
  File "./Client.py", line 632, in main
    headers, body =3D apply(f,(),kw)
  File "./Client.py", line 225, in __call__
    self.handleError(query, ec, em, headers, response)
  File "./Client.py", line 240, in handleError
    raise t, RemoteException(t,v,f,l,self.url,query,ec,em,response)
bci.ServerError:=20
http://ntserver.bio.umd.es/xmlrpc/replicar/Cliente/get_Navision/manag
e_testForm (File: C:\ARCHIV~1\XMLSER~1\lib\python\Shared\DC\ZRDB\DA.py=20=

Line: 367)
302 Moved Temporarily for=20
http://ntserver.bio.umd.es:8080/xmlrpc/replicar/Cliente/get_Navision
Anyone is using a similar method or knows about it?
Is there an alternative method to access a ZSQL on another server?


--------------=_4D4800A8C67301940598
Content-Description: filename="text1.html"
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
	<TITLE>Problem with ZClient</TITLE>
	<META NAME=3D"GENERATOR" CONTENT=3D"StarOffice/5.1 (Win32)">
	<META NAME=3D"CREATED" CONTENT=3D"20000711;10595018">
	<META NAME=3D"CHANGEDBY" CONTENT=3D"Juan Carlos Coru&ntilde;a">
	<META NAME=3D"CHANGED" CONTENT=3D"20000711;11060862">
</HEAD>
<BODY>
<P>I'm testing ZClient to access a ZSQL method on a NT box from a Linux=

box since Linux can't access any odbc (propietary) database. As ressult=

i become a bci.ServerError.</P>
<P>This is the output:</P>
<P>[root@ecom ZPublisher]# ./Client.py -u username:password
http://ntserver.bio.umd.es:8080/xmlrpc/replicar/Cliente/get_Navision
N_=3D26451</P>
<P>Traceback (innermost last):</P>
<P>  File &quot;./Client.py&quot;, line 639, in ?</P>
<P>    main()</P>
<P>  File &quot;./Client.py&quot;, line 632, in main</P>
<P>    headers, body =3D apply(f,(),kw)</P>
<P>  File &quot;./Client.py&quot;, line 225, in __call__</P>
<P>    self.handleError(query, ec, em, headers, response)</P>
<P>  File &quot;./Client.py&quot;, line 240, in handleError</P>
<P>    raise t, RemoteException(t,v,f,l,self.url,query,ec,em,response)</=
P>
<P>bci.ServerError:
http://ntserver.bio.umd.es/xmlrpc/replicar/Cliente/get_Navision/manage_t=
estForm
(File: C:\ARCHIV~1\XMLSER~1\lib\python\Shared\DC\ZRDB\DA.py Line: 367)</=
P>
<P>302 Moved Temporarily for
http://ntserver.bio.umd.es:8080/xmlrpc/replicar/Cliente/get_Navision</P>=

<P>Anyone is using a similar method or knows about it?</P>
<P>Is there an alternative method to access a ZSQL on another server?</P=
>
</BODY>
</HTML>

--------------=_4D4800A8C67301940598--