When was the last time you logged in? If it was prior to June 1st 2015 (466 days ago) then your account has probably been automatically deleted by the server to make room for active accounts. I'm not seeing that domain or that username in the system.
You could also go to remote mysql connections and add 'johnny.heliohost.org' or '%' and that should add the mysql user 'sms_mock'@'johnny.heliohost.org'.
java.sql.SQLException: Access denied for user 'sms_mock'@'johnny.heliohost.org' (using password: YES)
java.io.FileNotFoundException: mock_charge_log.txt (Permission denied)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:192)
at java.io.FileOutputStream.<init>(FileOutputStream.java:116)
at java.io.FileWriter.<init>(FileWriter.java:61)
at br.com.mock.LOG.save(LOG.java:21)
at br.com.mock.LOG.setError(LOG.java:16)
at br.com.mock.LoadGeneratorCore$1.run(LoadGeneratorCore.java:47)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
[MOCK CHARGE SYNC] Erro inesperado... Reiniciando em 5s!
Your account is still there. We lost about four months of our account database during the hardware failure on Charlie. Yours was probably included in that. I have recreated your database entry and you should be able to log in now. It looks like your last login was July 29th so I updated that to today's date so you won't have to reactivate your account too. Let us know if you need help with anything else.
Sure. I've just been keeping an eye on the FTP line of http://heliohost.grd.net.pl/monitor/ and it looks like FTP only fails maybe 6 minutes of the last 24 hours. I also checked open FTP connections and there have been a few people just leaving their FTP clients connected forever. The worst offender had been connected since August 28th. That's probably the real problem. They've all been booted.
If you make a donation via paypal you're guaranteed to get a beta invite. If you don't want to donate you might get lucky and receive an invite. Otherwise you just need to wait for public signups.
That code looks fine to me. Does the mysql user rsmartap_php have permissions on rsmartap_encuesta? Are you using the correct password for rsmartap_php?
Telnet can actually be used on any port. You can troubleshoot all types of servers, such as http by using telnet on port 80. Telnet should never be used to transmit any kind of password or sensitive information though as it's ridiculously insecure.
Unable to find file: /home/sms/MCS.war
Do you mean this one?
# find /home/sms -name MCS.war
/home/sms/public_html/mcs/MCS.war
If so move it to your /home/sms directory.