You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Nash <na...@apache.org> on 2008/05/08 23:44:49 UTC

Build failure in implementation-data-xml

I seem to be having extremely bad luck in getting a build to run
at the moment.  I have been trying for a couple of days without
success.  After a new checkout, clean and rebuild just now, I got
the following failure in modules/implementation-data-xml.

   Simon

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Data Implementation Extension
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [sql:execute {execution: create-db}]
[INFO] Executing file: F:\tuscany69\sca\modules\implementation-data-xml\company.
sql
[ERROR] Failed to execute:   DROP TABLE COMPANY
[ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'COMPANY' bec
ause it does not exist.
[INFO] 4 of 5 SQL statements executed successfully
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to F:\tuscany69\sca\modules\implementation-data
-xml\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
symbol  : class DATACollection
location: class org.apache.tuscany.sca.implementation.data.DATAImplementation



F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
symbol  : class DATACollection
location: class org.apache.tuscany.sca.implementation.data.DATAImplementation


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 28 seconds
[INFO] Finished at: Thu May 08 22:39:39 BST 2008
[INFO] Final Memory: 101M/362M
[INFO] ------------------------------------------------------------------------


Re: Build failure in implementation-data-xml

Posted by Luciano Resende <lu...@gmail.com>.
I missed two files when applying TUSCANY-2267 patch. This should be
fixed under revision #654676.

On Thu, May 8, 2008 at 2:44 PM, Simon Nash <na...@apache.org> wrote:
> I seem to be having extremely bad luck in getting a build to run
> at the moment.  I have been trying for a couple of days without
> success.  After a new checkout, clean and rebuild just now, I got
> the following failure in modules/implementation-data-xml.
>
>  Simon
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache Tuscany SCA Data Implementation Extension
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [sql:execute {execution: create-db}]
> [INFO] Executing file:
> F:\tuscany69\sca\modules\implementation-data-xml\company.
> sql
> [ERROR] Failed to execute:   DROP TABLE COMPANY
> [ERROR] java.sql.SQLException: 'DROP TABLE' cannot be performed on 'COMPANY'
> bec
> ause it does not exist.
> [INFO] 4 of 5 SQL statements executed successfully
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 10 source files to
> F:\tuscany69\sca\modules\implementation-data
> -xml\target\classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
> y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
> symbol  : class DATACollection
> location: class
> org.apache.tuscany.sca.implementation.data.DATAImplementation
>
>
>
> F:\tuscany69\sca\modules\implementation-data-xml\src\main\java\org\apache\tuscan
> y\sca\implementation\data\DATAImplementation.java:[86,78] cannot find symbol
> symbol  : class DATACollection
> location: class
> org.apache.tuscany.sca.implementation.data.DATAImplementation
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 7 minutes 28 seconds
> [INFO] Finished at: Thu May 08 22:39:39 BST 2008
> [INFO] Final Memory: 101M/362M
> [INFO]
> ------------------------------------------------------------------------
>
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/