As I mentioned this weekend, some Java code
that used to run no longer runs. When I run
a simple lab exercise, I get:
Howdy.class 4: FSUM7343 cannot open "ÈëÈÊÁ/_---" for output: EDC5129I No
such file or directory.
Howdy.class 4: FSUM7343 cannot open "¦/Î/Ñ?" for input: EDC5129I No such
file or directory.
Howdy.class 4: FSUM7343 cannot open "¦/Î/%/" for input: EDC5129I No such
file or directory.
I mentioned that I suspected some kind of ASCII/EBCDIC
interference was happening. Indeed, when I cut and paste
the quoted strings in the above messages and then browse
the text and then say 'dis utf8', I see:
tStream
javaio
javala
Looks like some kind of set up error.
java -version
returns:
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM z/OS Persistent Reusable VM
build cm142-20040917 (JIT enabled: jitc))
javac compiles seem to work
And a newly compliled applet, run from some html,
also works.
So, I'm looking for diagnosis that would fit these
symptoms. Suggestions for where to look, what to
look at, what to look for.
Thanks.
Kind regards,
-Steve Comstock
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html