• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

org.xml.saxSAXNotRecognEx

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Big Programmers���

I am a beginner who is developing a program with java and the JasperReport over winxp but I am getting this error:
org.xml.sax.SAXNotRecognizedException:



the stacktrase is this:


my code is the one I found in the web but I changed the specific values to be conected to my data base in access (I know it, access is not the best but is easier to manage it).

my code:




It's a real problem because I run this code in my IDE (IntelliJ Idea or JCreator) but it does not work, then I run a file "file.bat" with this code:





and it runs well, it's driving me crazy that situation. Its nessesarily to run it form the java code becose some queries have to be filled by the end user.
 
I'm not dead! I feel happy! I'd like to go for a walk! I'll even read a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic