Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] BUILD STATUS:: trunk cb build failed! - cause = SQLException: Access denied for user 'elink3_rw'@'localhost' (using password: ***)

Update,
The CB failure is unrelated as I am fine on a separate clean view (I have also been running with these minor changes in my working view for 3 weeks) <testsuite errors="0" failures="0" hostname="xps435" name="org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel" tests="2141" time="2281.759" timestamp="2010-09-10T15:39:45"> I am getting a 403 on the build-failures link - so unable to verify the other targets until later
http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/recent-failure-logs/BuildFailbsb-trunk_cb_100910-1200.log&mirror_id=999&url=http://d2u376ub0heus3.cloudfront.net/rt/eclipselink/recent-failure-logs/BuildFailbsb-trunk_cb_100910-1200.log
   But the main link is ok

Forensics: The database properties (test.properties) on the build server is failing with "all" logins using the password in the logs
--------------------------------------------------
[junit] Internal Exception: java.sql.SQLException: Access denied for user 'elink3_rw'@'localhost' (using password: ***)
....
/shared/rt/eclipselink/trunk/dbws/eclipselink.dbws.test/build.xml:174: java.sql.SQLException: Access denied for user 'elink3_rw'@'localhost' (using password: ***)

Total time: 30 minutes 24 seconds

   thank you
   /michael

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.2.0.v20100910-r8158
-----------------------------------
Non-critical compilation issues (if any) repoted in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
Build log: (/shared/rt/eclipselink/logs/bsb-trunk_cb_100910-1200.log)
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r8158 | mobrien | 2010-09-10 11:35:45 -0400 (Fri, 10 Sep 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/localization/i18n/TraceLocalizationResource.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelMetamodelTest.java
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/xml/merge/EntityMappingsMergeJUnitTestSuite.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java
   M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top