Narayanan unny E. wrote:
> Hi,
> I am having problems with the http demo. I start the xmlBlaster server,
> the SystemInfoPublisher and the tomcat. These seem to have no problem.
> But when i start up my netscape browser with the URL provided in the
> demo README. I get the following error message from the servlet.

> [Apr 3, 2002 12:55:55 PM INFO  SystemInfo] Subscribed to cpuinfo=3
> [ Accepted connection from 202.62.79.61:60144 ]
> [ POA RootPOA - rid: 0 oid: 00 10 3F 48 38 20 3F 1E 01 46 0B  opname:
> update - invocation: throwable was thrown ]
> ############################ StackTrace ############################
> java.lang.OutOfMemoryError
>  <<no stack trace available>>
> ####################################################################

I had once the same problem which i never tracked down.
We have following configuration on xmlBlaster.org which works fine:

cd ~/jakarta-tomcat/bin
export TOMCAT_OPTS="-Xms18M -Xmx64M"
startup.sh   > /tmp/tomcat.log 2>&1 &
echo "tomcat started, see tail -n 100 -f /tmp/tomcat.log"

java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20020124 (JIT 
enabled: jitc))


regards,

Marcel



-- 
Marcel Ruff
mailto:[EMAIL PROTECTED]
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org

Reply via email to