Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,144
  • Joined

  • Last visited

  • Days Won

    848

Everything posted by Krydos

  1. Deployed. http://jackmyers.biz/HelloServlet
  2. Deployed. http://lani1234.heliohost.org/TestingHelioWarNoDB
  3. It sounds like the user account you're using doesn't have permission to select on that database, but it does have insert permissions. You could try backing up, deleting, and recreating the database perhaps?
  4. If you can't (or don't want to) change the nameservers to host a domain with us just use http://www.heliohost.org/home/support/scripts/domain to change your main domain, and then create an A record to point to the shared IP address that you can view in your cPanel. Let us know if you're having trouble figuring out the IP address of your account or getting your domain hosted.
  5. Perhaps http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source will help you?
  6. Are there any particular features you're needing, or vulnerabilities you think might be exploited?
  7. Dedicated IP granted. You may now install your SSL certificate http://stevie.heliohost.org:2082/frontend/x3/ssl/index.html Try reducing the number of simultaneous connections that you use and see if that helps your disconnect issue.
  8. Deployed. http://lani1234.heliohost.org/TestingWarFileOnHelioNEW2
  9. Ok, I played around with your servlet a bit and I may have some ideas for you. If you go to http://lani1234.heliohost.org/TestingWarFileOnHelioNEW it displays the username and password boxes correctly, but when you click submit it goes to something like http://lani1234.heliohost.org/LoginServlet?username=admin&password=pass See how the TestingWarFileOnHelioNEW disappears? That's why it give you the 404. If we manually reenter the missing servlet name you get a useful error message at http://lani1234.heliohost.org/TestingWarFileOnHelioNEW/LoginServlet?username=admin&password=pass So, you have two errors to fix: 1. Make sure the servlet name doesn't disappear when switching between pages. 2. That "unsupported major.minor version 51.0" error means that you're compiling your classes for java 1.7 still when I already asked you to compile for 1.6 (50). Hopefully that helps you a bit. 1.8 = 52 1.7 = 51 1.6 = 50 1.5 = 49 1.4 = 48 1.3 = 47 1.2 = 46 1.1 = 45
  10. Dedicated IP granted. You may now install your SSL certificate using http://stevie.heliohost.org:2082/frontend/x3/ssl/index.html
  11. Are you asking about an error log? If so which one? As long as you're fairly specific I can post an excerpt of entries related to your application.
  12. Deployed. http://lani1234.heliohost.org/TestingWarFileOnHelioNEW
  13. Believe it or not we did actually manage to get ligHTTPD running on Johnny a few years ago. It did require a lot of crazy custom configuration, but it integrated decently well with cPanel. At first it seemed to work really well, but with a small number of users and a small amount of traffic it would destabilize and either crash or need a reboot once every couple months which wasn't really a big deal. As the number of users increased and the amount of traffic that Johnny received continued increasing that length of time also kept decreasing. When I finally scrapped ligHTTPD and went back to a nice standard stable build (that needs a lot more memory) I was needing to reboot Johnny every other day or so. It caused a lot more downtime that it was worth. Obviously we're constantly tweaking things and adjusting settings trying to maximize uptime, but what we have now is the best we've been able to come up with so far. Thanks for the suggestion though.
  14. No, as far as I know no one has had this problem before, and there are many working .war servlets on the server. The user with the username infopar has had a lot of issues with his applications too, but since he's Italian it seems like we may have had some communication issues both him understanding us and him explaining what it was he was doing to fix the issues he was having. I even asked him to try to help Heliohost as a whole http://www.helionet.org/index/topic/15488-problem-with-struts/page__view__findpost__p__91223 by posting what changes he made to get things working, but it seems he was only interested in getting his .war working not helping future users.
  15. Ok, I filled out both of those forms. Keep in mind that only Heliohost staff members capable of suspending spam accounts should request a reset. If random users request a reset but aren't capable of fixing the spam problem first it can sometimes make the block last longer or future blocks could be permanent. Another thing that might help you is to create CPF records on your domain(s) if you don't already have them. Heliohost does not automatically create these antispam records for you, but you can set them up if you wish through cPanel. Let is know if you're having trouble figuring it out, or if you find any other email providers that have us blacklisted.
  16. Deployed. http://lani1234.heliohost.org/TestingWarFileOnHelio
  17. Ok, a PM (private message) on this forum system has been sent to you with further instructions. Once you and your friend have emailed in the extra information your accounts will be whitelisted in the multi-account detection systems.
  18. Can you post the full error message including all headers from the email providers that have us blacklisted? You may censor out your email addresses if you wish.
  19. We are currently running tomcat version 7.0.32 and java 1.6. Perhaps the java version mismatch is causing the problem. Can you try rewriting your .war targeted for java 1.6?
  20. You are allowed unlimited bandwidth the same as all accounts on Heliohost, and we do not track bandwidth because it is unlimited. On 2013-12-17 (the last full 24 hours period your account wasn't suspended) you were highest CPU usage with 158% more load than the second highest account, and you were 4th highest memory usage. Another solution is you could consider is moving your account to Johnny. Since that is our experimental server it isn't nearly as sensitive to high load suspensions.
  21. What version of tomcat are you running on your computer?
  22. Maybe try creating a free .tk domain and hosting it on byet if you can't get the information I'm looking for. Then if you tell me the domain I can look at it to figure out the settings for you.
  23. You and your friend may both have accounts if you wish. To verify that you are two separate people we just require a little more information from both of you. Would you like to proceed?
  24. Since your account is located on Stevie and it requires a recompile of php it will be a while before it can be installed. We usually test stuff like this on Johnny first to make sure it's stable enough for Stevie. If you'd like to move your account to Johnny http://wiki.helionet.org/Moving_your_account this request can be completed quicker.
  25. Please post the following information: Your cPanel username Your main domain The server that you are on
×
×
  • Create New...