Problem with Eclipse: “An Error has occurred. See the log file …”












1















I have Ubuntu 13.04 and when I want run Vega program by ./Vega
I get this message



An error has occurred. See the log file
/home/engalaabt/.eclipse/1150212041/configuration/1371636662714.log.


so what is the problem and how i can fix it ?










share|improve this question




















  • 1





    What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

    – Eric Carvalho
    Jun 19 '13 at 10:42
















1















I have Ubuntu 13.04 and when I want run Vega program by ./Vega
I get this message



An error has occurred. See the log file
/home/engalaabt/.eclipse/1150212041/configuration/1371636662714.log.


so what is the problem and how i can fix it ?










share|improve this question




















  • 1





    What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

    – Eric Carvalho
    Jun 19 '13 at 10:42














1












1








1








I have Ubuntu 13.04 and when I want run Vega program by ./Vega
I get this message



An error has occurred. See the log file
/home/engalaabt/.eclipse/1150212041/configuration/1371636662714.log.


so what is the problem and how i can fix it ?










share|improve this question
















I have Ubuntu 13.04 and when I want run Vega program by ./Vega
I get this message



An error has occurred. See the log file
/home/engalaabt/.eclipse/1150212041/configuration/1371636662714.log.


so what is the problem and how i can fix it ?







eclipse






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 22 '13 at 12:27









guntbert

9,431133170




9,431133170










asked Jun 19 '13 at 10:18









Eng. Alaa BatainehEng. Alaa Bataineh

6112




6112








  • 1





    What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

    – Eric Carvalho
    Jun 19 '13 at 10:42














  • 1





    What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

    – Eric Carvalho
    Jun 19 '13 at 10:42








1




1





What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

– Eric Carvalho
Jun 19 '13 at 10:42





What's in the log file? If it's too big upload it to paste.ubuntu.com and post the link here.

– Eric Carvalho
Jun 19 '13 at 10:42










3 Answers
3






active

oldest

votes


















0














this worked for me :



sudo dpkg-reconfigure eclipse-pde eclipse-jdt


Click here! for more details.






share|improve this answer



















  • 1





    This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

    – guntbert
    Dec 21 '13 at 17:12











  • a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

    – YaoMing
    Dec 22 '13 at 11:56





















0














The following code worked for me



sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86/
sudo chown MYUSERNAME. ~/.swt/lib/linux/x86/*
sudo chmod 755 ~/.swt/lib/linux/x86/*


source






share|improve this answer































    0














    An error has occurred. See the log file
    /home/jrb/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1553129725083.log



    Necesito ayuda me sale este error al abrir eclipse



    Utilizo Elementary iOS






    share|improve this answer








    New contributor




    JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f310087%2fproblem-with-eclipse-an-error-has-occurred-see-the-log-file%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      this worked for me :



      sudo dpkg-reconfigure eclipse-pde eclipse-jdt


      Click here! for more details.






      share|improve this answer



















      • 1





        This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

        – guntbert
        Dec 21 '13 at 17:12











      • a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

        – YaoMing
        Dec 22 '13 at 11:56


















      0














      this worked for me :



      sudo dpkg-reconfigure eclipse-pde eclipse-jdt


      Click here! for more details.






      share|improve this answer



















      • 1





        This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

        – guntbert
        Dec 21 '13 at 17:12











      • a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

        – YaoMing
        Dec 22 '13 at 11:56
















      0












      0








      0







      this worked for me :



      sudo dpkg-reconfigure eclipse-pde eclipse-jdt


      Click here! for more details.






      share|improve this answer













      this worked for me :



      sudo dpkg-reconfigure eclipse-pde eclipse-jdt


      Click here! for more details.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Dec 21 '13 at 16:38









      YaoMingYaoMing

      1




      1








      • 1





        This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

        – guntbert
        Dec 21 '13 at 17:12











      • a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

        – YaoMing
        Dec 22 '13 at 11:56
















      • 1





        This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

        – guntbert
        Dec 21 '13 at 17:12











      • a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

        – YaoMing
        Dec 22 '13 at 11:56










      1




      1





      This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

      – guntbert
      Dec 21 '13 at 17:12





      This is only a part of the (reported as working) solution. So please edit your answer to mention all necessary steps.

      – guntbert
      Dec 21 '13 at 17:12













      a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

      – YaoMing
      Dec 22 '13 at 11:56







      a part .. that is why I put a link. and I put the code because it worked for me with no thing else!.

      – YaoMing
      Dec 22 '13 at 11:56















      0














      The following code worked for me



      sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
      sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86/
      sudo chown MYUSERNAME. ~/.swt/lib/linux/x86/*
      sudo chmod 755 ~/.swt/lib/linux/x86/*


      source






      share|improve this answer




























        0














        The following code worked for me



        sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
        sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86/
        sudo chown MYUSERNAME. ~/.swt/lib/linux/x86/*
        sudo chmod 755 ~/.swt/lib/linux/x86/*


        source






        share|improve this answer


























          0












          0








          0







          The following code worked for me



          sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
          sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86/
          sudo chown MYUSERNAME. ~/.swt/lib/linux/x86/*
          sudo chmod 755 ~/.swt/lib/linux/x86/*


          source






          share|improve this answer













          The following code worked for me



          sudo apt-get install libswt-gtk-3-jni libswt-gtk-3-java
          sudo cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86/
          sudo chown MYUSERNAME. ~/.swt/lib/linux/x86/*
          sudo chmod 755 ~/.swt/lib/linux/x86/*


          source







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 13 '14 at 9:49









          Auto-Droid ツAuto-Droid ツ

          1012




          1012























              0














              An error has occurred. See the log file
              /home/jrb/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1553129725083.log



              Necesito ayuda me sale este error al abrir eclipse



              Utilizo Elementary iOS






              share|improve this answer








              New contributor




              JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                0














                An error has occurred. See the log file
                /home/jrb/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1553129725083.log



                Necesito ayuda me sale este error al abrir eclipse



                Utilizo Elementary iOS






                share|improve this answer








                New contributor




                JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  0












                  0








                  0







                  An error has occurred. See the log file
                  /home/jrb/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1553129725083.log



                  Necesito ayuda me sale este error al abrir eclipse



                  Utilizo Elementary iOS






                  share|improve this answer








                  New contributor




                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  An error has occurred. See the log file
                  /home/jrb/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1553129725083.log



                  Necesito ayuda me sale este error al abrir eclipse



                  Utilizo Elementary iOS







                  share|improve this answer








                  New contributor




                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 1 hour ago









                  JULIO RIVERAJULIO RIVERA

                  1




                  1




                  New contributor




                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  JULIO RIVERA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f310087%2fproblem-with-eclipse-an-error-has-occurred-see-the-log-file%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      GameSpot

                      connect to host localhost port 22: Connection refused

                      Getting a Wifi WPA2 wifi connection