On Mar 3, 2017, at 11:03 AM, Sale, Jeff <[email protected]<mailto:[email protected]>> 
wrote:

[INFO] Settings loaded from 
file:/Users/jsale/LocalAiravata/apache-airavata-server-0.17-SNAPSHOT/bin/airavata-server.properties
[INFO] Skipping Zookeeper embedded startup ...
[INFO] Airavata server instance starting...
[INFO] Server Arguments: --servers=all
[ERROR] Server Start Error:
org.apache.airavata.common.exception.ApplicationSettingsException: 
registry.jdbc.driver
at 
org.apache.airavata.common.utils.ApplicationSettings.getSettingImpl(ApplicationSettings.java:190)
at 
org.apache.airavata.common.utils.ApplicationSettings.getSetting(ApplicationSettings.java:321)
at 
org.apache.airavata.common.utils.ServerSettings.getCredentialStoreDBDriver(ServerSettings.java:150)
at 
org.apache.airavata.credential.store.server.CredentialStoreServerHandler.<init>(CredentialStoreServerHandler.java:64)
at 
org.apache.airavata.credential.store.server.CredentialStoreServer.start(CredentialStoreServer.java:65)
at org.apache.airavata.server.ServerMain.startAllServers(ServerMain.java:320)
at org.apache.airavata.server.ServerMain.performServerStart(ServerMain.java:169)
at org.apache.airavata.server.ServerMain.main(ServerMain.java:152)


Jeff,

Make sure you have defined the ‘registry.jdbc.driver’ and other registry.jdbc 
properties in airavata-server.properties. This error means that this setting is 
missing from the airavata-server.properties file.

See also Step 10 under *Airavata Installation* in the documentation [1].


Thanks,

Marcus

[1] http://airavata.readthedocs.io/en/latest/Airavata-Installation/

Reply via email to