Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-1974

Castor locale error stops jalview package from launching

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: debian, Dev and Dep
    • Labels:
      None

      Description

      Reported by Yonatan Maayan via Jalview-Discuss:

      Java version: 1.7.0_85
      amd64 Linux 3.13.0-68-generic
      Error reading build details: java.io.FileNotFoundException: JAR entry .build_properties not found in /usr/share/java/jalview-2.7.jar
      Jalview Version: Test
      log4j:WARN No appenders could be found for logger (org.castor.core.util.AbstractProperties).
      log4j:WARN Please initialize the log4j system properly.
      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
      Exception in thread "main" java.lang.ExceptionInInitializerError
      at org.exolab.castor.xml.Unmarshaller.createHandler(Unmarshaller.java:349)
      at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:744)
      at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:629)
      at jalview.gui.UserDefinedColours.loadColours(UserDefinedColours.java:596)
      at jalview.gui.UserDefinedColours.initUserColourSchemes(UserDefinedColours.java:837)
      at jalview.bin.Cache.loadProperties(Cache.java:387)
      at jalview.bin.Jalview.main(Jalview.java:132)
      Caused by: java.util.MissingResourceException: Can't find bundle for base name UnmarshalHandlerMessages, locale en_US
      at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
      at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
      at java.util.ResourceBundle.getBundle(ResourceBundle.java:795)
      at org.exolab.castor.xml.UnmarshalHandler.<clinit>(UnmarshalHandler.java:116)
      ... 7 more
      yonatan@yonatan-OptiPlex-9020:~$

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: