Radoslav Husar created MODCLUSTER-511:
-----------------------------------------
Summary: run-demo.sh script fails in most cases
Key: MODCLUSTER-511
URL:
https://issues.jboss.org/browse/MODCLUSTER-511
Project: mod_cluster
Issue Type: Bug
Components: Documentation & Demos
Reporter: Radoslav Husar
Assignee: Radoslav Husar
on a system with smaller ulimit -s
{noformat}
[rhusar@syrah client]$ sh run-demo.sh
run-demo.sh: line 19: 48696 Bus error: 10 java -cp $CP $OPTS
org.jboss.modcluster.demo.client.ModClusterDemo
{noformat}
onJDK8:
{noformat}
[rhusar@x220 client]$ sh run-demo.sh
MaxTenuringThreshold of 31 is invalid; must be between 0 and 15
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)