igv startup error
Chris Seaton
chris.seaton at oracle.com
Sun Jul 20 14:12:50 UTC 2014
I’ve seen this before. I can’t explain it as I don’t know these scripts, but I think I just did a full clean of the entire repo clean and it went away.
Chris
On 20 Jul 2014, at 14:45, Michael Haupt <michael.haupt at oracle.com> wrote:
> Hi,
>
> behold:
>
> -----
> nancarrow:basic-graal haupt$ ./mx.sh igv
> Traceback (most recent call last):
> File "/Users/haupt/maxws/basic-graal/mxtool/mx.py", line 4921, in <module>
> main()
> File "/Users/haupt/maxws/basic-graal/mxtool/mx.py", line 4902, in main
> retcode = c(command_args)
> File "/Users/haupt/maxws/basic-graal/mx/mx_graal.py", line 1463, in igv
> dom = xml.dom.minidom.parse(join(nbplatform, 'platform', 'update_tracking', 'org-netbeans-core.xml'))
> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/minidom.py", line 1920, in parse
> return expatbuilder.parse(file)
> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse
> fp = open(file, 'rb')
> IOError: [Errno 2] No such file or directory: '/Users/haupt/maxws/basic-graal/src/share/tools/IdealGraphVisualizer/nbplatform/platform/update_tracking/org-netbeans-core.xml'
> -----
>
> What is this, and how can I address it?
>
> Best,
>
> Michael
>
> --
>
>
> Dr. Michael Haupt | Principal Member of Technical Staff
> Phone: +49 331 200 7277 | Fax: +49 331 200 7561
> Oracle Labs
> Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany
> Oracle is committed to developing practices and products that help protect the environment
>
More information about the graal-dev
mailing list