Skip to Content
0
Former Member
Jul 02, 2009 at 07:31 AM

Re-importing packages during installation

108 Views

Hello all,

Was doing an installation.When it started, got the following errors:

Import Monitor jobs: running 1, waiting 110, completed 1, failed 0, total 112.

Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112.

Import Monitor jobs: running 3, waiting 108, completed 1, failed 0, total 112.

Loading of 'DOKCLU' import package: ERROR

Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.

Loading of 'PCL4' import package: ERROR

Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.

Loading of 'REPOSRC' import package: ERROR

Import Monitor jobs: running 0, waiting 108, completed 1, failed 3, total 112.

This seems to have failed on the first 3 packages: DOKCLU, PCL4 and REPOSRC. These were the first 3 packages that were to be imported. After that, all was fine. As of now, the last line in the import_monitor.java.log file is:

Loading of 'SAPDFACT' import package: OK

Import Monitor jobs: running 0, waiting 1, completed 108, failed 3, total 112.

So, 108 have been completed with no issue.

Only the first 3 failed.

How can one re-import these packages again.

TIA