ioviyam2

357 views
Skip to first unread message

Saroj K Jha

unread,
May 14, 2019, 2:06:04 AM5/14/19
to dcm4che
i have downloaded ioviyam2 and deployed oviyma2 in tomcat.
Need configure after login. Entered all param except listeners.

anyone cak help on that

what are listener and listener port in ioviyam2?

Regards
Saroj

Yogapraveen Kamalasekaran

unread,
May 14, 2019, 5:47:22 AM5/14/19
to dcm4che
The listener and port can be anything as per your wish. And also be sure, it has been configured in the dcm4chee server. please check whether the DICOM ECHO has been successful or not. If not, please check the server log for any potential error while DICOM ECHO. 

Saroj K Jha

unread,
May 14, 2019, 10:37:10 PM5/14/19
to dcm4che
Hi All,

No success , i have entered below information but ECHO failed. also tried 127.0.0.1 and 8080 as listenrs.

Can anyone help to configure ioviyam??

My dcm4che runs on wildfly with port 8080 
My oviyam2 runs on tomcat in same machine
My ioviyam also runs on same tomact
 


image.png

Regards
Saroj

On Tue, 14 May 2019 at 17:47, Yogapraveen Kamalasekaran <yogapr...@raster.in> wrote:
The listener and port can be anything as per your wish. And also be sure, it has been configured in the dcm4chee server. please check whether the DICOM ECHO has been successful or not. If not, please check the server log for any potential error while DICOM ECHO. 

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/a35694ec-9f2b-4aad-8065-894365f4f705%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yogapraveen Kamalasekaran

unread,
May 15, 2019, 12:18:18 AM5/15/19
to dcm4che
Please check the server log while DICOM ECHO. And check for any potential error.  If you are using DCM4CHEE-ARC server, sorry, ioviyam2 still not support DCM4CHEE 5 server. 

Saroj K Jha

unread,
May 15, 2019, 1:45:51 AM5/15/19
to dcm4che
Yes i am using dcm4achee-arc sever as repository but ioviyam deployed in tomcat separtley.. is it ok??
oviyma2 working well from tomcat.


here is logs ,\
15-May-2019 13:43:14.620 SEVERE [http-nio-8380-exec-3] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [Echo] in context with path [/ioviyam2] threw exception
 java.lang.NullPointerException: threadNamePrefix
at org.dcm4che2.net.NewThreadExecutor.<init>(NewThreadExecutor.java:68)
at in.raster.ioviyam2.services.DcmEcho.<init>(DcmEcho.java:137)
at in.raster.ioviyam2.servlets.EchoService.getDataInstance(EchoService.java:93)
at in.raster.ioviyam2.servlets.EchoService.processRequest(EchoService.java:58)
at in.raster.ioviyam2.servlets.EchoService.doPost(EchoService.java:124)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at in.raster.ioviyam2.servlets.GZIPFilter.doFilter(GZIPFilter.java:44)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:607)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)


and
0:0:0:0:0:0:0:1 - - [15/May/2019:13:41:54 +0800] "POST /ioviyam2/j_security_check HTTP/1.1" 303 -
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:41:54 +0800] "GET /ioviyam2/config.html HTTP/1.1" 200 2168
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:41:54 +0800] "POST /ioviyam2/config.do HTTP/1.1" 404 1047
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:43:14 +0800] "POST /ioviyam2/echo.do HTTP/1.1" 500 20
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:43:16 +0800] "POST /ioviyam2/config.do HTTP/1.1" 404 1047
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:43:17 +0800] "POST /ioviyam2/config.do HTTP/1.1" 404 1047
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:43:18 +0800] "POST /ioviyam2/config.do HTTP/1.1" 404 1047
0:0:0:0:0:0:0:1 - admin [15/May/2019:13:43:18 +0800] "POST /ioviyam2/echo.do HTTP/1.1" 500 20


On Wed, 15 May 2019 at 12:18, Yogapraveen Kamalasekaran <yogapr...@raster.in> wrote:
Please check the server log while DICOM ECHO. And check for any potential error.  If you are using DCM4CHEE-ARC server, sorry, ioviyam2 still not support DCM4CHEE 5 server. 

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.

Surajit Nundy

unread,
Sep 9, 2021, 9:27:06 AM9/9/21
to dcm4che
Hi:

Was there a solution to this?  We are also getting "POST /ioviyam2/config.do HTTP/1.1" 404" errors.

Thank you.



Reply all
Reply to author
Forward
0 new messages