EPICS Home

Experimental Physics and Industrial Control System


 
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  <2025 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  <2025
<== Date ==> <== Thread ==>

Subject: Failed to integrate Archiver Appliance with Phoebus
From: LONG FENG via Tech-talk <tech-talk at aps.anl.gov>
To: tech-talk at aps.anl.gov
Date: Wed, 18 Jun 2025 11:56:04 +0800
Hi all,
I'm trying to integrate Archiver Appliance with Phoebus, but I still can't read data correctly.

Here is the content of my appliances.xml file:

 <appliances>
   <appliance>
     <identity>appliance0</identity>
     <cluster_inetport>flon-SQM2270:16670</cluster_inetport>
     <mgmt_url>http://flon-SQM2270:17665/mgmt/bpl</mgmt_url>
     <engine_url>http://flon-SQM2270:17666/engine/bpl</engine_url>
     <etl_url>http://flon-SQM2270:17667/etl/bpl</etl_url>
     <retrieval_url>http://localhost:17668/retrieval/bpl</retrieval_url>
     <data_retrieval_url>http://flon-SQM2270:17668/retrieval</data_retrieval_url>
   </appliance>
 </appliances>


And here is the relevant section of the settings.ini file used by Phoebus:

# Archived Data
# org.phoebus.archive.reader.rdb/user=report
# org.phoebus.archive.reader.rdb/password=$report
org.phoebus.archive.reader.rdb/prefix=
org.phoebus.archive.reader.rdb/stored_procedure=
org.phoebus.archive.reader.rdb/starttime_function=
org.csstudio.trends.databrowser3/concurrent_requests=4
# org.csstudio.trends.databrowser3/urls=jdbc:mysql://localhost/archive|RDB
org.csstudio.trends.databrowser3/urls=pdraw://flon-SQM2270:17668/retrieval
# org.csstudio.trends.databrowser3/archives=jdbc:mysql://localhost/archive|RDB
org.csstudio.trends.databrowser3/archives=pdraw://flon-SQM2270:17668/retrieval
org.csstudio.trends.databrowser3/use_default_archives=true
org.csstudio.trends.databrowser3/drop_failed_archives=false


I believe there are no obvious mistakes in the configuration. The official web interface also works properly, but I still can't view historical data in the Phoebus Data Browser.

Below is a portion of the Phoebus log file output:

2025-06-18 11:33:19 WARNING [org.csstudio.trends.databrowser3] No archived data for Sensor1:Dose
java.lang.Exception: No archive reader for 'pdraw://flon-SQM2270:17668/retrieval'
at org.phoebus.archive.reader.ArchiveReaders.createReader(ArchiveReaders.java:51)
at org.csstudio.trends.databrowser3.archive.ArchiveFetchJob$WorkerThread.run(ArchiveFetchJob.java:131)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)

2025-06-18 11:33:19 WARNING [org.csstudio.trends.databrowser3] No archived data for Sensor2:Dose
java.lang.Exception: No archive reader for 'pdraw://flon-SQM2270:17668/retrieval'
at org.phoebus.archive.reader.ArchiveReaders.createReader(ArchiveReaders.java:51)
at org.csstudio.trends.databrowser3.archive.ArchiveFetchJob$WorkerThread.run(ArchiveFetchJob.java:131)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)

Is there anything else I need to configure?

Feng


Navigate by Date:
Prev: ChannelViewer Query Format in CSS Phoebus Xiao, Lingran via Tech-talk
Next: Question for areaDetector overlay and file plugin Blomley, Edmund (IBPT) via Tech-talk
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  <2025
Navigate by Thread:
Prev: ChannelViewer Query Format in CSS Phoebus Xiao, Lingran via Tech-talk
Next: RE: Failed to integrate Archiver Appliance with Phoebus Sky Brewer via Tech-talk
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  <2025