73

I actually talked to my duck. He solved my Server 500 error which said "java.lang.NoSuchFieldError: logger". I had to purge the build .class files and recompile the application and low and behold it runs.

Why is my duck a better debugger than most actual debuggers? He didn't even go to college!

Comments
  • 9
    I think your bigger problem is java
  • 3
    @D--M I concur
  • 1
    @D--M I think it's the IDE which is at fault.
  • 4
    @groot It was my IDE actually. It's rare for IntelliJ to be the cause of the issue (way more when I used Visual Studio).

    And I like Java thankyouverymuch. What better alternatives are there for the backend? PHP? :P
  • 1
    I know this feeling.
    I started studying CS this year, I turn 31 next month.
    My younger brother, 27 began his PhD a month ago.
    I'm really proud of him and if I think about it, I have a good life despite some regrets. I know I will 'survive' in one or another way, but it makes me happy to know that my siblings are in safe haven. :3
  • 0
    Haha savage duck :))
  • 0
    @Kinky-Code lol, well I have a little brother and he's starting college right when I'm about to finish.

    Good luck in your degree!
  • 0
    @starrynights89 Thank you sir :)
  • 1
    @starrynights89
    Theres an amazing thing called nodejs

    Or .net
  • 1
    @starrynights89 PHP is good. Learn it and don't judge a book by its cover. Or in this case, dumb hate by many.
  • 1
    @D--M Or learn both. I plan to go into node.js after I've finished a major Spring/Hibernate project.
Add Comment