Hi. I'm currently developing a Linux project with JDK1.1.7_v3 and JMF1.1
all-platforms release. Recently (well, today actually) I've had problems
when I run the applet (which is JAR'd up) as when appletviewer tries to
run it, it gets an OutOfMemory exception.
I am aware of ways of increaseing the memory in java, but not in
appletviewer. I have 128Mb ram, and have run ulimit -a with the following
results:
core file size (blocks) 0
data seg size (kbytes) unlimited
file size (blocks) unlimited
max memory size (kbytes) unlimited
stack size (kbytes) 8192
cpu time (seconds) unlimited
max user processes 256
pipe size (512 bytes) 8
open files 1024
virtual memory (kbytes) 2105343
and /proc/meminfo says
total: used: free: shared: buffers: cached:
Mem: 130461696 101187584 29274112 45924352 12689408 61874176
Swap: 0 0 0
MemTotal: 127404 kB
MemFree: 28588 kB
MemShared: 44848 kB
Buffers: 12392 kB
Cached: 60424 kB
SwapTotal: 0 kB
SwapFree: 0 kB
I hope this is enough information so someone can help..
I need to get this sorted out soon, as I've got to demo the project
between Monday and Wednesday next week.
Thanks in advance...
Steve.
**********************************************************
Please email replies to: [EMAIL PROTECTED]
as when I leave Lancaster in a few weeks, the current
address will be wrong. Just so you know. Thanks...;-)
**********************************************************
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]