Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 19th, 2008, 12:47 PM
Registered User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default XML validation error message

I am reading the book: "Beginning XML 4th Edition". In Chapter 4, we are to create a DTD using Codeplot editor (http://codeplot). I typed in the DTD example provided, saved it, and clicked on "validate" the document. It came back with this error message:

"Unable to instantiate parser: Java heap space"

What does this mean and how to fix? (I have a PC running XP Professional and use IE 5.0+.) Since Codeplot editor is used throughout Chp. 4-6, I am stuck without it working.

Thanks.

John


John Breithaupt
 
Old March 19th, 2008, 12:52 PM
Friend of Wrox
 
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
Default

I don't know that editor but the error message seems to indicate it is a Java application (or is using Java for parsing/validation) and does not have enough memory to perform the validation.

 
Old March 19th, 2008, 01:05 PM
Registered User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

That is what I was thinking but unsure if there is some setting on my computer that needs changing or some Java download I need to go out to grab? The DTD I am validating is only about 15 lines long so out of memory sees unlikely.

John


John Breithaupt
 
Old March 19th, 2008, 01:40 PM
Friend of Wrox
 
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
Default

Is that editor a Java application that you start?
Then you might want to try to start it with more memory http://java.sun.com/javase/6/docs/te...dows/java.html






Similar Threads
Thread Thread Starter Forum Replies Last Post
XML validation error alz6z XML 1 May 3rd, 2007 11:06 AM
XML Validation AdamPengelly C# 4 September 8th, 2006 06:36 AM
Message Box for Validation Summary diptidjadhav ASP.NET 1.0 and 1.1 Basics 0 April 3rd, 2006 05:15 AM
Message Box Validation abhisheksud Classic ASP Professional 0 September 12th, 2005 07:56 AM
xml validation error kreddy XML 0 August 20th, 2003 12:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.