The Welkin Suite Forum

[Fixed] Build fail but no errors.



[Fixed] Build fail but no errors.

  • Please log in to reply

#1

michael.summitt

    Posted 11 Dec 2015

    Going to have to go back to Eclipse if Welkin doesn't immediately fix this:


    ------ Build started: Project: Broker, Configuration: Debug x86 ------
    Search for changed files started [15:11:13.391].
    File Classes\Utilities.cls is changed.
    File Classes\ExpireTrialsBatchTest.cls is changed.
    File Classes\Trial.cls is changed.
    File Classes\ExpireTrialsTest.cls is changed.
    File Classes\ExpireTrials.cls is changed.
    File Classes\ExpireTrialsBatch.cls is changed.
     
    Checking if the changed files have pending server changes [15:11:13.709].
    Time Elapsed 00:00:01.410
    Done building project "Broker.sfproj" -- FAILED.
     
    Build FAILED.
    ========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
     
    No messages, no syntax errors, no clues of any kind, restarting doesn't fix.  Critical issue with no workaround.
     
    :( 


    10 replies to this topic

    #2

    vlgubanovich

      Posted 14 Dec 2015

      Hi Michael,


      We are sorry that you are experiencing this issue.

      Our team will work on fixing this issue asap and we hope to get back to you with the fix within several days.

      We will appreciate if you can reproduce this issue and send us a bug report with log.


      In order to send a log you can navigate to "Report a Bug" from Main menu -> Help -> Report a Bug, write us a couple of words and ensure that "Attach Log file" checkbox is checked.


      Thanks,

      Vladimir


      Vladimir Gubanovich
      Head of Product
       
      The Welkin Suite
      skype id: vladimir.gubanovich
      e-mail: vladimir.gubanovich@welkinsuite.com


      #3

      kate.dulko

        Posted 25 Dec 2015

        Hi Michael,


        I want to inform you that we have released the 0.25.3 version of The Welkin Suite.

        The fix of the current issue is included to this version.


        I kindly ask you to write us if this issue is reproduced for you.


        Thank you,

        Kate


        Kate Dulko
        Customer Relations

        The Welkin Suite

        twitter: @KateDulko
        skype id: d_katerina
        e-mail: kate.dulko@welkinsuite.com

         

          


        #4

        evan.schallerer

          Posted 14 Jan 2016

          I am having the same issue on my project. If another person creates the project, puts it on git, and I pull and try to build it on my computer, the build fails with no errors. I can pull changes, but building fails every time unless I create the project myself. Is this due to the credentials being encrypted and shared? Updating the password does not fix the issue.



          #5

          kate.dulko

            Posted 15 Jan 2016

            Hi Evan,


            Thank you for you describing your case.

            Since you can pull this Project, the credentials are not the reason for your issue.


            I kindly ask you to answer several questions:

            • Was this project built by your colleague before they put it to the Git repository?

            • Have you made any changes in this project in TWS locally before you pulled it from the Git repository?

            • Are there any files in the Pending changes panel?

            Your answer will help us to understand the reason for this issue with failed built.


            Thank you,

            kate


            Kate Dulko
            Customer Relations

            The Welkin Suite

            twitter: @KateDulko
            skype id: d_katerina
            e-mail: kate.dulko@welkinsuite.com

             

              


            #6

            evan.schallerer

              Posted 19 Jan 2016

              Here is a more detailed explanation that should answer your questions:

              • Person A pulls the project from Salesforce, builds it (successfully, with no errors), and puts it in the Git repository. 
              • Person B pulls the project from Git and opens it in Welkin Studio. There are no pending changes. Person B pulls from Salesforce to ensure that everything is current.
              • In the "pending changes" folder, it shows many pending changes, but when attempting to compare or discard them, a window says that "file 'x' is already of this version". 
              • Person B attempts to build, and it fails with no errors.


              #7

              kate.dulko

                Posted 20 Jan 2016

                Hi Evan,


                Thank you for these details.

                I have added this issue to our Backlog.

                Our team will investigate it in one of the nearest sprints.


                May I please contact you for an additional information if it is necessary?


                Thank you,

                Kate


                Kate Dulko
                Customer Relations

                The Welkin Suite

                twitter: @KateDulko
                skype id: d_katerina
                e-mail: kate.dulko@welkinsuite.com

                 

                  


                #8

                evan.schallerer

                  Posted 21 Jan 2016

                  Yes, that is fine. Thanks!



                  #9

                  thompsh4

                    Posted 26 Jan 2016

                    I'm also experiencing this issue with version 0.26.7.4



                    #10

                    kate.dulko

                      Posted 26 Jan 2016

                      Hi.


                      Thank you for you post.

                      Our team will work on this issue.

                      I'll keep you updated about the solving of it.


                      Regards,

                      Kate


                      Kate Dulko
                      Customer Relations

                      The Welkin Suite

                      twitter: @KateDulko
                      skype id: d_katerina
                      e-mail: kate.dulko@welkinsuite.com

                       

                        


                      #11

                      kate.dulko

                        Posted 05 Feb 2016

                        Hi guys,

                        Our team has found the reason for your issue with the failed Build after the pulling a project from a Git repository.


                        Some of the files can have Windows line-endings on Salesforce. At the same time, project files which are saved in a Git repository have Unix line-endings.

                        When you download or pull your project in TWS the IDE calculates the remote and local hashes for each file. After you open your project from a Git repository and then pull it from Salesforce, probably, all files are now changed due to the diffs of hashes. As a result, the Build process fails because the records limit is reached. This limit is 200 records.


                        Our team will work on finding the solution to the Build process failures related to this restriction.

                        Currently you can use the next workaround to continue your working process:

                        • person A should open his .git/config file and specify the ‘input’ value for the autocrlf property (add autocrlf=’input’) in the [Core] section, and only after this they can push all files into the Git repository;

                        • person B should make sure that autocrlf property in their repository has ‘input’ value too and only after this they can make the Git pull and get the project from the Git repository;

                        • person B opens the project in TWS and can pull new changes from Salesforce.


                        After all these actions to avoid the same issue for person A you and your colleague should do the next:

                        • person B should build all pending changes (some project files which were pulled from Salesforce can still have the Windows line-endings);

                        • after the successful build person B should push all project files to the Git repository;

                        • person A should make the Git pull; after this they should open the TWS project and pull changes from Salesforce.


                        As a result both of you will have all the files with the same hashes.


                        I kindly ask you to keep us informed if these steps solve your issue.


                        Thank you,

                        Kate


                        Kate Dulko
                        Customer Relations

                        The Welkin Suite

                        twitter: @KateDulko
                        skype id: d_katerina
                        e-mail: kate.dulko@welkinsuite.com

                         

                          


                        Boost Your Productivity. Get Started Today

                        Try Free Trial