Re: pls help needed

Henning Müller <[email protected]> Wed, 28 Nov 2007 23:42:49 +0100
Newsgroups gmane.comp.gnu.gift.bugs
Message-ID <[email protected]>
Could you try out the php interface that you can get from=20
http://viper.unige.ch/demo/php/demo.php (bottom of the page)?
It is more lightweight and less problementatic than the Java interface.

Cheers, Henning

Ananth a =E9crit :
> Hello,
> =20
> Good day!!!
> =20
> Can you please explain is the problem with Charmer Client? or do I need=
=20
> change any code/settings
> Can I go for other clients? How can solve my problem.
> =20
> Please email me .
>=20
> ----- Original Message ----
> From: Henning M=FCller <[email protected]>
> To: Ananth <[email protected]>
> Cc: [email protected]
> Sent: Sunday, November 25, 2007 2:49:29 PM
> Subject: Re: [bug-GIFT] pls help needed
>=20
> Hi,
>=20
> I think that you should tell us more detail about your setting before w=
e
> can have a look at the problem. Which version of gift do you use? Which
> version of linux? Which version of Charmer? There are several php
> interfaces that you could try out if you have problems with Charmer as
> they often work in a simpler way.
> Did you index any collection with gift?
> What exactly do you do when getting hte error message?
>=20
> Cheers, Henning
>=20
> Ananth a =E9crit :
>  > Can you please give me your advice i am getting this error.
>  > thamks
>  > varma
>  > beginning of new CParser
>  > End of new CParser
>  > sendMessage: Trying to send:<?xml version=3D"1.0" standalone=3D"no" =
?>
>  > <!DOCTYPE mrml SYSTEM "http://isrpc85.epfl.ch/Charmer/code/mrml.dtd"=
>
>  > <mrml session-id=3D"dummy_session_identifier">
>  > <open-session user-name=3D"change-here-if-you-like"
>  > session-name=3D"charmer_default_session"
>  > /><get-collections/><get-algorithms/>
>  > </mrml>
>  > .
>  > connect: mHost =3D [localhost], mPort =3D [12789]
>  > IF the line "Connected: ..." is not
>  > printed in the next few seconds
>  > THEN there is a security problem with your
>  > appletviewer / browser
>  > Connected: mHost =3D localhost, mPort =3D 12789
>  > SUCCESS
>  > CParser::parse(charmer.CharmerConnectionMRML@143bf3d
>  > <mailto:charmer.CharmerConnectionMRML@143bf3d> ,
>  > Socket[addr=3Dlocalhost/127.0.0.1,port=3D12789,localport=3D4571]) ca=
lled.
>  > While reading I caught exception : java.net.SocketException
>  > java.net.SocketException: Connection reset
>  >        at java.net=20
> <http://java.net.socketinputstream.re/>.SocketInputStream.read(SocketIn=
putStream.java:168)
>  >        at java.net=20
> <http://java.net.socketinputstream.re/>.SocketInputStream.read(SocketIn=
putStream.java:182)
>  >        at java.io=20
> <http://java.io.filterinputstream.re/>.FilterInputStream.read(FilterInp=
utStream.java:66)
>  >        at charmer.mrml.CParser.parse(CParser.java:229)
>  >        at
>  > charmer.CharmerConnectionMRML.readMessage(CharmerConnectionMRML.java=
:452)
>  >        at
>  > charmer.CharmerConnectionMRML.<init>(CharmerConnectionMRML.java:538)
>  >        at charmer.client.Charmer.connect(Charmer.java:187)
>  >        at charmer.client.MainFrame.mouseLClicked(MainFrame.java:267)
>  >        at charmer.client.DrawnButton.mouseClicked(DrawnButton.java:3=
20)
>  >        at java.awt.Component.processMouseEvent(Component.java:5520)
>  >        at java.awt.Component.processEvent(Component.java:5282)
>  >        at java.awt.Container.processEvent(Container.java:1966)
>  >        at java.awt.Component.dispatchEventImpl(Component.java:3984)
>  >        at java.awt.Container.dispatchEventImpl(Container.java:2024)
>  >        at java.awt.Component.dispatchEvent(Component.java:3819)
>  >        at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
>  >        at
>  >=20
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThre=
ad.java:242)
>  >        at
>  >=20
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread=
.java:163)
>  >        at
>  > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157=
)
>  >        at
>  > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149=
)
>  >        at java.awt.EventDispatchThread.run(EventDispatchThread.java:=
110)
>  > Currently message is : ---
>  > ---.
>  > beginning of new CParser
>  > End of new CParser
>  > makeparser
>  > Caught exception during parsing and not during read!
>  > java.io <http://java.io/>.EOFException
>  > java.io <http://java.io/>.EOFException
>  >        at com.microstar.xml.SAXDriver.parse(SAXDriver.java:189)
>  >        at charmer.mrml.CParser.parse(CParser.java:288)
>  >        at
>  > charmer.CharmerConnectionMRML.readMessage(CharmerConnectionMRML.java=
:452)
>  >        at
>  > charmer.CharmerConnectionMRML.<init>(CharmerConnectionMRML.java:538)
>  >        at charmer.client.Charmer.connect(Charmer.java:187)
>  >        at charmer.client.MainFrame.mouseLClicked(MainFrame.java:267)
>  >        at charmer.client.DrawnButton.mouseClicked(DrawnButton.java:3=
20)
>  >        at java.awt.Component.processMouseEvent(Component.java:5520)
>  >        at java.awt.Component.processEvent(Component.java:5282)
>  >        at java.awt.Container.processEvent(Container.java:1966)
>  >        at java.awt.Component.dispatchEventImpl(Component.java:3984)
>  >        at java.awt.Container.dispatchEventImpl(Container.java:2024)
>  >        at java.awt.Component.dispatchEvent(Component.java:3819)
>  >        at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
>  >        at
>  >=20
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThre=
ad.java:242)
>  >        at
>  >=20
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread=
.java:163)
>  >        at
>  > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157=
)
>  >        at
>  > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149=
)
>  >        at java.awt.EventDispatchThread.run(EventDispatchThread.java:=
110)
>  > returning from getcollections
>  > returning from getcollections
>  >
>  > --------------------------------------------------------------------=
----
>  > Never miss a thing. Make Yahoo your homepage.
>  > <http://us.rd.yahoo.com/evt=3D51438/*http://www.yahoo.com/r/hs>
>  >
>  >
>  > --------------------------------------------------------------------=
----
>  >
>  > _______________________________________________
>  > bug-GIFT mailing list
>  > [email protected] <mailto:[email protected]>
>  > http://lists.gnu.org/mailman/listinfo/bug-gift
>=20
>=20
> -----------------------------------------------------------------------=
-
> Be a better sports nut! Let your teams follow you with Yahoo Mobile. Tr=
y=20
> it now.=20
> <http://us.rd.yahoo.com/evt=3D51731/*http://mobile.yahoo.com/sports;_yl=
t=3DAt9_qDKvtAbMuh1G1SQtBI7ntAcJ=20
>  >