It's all about the answers!

Ask a question

JazzClientException: Error updating state history


Sanjay Karnam (4144) | asked Feb 09 '12, 10:27 a.m.
We are trying to bulk load some assets to RAM using the RAM java API. The code has been working fine for months but started seeing the following error since the last couple days. Any ideas as to what could be causing this error? We restarted the RAM server a couple of days ago but not sure if that's what is causing this issue. Thanks.


2012-02-09 08:42:30,163: INFO:Putting Automated Processing of RC Input Letters into motsMap and putting the app asset in RAM

2012-02-09 08:42:31,726: WARN:HTTP Error trying to upload. (500: Internal Server Error), STATUSTEXT:Internal Server Error, RESPONSE:Error 500: Unknown exception while submitting asset
: Failed to submit asset - Automated Processing of RC Input Letters - ID#64F3090A-99BB-F5B3-3224-527CD4B02687 Version#1.0 - com.ibm.ram.common.data.exception.RAMRuntimeException: com.ibm.ram.common.data.exception.RAMRuntimeException: com.ibm.ram.rtc.access.JazzClientException: Error updating state history

2012-02-09 08:42:31,726:ERROR:Error when uploading the asset {0}.Automated Processing of RC Input Letters
Manifest = <?xml version="1.0" encoding="UTF-8"?>
<defaultprofile:Asset xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:defaultprofile="http:///defaultprofile22.ecore" name="Automated Processing of RC Input Letters"
id="64F3090A-99BB-F5B3-3224-527CD4B02687" version="1.0" shortDescription="Automated Processing of RC Input Letters">
<classification>
<descriptorGroup name="AssetType">
<nodeDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#application"/>
</descriptorGroup>
<descriptorGroup name="CustomAttributes">
<freeFormValue value="mt2967">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_application_last_updated_identifier"/>
</freeFormValue>
<freeFormValue value="PRD" freeFormDescriptor="ca.mots_status_type_code"/>
<freeFormValue value="SAPP">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_application_type_code"/>
</freeFormValue>
<freeFormValue value="APRIL">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_acroymn"/>
</freeFormValue>
<freeFormValue value="false">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_application_mission_critical_indicator"/>
</freeFormValue>
<freeFormValue value="Automated Processing of RC Input Letters">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_description"/>
</freeFormValue>
<freeFormValue value="Automated Processing of RC Input Letters" freeFormDescriptor="ca.mots_application_name"/>
<freeFormValue value="Contain" freeFormDescriptor="ca.mots_leveragability"/>
<freeFormValue value="29">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_id"/>
</freeFormValue>
<freeFormValue value="1320904800000">
<freeFormDescriptor href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#mots_application_last_updated_date"/>
</freeFormValue>
<freeFormDescriptor xmi:id="ca.mots_status_type_code" name="MOTS Status Type Code"/>
<freeFormDescriptor xmi:id="ca.mots_application_name" name="MOTS Application Name"/>
<freeFormDescriptor xmi:id="ca.mots_leveragability" name="MOTS Leveragability"/>
<classificationSchema href="http://nd01goldmsqq01.us.net:13080/ram/classif/assetTypesSchema.xmi#/"/>
</descriptorGroup>
</classification>
<solution/>
</defaultprofile:Asset>

Archive =
2012-02-09 08:42:31,726:ERROR:The asset Automated Processing of RC Input Letters was not created.
2012-02-09 08:42:31,726:ERROR:Clearing session in createMOTSApplicationAssets()...Unknown exception while submitting asset: Failed to submit asset - Automated Processing of RC Input Letters - ID#64F3090A-99BB-F5B3-3224-527CD4B02687 Version#1.0 - com.ibm.ram.common.data.exception.RAMRuntimeException: com.ibm.ram.common.data.exception.RAMRuntimeException: com.ibm.ram.rtc.access.JazzClientException: Error updating state history

2 answers



permanent link
Rich Kulp (3.6k38) | answered Feb 09 '12, 10:53 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
That only shows the client end.

We need to see the real corresponding full stack trace from the host
side. We need to know the JazzClientException to know the problem.

Rich

permanent link
Sanjay Karnam (4144) | answered Feb 14 '12, 4:53 p.m.
Thanks Rich! We looked on the server for the stack trace and figured out it was a Oracle database table space issue.


That only shows the client end.

We need to see the real corresponding full stack trace from the host
side. We need to know the JazzClientException to know the problem.

Rich

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.