Hi:
There should be a file similar to
/tmp/archserver.log
that logs the request which the network data server saw.
If you exercise that same request with ArchiveDataClient.pl,
you might see a better error message.
Right now I don't know what the problem is.
The archive data files could be damaged,
but that shouldn't be the case with the
demo data.
Are the data files accessible?
Maybe you just made the index file accessible,
but not the data files?
-Kay
On Dec 19, 2005, at 23:21 , Waggoner, Bill wrote:
Hi Kay,
Thank you for your suggestion - it worked.
We have one more question. right now by doing:
[sysuser@sc XMLRPCServer]$ ./ArchiveDataClient.pl -u http://
sc.starp.bnl.gov/archive/cgi/ArchiveDataServer.cgi -k 1 -l
Channels:
Channel BoolPV, 03/05/2004 18:53:56.767577600 - 03/05/2004
18:58:51.901960000 Channel DTL_HPRF:Tnk1:T, 03/01/2004
17:28:00.035262000 - 03/29/2004 13:01:00.230310000 Channel
DTL_HPRF:Tnk2:T, 03/01/2004 17:28:00.035262000 - 03/29/2004
13:00:00.031041000 Channel DTL_HPRF:Tnk3:T, 03/01/2004
17:27:59.985282000 - 03/29/2004 13:01:00.280299000 ...
we do see all channels inside index file but once we try to run it
with ArchiveViewer and plot it gives the error message :
java.lang.Exception: Couldn't execute the archiver.values request
java.io.IOException: org.xml.sax.SAXParseException: expected Element
and in console: Fatal error parsing XML:
org.xml.sax.SAXParseException: expected Element
Any idea?
Bill && Yura
Thanks
-----Original Message-----
From: Kay-Uwe Kasemir [mailto:[email protected]]
Sent: Sunday, December 18, 2005 7:53 PM
To: tech talk
Subject: Re: Problem with XML RPC
Hi:
Well, I assume that
'/home/sysuser/epics/extensions/src/ChannelArchiver/DemoData/index'
is actually an existing path & filename that you configured.
The error message indicates that your web server &
ArchiveDataServer are also OK, otherwise
you'd never get as far as that error message.
The web server runs your copy of the network data server
as "nobody" or a similar low-privilege user.
So the next thing to check would be that
/home/sysuser/epics/extensions/src/ChannelArchiver/DemoData/*
and all the directories in the path to ... DemoData
have 'r-x' access for "nobody" or whoever's configured
in your web server to run CGI code.
-Kay
On Dec 18, 2005, at 19:04 , Waggoner, Bill wrote:
Hi All,
We installed epics 3.14.8 with ChannelArchiver (compilled without
any problems).
The box is Scientific Linux SL release 3.0.5 (SL) with Apache/
2.0.46. We have a small problem with ArchiveDataServer -
it's up and running but if we try to check the index file in the
DemoData we run into the error message :
[sysuser@sc ChannelArchiver]$ ArchiveDataClient.pl -u http://
sc.starp.bnl.gov/archive/cgi/ArchiveDataServer.cgi -k 1 -m Ex
Channels:
Fault returned from XML RPC Server, fault code -601: Cannot open
index '/home/sysuser/epics/extensions/src/ChannelArchiver/DemoData/
index'
Any suggestions?
Thanks,
Bill Waggoner && Yura Gorbunov
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.13/198 - Release Date:
12/12/2005
--
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.13/198 - Release Date:
12/12/2005
- References:
- RE: Problem with XML RPC Waggoner, Bill
- Navigate by Date:
- Prev:
RE: Problem with XML RPC Waggoner, Bill
- Next:
New release of VisualDCT! Shepherd, EL (Emma)
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
<2005>
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
RE: Problem with XML RPC Waggoner, Bill
- Next:
Fwd: Problem with XML RPC Kay-Uwe Kasemir
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
<2005>
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|