Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006023 [Resin] minor always 12-08-16 12:10 12-12-16 12:51
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.50 Product Version 4.0.44
  Product Build
Summary 0006023: NPE: tld discovery
Description Rep by Shinomiya Nobuaki
   
 Caused by: jar:file:/c:/resin-pro-4.0.44/webapps/imart/WEB-INF/lib/im_ui_impl-8.0.11-main.jar!/META-INF/tld/imui/imui.tld:18: com.caucho.jsp.cfg.TldTag.addAttribute(): java.lang.NullPointerException
                       
                       16: <body-content>JSP</body-content>
                       17: <dynamic-attributes>true</dynamic-attributes>
                       18: <attribute>
                       19: <name>active</name>
                       20: <required>false</required>
                       
                           at com.caucho.config.xml.XmlConfigContext.error(XmlConfigContext.java:1244)
                           at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:471)
                           at com.caucho.config.xml.XmlConfigContext.configureNode(XmlConfigContext.java:371)
                           at com.caucho.config.xml.XmlConfigContext.configureChildBean(XmlConfigContext.java:700)
                           at com.caucho.config.xml.XmlConfigContext.configureBeanProperties(XmlConfigContext.java:686)
                           at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:464)
                           at com.caucho.config.xml.XmlConfigContext.configureNode(XmlConfigContext.java:371)
                           at com.caucho.config.xml.XmlConfigContext.configureBean(XmlConfigContext.java:285)
                           at com.caucho.config.xml.XmlConfigContext.configure(XmlConfigContext.java:243)
                           at com.caucho.config.Config.configure(Config.java:324)
                           at com.caucho.config.Config.configure(Config.java:291)
                           at com.caucho.jsp.TldManager.parseTld(TldManager.java:669)
                           at com.caucho.jsp.TldManager.parseTld(TldManager.java:630)
                           at com.caucho.jsp.TldManager.parseTld(TldManager.java:509)
                           at com.caucho.jsp.TaglibManager.readTaglib(TaglibManager.java:253)
                           at com.caucho.jsp.TaglibManager.getTaglib(TaglibManager.java:170)
                           at com.caucho.jsp.ParseTagManager.addTaglib(ParseTagManager.java:264)
                           at com.caucho.jsp.JspParser.processTaglib(JspParser.java:1775)
                           at com.caucho.jsp.JspParser.processTaglibDirective(JspParser.java:1749)
                           at com.caucho.jsp.JspParser.parseDirective(JspParser.java:1251)
                           at com.caucho.jsp.JspParser.parseScriptlet(JspParser.java:1123)
                           at com.caucho.jsp.JspParser.parseNode(JspParser.java:484)
                           at com.caucho.jsp.JspParser.parseJsp(JspParser.java:384)
                           at com.caucho.jsp.JspParser.parse(JspParser.java:266)
                           at com.caucho.jsp.JspCompilerInstance.parse(JspCompilerInstance.java:534)
                           at com.caucho.jsp.JspCompilerInstance.generate(JspCompilerInstance.java:470)
                           at com.caucho.jsp.JspPrecompileResource$CompileTask.compilePath(JspPrecompileResource.java:263)
                           at com.caucho.jsp.JspPrecompileResource$CompileTask.run(JspPrecompileResource.java:206)
                           ... 2 more
                       Caused by: com.caucho.config.ConfigException: com.caucho.jsp.cfg.TldTag.addAttribute(): java.lang.NullPointerException
                           at com.caucho.config.ConfigException.create(ConfigException.java:102)
                           at com.caucho.config.ConfigException.create(ConfigException.java:130)
                           at com.caucho.config.attribute.SetterAttribute.create(SetterAttribute.java:188)
                           at com.caucho.config.xml.XmlConfigContext.configureBeanProperties(XmlConfigContext.java:677)
                           at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:464)
                           ... 28 more
                       Caused by: java.lang.NullPointerException
                           at com.caucho.config.reflect.AnnotationSet.add(AnnotationSet.java:122)
                           at com.caucho.config.reflect.ReflectionAnnotated.addAnalysisAnnotation(ReflectionAnnotated.java:205)
                           at com.caucho.config.inject.InjectionTargetBuilder.build(InjectionTargetBuilder.java:343)
                           at com.caucho.config.inject.InjectionTargetBuilder.getInjectionPoints(InjectionTargetBuilder.java:185)
                           at com.caucho.config.inject.InjectionTargetBuilder.produce(InjectionTargetBuilder.java:223)
                           at com.caucho.config.type.InlineBeanType.create(InlineBeanType.java:199)
                           at com.caucho.config.attribute.SetterAttribute.create(SetterAttribute.java:186)
                           ... 30 more
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
12-08-16 12:10 alex New Issue
12-09-16 07:52 alex Description Updated
12-12-16 12:51 ferg Assigned To  => ferg
12-12-16 12:51 ferg Status new => closed
12-12-16 12:51 ferg Resolution open => fixed
12-12-16 12:51 ferg Fixed in Version  => 4.0.50


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker