cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
431
Views
0
Helpful
2
Replies

LMS 3.0 DFM 3.0.2 java fault?

kiralygabor
Level 1
Level 1

HI,

When I click in the dfm section to the alerts and activities tab i recive this fault:

java.lang.NullPointerException

com.cisco.nm.trx.afd.Application.AFDProcess.getPartialAlertList(AFDProcess.java:113)

com.cisco.nm.trx.afd.Action.AFDLaunchAction.perform(AFDLaunchAction.java:193)

org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)

org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)

org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

com.cisco.nm.cmf.util.AccessLogFilter.doFilter(Unknown Source)

Anyone who has an idea?

Thanks for help!

Gabor

2 Replies 2

David Stanford
Cisco Employee
Cisco Employee

What version of DFM is this?

What is the status of EPMDbEngine in the output of pdshow?

Hello,

As I wrote in the title, dfm 3.0.2.

I made dfm database reinitialization

/opt/CSCOpx/bin/perl /opt/CSCOpx/bin/dbRestoreOrig.pl dsn=dfmInv dmprefix=INV

/opt/CSCOpx/bin/perl /opt/CSCOpx/bin/dbRestoreOrig.pl dsn=dfmFh dmprefix=FH

/opt/CSCOpx/bin/perl /opt/CSCOpx/bin/dbRestoreOrig.pl dsn=dfmEpm dmprefix=EPM

and it seems it was the solution.

Thanks for your help.

Gabor