[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-689) PojoCache sensor example broken

Rajesh Rajasekaran (JIRA) jira-events at jboss.com
Tue Jul 11 15:38:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-689?page=all ]

Rajesh Rajasekaran resolved JBCACHE-689.
----------------------------------------

    Resolution: Cannot Reproduce Bug

This had to do with some problem on my local Windows box. The bug was not reproducable on other boxes.

> PojoCache sensor example broken
> -------------------------------
>
>                 Key: JBCACHE-689
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-689
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.4.0
>            Reporter: Rajesh Rajasekaran
>         Assigned To: Manik Surtani
>            Priority: Critical
>             Fix For: 1.4.0
>
>
> Below is the error report on running Sensor example under PojoCache.
> bsh % sourceRelative("aop2.bsh");
> // Error: // Uncaught Exception: Method Invocation this.interpreter.source : at Line: 19 : in file: /bsh/commands/sourceRelative.bsh : this .interpreter .source ( path , this .caller .namespace ) 
> Called from method: sourceRelative : at Line: 1 : in file: <unknown file> : sourceRelative ( "aop2.bsh" ) 
> Target exception: Sourced file: C:\Documents and Settings\rrajasekaran\Desktop\JBossCache-1.4.0.GA\examples\PojoCache\sensor\aop2.bsh : at Line: 60 : in file: C:\Documents and Settings\rrajasekaran\Desktop\JBossCache-1.4.0.GA\examples\PojoCache\sensor\aop2.bsh : pm .printNodes ( ) 
> Called from method: printStatus : at Line: 72 : in file: C:\Documents and Settings\rrajasekaran\Desktop\JBossCache-1.4.0.GA\examples\PojoCache\sensor\aop2.bsh : printStatus ( "Initial state" , pm ) 
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> Also a NullPointerException on running PojoCache/Sensor/build.bat run.aop.example
>     [java] ---------------------------------------------
>     [java] Exception in thread "main" java.lang.NullPointerException
>     [java]     at test.propagation.PropagationReplAopTest.printStatus(PropagationReplAopTest.java:113)
>     [java]     at test.propagation.PropagationReplAopTest.testPropagation(PropagationReplAopTest.java:98)
>     [java]     at test.propagation.PropagationReplAopTest.main(PropagationReplAopTest.java:124)
>     [java] Java Result: 1
> But this doesnt cause a build failure.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list