0

1.2.0 Exception

asked 2006-04-03 15:51:21 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3665906

By: nobody

Hi, my application with the 1.2.0 RC version gave me this exception:

java.lang.AssertionError
com.potix.mesg.Messages.getFromBundle(Messages.java:88)
com.potix.mesg.Messages.get(Messages.java:129)
com.potix.mesg.Messages.get(Messages.java:61)
com.potix.util.logging.Log.log(Log.java:256)
com.potix.util.logging.Log.debug(Log.java:564)
com.potix.util.logging.LogService.<init>(LogService.java:158)
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:81)
com.potix.lang.Classes.newInstanceByThread(Classes.java:144)
com.potix.util.logging.LogService.the(LogService.java:101)
com.potix.zk.ui.http.DHtmlLayoutServlet.init(DHtmlLayoutServlet.java:108)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConn
ection(Http11BaseProtocol.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:5
27)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorke
rThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:6
84)
java.lang.Thread.run(Thread.java:595)

The 1.2.0-2006-03-31 version works well.
What this can be?
I override messages the same way I did with previous versions.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-04-03 16:14:33 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3665947

By: tomyeh

The assertion said ZK cannot locate the message property files.

Please double check whether you override messages correctly. The mechanism is not changed since 1.0.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-04-03 15:51:21 +0800

Seen: 262 times

Last updated: Apr 03 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More