obiba / onyx

Web-based application that manages participant baseline interviews at assessment centres or clinics.
http://www.obiba.org/pages/products/onyx
GNU General Public License v3.0
6 stars 13 forks source link

ONYX-571: Unable to start Tanita application for Impedance418 #595

Closed ymarcon closed 6 years ago

ymarcon commented 15 years ago

Jira issue originally created by user @dwainelson:

From InstrumentBootstrap0.log

SEVERE: Unexpected error while executing runner java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key MeasureCount.Measures at java.util.ResourceBundle.getObject(Unknown Source) at java.util.ResourceBundle.getString(Unknown Source) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument$MeasureCountLabel.getText(TanitaInstrument.java:147) at javax.swing.plaf.basic.BasicLabelUI.installComponents(Unknown Source) at javax.swing.plaf.basic.BasicLabelUI.installUI(Unknown Source) at javax.swing.JComponent.setUI(Unknown Source) at javax.swing.JLabel.setUI(Unknown Source) at javax.swing.JLabel.updateUI(Unknown Source) at javax.swing.JLabel.(Unknown Source) at javax.swing.JLabel.(Unknown Source) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument$MeasureCountLabel.(TanitaInstrument.java:142) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument.buildMeasureCountSubPanel(TanitaInstrument.java:509) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument.buildMainPanel(TanitaInstrument.java:590) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument.buildGUI(TanitaInstrument.java:474) at org.obiba.onyx.jade.instrument.tanita.TanitaInstrument.run(TanitaInstrument.java:801) at org.obiba.onyx.jade.instrument.tanita.Bc418InstrumentRunner.run(Bc418InstrumentRunner.java:367) at org.obiba.onyx.jade.client.JnlpClient.main(JnlpClient.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javaws.Launcher.executeApplication(Unknown Source) at com.sun.javaws.Launcher.executeMainClass(Unknown Source) at com.sun.javaws.Launcher.doLaunchApp(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

ymarcon commented 15 years ago

Comment created by @ymarcon:

Localization resources added to tanita 418.

ymarcon commented 15 years ago

Comment created by @obiba-ci:

Integrated in Onyx #1840 (See [http://132.204.211.183:8080/hudson/job/Onyx/1840/]) Missing localization resources for tanita 418.

ymarcon commented 15 years ago

Comment created by @dwainelson:

The 418 now runs

ymarcon commented 15 years ago

Issue was closed with resolution "Fixed"