JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 04, 2023, 07:49:53 PM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: Embedding the administration console  (Read 1239 times)

tamas

  • JPPF Master
  • ***
  • Posts: 30
Embedding the administration console
« on: September 18, 2015, 02:53:28 PM »

Hello all,

I have embedded the JPPF console to our SWING application as it is written in the article with the simple call JPPFAdminConsole.getAdminConsole()
http://www.jppf.org/doc/v5/index.php?title=Embedding_the_administration_console

After I start the application the GUI of console returns a lot of exceptions related to property files of admin console.

Eg.
14:35:26.870 [AWT-EventQueue-0] DEBUG org.jppf.utils.LocalizationUtils - Could not find resource bundle "org.jppf.ui.i18n.StatusBar"
java.util.MissingResourceException: Can't find bundle for base name org.jppf.ui.i18n.StatusBar, locale en_US

14:35:27.802 [pool-2-thread-1] DEBUG org.jppf.utils.LocalizationUtils - Could not find key "shutdown.node.deferred.tooltip" in resource bundle "org.jppf.ui.i18n.NodeDataPage"
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key shutdown.node.deferred.tooltip

14:35:27.830 [pool-2-thread-1] DEBUG org.jppf.utils.LocalizationUtils - Could not find key "graph.toggle.layout.on.tooltip" in resource bundle "org.jppf.ui.i18n.NodeDataPage"
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key graph.toggle.layout.on.tooltip

We use the newest console of jppf v. JPPF 5.0.4.

As I can see some of these property files are even missing from the jppf-admin.jar eg. StatusBar.

I attached the txt file with some logs.

I will be glad for any help.

Best regards,
Tomas
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: Embedding the administration console
« Reply #1 on: September 19, 2015, 09:22:10 AM »

Hi Tomas,

Thank you for reportin this issue. I registered it as a bug: JPPF-411 Admin console fills the log with MissingResourceException when logging is at DEBUG level
I also implemented a fix and delivered it as patch 02 for JPPF 5.0.4.

Sincerely,
-Laurent
Logged

tamas

  • JPPF Master
  • ***
  • Posts: 30
Re: Embedding the administration console
« Reply #2 on: September 21, 2015, 01:32:38 PM »

Thanks for the patch :)

Best regards,
Tomas
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads