You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Chad Schoettger (JIRA)" <de...@beehive.apache.org> on 2005/11/09 22:49:02 UTC

[jira] Created: (BEEHIVE-1000) NPE from APT during controls compilation

NPE from APT during controls compilation
----------------------------------------

         Key: BEEHIVE-1000
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1000
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1    
    Reporter: Chad Schoettger
 Assigned to: Chad Schoettger 
    Priority: Minor


NPE from the AptMethod class when an invalid annotation is found:

java.lang.NullPointerException
    at org.apache.beehive.controls.runtime.generator.AptMethod.initInterceptorServiceNames(AptMethod.java:414)
    at org.apache.beehive.controls.runtime.generator.AptMethod.<init>(AptMethod.java:83)
    at org.apache.beehive.controls.runtime.generator.AptOperation.<init>(AptOperation.java:37)
    at org.apache.beehive.controls.runtime.generator.AptControlInterface.initOperations(AptControlInterface.java:239)
    at org.apache.beehive.controls.runtime.generator.AptControlInterface.<init>(AptControlInterface.java:90)
    at org.apache.beehive.controls.runtime.generator.apt.ControlAnnotationProcessor.check(ControlAnnotationProcessor.java:56)
    at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.check(TwoPhaseAnnotationProcessor.java:104)
    at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.process(TwoPhaseAnnotationProcessor.java:86)
<end stack trace snippet>

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


[jira] Resolved: (BEEHIVE-1000) NPE from APT during controls compilation

Posted by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1000?page=all ]
     
Eddie O'Neil resolved BEEHIVE-1000:
-----------------------------------

    Fix Version: 1.1
     Resolution: Fixed

Fixed in SVN 332345.

> NPE from APT during controls compilation
> ----------------------------------------
>
>          Key: BEEHIVE-1000
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1000
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: 1.1

>
> NPE from the AptMethod class when an invalid annotation is found:
> java.lang.NullPointerException
>     at org.apache.beehive.controls.runtime.generator.AptMethod.initInterceptorServiceNames(AptMethod.java:414)
>     at org.apache.beehive.controls.runtime.generator.AptMethod.<init>(AptMethod.java:83)
>     at org.apache.beehive.controls.runtime.generator.AptOperation.<init>(AptOperation.java:37)
>     at org.apache.beehive.controls.runtime.generator.AptControlInterface.initOperations(AptControlInterface.java:239)
>     at org.apache.beehive.controls.runtime.generator.AptControlInterface.<init>(AptControlInterface.java:90)
>     at org.apache.beehive.controls.runtime.generator.apt.ControlAnnotationProcessor.check(ControlAnnotationProcessor.java:56)
>     at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.check(TwoPhaseAnnotationProcessor.java:104)
>     at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.process(TwoPhaseAnnotationProcessor.java:86)
> <end stack trace snippet>

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


[jira] Updated: (BEEHIVE-1000) NPE from APT during controls compilation

Posted by "Chad Schoettger (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1000?page=all ]

Chad Schoettger updated BEEHIVE-1000:
-------------------------------------

    Assign To: Eddie O'Neil  (was: Chad Schoettger)

patch is included in the patch to BEEHIVE-680.

> NPE from APT during controls compilation
> ----------------------------------------
>
>          Key: BEEHIVE-1000
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1000
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>     Priority: Minor

>
> NPE from the AptMethod class when an invalid annotation is found:
> java.lang.NullPointerException
>     at org.apache.beehive.controls.runtime.generator.AptMethod.initInterceptorServiceNames(AptMethod.java:414)
>     at org.apache.beehive.controls.runtime.generator.AptMethod.<init>(AptMethod.java:83)
>     at org.apache.beehive.controls.runtime.generator.AptOperation.<init>(AptOperation.java:37)
>     at org.apache.beehive.controls.runtime.generator.AptControlInterface.initOperations(AptControlInterface.java:239)
>     at org.apache.beehive.controls.runtime.generator.AptControlInterface.<init>(AptControlInterface.java:90)
>     at org.apache.beehive.controls.runtime.generator.apt.ControlAnnotationProcessor.check(ControlAnnotationProcessor.java:56)
>     at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.check(TwoPhaseAnnotationProcessor.java:104)
>     at org.apache.beehive.controls.runtime.generator.apt.TwoPhaseAnnotationProcessor.process(TwoPhaseAnnotationProcessor.java:86)
> <end stack trace snippet>

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