Hey Larry,

DBQuery dies when OJ is started with a locale that you do not have translated 
it into. there is no fallback property file defined in your language folder
 
https://sourceforge.net/p/jumpdbqplugin/code/ci/default/tree/src/main/resources/org/freevoice/jumpdbqueryextension/

the easiest fix would be to simply rename  
 dbquerystrings_en.properties
to
  dbquerystrings.properties
and make it the fallback for any case. this is hwo we handle it in OJ core as 
well.

regards ..ede

------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to