Syntax error while running RQM Copy utility for 3.0.1

java -jar RQMCopyUtility.jar -s=https://v-itig137.persistent.co.in:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE%20Banking%20%28Quality%20Management%29 -us=username -pws=pass -d=https://v-itig137.persistent.co.in:9443/qm/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/DemoAgile%20%28Quality%20Management%29 -l=importlog.txt
But i am getting error as:
Also let me know if using this utility can be used to copy test cases from 3.0.1 to 5.0? The example above tried is between two 3.0.1 version projects.
Accepted answer

Some observations based on the syntax
You are not just copying Test Cases, you copying the entire set of artifacts (supported by the copy utility ) from one Project Area to another. If you only want to copy Test Cases, you need to specify that.
Also, it seems you are copying to two project areas on the same server; if all you want to do is copy Test Cases (within the same server) you can use the bulk duplicate functionality within GUI
As far as the error goes, I would take a look at the QM log (within the same timeframe of the utility being run) and see if there are any errors
Your second question
Also let me know if using this utility can be used to copy test cases from 3.0.1 to 5.0? The example above tried is between two 3.0.1 version projects.
No, you cannot copy assets different server versions, this is not supported
Comments

After adding destination user id and passwd it executed sucessfully. Thanks for your help ;)

Hi, Could you please assist me if there are any workarounds to copy test cases between different server versions?

Unfortunately, there is no way to copy test assets across different versions of RQM; in order to perform this operation they to servers must be at the same major

I was able to copy Test cases from RQM 3.0.1 to RQM 5.0 using RQM Copy Utility 3.0.1.1 ;).

Rhishikesh,
Regarding your last comment, if you are saying you have copied assets from version 3.x to version 5.x, please understand you are at serious risk of data corruption. As noted in a earlier comment, this 'not' support due to model changes (amongst other things). I cannot stress enough the potential risk this will cause to your data
Ara