Discussion:
migrate-team: MTK dataloading issue
(too old to reply)
Donna Cunningham
2007-04-11 13:00:39 UTC
Permalink
Hi,
I'm hoping for assistance with a problem I've encountered while using the
migration toolkit.

I have successfully migrated an Oracle/unix structure to iSeries/unix
however the LoadingData Phase failed with the following error:

Loading Data....
java.lang.NoClassDefFoundError:
com/ibm/mtk/model/datamovement/ISeriesQSHRuntimeProcessor
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Error.<init>(Error.java:49)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
AS400Message (ID: JVA0122 text: Java program completed with exit code
1):***@1ce6303

I am running the toolkit locally on my laptop (Windows XP 5.1 SP2). I
downloaded and am running the 1.4.9 version of the toolkit for Windows, and
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode).

Has anyone else experienced this problem, or does anyone have any idea on
what the issue may be. I've sent an email to the ***@us.ibm.com address but
received a "delivery delayed" receipt.

Thanks.
Donna
j***@gmail.com
2007-06-14 21:02:20 UTC
Permalink
Hi,

I am having this issue also. Is there a resolution?


Loading Data....
java.lang.NoClassDefFoundError: com/ibm/mtk/model/datamovement/ISeriesQSHRuntimeProcessor
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Error.<init>(Error.java:49)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
AS400Message (ID: JVA0122 text: Java program completed with exit code 1):***@1b88122

Thanks,
Justin
m***@gmail.com
2007-07-12 12:10:04 UTC
Permalink
Have U folks got any feedback on ur stated problem; If so, pls share the same; me too facing the similar problem.
Knut Stolze
2007-07-13 06:44:49 UTC
Permalink
Post by m***@gmail.com
Have U folks got any feedback on ur stated problem; If so, pls share the
same; me too facing the similar problem.
Since you are responding to a rather old post, could you quote the context
so that others understand your question better?
--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
j***@yahoo.com
2007-07-14 17:32:15 UTC
Permalink
I was testing conversion tool and it succesfully created database but failed to load data. I?m getting a java exception. I?m converting from Oracle 9i to IBM Iseries v5.3. Below is copy of error message. I?m not java programmer ,but it appears to me that I may be missing a java Class. Can you provide any assistance?


Loading Data....

java.lang.NoClassDefFoundError: com/ibm/mtk/model/datamovement/ISeriesQSHRuntimeProcessor

at java.lang.Throwable.<init>(Throwable.java:195)

at java.lang.Error.<init>(Error.java:49)

at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)

AS400Message (ID: JVA0122 text: Java program completed with exit code 1):***@b46c4c
CRPence
2007-07-27 17:18:12 UTC
Permalink
There is an optionally installed shell environment for i5/OS. That
may be the cause for a "QSH" related /not found/ error. The OPTION(30)
of i5/OS provides the Qshell utility; called QSH. HTH.

Regards, Chuck
--
All comments provided "as is" with no warranties of any kind
whatsoever and may not represent positions, strategies, nor views of my
employer
Post by j***@yahoo.com
I was testing conversion tool and it succesfully created database but failed to load data. I?m getting a java exception. I?m converting from Oracle 9i to IBM Iseries v5.3. Below is copy of error message. I?m not java programmer ,but it appears to me that I may be missing a java Class. Can you provide any assistance?
Loading Data....
java.lang.NoClassDefFoundError: com/ibm/mtk/model/datamovement/ISeriesQSHRuntimeProcessor
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Error.<init>(Error.java:49)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40)
m***@gmx.net
2007-09-23 12:57:53 UTC
Permalink
Post by CRPence
There is an optionally installed shell environment
ent for i5/OS. That
may be the cause for a "QSH" related /not found/
error. The OPTION(30)
of i5/OS provides the Qshell utility; called QSH.
HTH.
Hi, I'm running the tool on Windows and get the same error, but I don't know how to solve it. Appreciate your help.

Thanks and regards, Martin

Loading...