WL 9 session aspect gives confusing error/warning when loaded in a WL 10 
container
----------------------------------------------------------------------------------

                 Key: CDV-522
                 URL: https://jira.terracotta.org/jira//browse/CDV-522
             Project: Community Development
          Issue Type: Bug
          Components: Sessions
    Affects Versions: 2.4.3
            Reporter: Alex Miller
            Assignee: Issue Review Board


This came from the thread at 
http://forums.terracotta.org/forums/posts/list/0/625.page.  

The customer was using Jetty and Weblogic 10 with Terracotta 2.4.3.  When the 
AspectDefinitionBuilder attempts to load the Weblogic 9 session aspect, the 
following warning was seen:


AW::WARNING - could not load class [com/tc/weblogic/SessionAspect] as a 
resource in loader [EMAIL PROTECTED]
### Unable to retrieve annotation data for com.tc.weblogic.SessionAspect; 
java.lang.NullPointerException 

It appears that an NPE is thrown during the session aspect load, presumably due 
to an incompatibility between the WL 9 session aspect and WL 10.  The customer 
was not using Weblogic session support so should be able to ignore the warning. 
 However, we should fix the aspect to either not load unless specifically for 
WL 9 or at least to avoid the NPE and subsequent warning.  

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

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev
  • [tc-dev] [JIRA] Created: (CDV-5... Terracotta JIRA (on behalf of Alex Miller)

Reply via email to