HELP with Warning messages making display slow..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

HELP with Warning messages making display slow..

sgb77
Hello all,
I'm having an issue, with the following error message, I try to make an update to the party information module.. like (name, address, etc..) and added some logic of my own, but it is pretty basic. When I hit the update button for the changes I get the following warning mesage for at least 20 secs or more in the log console, making the performance of the screen drag out.

 [java] 2013-07-24 13:25:54,550 (http-bio-0.0.0.0-8443-exec-17) [            UtilXml.java:1022:WARN ] [UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20widget-screen.xsd]


Not really sure what is going on, I'm new to the OFBiz project and would really appreciate some help.

Thanks