Hi,

I am running latest Jenkins version : 1.538 and Fitnesse Plugin version :
1.8
I am just trying to publish the Fitnesse results through post build task,
Jenkins comes up with a proper table showing

  *Suites: 96* Name Pages Right Wrong Ignored Exceptions
ServiceUrls<http://oreovmwinsvr01.itsnet.bt.com:8181/job/Combined-Fitnesse-Test/lastCompletedBuild/fitnesseReport/ServiceUrls>
1 1 0 0 0 
S01SetVariables<http://oreovmwinsvr01.itsnet.bt.com:8181/job/Combined-Fitnesse-Test/lastCompletedBuild/fitnesseReport/S01SetVariables>
0 0 0 0 0 
UserLogon<http://oreovmwinsvr01.itsnet.bt.com:8181/job/Combined-Fitnesse-Test/lastCompletedBuild/fitnesseReport/UserLogon>
6 6 0 0 0

But when I try to drill down the results, it throws up an error :

 Stack trace

javax.servlet.ServletException: java.lang.NullPointerException
        at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:777)
        at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841)
        at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:667)
        at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841)
        at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:390)
        at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727)
        at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841)
        at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:210)
        at 
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)

I am not sure if we are permitted to drill down the results, Can anyone
help with whats going on, while drilling down the results?

-- 
Regards,
Vineet Hada.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to