-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3446303 By: nobody
I keep getting this message everytime I redeploy my ZK app. What's up?
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
com.potix.lang.SystemException: com.potix.zk.ui.UiException: Replicated language: xul/html sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:39) sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:27) java.lang.reflect.Constructor.newInstance(Constructor.java:494) com.potix.lang.Classes.newInstance(Classes.java:79) com.potix.lang.Exceptions.wrap(Exceptions.java:159) com.potix.lang.SystemException$Aide.wrap(SystemException.java:47) com.potix.zk.ui.metainfo.DefinitionLoaders.load(DefinitionLoaders.java:68) com.potix.zk.ui.metainfo.LanguageDefinition.lookup(LanguageDefinition.java:87) com.potix.zk.ui.sys.AbstractParser.parse(AbstractParser.java:137) com.potix.zk.ui.sys.AbstractParser.parse(AbstractParser.java:67) com.potix.zk.ui.http.Definitions$MyLoader.parse(Definitions.java:122) com.potix.web.util.resource.ResourceLoader.load(ResourceLoader.java:78) com.potix.util.resource.ResourceCache$ResourceInfo.load(ResourceCache.java:210) com.potix.util.resource.ResourceCache$ResourceInfo.<init>(ResourceCache.java:18 3) com.potix.util.resource.ResourceCache.get(ResourceCache.java:122) com.potix.web.util.resource.ResourceCaches.get(ResourceCaches.java:117) com.potix.zk.ui.http.Definitions.getPageDefinition(Definitions.java:53) com.potix.zk.ui.http.DHtmlLayoutServlet.process(DHtmlLayoutServlet.java:237) com.potix.zk.ui.http.DHtmlLayoutServlet.doGet(DHtmlLayoutServlet.java:217) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.12 logs. Apache Tomcat/5.5.12
Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3446863
By: nobody
Yup you got it right.. i had put them in shared and webapps's lib as well. However, why not do a check and silently ignore this problem instead of throwing exception?
This does not look like a big deal.
Asked: 2005-11-27 14:49:25 +0800
Seen: 964 times
Last updated: Jan 22 '13