C:\test\Jprinting>java Jprinting localhost:8001/Jprinting
java.vendor = Sun Microsystems Inc.
java.version = 1.3.0
os.arch = x86
URL = Parameters = cmd=get_pg&page=1&pversion=2&promptOnRefresh=1
Couldn't read TSLV records: java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
<<no stack trace available>>
------------------
why this outofmemoryerror occurs??
I am running my web server at 8001 and have Crystal web server running at 80.
The URL above is just a System.out in the java program.
I was getting the same error on Java Console of Browser, when tried the same program as java applet.
Have anyone experienced this before and got a solution?
thanks,
java.vendor = Sun Microsystems Inc.
java.version = 1.3.0
os.arch = x86
URL = Parameters = cmd=get_pg&page=1&pversion=2&promptOnRefresh=1
Couldn't read TSLV records: java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
<<no stack trace available>>
------------------
why this outofmemoryerror occurs??
I am running my web server at 8001 and have Crystal web server running at 80.
The URL above is just a System.out in the java program.
I was getting the same error on Java Console of Browser, when tried the same program as java applet.
Have anyone experienced this before and got a solution?
thanks,