Hey guys,

I am trying to install a local copy of apache-airavata, but i'm a little in
the water here.
Airavata and PGA are installed according to
http://scigap.readthedocs.org/en/latest/Installation/.

last log line of airavata is [INFO] Listening to Credential store clients
....
​but also the ​[ERROR] The Credential Store Server did not start!!! message
is still in place.

​Maybe this means running, or is it waiting for an external credential
service.

When I run PGA now which I linked to ​localhost:9930 airavata and
https://localhost:7443/ identity-server.


My questions are.. Is airavata running correctly like this?

should airavata automatically run an identity-server, or should I install
something like wso2? Because PGA doen't seem to find one. My playing around
with wso2 was also quite fruitless.

Thanks,

Eric


---- LOGS ----

...._....................._..............._...._......................_.........
.../ \..._.__...__._..___| |__...___...../
\..(_)_.__.__.___...____._|.|_.__._..
../ _ \.| '_ \./ _` |/ __| '_ \./ _ \.../ _ \.| | '__/ _` \ \./ / _` | __/
_` |.
./ ___ \| |_) | (_| | (__| |.| |  __/../ ___ \| | |.| (_| |\ V / (_| | ||
(_| |.
/_/...\_\
.__/.\__,_|\___|_|.|_|\___|./_/...\_\_|_|..\__,_|.\_/.\__,_|\__\__,_|.
........|_|.....................................................................
................................................................................
................,+????++~..~~++..+????????+??++.++~...~+=???+++.................
..............:???????....:::...~??????????????.~..::...=????????...............
............????????..~~..?????..??????????????.?????..~~~.~???????.............
...........?????????I,~I~~??????.+????????????.~??????~=~..?????????~...........
.........?????++??????..????????:.??????????I..????????..????????+????..........
........??.....???????....???????...???????+..+??????+.I.????????.....?,........
........????==????????..??..?????..=???????=..?????,.=+?.?????????===??=........
......=??????????+????..+??=.???=.~??????????,.???=,???,.????=+??????????.......
....??????????+...+I++..???,=...:??????????????.....+??..++I?+..,??????????.....
....???????=??..........??..+??.:=:.???????......??..??=..........?=???????=....
....??????..?...........+?..???.....???????......???.??...........~=.??????=....
....~???~.~..............?..???.~=..,??????...7..???.?.:..............~????:....
...7....7 ...............?..????. ...??????... .????.?.?.............I
..:.:....
.....+7=,.+?................????:,I...?????..=.?????.?.............??~.=7+......
..........????..............??????~...~??..~~??????..?...........+???,..........
...........???............=.+???????,.?+:.?????????..+...........???+...........
............??............?,.??????.,??..??????????.,............???............
...........??,.............=.,????.?+....????????I.I..............=?............
..........I?..................+??.:?~.....=??????..................??...........
..........??...?...............??.:?=......??????..............?...??...........
............++?..............?.????...?....??????.+..............++I............
.............................?.??????~....???????.?.............................
............................~~.??????......??????...............................
.............................=???????......???????+.............................
..........................=I??++?+++?......?+++++++?+...........................
..........................,..77..77.........  ..
 ...7..........................
................................................................................
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/eric/Apps/apache-airavata-server-0.16-SNAPSHOT/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/eric/Apps/apache-airavata-server-0.16-SNAPSHOT/lib/slf4j-simple-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[INFO] Settings loaded from
file:/home/eric/Apps/apache-airavata-server-0.16-SNAPSHOT/bin/airavata-server.properties
[INFO] Starting Zookeeper server...
[INFO] Airavata server instance starting...
Security module reached...
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
airavata_rabbitmq_exchange
[INFO] setting basic.qos / prefetch count to 64 for
airavata_rabbitmq_exchange
[INFO] Database already created for Registry!
DriverClassName=com.mysql.jdbc.Driver,Url=jdbc:mysql://localhost:3306/airavata_experiment_catalog?autoReconnect=true,Username=airavata,Password=K8SEwcnys2cvbVzv,validationQuery=SELECT
1 from CONFIGURATION
389  experiment_data  INFO   [main] openjpa.Runtime - OpenJPA dynamically
loaded the class enhancer. Any classes that were not enhanced at build time
will be enhanced when they are loaded by the JVM.
412  experiment_data  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.2.0
479  experiment_data  INFO   [main] openjpa.jdbc.JDBC - Using dictionary
class "org.apache.openjpa.jdbc.sql.MySQLDictionary" (MySQL
5.5.46-0ubuntu0.14.04.2 ,MySQL Connector Java mysql-connector-java-5.1.34 (
Revision: [email protected] )).
874  experiment_data  WARN   [main] openjpa.jdbc.Schema - Existing column
"EXPERIMENT_DATA_DIR" on table "PROCESS" is incompatible with the same
column in the given schema definition. Existing column:
Full Name: PROCESS.EXPERIMENT_DATA_DIR
Type: varchar
Size: 512
Default: null
Not Null: false
Given column:
Full Name: PROCESS.EXPERIMENT_DATA_DIR
Type: varchar
Size: 255
Default: null
Not Null: false

876  experiment_data  WARN   [main] openjpa.jdbc.Schema - Existing column
"EXPERIMENT_DATA_DIR" on table "USER_CONFIGURATION_DATA" is incompatible
with the same column in the given schema definition. Existing column:
Full Name: USER_CONFIGURATION_DATA.EXPERIMENT_DATA_DIR
Type: varchar
Size: 512
Default: null
Not Null: false
Given column:
Full Name: USER_CONFIGURATION_DATA.EXPERIMENT_DATA_DIR
Type: varchar
Size: 255
Default: null
Not Null: false

[INFO] Database already created for App Catalog!
DriverClassName=com.mysql.jdbc.Driver,Url=jdbc:mysql://localhost:3306/airavata_app_catalog?autoReconnect=true,Username=airavata,Password=K8SEwcnys2cvbVzv,validationQuery=SELECT
1 from CONFIGURATION
0  appcatalog_data  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.2.0
7  appcatalog_data  INFO   [main] openjpa.jdbc.JDBC - Using dictionary
class "org.apache.openjpa.jdbc.sql.MySQLDictionary" (MySQL
5.5.46-0ubuntu0.14.04.2 ,MySQL Connector Java mysql-connector-java-5.1.34 (
Revision: [email protected] )).
223  appcatalog_data  WARN   [main] openjpa.jdbc.Schema - Existing column
"APPLICATION_DESCRIPTION" on table "APPLICATION_INTERFACE" is incompatible
with the same column in the given schema definition. Existing column:
Full Name: APPLICATION_INTERFACE.APPLICATION_DESCRIPTION
Type: varchar
Size: 500
Default: null
Not Null: false
Given column:
Full Name: APPLICATION_INTERFACE.APPLICATION_DESCRIPTION
Type: varchar
Size: 255
Default: null
Not Null: false

224  appcatalog_data  WARN   [main] openjpa.jdbc.Schema - Existing column
"MODULE_DESC" on table "APPLICATION_MODULE" is incompatible with the same
column in the given schema definition. Existing column:
Full Name: APPLICATION_MODULE.MODULE_DESC
Type: varchar
Size: 500
Default: null
Not Null: false
Given column:
Full Name: APPLICATION_MODULE.MODULE_DESC
Type: varchar
Size: 255
Default: null
Not Null: false

[INFO] Airavata API server starter over TLS on Port: 9930
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
airavata_rabbitmq_exchange
[INFO] setting basic.qos / prefetch count to 64 for
airavata_rabbitmq_exchange
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
null
[INFO] setting basic.qos / prefetch count to 64 for null
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
airavata_rabbitmq_exchange
[INFO] Starting
[INFO] Starting Orchestrator Server on Port 8940
[INFO] Listening to Orchestrator Clients ....
[INFO] State change: CONNECTED
[INFO] Starting
[INFO] State change: CONNECTED
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
airavata_task_launch_rabbitmq_exchange
[INFO] connected to rabbitmq: amqp://[email protected]:5672airavata for
airavata_rabbitmq_exchange
[INFO] setting basic.qos / prefetch count to 64 for
airavata_rabbitmq_exchange
[INFO] Starting Gfac Server on Port 8950
[INFO] Listening to Gfac Clients ....
[ERROR] The Credential Store Server did not start!!!
[INFO] Starting Credential store Server on Port 8960
[INFO] Listening to Credential store clients ....




-- 
Central Veterinary Institute of Wageningen UR (CVI)
Department of Infection Biology
PO box 65, 8200 AB Lelystad, NL
Visiting address: ASG, Edelhertweg 15, 8219 PH Lelystad

Tel:  +31-(0)320-293391
Fax: +31-(0)320-238153
E-mail: [email protected]
Web: http://www.cvi.wur.nl

Reply via email to