[
https://issues.apache.org/jira/browse/IGNITE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Kozlov updated IGNITE-2586:
----------------------------------
Attachment: Iron.java
hs_err_pid12128.log
hs_err_pid4128.log
> JVM crash under load test
> -------------------------
>
> Key: IGNITE-2586
> URL: https://issues.apache.org/jira/browse/IGNITE-2586
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.5.0.final
> Environment: Windows 10, Oracle JDK 1.7.0_80-b15
> Reporter: Sergey Kozlov
> Fix For: 1.6
>
> Attachments: Iron.java, hs_err_pid12128.log, hs_err_pid4128.log,
> iron.xml, iron_client.xml
>
>
> 1. Start 4 servers
> 2. Compile and start 4 clients:
> {noformat}
> C:\Java\jdk1.7.0_80\bin\java -classpath
> "C:\work\apache-ignite-fabric-1.5.0.final\libs\*;C:\work\apache-ignite-fabric-1.5.0.final\libs\ignite-spring\*;C:\work\apache-ignite-fabric-1.5.0.final\libs\ignite-indexing\*;C:\gg-qa\testtools\target\ignite-test-tools-1.0.0-SNAPSHOT.jar"
> -Xmx256m -Xms256m -DIGNITE_QUIET=false org.apache.ignite.testtools.Iron
> -config=c:\work\iron_client.xml -prefix=cache_ -keys=100000 -load-keys=30
> -duration-per-cache=30
> -operation-weights=put:30,get:30,remove:5,putall:2,getall:5,removeall:10,replace:10,scanquery:5
> {noformat}
> 3. Wait until one server node crashes. Logs are attched
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)