[
https://issues.apache.org/jira/browse/AIRAVATA-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613085#comment-13613085
]
Sanchit Aggarwal commented on AIRAVATA-345:
-------------------------------------------
Hi Suresh
I tried launching the Airavata server and xbaya client from the available
binaries on my ubuntu box. The server is running with following logs
Mar 26, 2013 1:48:12 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Mar 26, 2013 1:48:12 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Mar 26, 2013 1:48:12 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.22
[WARN] Password hash method is not configured. Setting default to plaintext.
[INFO] No cache or cacheManager properties have been set. Authorization cache
cannot be obtained.
Mar 26, 2013 1:48:13 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
org.apache.airavata.services.registry.rest
org.codehaus.jackson.jaxrs
Mar 26, 2013 1:48:13 AM com.sun.jersey.api.core.ScanningResourceConfig
logClasses
INFO: Root resource classes found:
class
org.apache.airavata.services.registry.rest.resources.ProjectRegistryResource
class
org.apache.airavata.services.registry.rest.resources.DescriptorRegistryResource
class
org.apache.airavata.services.registry.rest.resources.ExperimentRegistryResource
class
org.apache.airavata.services.registry.rest.resources.BasicRegistryResouce
class
org.apache.airavata.services.registry.rest.resources.PublishWorkflowRegistryResource
class
org.apache.airavata.services.registry.rest.resources.ProvenanceRegistryResource
class
org.apache.airavata.services.registry.rest.resources.UserWorkflowRegistryResource
class
org.apache.airavata.services.registry.rest.resources.ConfigurationRegistryResource
Mar 26, 2013 1:48:13 AM com.sun.jersey.api.core.ScanningResourceConfig
logClasses
INFO: Provider classes found:
class org.codehaus.jackson.jaxrs.JacksonJsonProvider
class org.codehaus.jackson.jaxrs.JsonMappingExceptionMapper
class org.codehaus.jackson.jaxrs.JacksonJaxbJsonProvider
class org.codehaus.jackson.jaxrs.JsonParseExceptionMapper
Mar 26, 2013 1:48:13 AM
com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.13 06/29/2012 05:14 PM'
[INFO] Clustering has been disabled
[INFO] Deploying module: addressing-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/addressing-1.5.1.mar
[INFO] Deploying module: mtompolicy-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/mtompolicy-1.5.1.mar
[INFO] Deploying module: ping-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/ping-1.5.1.mar
[INFO] Deploying module: metadataExchange-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/mex-1.5.1.mar
[INFO] Deploying module: jaxws-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/axis2-jaxws-mar-1.5.1.mar
[INFO] Deploying module: script-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/axis2-scripting-1.5.1.mar
[INFO] Deploying module: soapmonitor-1.5.1 -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/modules/soapmonitor-1.5.1.mar
[INFO] Deploying module: metadataExchange-1.5.1-impl -
file:/home/learner/Downloads/apache-airavata-server-0.6/lib/mex-1.5.1-impl.jar
[INFO] Deploying Web service: airavata-xbaya-gui-0.6.jar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-xbaya-gui-0.6.jar
Tue Mar 26 01:48:15 IST 2013 : Could not listen on port 1527 on host 0.0.0.0:
java.net.BindException: Address already in use
[INFO] Database already created for Registry!
37 airavata_data INFO [Thread-3] openjpa.Runtime - Starting OpenJPA 2.2.0
97 airavata_data INFO [Thread-3] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
[INFO] Deploying Web service: airavata-registry-service-0.6.jar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-registry-service-0.6.jar
[INFO] Deploying Web service: airavata-complex-math-service-0.6.aar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-complex-math-service-0.6.aar
[INFO] Deploying Web service: airavata-message-box-0.6.jar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-message-box-0.6.jar
[INFO] Deploying Web service: airavata-levenshtein-distance-service-0.6.aar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-levenshtein-distance-service-0.6.aar
[INFO] Starting Message Broker...
[INFO] Deploying Web service: airavata-message-broker-0.6.jar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-message-broker-0.6.jar
[INFO] Deploying Web service: airavata-gfac-axis2-interface-0.6.jar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/airavata-gfac-axis2-interface-0.6.jar
[INFO] Deploying Web service: version-1.5.1.aar -
file:/home/learner/Downloads/apache-airavata-server-0.6/repository/services/version-1.5.1.aar
Mar 26, 2013 1:48:24 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Mar 26, 2013 1:51:51 AM org.apache.catalina.realm.JAASRealm setContainer
INFO: Set JAAS app name Tomcat
When i tried creating the Registry from XBAYA GUI, i got the login failure
warning
WARN] User : admin Failed login attempt to system at 2013-03-26 01:51:51
I want to know exactly how to resolve this issue as i wanted to understand the
functioning of the XBAYA.
> [GSoc] Plugins for running & monitoring workflows
> -------------------------------------------------
>
> Key: AIRAVATA-345
> URL: https://issues.apache.org/jira/browse/AIRAVATA-345
> Project: Airavata
> Issue Type: New Feature
> Components: Workflow Interpreter, WS-Messenger
> Reporter: Saminda Wijeratne
> Assignee: Saminda Wijeratne
> Priority: Minor
> Labels: gsoc2012, gsoc2013, mentor
>
> For a person who works alot with workflows & job executions, would like to
> have some tools to do common tasks like submitting jobs/workflows, monitoring
> & analyzing. If he/she can use such a tool with very less effort on
> configuring & taking less resources it will be quite useful.
> What I'm suggesting is having some simple tools built as plugins for
> frequently used applications such as web browsers and IDEs. These plugins
> will give the ability for the user to do atleast the basic workflow execution
> tasks, monitoring their progress, get notifications , view statistics etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira