Hi,

I am gettin $Subject and fail at the Cassendra plugin execution start
phase. It hangs without starting Cassendra due to " No schema definitions
were found in local storage."
Error message as below.
Could you please let me know if there is any solutions.

[INFO] Scanning for projects...
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building JDBC driver for Cassandra/CQL 1.0.5-wso2v1
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @
cassandra-jdbc ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:reserve-network-port
(reserve-network-port) @ cassandra-jdbc ---
[INFO] Reserved port 51889 for cassandra.rpc.port
[INFO] Reserved port 56531 for cassandra.jmx.port
[INFO] Reserved port 37709 for cassandra.storage.port
[INFO] Reserved port 56091 for cassandra.stop.port
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
cassandra-jdbc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/home/shelan/wso2/carbon/dependencies/cassandra-jdbc/1.0.5-wso2v1/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
cassandra-jdbc ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources)
@ cassandra-jdbc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
cassandra-jdbc ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cassandra-jdbc
---
[INFO] Surefire report directory:
/home/shelan/wso2/carbon/dependencies/cassandra-jdbc/1.0.5-wso2v1/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ cassandra-jdbc ---
[INFO]
[INFO] --- cassandra-maven-plugin:1.0.0-1:start (default) @ cassandra-jdbc
---
[INFO] Waiting for Cassandra to start...
[INFO] [WARN] 18:57:10,195 No schema definitions were found in local
storage.
[INFO] Waiting for Cassandra to stop...
[INFO] Cassandra has stopped.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3:02.467s
[INFO] Finished at: Mon Dec 05 19:00:09 IST 2011
[INFO] Final Memory: 9M/490M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:cassandra-maven-plugin:1.0.0-1:start (default) on project
cassandra-jdbc: Cassandra failed to start within 180s -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to