Skip to content

Parameter logLevel is missing or malformed  #20

Description

@witchi

java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu2)

$ svn info
URL: https://gallery.svn.sourceforge.net/svnroot/gallery/tags/RELEASE_GR_1_4_1/gallery_remote

There were so many warnings of in the compile, I do not know whether any were meaningful.

$ java com.gallery.GalleryRemote.GalleryRemote
Instanciating Gallery Remote...
Exception in thread "main" java.lang.NumberFormatException: Parameter logLevel is missing or malformed (should be an integer value)
at com.gallery.GalleryRemote.prefs.GalleryProperties.getIntProperty(GalleryProperties.java:409)
at com.gallery.GalleryRemote.GalleryRemoteMainFrame.initializeGR(GalleryRemoteMainFrame.java:52)
at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:187)

I also tried to build trunk, but it failed in compile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions