anonym | Anmelden | Neues Konto anmelden | 2022-07-02 11:36 UTC |
Startseite | Übersicht | Probleme anzeigen | Änderungsprotokoll | Roadmap | Dokumentation | Konto |
Einfache Problemansicht anzeigen [ Zu Notizen wechseln ] | [ erweiterte Anzeige ] [ Problem-Historie ] [ Drucken ] | ||||||
ID | Kategorie | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung | ||
0000004 | [Cadmium] general | Absturz | immer | 2008-03-02 15:44 | 2008-03-09 00:33 | ||
Reporter | pengzang | Anzeigestatus | öffentlich | ||||
Bearbeitung durch | xclerc | ||||||
Priorität | normal | Lösung | erledigt | ||||
Status | erledigt | Produktversion | 1.0alpha | ||||
Zusammenfassung | 0000004: ArrayIndexOutOfBoundsException when loading str.cma in ocaml.jar from ocamljava distribution announced on caml-list | ||||||
Beschreibung |
After entering ocamljava/bin and running "java -jar ocaml.jar" a OCaml top level appears in a java window. Loading the Str library generates the error. This is a Godi install of OCaml 3.09.3. I am running a Gentoo Linux on 2.6.19-gentoo kernel. Java version is: java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode) I have copy and pasted the error in the additional information field. This also happens when I do not use topfind and instead use the #load directive manually to load the "str.cma" library. Thank you for your work on this. OCamlJava is a very exciting project. Many libraries I need for my work are Java libraries. |
||||||
Zusätzliche Information |
Objective Caml version 3.09.3 # #use "topfind";; - : unit = () [.] [/home/peng/app-data/godi/lib/ocaml/pkg-lib/findlib] [/home/peng/app-data/godi/lib/ocaml/std-lib] [/home/peng/app-data/godi/lib/ocaml/std-lib/camlp4] Findlib has been successfully loaded. Additional directives: #require "package";; to load a package #list;; to list the available packages #camlp4o;; to load camlp4 (standard syntax) #camlp4r;; to load camlp4 (revised syntax) #predicates "p,q,...";; to set these predicates Topfind.reset();; to force that packages will be reloaded #thread;; to enable threads - : unit = () # #require "str";; /home/peng/app-data/godi/lib/ocaml/std-lib/str.cma: loaded error: internal errorjava.lang.ArrayIndexOutOfBoundsException: 1 |
||||||
Tags | Keine Tags zugeordnet. | ||||||
Angehängte Dateien | |||||||
|
![]() |
||||||
|
Zu diesem Problem gibt es keine Notizen. |
Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |