Hi,
I am getting
Exception in thread "main" java.lang.OutOfMemoryError
<<no stack trace available>>
while running an xsql from the command line mode.
I am using Apache/Jserv on Solaris.
I also tried increasing the heap size in jserv.properties by setting
# The Java Virtual Machine interpreter.
# Syntax: wrapper.bin=[filename] (String)
# Note: specify a full path if the interpreter is not #visible in your path.
wrapper.bin=/usr/j2se/bin/java "-Xms256m"
# Arguments passed to Java interpreter (optional)
# Syntax: wrapper.bin.parameters=[parameters] (String)
# Default: NONE
wrapper.bin.parameters=3D-Xms256m -Xmx512m
and restarted the apache but still i get the outofmemoryerror.
Shantha.
Talent is what you possess;
genius is what possesses you
I am getting
Exception in thread "main" java.lang.OutOfMemoryError
<<no stack trace available>>
while running an xsql from the command line mode.
I am using Apache/Jserv on Solaris.
I also tried increasing the heap size in jserv.properties by setting
# The Java Virtual Machine interpreter.
# Syntax: wrapper.bin=[filename] (String)
# Note: specify a full path if the interpreter is not #visible in your path.
wrapper.bin=/usr/j2se/bin/java "-Xms256m"
# Arguments passed to Java interpreter (optional)
# Syntax: wrapper.bin.parameters=[parameters] (String)
# Default: NONE
wrapper.bin.parameters=3D-Xms256m -Xmx512m
and restarted the apache but still i get the outofmemoryerror.
Shantha.
Talent is what you possess;
genius is what possesses you