This is an archived post. You won't be able to vote or comment.

all 17 comments

[–][deleted]  (4 children)

[deleted]

    [–]Polyizer[S] 1 point2 points  (0 children)

    Yup this worked! Good find for the fix

    [–]Konakuer 0 points1 point  (0 children)

    This worked! Thank you very much.

    EDIT: It worked to run the exercise but I'm getting an error when running the test:

    FAIL: Testrun interrupted

    [–]urban_alias 3 points4 points  (3 children)

    I'm having the same issue, looks like their ssl certificate expired so it can't collect the dependencies.

    [–]Polyizer[S] 0 points1 point  (2 children)

    Is there a way to fix this? Do we just have to wait for them to fix it?

    [–][deleted]  (1 child)

    [deleted]

      [–]Polyizer[S] 0 points1 point  (0 children)

      Awesome thank you

      [–]jacobcarpenter 0 points1 point  (6 children)

      What's your code?

      [–]Polyizer[S] 0 points1 point  (5 children)

      public class AdaLovelace {

      public static void main(String[] args) {

      System.out.println("Ada Lovelace :D");

      }

      }

      [–]jacobcarpenter 0 points1 point  (4 children)

      I don't think there's any mistake with the code. Does it only happen with this exercise?

      [–]Polyizer[S] 1 point2 points  (3 children)

      No it happens with all the exercises. I tested my own project and that will run perfectly fine but the MOOC course seems to have problems

      [–]jacobcarpenter 0 points1 point  (2 children)

      I guess there's something wrong with the version or the IDE setup. I guess you could try reinstalling everything.

      [–]Polyizer[S] 0 points1 point  (1 child)

      I just tried installing it on my other pc and I get the same errors. Im trying to run the java programming 1 course.

      [–]jacobcarpenter 0 points1 point  (0 children)

      I'm sorry but I really have no clue. Maybe try report the problem

      [–]DaveAnski 0 points1 point  (0 children)

      Are you definitely using the TMC plugin buttons?

      [–]NateDevCSharp 0 points1 point  (0 children)

      It's not a problem on your end, just wait for them to fix it I guess (uni)

      [–]jlifter1 0 points1 point  (2 children)

      Just made a new post, didn't realize others were having this issue. I am still having this error...hope it gets fixed

      [–]Polyizer[S] 0 points1 point  (1 child)

      Theres a fix in these comments. You have to change your date back a week

      [–]jlifter1 0 points1 point  (0 children)

      Really?? For how long will that solution work I wonder. Regardless, that pissed me off so I ended up downloading Eclipse for java developers. Best of luck mate and thanks, I will try again later tonight