From: Kasemir, K. <kas...@or...> - 2012-12-12 16:42:40
|
Hi: The does-not-reconnect issue is different from the restart issue. So on the reconnect: Are you using the JNI JCA or the pure Java CAJ? With JNI, and having a caRepeater running, we do not see reconnect issues at the SNS. With CAJ, we do see them all the time. So on the accelerator network, we stick with JNI. On the restart: It could be stuck somewhere. Pity that there's no error message that would tell us more. If that happens again, you can use kill -QUIT {PID-OF-Engine's JVM} to create a Java thread/stack dump. It might help me to see what the engine is doing: what thread is where, are there any deadlocks. Thanks, Kay On 12/12/12 08:47 , "Martin Konrad" <ko...@ik...> wrote: >Hi, >I'm using ArchiveEngine 3.1.1.201209292342. I often see EPICS channels >that do not reconnect after an IOC is stopped for some >minutes/restarted. There is no message about this on the ArchiveEngine >console. Opening the restart page via the web console results in the >following messages on the console: > >2012-12-12 14:15:36.200 INFO [Thread 10] >org.csstudio.archive.engine.Application (start) - ArchiveEngine ending >2012-12-12 14:15:36.201 INFO [Thread 10] >org.csstudio.archive.engine.model.EngineModel (stop) - Stopping scanner >2012-12-12 14:15:36.272 INFO [Thread 12] >org.csstudio.archive.engine.scanner.ScanThread (run) - Scan Thread ends >2012-12-12 14:15:36.272 INFO [Thread 10] >org.csstudio.archive.engine.model.EngineModel (stop) - Stopping archive >groups > >It seems the ArchiveEngine does not really restart (it still shows the >old uptime on the web front-end and does not print the usual messages >during startup). The web interface still says "status: STOPPING". This >did not change after 15 minutes... > >Any ideas? > >Martin > >-- >Dipl. Phys. Martin Konrad >Technische Universität Darmstadt >Institut für Kernphysik >Schlossgartenstr. 9 >64289 Darmstadt >Tel.: +49-6151-16-5121 >Fax: +49-6151-16-4321 > >-------------------------------------------------------------------------- >---- >LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >Remotely access PCs and mobile devices and provide instant support >Improve your efficiency, and focus on delivering more value-add services >Discover what IT Professionals Know. Rescue delivers >http://p.sf.net/sfu/logmein_12329d2d >_______________________________________________ >Cs-studio-users mailing list >Cs-...@li... >https://lists.sourceforge.net/lists/listinfo/cs-studio-users |