× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

I am using RDP 8.5.1, and editing SQLRPGLE code, and the response time was TERRIBLE...

It finally blew up on this error:
An internal error occurred during: "RPG ParserScheduler for XXXXXXXX.SQLRPGLE".
Java heap space

Where XXXXXXXXXX is the program name.

Exception Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at lpg.runtime.Stacks.allocateOtherStacks(Unknown Source)
at lpg.runtime.BacktrackingParser.parseActions(Unknown Source)
at lpg.runtime.BacktrackingParser.fuzzyParseEntry(Unknown Source)
at lpg.runtime.BacktrackingParser.fuzzyParse(Unknown Source)
at com.ibm.etools.iseries.rpgle.parser.RPGParser.parser(Unknown Source)
at com.ibm.etools.iseries.rpgle.parser.RPGParseController.parse(Unknown Source)
at org.eclipse.imp.editor.ParserScheduler.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

Notice memory was 1019 out of 1024 the "Little Trash Can" to show the "heap Status".
Windows>preferences>General --> Check box(checked) show heap status)

As usual, a restart seems to clear it...
<sigh>

First time I happen to see this error, trying to pay attention to error, instead of ignore them and restarting...

-Ken Killian-

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.