bug-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-GIFT] pls help needed


From: Henning Müller
Subject: Re: [bug-GIFT] pls help needed
Date: Sat, 01 Dec 2007 17:52:33 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

To open the php interface you need to open the directory in your browser via apache and then it will work.
http://localhost/directory_where_the_interface_is/index.php

Henning

Ananth a écrit :
Hello Dr.Henning,

I tried to work on php interface how can i use it?
What i did was I installed all php related files  from yast
and then interface but its not working giving me error.from the file demp.php
I think  my gift packages is working fine.
Not testing file:libltdl.so.3.1.5 (File name does not match plugin name)
Not testing file:libGIFTAcHierarchy.a (File name does not match plugin name)
Not testing file:libGIFTAcURL2FTS.so.0 (File name does not match plugin name) Not testing file:libGIFTAcHierarchy.so.0 (File name does not match plugin name) Not testing file:libGIFTAcHierarchy.la (File name does not match plugin name) Not testing file:libGIFTAcHierarchy.so (File name does not match plugin name)
Not testing file:libdvdcss.la (File name does not match plugin name)
Not testing file:libdvdcss.so (File name does not match plugin name)
FINISHED Configuring CDynamicQueryFactory
----------------------------------------
The current configuration directory is: /root
----------------------------------------
Opening port 12789
----------------------------------------
TCP socket successfully initialized:8
TCP socket successfully initialized:9
Waiting for connection...

But i am not getting how can i see the user interface from browser

http://localhost:12789 i agave but its not reponding any the charmer client is giving me error when i try to connect

Can you please help in this issue.

*/Henning Müller <address@hidden>/* wrote:

    Could you try out the php interface that you can get from
    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 écrit :
     > Hello,
     >
     > Good day!!!
     >
     > Can you please explain is the problem with Charmer Client? or do
    I need
     > change any code/settings
     > Can I go for other clients? How can solve my problem.
     >
     > Please email me .
     >
     > ----- Original Message ----
     > From: Henning Müller
     > To: Ananth
     > Cc: address@hidden
     > Sent: Sunday, November 25, 2007 2:49:29 PM
     > Subject: Re: [bug-GIFT] pls help needed
     >
     > Hi,
     >
     > I think that you should tell us more detail about your setting
    before we
     > 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?
     >
     > Cheers, Henning
     >
     > Ananth a écrit :
     > > 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:
     > >
     > >
     > >
     > > session-name="charmer_default_session"
     > > />
     > >
     > > .
     > > connect: mHost = [localhost], mPort = [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 = localhost, mPort = 12789
     > > SUCCESS
     > > CParser::parse(address@hidden
     > > ,
     > > Socket[addr=localhost/127.0.0.1,port=12789,localport=4571]) called.
     > > While reading I caught exception : java.net.SocketException
     > > java.net.SocketException: Connection reset
     > > at java.net
     > .SocketInputStream.read(SocketInputStream.java:168)
     > > at java.net
     > .SocketInputStream.read(SocketInputStream.java:182)
     > > at java.io
     > .FilterInputStream.read(FilterInputStream.java:66)
     > > at charmer.mrml.CParser.parse(CParser.java:229)
     > > at
     > >
    charmer.CharmerConnectionMRML.readMessage(CharmerConnectionMRML.java:452)
     > > at
     > > charmer.CharmerConnectionMRML.(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:320)
     > > 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
     > >
     >
    
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     > > at
     > >
     >
    
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 .EOFException
     > > 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.(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:320)
     > > 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
     > >
     >
    
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     > > at
     > >
     >
    
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.
     > >
     > >
     > >
     > >
    ------------------------------------------------------------------------
     > >
     > > _______________________________________________
     > > bug-GIFT mailing list
     > > address@hidden
     > > http://lists.gnu.org/mailman/listinfo/bug-gift
     >
     >
     >
    ------------------------------------------------------------------------
     > Be a better sports nut! Let your teams follow you with Yahoo
    Mobile. Try
     > it now.
     >
     > >


------------------------------------------------------------------------
Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. <http://us.rd.yahoo.com/evt=51731/*http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ >




reply via email to

[Prev in Thread] Current Thread [Next in Thread]