RRA Tool produces java.RuntimeException

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Ruth Ann Miller
Posts: 13
Joined: Fri Feb 14, 2020 9:40 am

RRA Tool produces java.RuntimeException

Post by Ruth Ann Miller » Mon Jun 08, 2020 5:33 pm

I am trying to use the RRA tool on my model. I have successfully run the RRAtool on the Gait2392 model and Gait2354 model. I modified the subject01_Setup_RRA.xml file for my model. Unfortunately, OpenSim gave me this error:

java.lang.RuntimeException: std::exception
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.RRATool_run(Native Method)
at org.opensim.modeling.RRATool.run(RRATool.java:149)
at org.opensim.tracking.RRAToolModel$RRAToolWorker.construct(RRAToolModel.java:136)
at org.opensim.swingui.SwingWorker$2.run(SwingWorker.java:130)
[catch] at java.lang.Thread.run(Thread.java:745)

I have no clue how to approach clearing this error. Please advise.
I have included the setup file (MahdiModel_Setup_RRA.xml) . I intended to include the model file but this interface objected - file too large.
Thank you for your help.
Attachments
MahdiModel_Setup_RRA.xml
(5.76 KiB) Downloaded 17 times
Last edited by Ruth Ann Miller on Wed Jun 10, 2020 1:45 pm, edited 2 times in total.

Tags:

User avatar
Ruth Ann Miller
Posts: 13
Joined: Fri Feb 14, 2020 9:40 am

Re: RRA Tool produces java.RuntimeException

Post by Ruth Ann Miller » Sun Jun 14, 2020 7:55 am

I withdraw question

POST REPLY