Thanks Micheal, I fixed the problem after letting the system do testing for a while, It has become unstable and yielded the following error.
> org.apache.hyracks.api.exceptions.HyracksDataException: Unable to find free > page in buffer cache after 1000 cycles (buffer cache undersized?) > > https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/org.apache.asterix$asterix-app/2265/testReport/org.apache.asterix.test.runtime/ExecutionTest/test_ExecutionTest_1189__big_object__big_object_feed_20M_/ Is there a way to re-trigger only the Tests so I can run it again, thanks in advance, Kaveen On 17 August 2016 at 23:18, Kaveen Rodrigo <[email protected]> wrote: > My bad now I understand Shouldn't have blindingly resolved conflicts , > I'll get on and change that. > sorry for the troubles , thanks > > On 17 August 2016 at 23:14, Michael Blow <[email protected]> wrote: > >> No, the issue is in your change when resolving merge conflicts, you are >> starting all of the servers twice. The servers are now stored in a list >> and not as individual fields. Take a look at >> https://asterix-gerrit.ics.uci.edu/#/c/935/18/asterixdb/aste >> rix-app/src/main/java/org/apache/asterix/hyracks/bootstrap/C >> CApplicationEntryPoint.java >> >> Thanks, >> >> -MDB >> >> >> On Wed, Aug 17, 2016 at 1:40 PM Yingyi Bu <[email protected]> wrote: >> >> > It seems there is some existing instance on the docker instance and >> hence >> > it complains that the port is already used. >> > >> > Best, >> > Yingyi >> > >> > On Wed, Aug 17, 2016 at 10:37 AM, Kaveen Rodrigo < >> [email protected]> >> > wrote: >> > >> > > It seems some of the tests have failed, as evident from >> > > https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit- >> > > notopic/2259/org.apache.asterix$asterix-app/testReport/ >> > > the errors that are yielding are mostly cannot bind problems, looking >> > over >> > > my code to see if there is anything conflicting, But from first glance >> > > nothing should conflict since my work is mostly in resources >> > > >> > > On 17 August 2016 at 22:02, Ian Maxon <[email protected]> wrote: >> > > >> > > > The integraiton tests have been faced with some issues lately, but >> the >> > > > other tests should be fine. >> > > > >> > > > On Wed, Aug 17, 2016 at 3:58 AM, Kaveen Rodrigo < >> > [email protected] >> > > > >> > > > wrote: >> > > > >> > > > > Hello all, >> > > > > >> > > > > I had to do some work on my gerrit patch, after rebasing and >> submit >> > my >> > > > > build becomes unstable but Jenkins build log shows every module >> has >> > > built >> > > > > and its a success >> > > > > >> > > > > https://asterix-gerrit.ics.uci.edu/#/c/935 >> > > > > >> > > > > am I doing anything wrong? >> > > > > >> > > > > -- >> > > > > Kaveen Rodrigo >> > > > > Personal Website - (lifeofenigma.com) >> > > > > >> > > > > >> > > > > Software Engineering Undergraduate, >> > > > > Informatics Institute of Technology Sri Lanka (Affiliated with >> > > University >> > > > > of Westminster, UK) >> > > > > >> > > > > >> > > > > *Contact Information* >> > > > > >> > > > > *Mobile* +94779684740 >> > > > > >> > > > > *E-Mail* [email protected] | [email protected] >> > > > > >> > > > >> > > >> > > >> > > >> > > -- >> > > Kaveen Rodrigo >> > > Personal Website - (lifeofenigma.com) >> > > >> > > >> > > Software Engineering Undergraduate, >> > > Informatics Institute of Technology Sri Lanka (Affiliated with >> University >> > > of Westminster, UK) >> > > >> > > >> > > *Contact Information* >> > > >> > > *Mobile* +94779684740 >> > > >> > > *E-Mail* [email protected] | [email protected] >> > > >> > >> > > > > -- > Kaveen Rodrigo > Personal Website - (lifeofenigma.com) > > > Software Engineering Undergraduate, > Informatics Institute of Technology Sri Lanka (Affiliated with University > of Westminster, UK) > > > *Contact Information* > > *Mobile* +94779684740 > > *E-Mail* [email protected] | [email protected] > > > -- Kaveen Rodrigo Personal Website - (lifeofenigma.com) Software Engineering Undergraduate, Informatics Institute of Technology Sri Lanka (Affiliated with University of Westminster, UK) *Contact Information* *Mobile* +94779684740 *E-Mail* [email protected] | [email protected]
