Menu

#30 0.17.1 broken "out of the box"

closed-fixed
Build (7)
5
2002-11-17
2002-11-13
David Roux
No

A clean install of J 0.17.1 fails on initial startup with the
error:

Nov 12 23:34:33.352 ERROR Session.restore unable to
load C:\.j\session.xml

Installing an older version (which creates session.xml),
then upgrade resolves it.

Discussion

  • David Roux

    David Roux - 2002-11-13
    • summary: 0.17.1 broken "out of the box" --> 0.17.1 broken "out of the box"
     
  • David Roux

    David Roux - 2002-11-13

    Logged In: YES
    user_id=219068

    </badgrammar>

     
  • Peter Graves

    Peter Graves - 2002-11-13
    • summary: 0.17.1 broken "out of the box" --> 0.17.1 broken "out of the box"
    • assigned_to: nobody --> piso
     
  • Peter Graves

    Peter Graves - 2002-11-13

    Logged In: YES
    user_id=558172

    I think the actual bug here is that with a clean install,
    the initial startup causes several bogus error messages to
    be written to the log.

    On my system (Linux), if you ignore those messages,
    everything actually works fine.

    Or am I missing something? Is the behavior different on Windows?

    In any case, I'll fix the error messages for the next
    release. Sorry for the confusion.

    -Peter

     
  • Christof Dallermassl

    Logged In: YES
    user_id=305437

    when I try to start (java -jar j.jar) it does not find the
    gnu.regexp library and throws an exception:

    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at Main.main(Main.java:44)
    Caused by: java.lang.IllegalAccessError: tried to access
    method java.lang.Object.clone()Ljava/lang/Object; from class
    gnu.regexp.REMatch
    at gnu.regexp.REMatch.clone(REMatch.java:57)
    at
    gnu.regexp.RETokenOneOf.match(RETokenOneOf.java:65)
    at gnu.regexp.RE.isMatchImpl(RE.java:831)
    at gnu.regexp.RE.isMatch(RE.java:824)
    at gnu.regexp.RE.isMatch(RE.java:800)
    at
    org.armedbear.j.ModeListEntry.accepts(ModeListEntry.java:108)
    at
    org.armedbear.j.ModeList.modeAccepts(ModeList.java:100)
    at org.armedbear.j.Buffer.createBuffer(Buffer.java:288)
    at org.armedbear.j.Buffer.createBuffer(Buffer.java:263)
    at
    org.armedbear.j.Session.createBuffers(Session.java:223)
    at org.armedbear.j.Session.restore(Session.java:199)
    at org.armedbear.j.Editor.main(Editor.java:399)

    I downloaded the binary version (tar.gz)

     
  • David Roux

    David Roux - 2002-11-13

    Logged In: YES
    user_id=219068

    I answer to your question, Peter, no, the Windows binary
    doesn't load at all. Java is one of the few languages I don't
    know, so I can't be of much help otherwise.

    Thanks.

     
  • David Roux

    David Roux - 2002-11-13
    • summary: 0.17.1 broken "out of the box" --> 0.17.1 broken "out of the box"
     
  • Peter Graves

    Peter Graves - 2002-11-17

    Logged In: YES
    user_id=558172

    This bug is fixed in the current development snapshot.

     
  • Peter Graves

    Peter Graves - 2002-11-17
    • summary: 0.17.1 broken "out of the box" --> 0.17.1 broken "out of the box"
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB