Tue Apr 21 01:05:00 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager getTags FINE: getting list of available conditions tags Tue Apr 21 01:05:00 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager openConnection INFO: opening connection ... connection: jdbc:mysql://hpsdb.jlab.org:3306/ host: hpsdb.jlab.org port: 3306 user: hpsuser database: hps_conditions Tue Apr 21 01:05:01 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager openConnection INFO: connection opened successfully Tue Apr 21 01:05:01 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager selectQuery FINE: executing SQL select query ... select distinct(tag) from conditions where tag is not null order by tag Tue Apr 21 01:05:01 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager getTags FINE: found unique conditions tags: dev eng_run online pass0 pass1 pass1c1 pass1c2 pass1v2 test_run Tue Apr 21 01:05:01 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager closeConnection FINE: closing connection Tue Apr 21 01:05:01 EDT 2015 org.hps.conditions.database.DatabaseConditionsManager closeConnection INFO: connection closed Tue Apr 21 01:05:01 EDT 2015 MonitoringApplication setupLogger INFO: logging initialized Tue Apr 21 01:05:02 EDT 2015 MonitoringApplication loadConfiguration CONFIG: loaded config from resource /org/hps/monitoring/config/default_config.prop Tue Apr 21 01:05:02 EDT 2015 MonitoringApplication loadConfiguration CONFIG: loaded config from file settings/svt_timing_in_monitoring.settings Tue Apr 21 01:05:02 EDT 2015 MonitoringApplication INFO: application initialized successfully Tue Apr 21 01:06:04 EDT 2015 MonitoringApplication openFile CONFIG: set new data source /data/hps/hps_004892.evio.0 with type EVIO_FILE Tue Apr 21 01:06:06 EDT 2015 MonitoringApplication startSession INFO: starting new session clearing PlotterRegistry Tue Apr 21 01:06:08 EDT 2015 MonitoringApplication resetPlots INFO: plots were cleared Tue Apr 21 01:06:08 EDT 2015 MonitoringApplication startSession INFO: setting up event processing on source /data/hps/hps_004892.evio.0 with type EVIO_FILE Tue Apr 21 01:06:08 EDT 2015 MonitoringApplication setupLcsim INFO: setting up lcsim Tue Apr 21 01:06:08 EDT 2015 MonitoringApplication setupLcsim CONFIG: set steering /home/hpsrun/svt_monitoring/steering/SvtTimingInMonitoring.lcsim with type FILE Tue Apr 21 01:06:08 EDT 2015 org.lcsim.job.JobControlManager INFO: HPS Java properties project.artifactId: hps-distribution project.version: 3.3.0-SNAPSHOT lcsimVersion: 3.1.0 java.version: 1.7.0_45 project.build.directory: /data/HPSlcsim/hps_trunk/distribution/target timestamp: 2015-04-20 07:33 Tue Apr 21 01:06:09 EDT 2015 MonitoringApplication setupLcsim CONFIG: adding conditions listener org.hps.monitoring.application.ConditionsPanel$ConditionsPanelListener Tue Apr 21 01:06:10 EDT 2015 MonitoringApplication log SEVERE: Error setting up LCSim. java.lang.RuntimeException: Error setting up LCSim. at org.hps.monitoring.application.EventProcessing.setupLcsim(EventProcessing.java:525) at org.hps.monitoring.application.EventProcessing.setup(EventProcessing.java:441) at org.hps.monitoring.application.MonitoringApplication.startSession(MonitoringApplication.java:996) at org.hps.monitoring.application.MonitoringApplication.actionPerformed(MonitoringApplication.java:335) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.Component.processMouseEvent(Component.java:6516) at javax.swing.JComponent.processMouseEvent(JComponent.java:3320) at java.awt.Component.processEvent(Component.java:6281) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4872) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:708) at java.awt.EventQueue$4.run(EventQueue.java:706) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:705) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) Caused by: java.lang.RuntimeException: Set method was not found: SvtTimingInPlots.useTriggerFilter at org.lcsim.job.JobControlManager.setupDrivers(JobControlManager.java:780) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:569) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:519) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:478) at org.hps.monitoring.application.EventProcessing.setupSteeringFile(EventProcessing.java:606) at org.hps.monitoring.application.EventProcessing.setupLcsim(EventProcessing.java:494) ... 39 more java.lang.RuntimeException: Error setting up LCSim. at org.hps.monitoring.application.EventProcessing.setupLcsim(EventProcessing.java:525) at org.hps.monitoring.application.EventProcessing.setup(EventProcessing.java:441) at org.hps.monitoring.application.MonitoringApplication.startSession(MonitoringApplication.java:996) at org.hps.monitoring.application.MonitoringApplication.actionPerformed(MonitoringApplication.java:335) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.Component.processMouseEvent(Component.java:6516) at javax.swing.JComponent.processMouseEvent(JComponent.java:3320) at java.awt.Component.processEvent(Component.java:6281) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4872) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:708) at java.awt.EventQueue$4.run(EventQueue.java:706) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:705) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) Caused by: java.lang.RuntimeException: Set method was not found: SvtTimingInPlots.useTriggerFilter at org.lcsim.job.JobControlManager.setupDrivers(JobControlManager.java:780) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:569) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:519) at org.lcsim.job.JobControlManager.setup(JobControlManager.java:478) at org.hps.monitoring.application.EventProcessing.setupSteeringFile(EventProcessing.java:606) at org.hps.monitoring.application.EventProcessing.setupLcsim(EventProcessing.java:494) ... 39 more Tue Apr 21 01:06:10 EDT 2015 MonitoringApplication startSession SEVERE: failed to start new session Tue Apr 21 01:06:15 EDT 2015 MonitoringApplication exit INFO: exiting the application ######################################################################## Use REPLY-ALL to reply to list To unsubscribe from the HPS-SOFTWARE list, click the following link: https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1