473,385 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Große Dateien - MemoryError

Ich habe mit SAXON als XSLT Prozessor eine XML-Datei gemappt.
Bei kleinen Dateien (ca. 240 KB ) funktioniert es richtig.
Bei einer großen Datei (ca. 64 MB ) kommt der folgende Fehler
C:\>java -cp C:\saxonb8-0\saxon8.jar net.sf.saxon.Transform Kunden_in.xml
Kunden_out.xml
Exception in thread "main" java.lang.OutOfMemoryError

Wie kann man SAXON dazu bringen, auch große Dateien zu verarbeiten?
mfg

Klaus
Jul 20 '05 #1
4 2058
On Tue, 5 Oct 2004, Klaus Baumgart wrote:
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106

Bei einer gro?en Datei (ca. 64 MB ) kommt der folgende Fehler

Wie kann man SAXON dazu bringen, auch gro?e Dateien zu verarbeiten?


Set up your newsreader^W Outlook Express correctly
http://piology.org/news/oe-erste-schritte.html
and post in English to <news:comp.text.xml>
or in German to <news:de.comp.text.xml> .

--
Top-posting.
What's the most irritating thing on Usenet?

Jul 20 '05 #2
On Tue, 5 Oct 2004 17:55:34 +0200, Klaus Baumgart wrote:
Exception in thread "main" java.lang.OutOfMemoryError


<http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/java.html#xms>

Merken Sie bitte, daß die Sprache, die im Allgemeinen über diese
Gruppe gesprochen wird, Englisch ist. IchWAR nur in der Lage, zu
verstehen, was Sie schrieben, weil Google* es für mich übersetzte.

* <http://translate.google.com/translate_t>

Please note that the language generally spoken on this group is
English. I was only able to understand what you wrote because
Google translated it for me.

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane
Jul 20 '05 #3
> On Tue, 5 Oct 2004 17:55:34 +0200, Klaus Baumgart wrote:
Exception in thread "main" java.lang.OutOfMemoryError


Während wir an es sind, warum gaben Sie das zu c.i.w.a.s. bekannt?
Es gibt gute Javagruppen, für die englischen und deutschen Lautsprecher.

While we are at it, why did you post that to c.i.w.a.s.?
There are good Java groups, for both English and German speakers.

[ ..does 'Lautsprecher' translate to 'Loud-speaker'? ]

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane
Jul 20 '05 #4
Andrew Thompson <Se********@www.invalid>:

[ ..does 'Lautsprecher' translate to 'Loud-speaker'? ]


Literally it is one of the possibilities, yes, but the base word is rather
"Laut" (a sound) than "laut" (loud, aloud). "Lautsprecher"¹ are (usually)
the speakers of your stereo, TV, PC or the like; the speakers you meant
are just "Sprecher"---there are other, better words in this case, though.

¹ It is the same in singular and plural, but with different articles, in
nominative: "der" vs. "die".

--
If you make people think they're thinking, they'll love you.
If you really make them think, they'll hate you.
Jul 20 '05 #5

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

Similar topics

1
by: David Schubert | last post by:
Hallo Leute, ich betreibe die Seite www.rechercheportal.de und möchte auf den ..html-Seiten PHP benutzen. Folgendes habe ich ausprobiert: 1. htaccess: habe nicht genügend Rechte, um einen neuen...
0
by: Andy Rechenberg | last post by:
The problem is basically in the subject line. I am building an Intranet site based on Zope/CMF/Plone. In order to fulfill the requirements Zope/Python must be run on Windows. Zope is running...
0
by: Jamie | last post by:
Hi all, I have a Python 2.3.2 application that uses the httplib package to download files. On Windows XP only, I'm getting a MemoryError exception in the socket module when files are around 2.8...
2
by: Sylvain Thenault | last post by:
Hi there ! I've noticed the following problem with python >= 2.3 (actually 2.3.4 and 2.4): syt@musca:test$ python Python 2.3.4 (#2, Sep 24 2004, 08:39:09) on linux2 Type "help", "copyright",...
1
by: googlegroupsneu.20.Jumbo1 | last post by:
Hallo, ich habe eine Frage zum Thema Einbinden von PHP-Dateien mittels include / require mit einem absoluten Pfad (http://...): Die Problemstellung: Auf unserer Website werden täglich News...
0
by: Bernhard Reimar Hoefle | last post by:
I have the following python script: ####################################### from numarray import * while 1: a=arange(1,300000000) b=a*100/100 del a del b...
1
by: Sebastian Reiche | last post by:
Hi, ich suche schon eine ganze Weile eine Möglichkeit mit Microsoft Visual C++ Express Edition Beta 1 .ini-dateien zu lesen uns zu schreiben, ich habe es schon mit "GetINIEntry" und...
4
by: jedi200581 | last post by:
Hi, I'm new at python as I just started to learn it, but I found out something weird. I have wrote a little program to compute Mersenne number: # Snipet on def is_prime n: for i in range(2,...
3
by: mandrews58 | last post by:
Hi there, I have a script which walks a directory and calculates the md5 digest on a bunch of large files (~1G). The first file found works fine, but the second generates a MemoryError: ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...

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.