Menu

#69 Settings download does not work

closed-fixed
None
1
2002-08-06
2002-06-03
No

If I import settings from an URL (XML format), it works.
The next time, I start Jalopy, it tries to download the
most recent version of those settings (nice feature!), but
then this happens:

[WARN] C:\Documents and
Settings\tb\.jalopy\preferences.jal:0:property file coul
d not be found. Use build-in defaults
java.io.StreamCorruptedException: invalid stream header
at java.io.ObjectInputStream.readStreamHeader
(ObjectInputStream.java:729
)
at java.io.ObjectInputStream.<init>
(ObjectInputStream.java:251)
at
de.hunsicker.jalopy.prefs.Preferences.readFromStream
(Preferences.java
:1070)
at
de.hunsicker.jalopy.prefs.Preferences.getInstance
(Preferences.java:17
9)
at de.hunsicker.jalopy.prefs.Loggers.init
(Loggers.java:120)
at de.hunsicker.jalopy.ui.PreferencesDialog.main
(PreferencesDialog.java:
135)

Discussion

  • Marco Hunsicker

    Marco Hunsicker - 2002-06-03
    • assigned_to: nobody --> marcohu
     
  • Marco Hunsicker

    Marco Hunsicker - 2002-06-03

    Logged In: YES
    user_id=44430

    It currently only works for the binary .jal format. Will be fixed
    with 1.0b8.

     
  • Marco Hunsicker

    Marco Hunsicker - 2002-07-28
    • priority: 5 --> 1
     
  • Marco Hunsicker

    Marco Hunsicker - 2002-08-06
    • status: open --> closed-fixed
     

Log in to post a comment.