Not able to import the report xml
while doing the Import , it not working and getting below error,
Server Error
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
below error is there in reporting log,
org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet action threw exception
java.lang.NoSuchMethodError: com.thoughtworks.xstream.XStream.denyTypes([Ljava/lang/Class;)V
at com.hof.mi.process.V4ImportProcess.parseImportFile(V4ImportProcess.java:336)
at com.hof.mi.process.MIReportExportImportProcess.parseImportFile(MIReportExportImportProcess.java:610)
at com.hof.mi.web.action.MIAdminImportAction.execute(MIAdminImportAction.java:152)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.base/java.lang.Thread.run(Thread.java:834)
Hi Panchuran,
Unfortunately Yellowfin 7.3 has been out of support for quite some time so we are unable to support you on this.
I will however say that the errors you should be looking at the error, it seems to be related to the connection to the app server itself. E.g. maybe something is taking too long and the proxy/IIS/load balancer is killing the process.
If you were to move to a supported release v8 or later then send through a request from your registered business account we could assist further.
Hopefully the above info provides enough info to solve.
Thanks,David
Hi Panchuran,
Unfortunately Yellowfin 7.3 has been out of support for quite some time so we are unable to support you on this.
I will however say that the errors you should be looking at the error, it seems to be related to the connection to the app server itself. E.g. maybe something is taking too long and the proxy/IIS/load balancer is killing the process.
If you were to move to a supported release v8 or later then send through a request from your registered business account we could assist further.
Hopefully the above info provides enough info to solve.
Thanks,David
But not seeing any issue in network/Proxy/IIS/Load balancer, but it is failing immediately while doing the report Import/ only View Import.
Any other way to solve this issue by updating the tomcat version/ Java version?
Thanks
Panchurajan.N
But not seeing any issue in network/Proxy/IIS/Load balancer, but it is failing immediately while doing the report Import/ only View Import.
Any other way to solve this issue by updating the tomcat version/ Java version?
Thanks
Panchurajan.N
Replies have been locked on this page!