Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,855
  • Joined

  • Last visited

  • Days Won

    885

Everything posted by Krydos

  1. Why does one account have the domain http://tzmedics.ga/ and another account has the username tzmedicz?
  2. The memory cannot be increased because according to our system it looks like you are in violation of our terms of service. You are only allowed to have one account per person. You can use this page http://www.heliohost.org/classic/support/scripts/delete to delete any accounts in excess of one. Let us know once you have all of your accounts combined down into one, or if you think this detection is erroneous.
  3. What is the url of the servlet?
  4. Yes, the configuration has changed. Johnny used to have ASP.net, but no longer does. Thanks for pointing out the outdated wiki page. I've updated it.
  5. http://kazirock.heliohost.org/ is working for me. What do you see when you open that page in a browser?
  6. You were blocked because of too many failed SFTP logins. Please make sure you have the correct credentials saved in your ftp client. Unblocked.
  7. ASP.net is not available on Johnny.
  8. Done. You should now be able to log in and your website should be working again.
  9. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  10. Is there supposed to be a directory called ServletUsuarioLogin? # ls -la total 8 drwxr-x---. 8 nobody nobody 121 Nov 23 21:36 . drwxr-xr--. 17 nobody nobody 4096 Nov 23 21:36 .. drwxr-x---. 2 nobody nobody 41 Nov 23 21:36 actividad -rw-r-----. 1 nobody nobody 11 Nov 8 11:16 .gitignore drwxr-x---. 3 nobody nobody 57 Nov 23 21:36 META-INF drwxr-x---. 2 nobody nobody 24 Nov 23 21:36 parciales drwxr-x---. 5 nobody nobody 38 Nov 23 21:36 resources drwxr-x---. 2 nobody nobody 61 Nov 23 21:36 usuario drwxr-x---. 4 nobody nobody 93 Nov 23 21:36 WEB-INF
  11. You could just add it as an alias instead.
  12. You got blocked again. 80 connections this time. Unblocked again.
  13. Blocked for having 76 simultaneous connections open to the server. Unblocked. Sometimes having a poorly coded website can cause this if your browser has to make dozens of connections to the website to download all of the small .js files and images. Having too many connections open like this can cause the server to run out of available connections which would result in no one else being able to connect.
  14. You were blocked for having 79 simultaneous connections open to the server. Unblocked.
  15. What are you trying to change it to?
  16. You're probably getting a 404 error because there's basically nothing in your .war # ls -la total 4 drwxr-x---. 4 nobody nobody 37 Nov 21 13:56 . drwxr-xr--. 16 nobody nobody 4096 Nov 22 05:02 .. drwxr-x---. 3 nobody nobody 57 Nov 21 13:56 META-INF drwxr-x---. 4 nobody nobody 32 Nov 21 13:56 WEB-INF Have you tested this on your home pc?
  17. 22-Nov-2018 04:58:14.062 SEVERE [localhost-startStop-23] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/weweneh1_admin]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:167) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:986) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.springframework.jmx.export.UnableToRegisterMBeanException: Unable to register MBean [HikariDataSource (HikariPool-6)] with key 'dataSource'; nested exception is javax.management.InstanceAlreadyExistsException: com.zaxxer.hikari:name=dataSource,type=HikariDataSource
  18. It looks like it's working http://thmueller.heliohost.org/licence/
  19. Ah, didn't realize you were on mobile. I don't think you can change your email address without using the full version of the forums.
  20. Try https://stackoverflow.com/a/50493714/2336864
  21. If you're signed in to the forums, which you have to be in order to make any of these posts, there should be a black bar along the top of the page. On the right it should say Walt with a drop down arrow and sign out to the right of that. If you click where it says Walt a menu should drop down and you can follow the rest of the instructions from there. Also, veracity forum account has been deleted.
  22. It looks like your application won't even start. FAIL - Application at context path [/weweneh1_wekenche] could not be started FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/weweneh1_wekenche]]]
×
×
  • Create New...