BUILD result ------------------------------------------------------------ BUILD for appfuse (#12) on localhost was BROKEN: Script returned non-zero code "1"
Build status: http://parabuild.viewtier.com:8080/parabuild/index.htm?detview=true&buildid=126 Suspect changes ------------------------------------------------------------ Change(s) by mraible : - Synched up Hibernate and MySQL versions; Time: 01:53 PM 12/19/2006; Change list: 2169 - Added hibernate3 and dbunit plugins so archetype will work w; Time: 01:36 PM 12/19/2006; Change list: 2168 Change(s) by bnoll : - added my info to the pom; Time: 08:09 AM 12/19/2006; Change list: 2166 Change(s) by mraible : - For some reason - Dialect class not found: org.hibernate.dia; Time: 11:38 PM 12/18/2006; Change list: 2165 - Changed to use default username and password for MySQL. Add; Time: 11:23 PM 12/18/2006; Change list: 2164 - Added empty schema creation file for postgresql so SQL plugi; Time: 11:10 PM 12/18/2006; Change list: 2163 - Added id to Cargo+Jetty profile. NOTE: This profile is not y; Time: 11:08 PM 12/18/2006; Change list: 2162 - Adjusted URL for deploying snapshots. Thanks to David Whiteh; Time: 05:28 PM 12/18/2006; Change list: 2161 Change(s) by bnoll : - mods for APF-503; Time: 02:02 PM 12/18/2006; Change list: 2159 Change(s) by mraible : - Changed java.net repo to delo.dcs.fmph.uniba.sk since javax.; Time: 08:16 PM 12/16/2006; Change list: 2156 - APF-550: Updated to latest Hibernate3 plugin to fix schema-c; Time: 06:13 PM 12/16/2006; Change list: 2155 Change(s) by bnoll : - Clarified a comment.; Time: 06:01 AM 12/12/2006; Change list: 2154 Change(s) by dlwhitehurst : - cleanup, no change; Time: 01:26 PM 12/10/2006; Change list: 2153 - Log4j APF-548; Time: 01:15 PM 12/10/2006; Change list: 2152 - replaced System.out.println with use of log4j; Time: 01:09 PM 12/10/2006; Change list: 2151 - added log4j dependency; Time: 01:08 PM 12/10/2006; Change list: 2150 - refactor method name; Time: 10:19 AM 12/10/2006; Change list: 2149 - removed and replaced with installer; Time: 09:52 AM 12/10/2006; Change list: 2148 - initial import refactor name; Time: 09:01 AM 12/10/2006; Change list: 2147 - changed application name to installer to prepare for refacto; Time: 08:50 AM 12/10/2006; Change list: 2146 - changed title and splash image; Time: 08:33 AM 12/10/2006; Change list: 2145 Change(s) details: http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?buildrunid=205 BUILD logs ------------------------------------------------------------ Main BUILD log: http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=319 Error lines: http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=320 Log lines around error ------------------------------------------------------------ [INFO] [compiler:testCompile] Compiling 4 source files to /opt/parabuild/etc/build/b126co/a/u/t/o/data/hibernate/target/test-classes [INFO] Preparing hibernate3:hbm2ddl [WARNING] Removing: hbm2ddl from forked lifecycle, to prevent recursive invocation. [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [hibernate3:hbm2ddl {execution: default}] [INFO] Configuration XML file loaded: /opt/parabuild/etc/build/b126co/a/u/t/o/data/hibernate/src/main/resources/hibernate.cfg.xml [INFO] Configuration XML file loaded: /opt/parabuild/etc/build/b126co/a/u/t/o/data/hibernate/src/main/resources/hibernate.cfg.xml [INFO] Configuration Properties file loaded: /opt/parabuild/etc/build/b126co/a/u/t/o/data/hibernate/target/test-classes/jdbc.properties [ERROR] SchemaExport - schema export unsuccessful <java.sql.SQLException: null, message from server: "#HY000Host 'baybridge' is not allowed to connect to this MySQL server">java.sql.SQLException: null, message from server: "#HY000Host 'baybridge' is not allowed to connect to this MySQL server" [WARNING] 1 errors occurred while performing <hbm2ddl>. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:946) [ERROR] Error #1: java.sql.SQLException: null, message from server: "#HY000Host 'baybridge' is not allowed to connect to this MySQL server" at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:997) at com.mysql.jdbc.Connection.createNewIO(Connection.java:2644) at com.mysql.jdbc.Connection.<init>(Connection.java:1531) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266) at java.sql.DriverManager.getConnection(Ljava.lang.String;Ljava.util.Properties;Ljava.lang.ClassLoader;)Ljava.sql.Connection;(Unknown Source) at java.sql.DriverManager.getConnection(Ljava.lang.String;Ljava.util.Properties;)Ljava.sql.Connection;(Unknown Source) at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:110) at org.hibernate.tool.hbm2ddl.ManagedProviderConnectionHelper.prepare(ManagedProviderConnectionHelper.java:28) at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:180) at org.codehaus.mojo.hibernate3.exporter.Hbm2DDLExporterMojo.doExecute(Hbm2DDLExporterMojo.java:116) at org.codehaus.mojo.hibernate3.HibernateExporterMojo.execute(HibernateExporterMojo.java:132) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475) [INFO] [dbunit:clean-insert {execution: default}] at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306) [INFO] ------------------------------------------------------------------------ at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273) [ERROR] BUILD ERROR at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140) [INFO] ------------------------------------------------------------------------ at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) [INFO] Caught Exception at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) Embedded error: Password attribute must be set! at jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source) [INFO] ------------------------------------------------------------------------ at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source) [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 seconds [INFO] Finished at: Tue Dec 19 13:58:53 PST 2006 [INFO] Final Memory: 39M/64M [INFO] ------------------------------------------------------------------------ Timings ------------------------------------------------------------ BUILD took 50 seconds --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
