lwilsonnexj
|
Posted: October 18, 2011 20:52 by lwilsonnexj
|
|
I was just wondering if there are any instructions to configure the Pix/PDQ server which is available on the openempi-console? After following the install instructions I try to start it via the admin console I get an error on JBoss saying 'Unable to start the PIX/PDQ server due to : org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'pixManagerAdapter' is defined.... When I try to add the applicationContext configuration for this (found in openempi-openpixadapter-2.2.0.jar), it gives me a class not found error for com.misys.hieportal.sysmon.JMXEventNotifier... When I try to import the eventmonitoring1.0.jar found in the latest openpixpdq release found on openhealthtools.org I get 'problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/jmx/export/notification/NotificationPublisherAware'... I'm fairly certain I'm doing something unexpected. What's the correct approach to getting it up and running? |
Starting up Pix/PDQ Server
Replies: 3 - Last Post: November 07, 2011 14:33
by: arnoldmad
by: arnoldmad
showing 1 - 4 of 4
lwilsonnexj
|
Posted: October 18, 2011 21:27 by lwilsonnexj
|
|
Ok nevermind resolved it. The workaround was to place the applicationContext.xml within the jboss server/default/conf folder and to place the jar file within the ear's lib folder. Seemed to rely on having these files in specifically these locations... I also had to up my Java OPTs to increase the JBoss server memory. |
harryzhang
|
Posted: October 25, 2011 02:25 by harryzhang
|
|
i can`t start the server yet, and find nothing only named "applicationContext.xml", instead several applicationContext-xxxx.xml. how can i resolve the problem "No bean named 'pixManagerAdapter' is defined"? |
Replies: 3 - Last Post: November 07, 2011 14:33
by: arnoldmad
by: arnoldmad






