|
From: Adam B. <ada...@gb...> - 2001-01-31 22:50:34
|
I'm posting this to the list because the bug report page gives me: = error getting bug_id all the time. " Odd problem. Jython console started with no parameters fails with an "IOError - File not found -". However the problem goes away when the interpreter is started with a script param or started with the -v = option. Compaq Tru64 Unix uname -a OSF1 supanova V4.0 1229 alpha=20 Trace / config prompt>jython Traceback (innermost last): (no code object) at line 0 IOError: File not found - (No such file or directory) supanova /usr/users/supastar/gway/bin =3D> jython -v import: 'exceptions' as org.python.core.exceptions in builtin modules Jython 2.0 on java1.2.2-1 (JIT: jit_122) import: 'site' as /usr/local/jython-20/Lib/site.py import: 'sys' as sys in builtin modules import: 'os' as org.python.modules.os in builtin modules import: 'javaos' as /usr/local/jython-20/Lib/javaos.py import: 'java' as java package import: 'File' as java class import: 'javapath' as /usr/local/jython-20/Lib/javapath.py import: 'System' as java class import: 'sitecustomize' not found (ImportError) Type "copyright", "credits" or "license" for more information. >>> ^D supanova /usr/users/supastar/gway/bin =3D> java -fullversion java full version "J2SDK.v.1.2.2:09/30/1999-19:00" supanova /usr/users/supastar/gway/bin =3D> whence java /usr/opt/java122/bin/java supanova /usr/users/supastar/gway/bin =3D> java -version java version "1.2.2-1" Classic VM (build J2SDK.v.1.2.2:09/30/1999-19:00, native threads, = jit_122) =20 I've also tried it with jdk118 on this platform. I only see the = problem on this platform. It looks like the "-" convention for stdin is not being recognised. I should be able test patches / configuration changes / suggestions if you don't have access to this env, though I haven't got = a lot of time to give to it. Any suggested starting points? -- Adam Burke www.gbst.com =BA The document is also available in oil-based toner on flattened dead trees by sending US$10 (or equivalent) to the editor (email first to check currency and postal address). -- Frequently Asked Questions about the Extensible Markup Language, |