OutOfMemoryError
Edouard G. Parmelan
egp at free.fr
Sun Jul 15 14:59:36 PDT 2001
On Thu, Jul 12, 2001 at 01:44:06AM -0400, Raghavendra, Radhakrishnan wrote:
> I am running Kaffe Virtual Machine on Redhat 6.2
> Engine: Just-in-time v3 Version: 1.0.6 Java Version: 1.1
>
> I am getting the following exception when I run my application
>
> ----------
> partition=appl,record=stat
> WARNING: file not found
> java.lang.UnsatisfiedLinkError: Failed to locate native function:
> devs/nvram/E_Partition._getFreeSpace(Ljava/lang/String;)I
> at persistent.E_NVRAMReaderWriter.open(E_NVRAMReaderWriter.java:82)
> at persistent.E_PersistentRecord.open(E_PersistentRecord.java:100)
> at persistent.E_Statistics.getInstance(E_Statistics.java:53)
> at
> java.lang.OutOfMemoryError._handleOutOfMemory(OutOfMemoryError.java:62)
> at java.lang.OutOfMemoryError.<init>(OutOfMemoryError.java:43)
> -----------
This class is not java.lang.OutOfMemoryError of Kaffe. There is no line
43 in OutOfMemoryError.java (located in libraries/javalib/java/lang),
nor method _hanfleOutOfMemory.
> Anybody has an idea what this is about.
Bad CLASSPATH ?
--
Edouard G. Parmelan
http://egp.free.fr
More information about the kaffe
mailing list