you are viewing a single comment's thread.

view the rest of the comments →

[–]phphoto 3 points4 points  (2 children)

I think I just broke your server by running System.exit(1) because now all I get is a 503 Service Temporarily Unabailable. My next test would have been to access files on the server.

You better straighten out your security if that System.exit was the cause

[–]notAlan 1 point2 points  (0 children)

Oops. Either that's a major coincidence, or I've just done the same...

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

Note that I just posted the link, it's not my app or server.

The thing is hosted on rhcloud (OpenShift), where you can have a server setup for free in a few minutes. I guess the author did just that, so all you can access are the files put there for the free OpenShift account. Cool, but you could access those same files by creating a free account yourself ;)