473,791 Members | 2,901 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

java.lang.Inter nalError: fillbuf ????

Can anybody help me? I'm desperate!!!

I'm writing a program in Java to deal with xml files and when the file
volume.xml (attached) is being parsed, the following exception occurs
and I don't what the problem is.

Please, if you know why it happens or a site where I could ask, tell me.

Best,
Juanma

Exception in thread "main" java.lang.Inter nalError: fillbuf
at
org.apache.crim son.parser.Inpu tEntity.parsedC ontent(InputEnt ity.java:545)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1826)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.externalPar sedEntity(Parse r2.java:2827)
at
org.apache.crim son.parser.Pars er2.expandEntit yInContent(Pars er2.java:2545)
at
org.apache.crim son.parser.Pars er2.maybeRefere nceInContent(Pa rser2.java:2422 )
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1833)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at org.apache.crim son.parser.Pars er2.content(Par ser2.java:1779)
at
org.apache.crim son.parser.Pars er2.maybeElemen t(Parser2.java: 1507)
at
org.apache.crim son.parser.Pars er2.parseIntern al(Parser2.java :500)
at org.apache.crim son.parser.Pars er2.parse(Parse r2.java:305)
at
org.apache.crim son.parser.XMLR eaderImpl.parse (XMLReaderImpl. java:442)
at
org.apache.crim son.jaxp.Docume ntBuilderImpl.p arse(DocumentBu ilderImpl.java: 185)
at
javax.xml.parse rs.DocumentBuil der.parse(Docum entBuilder.java :161)
at INEXaDOC.main(I NEXaDOC.java:71 )


Jul 20 '05 #1
0 2685

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
4506
by: Shawn | last post by:
I am getting the following error with a Java Applet being served out by IIS over HTTPS/SSL using a Verisign certificate: java.lang.NoClassDefFoundError: javax/help/HelpSetException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590) at java.lang.Class.getConstructor0(Class.java:1762) at java.lang.Class.newInstance0(Class.java:276) at...
1
47614
by: greg.knaddison | last post by:
Hi, I'm trying to use the httpclient within Jython (see http://jakarta.apache.org/commons/httpclient/ for more information on the httpclient). My Jython version is: Jython 2.1 on java1.4.2_04 (JIT: null) My Java version is:
0
1885
by: snkssa | last post by:
Hi, I got the following error while building an application with ant. please can you give the solution or reason why it is failing? Thank you create_zip_linux: ##################################
0
1138
by: Nageshwararao | last post by:
i getting path of XML file and parsing it. Following is error i am getting. can any one help me. Exception in thread "main" java.lang.InternalError com.sun.xml.parser.Parser.parseSystemId(Parser.java:2421) com.sun.xml.parser.Parser.maybeExternalID(Parser.java:2390) com.sun.xml.parser.Parser.maybeDoctypeDecl(Parser.java:1100)
3
2033
by: jayattarde | last post by:
Hi, While running .jar file I get the following error. Please helpme to sort it out. ption in thread "main" java.lang.NoClassDefFoundError: while resolving class: Cutter at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0) at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0) at...
2
4557
by: cloudy | last post by:
First at all, i'm sorry, i not good in writing english. i want to retrieve a string from my applet via Javascript. I use a method named ReadAll. public String ReadAll(String StrOut, String Keywords, String condition) { ::: ::: return description; }
4
14734
by: jmitch89 | last post by:
I don't why I get this error: Exception in thread "main" java.lang.NoClassDefFoundError The statement below works just fine: java -cp "appframework-1.0.3.jar;swing-worker-1.1.jar";CurrentStrobe.jar com.visionpro.currentstrobe.CurrentStrobeApp However, the statement below produces the error: java -cp "appframework-1.0.3.jar;swing-worker-1.1.jar" -jar CurrentStrobe.jar Exception in thread "main"...
1
4369
Ganesh9u
by: Ganesh9u | last post by:
Hi All, import org.sf.feeling.swt.win32.extension.hook.Hook; import org.sf.feeling.swt.win32.extension.hook.data.HookData; import org.sf.feeling.swt.win32.extension.hook.data.MouseHookData; import org.sf.feeling.swt.win32.extension.hook.listener.HookEventListener; public class HotMouse {
1
3504
by: James Kalmadge | last post by:
I have a test program that compiles but does not run. Here is the code which I grabbed from from a web site: import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.*; import java.sql.*; public class ColumnName{
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9029
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5430
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5558
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4109
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2913
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.