facebook

React Project

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #584625 Reply

    bsutton
    Participant

    Yes, that’s what I used, the “plugins” directory beneath the eclipse folder. The only reason I mentioned the .metadata/.plugins folder was because that was the only place I found anything resembling the jar file name when I did a search of my hard drive.

    #584633 Reply

    Aaron Lara
    Member

    I assume then that you installed eclipse using the Eclipse Installer. Could you try in the following directory? <home>\.p2\pool\plugins … where <home> is your user home directory (example: c:\\users\bsutton)

    • This reply was modified 5 years, 11 months ago by Aaron Lara.
    • This reply was modified 5 years, 11 months ago by Aaron Lara.
    #584641 Reply

    bsutton
    Participant

    Ok, I found the jars there. (I’m surprised my hard drive search didn’t turn them up, unless I just gave up too soon.)

    So it’s working slightly better, at least it doesn’t lock up now. I don’t get the “can’t open file” messages, though I don’t see them either.

    I do see the attached message though.

    Attachments:
    You must be logged in to view attached files.
    #584647 Reply

    Aaron Lara
    Member

    Cool! this error means eclipse could not retrieve packs information from http://downloads.genuitec.com. Can you check if you have access to http://downloads.genuitec.com/downloads/codemix/extensions/extensions.json from both internal and external browser?

    #584656 Reply

    Aaron Lara
    Member

    We have made another improvement on how we handle the connection. Could you please try downloading again only this plugin? com.genuitec.eclipse.code.core
    And then replace it the same way you did before.

    Let’s see if this helps.

    #584670 Reply

    bsutton
    Participant

    I was able to download the json file from both locations.

    When creating a project with the new jar file, I now see this:

    Could not download the project template. Is network correctly configured?
    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

    #584677 Reply

    timwebb
    Keymaster

    OK in this instance you are now running into some SSL configuration mismatches between the cert on your proxy server and what Java is wanting to use. That said, we can absolutely work around this. I believe right now the project is extracted using an https certificate from GitHub. There are ways you can configure your Java to work with this, but we can change the flow to use just HTTP to work around this in our next packs update.

    Is this going to cause an issue for you in the next few days? You can try flows like:
    https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-779355358.html

    #584683 Reply

    bsutton
    Participant

    Thanks, I’ll take a look at that link. I’m not in a desperate hurry, as I’m only trying to evaluate your tools for an upcoming project for our team. But I really appreciate your quick responses and help thus far.

Viewing 8 posts - 16 through 23 (of 23 total)
Reply To: React Project

You must be logged in to post in the forum log in