[jboss-jira] [JBoss JIRA] (WFLY-4620) NPE when entering page

Michal Halaša (JIRA) issues at jboss.org
Mon May 11 05:19:19 EDT 2015


Michal Halaša created WFLY-4620:
-----------------------------------

             Summary: NPE when entering page
                 Key: WFLY-4620
                 URL: https://issues.jboss.org/browse/WFLY-4620
             Project: WildFly
          Issue Type: Bug
          Components: Web (Undertow)
    Affects Versions: 9.0.0.CR1, 9.0.0.Beta2
         Environment: Win 7, Wildfly 9.0.0.Beta2, ZK 6.0.1
            Reporter: Michal Halaša
            Assignee: Stuart Douglas


When accessing first ZUL paget after deployment *most of the times* this Exception is raised
{code}10:37:11,327 SEVERE [org.zkoss] (default task-3) Message code not found: 27112600 not in en_US:[org.zkoss.zul.mesg.MZul, /metainfo/mesg/msgzul]
10:37:11,330 INFO  [org.zkoss] (default task-3) Loading labels for en_US
10:37:11,331 SEVERE [org.zkoss] (default task-3) >>java.lang.NullPointerException
>>      at io.undertow.servlet.spec.ServletContextImpl.getResource(ServletContextImpl.java:236)
>>      at org.zkoss.web.util.resource.ServletLabelLocator.locate0(ServletLabelLocator.java:88)
>>      at org.zkoss.web.util.resource.ServletLabelLocator.locate(ServletLabelLocator.java:73)
>>      at org.zkoss.util.resource.impl.LabelLoader.loadLabels(LabelLoader.java:253)
>>      at org.zkoss.util.resource.impl.LabelLoader.getLabel(LabelLoader.java:111)
>>      at org.zkoss.util.resource.impl.LabelLoader.getLabel(LabelLoader.java:102)
>>...{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list