cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Configure Real Time DS 4.0 Job

Former Member
0 Kudos

DS 4.0 SP2

Data Services version: 14.0.2.197

I created a RT Job in Data Services and it runs fine in the Client.

When configuring a Real Time Service for the job using the Admin console, I put in all the required fields and when I select "Apply" I get a 10 second wait and then a red message saying:

java.lang.NullPointerException

Here is the full source of the Java Error:

<span class="viewMessage">java.lang.NullPointerException

at java.util.Hashtable.put(Hashtable.java:394)

at com.acta.accessserver.AwASDataObject.setProperty(AwASDataObject.java:39)

at com.acta.accessserver.AwASServiceConfiguration.setUserName(AwASServiceConfiguration.java:112)

at com.acta.webapp.admin.report.AwASServiceConfigurationPage.updateService(AwASServiceConfigurationPage.java:610)

at com.acta.webapp.admin.report.AwASServiceConfigurationPage.addNewService(AwASServiceConfigurationPage.java:485)

at com.acta.webapp.admin.report.AwASServiceConfigurationPage.newAction(AwASServiceConfigurationPage.java:439)

at com.acta.webapp.mdreport.common.DIView.doAction(DIView.java:552)

at com.acta.webapp.mdreport.common.DIView.PrintReport(DIView.java:406)

at com.acta.webapp.mdreport.common.DIViewController.PrintReport(DIViewController.java:84)

at com.acta.webapp.mdreport.reportframework.JCActaGenericSection.PrintReport(JCActaGenericSection.java:112)

at com.acta.webapp.mdreport.common.DIFrame.PrintReport(DIFrame.java:67)

at com.acta.webapp.mdreport.common.DIMainFrame.PrintReport(DIMainFrame.java:9

at com.acta.webapp.mdreport.common.DIBaseReport.PrintMainFrame(DIBaseReport.java:233)

at com.acta.webapp.mdreport.common.DIBaseReport.PrintReportImpl(DIBaseReport.java:158)

at com.acta.webapp.mdreport.common.DIBaseReport.PrintReport(DIBaseReport.java:269)

at com.acta.webapp.admin.servlet.AwASServicesConfigurationServlet.doPostSafe(AwASServicesConfigurationServlet.java:2

at com.acta.webapp.mdreport.reportframework.JSActaHttpServlet.doPost(JSActaHttpServlet.java:359)

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 com.acta.webapp.mdreport.servlet.JSFilter.doFilter(JSFilter.java:71)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.acta.webapp.mdreport.servlet.EscapeFilter.doFilter(EscapeFilter.java:52)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)

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:298)

at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)

at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)

at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)

at java.lang.Thread.run(Thread.java:619)

</span><br>

-


Any help would be greatly appreciated.

Edited by: fjblau on Dec 7, 2011 8:31 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can you post your atl / xml export of the RT Job so that we can review.

Former Member
0 Kudos

I don't seem to have an option to attach a file and the ATL is too large to paste in here.

Other options?