• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

HELP:-( org.xml.sax.SAXParseException

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
Many SAXParseExceptions are appearing in my log files of the weblogic i am using, after i start my server. the same is being repeated many times. similar exceptions are also occuring like:

org.xml.sax.SAXParseException: Element type "arg" must be declared.
org.xml.sax.SAXParseException: Attribute "key" must be declared for element type "arg".
org.xml.sax.SAXParseException: Attribute "resource" must be declared for element type "arg".
org.xml.sax.SAXParseException: Attribute "position" must be declared for element type "arg".
org.xml.sax.SAXParseException: The content of element type "field" must match "(msg|arg0|arg1|arg2|arg3|var)*".
org.xml.sax.SAXParseException: Attribute "name" must be declared for element type "arg".
i could not find the root cause for this SAXParseException to occur.
if u need any more info regarding this, please mail me, Help me.

thanks,
Harish.
 
Destroy anything that stands in your way. Except this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic