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

error during zimport

 During a PDS library import with scm zimport command, we receive the following error

Uploading contents. Please wait.
........................................
........................................
.........................
Problem running 'zimport':
CRHTC0610E An error occurred while sharing the components.

We've tried to delete and recreate the SCM_WORK directory but no luck.
The PDS contains 146 members. If we try to import few members (100), the zimport ends without problems.
No space problems with SCM_WORK directory filesystem.

Thanks in advance.
Bye.

0 votes



3 answers

Permanent link
some other information:
- no problems founded on system logs
- following the suggestion of this technote 
        http://www-01.ibm.com/support/docview.wss?uid=swg21509278
  we've tried to change the zimport command with -Xmx parameter. The command is 
        /SYPX/RTC400/scmtools/eclipse/scm zimport  -Xmx1024M --hlq  .........

 but we receive the following error

Argument syntax error:                                                  
Malformed option to subcommand: -Xmx1024M. Try 'scm help zimport' for m........

Thanks.

0 votes


Permanent link
Angelo,
The directions in that technote for adjusting memory are incorrect. You will need to modify the scm script itself. Take a look and you should see an entry like this:

exec "$JAVA_HOME/bin/java" -Dscm.show.own.errors=true -Xquickstart -Xmx512m -Dosgi.requiredJavaVersion=1.6 -jar "$PRGPATH/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar" -os zos -data "@noDefault" -configuration $WRKPATH/scmtools "$@"

0 votes


Permanent link
 We've made all the zimport steps manually. During the share of the zcomponent project, we received the error described on this post
https://jazz.net/forum/questions/21990/error-encoountered-upon-check-in

Changing the directory name, we've solved also the zimport problem.

0 votes

Your answer

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

Question asked: Nov 19 '12, 12:26 p.m.

Question was seen: 7,674 times

Last updated: Nov 20 '12, 10:39 a.m.

Confirmation Cancel Confirm