|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Hi all, I supposed to call a java program within a CL that puts out an xml in the ifs. When I run the program in a qshell, it works ok but when I call the same program using a Java command, within a CL or from command line I get the following message and the program ends abnormally with exit code 1. Have you come across any of this problem? Could someone kindly help me with this problem? Thanks, Sudha java.lang.NoClassDefFoundError java/lang/Throwable.<init>()V+4 (Throwable.java:82) java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/Prote ctionDomain;) Ljava/lang/Class;+29 (ClassLoader.java:474) java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/secu rity/CodeSource;) Ljava/lang/Class;+27 (SecureClassLoader.java:101) java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resourc e;)Ljava/lang/Class;+176 (URLClassLoader.java:268) java/net/URLClassLoader$ClassFinder.run()Ljava/lang/Object;+42 (URLClassLoader.java:536) java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+16 (URLClassLoader.java:198) java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+39 (ClassLoader.java:295) sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Cl ass;+33 (Launcher.java:275) java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class; +1 ClassLoader.java:311) Java program completed with exit code 1
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.