[netrexx-course] NetRexx problem

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[netrexx-course] NetRexx problem

Brian R. Atkins





Trying to run NetRexx on NT with JDK12 installation test  gives:

D:\jdk12\bin>Java COM.ibm.netrexx.process.NetRexxC hello
NetRexx portable processor, version 1.148
Copyright (c) IBM Corporation, 1998.  All rights reserved.
Program hello.nrx
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/tools/javac/Main
        at COM.ibm.netrexx.process.RxTranslator.compile(Compiled Code)
        at
COM.ibm.netrexx.process.RxTranslator.compile(RxTranslator.nrx:388)
        at COM.ibm.netrexx.process.NetRexxC.main(Compiled Code)
        at COM.ibm.netrexx.process.NetRexxC.main(NetRexxC.nrx:53)

D:\jdk12\bin>java hello
Hello World!

D:\jdk12\bin>java COM.ibm.netrexx.process.NetRexxC hello
NetRexx portable processor, version 1.148
Copyright (c) IBM Corporation, 1998.  All rights reserved.
Program hello.nrx
   +++ Error: Output file 'hello.java' already exists
Compilation of 'hello.nrx' failed [one error]

D:\jdk12\bin>erase hello.java

D:\jdk12\bin>java COM.ibm.netrexx.process.NetRexxC hello
NetRexx portable processor, version 1.148
Copyright (c) IBM Corporation, 1998.  All rights reserved.
Program hello.nrx
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/tools/javac/Main
        at COM.ibm.netrexx.process.RxTranslator.compile(Compiled Code)
        at
COM.ibm.netrexx.process.RxTranslator.compile(RxTranslator.nrx:388)
        at COM.ibm.netrexx.process.NetRexxC.main(Compiled Code)
        at COM.ibm.netrexx.process.NetRexxC.main(NetRexxC.nrx:53)




Brian R. Atkins
Atkins & Assoc.
555 Col. Dewees
Wayne Pa 19087
Voice, Fax:  212-504-8269
e-mail: [hidden email]
[[ BRIANR~1.VCF : 5676 in winmail.dat ]]


------------------------------------------------------------------------
For easy online travel reservations, go to Internet Travel Network:
http://www.itn.net

eGroup home: http://www.eGroups.com/list/netrexx-course
Free Web-based e-mail groups by eGroups.com


winmail.dat (9K) Download Attachment