JAL-1217 report exception for service when no datastore can be created
[jalview.git] / src / jalview / ws / jws2 / jabaws2 / Jws2Instance.java
index 09f4a48..aa42ff7 100644 (file)
@@ -173,6 +173,8 @@ public class Jws2Instance
                         : null));
       } catch (Exception ex)
       {
+        System.err.println("Unexpected exception creating JabaParamStore.");
+        ex.printStackTrace();
       }
 
     }