Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Creation of folder using OSLC RM API results in error

I see the following error in RM.log while trying to create folder using OSLC RM API in RDNG v 6.0.1
ERROR fronting.server.services.folders.FolderRestService  - CRRRS1007E  A problem occurred in the Requirements Management (RM) server: Entry [9811367043c9bf12]
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

RM URL: https://localhost:10443/rm/folders/_wW1KUFceEeeDm5R8Q4UhUw
POST Message :
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns%23"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:oslc="http://open-services.net/ns/core%23"
xmlns:nav="http://jazz.net/ns/rm/navigation%23">
<nav:folder rdf:about="">
<dcterms:title>Sample Folder</dcterms:title>
<nav:parent rdf:resource="https://localhost:10443/rm/folders/_wW1KUFceEeeDm5R8Q4UhUw"/></nav:folder>
</rdf:RDF>

Do you see any issue with the message am trying to send or with REST URL?. 
Thanks in advance!
Mallana

0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Nov 09 '17, 7:02 a.m.

Question was seen: 1,427 times

Last updated: Nov 09 '17, 7:02 a.m.

Confirmation Cancel Confirm