You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robin Garner (JIRA)" <ji...@apache.org> on 2006/11/09 16:05:37 UTC

[jira] Created: (HARMONY-2137) DaCapo jython fails

DaCapo jython fails
-------------------

                 Key: HARMONY-2137
                 URL: http://issues.apache.org/jira/browse/HARMONY-2137
             Project: Harmony
          Issue Type: Bug
          Components: App-Oriented Bug Reports
         Environment: Linux
            Reporter: Robin Garner


DaCapo jython fails with what appears to be a python error.  Given that this benchmark runs successfully on at least 6 other Java vms, this would appear to be a problem in drlvm or the harmony classlib.  Easily reproduced with the current release of DaCapo at http://www.dacapobench.org/

$DRLVM_HOME/jre/bin/java -jar dacapo-20061109.jar -s small -n 2 jython
*sys-package-mgr*: processing new jar, '/home/robing/tmp/dacapo-nightly-20061109/dacapo-20061109.jar'
*sys-package-mgr*: processing new jar, 
...
*sys-package-mgr*: processing new jar, '/home/robing/tmp/dacapo-nightly-20061109/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/lib/ext/signed.bcprov.jar'
error importing site
Traceback (innermost last):
  File "/home/robing/tmp/dacapo-nightly-20061109/./scratch/jython/Lib/site.py", line 66, in ?
AttributeError: java package 'sys' has no attribute 'modules'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira