Jump to content

Krydos

Chief Executive Officer
  • Posts

    26503
  • Joined

  • Last visited

  • Days Won

    948

Everything posted by Krydos

  1. FAIL - Application at context path /freedomp_blog could not be started
  2. The only ports that are open externally are ports that are already in use by services so you're not going to be able to have your servlet listen directly on any random port like 8443. Try this /home/tommygun/public_html/.htaccess RewriteEngine on RewriteCond %{HTTP_HOST} ^tommygun\.heliohost\.org$ [OR] RewriteCond %{HTTP_HOST} ^www\.tommygun\.heliohost\.org$ RewriteRule ^socket\/(.*) "http\:\/\/127\.0\.0\.1\:12001\/$1" [P,L]
  3. 28-Sep-2017 18:36:58.723 WARNING [localhost-startStop-5] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/ui-darkness-1.0.8.jar] to the cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 28-Sep-2017 18:36:58.846 SEVERE [localhost-startStop-5] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/climic_ClimicWeb]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:158) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:724) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:952) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1823) 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: java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/webapp/FacesServlet at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at org.apache.catalina.loader.WebappClassLoaderBase.findClassInternal(WebappClassLoaderBase.java:2251) at org.apache.catalina.loader.WebappClassLoaderBase.findClass(WebappClassLoaderBase.java:810) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1253) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1118) at com.sun.faces.config.FacesInitializer.<clinit>(FacesInitializer.java:105) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at org.apache.catalina.startup.WebappServiceLoader.loadServices(WebappServiceLoader.java:188) at org.apache.catalina.startup.WebappServiceLoader.load(WebappServiceLoader.java:159) at org.apache.catalina.startup.ContextConfig.processServletContainerInitializers(ContextConfig.java:1611) at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1131) at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:771) at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:298) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:94) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5076) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:152) ... 10 more 28-Sep-2017 18:36:58.846 SEVERE [localhost-startStop-5] org.apache.catalina.startup.HostConfig.deployWAR Error deploying web application archive /opt/tomcat/apache-tomcat-8.5.4/webapps/climic_ClimicWeb.war java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/climic_ClimicWeb]] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:728) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:952) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1823) 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) 28-Sep-2017 18:36:58.908 INFO [localhost-startStop-5] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive /opt/tomcat/apache-tomcat-8.5.4/webapps/climic_ClimicWeb.war has finished in 1,744 ms
  4. > -1.274 RDNS_NONE Delivered to internal network by a host with no rDNS > This may be a false-positive, please check the reverse DNS test below to confirm or not this issue This one is our fault. I thought Ricky already had reverse dns set up, but apparently not. That one is fixed now. Thank you for pointing it out. > -0.726 HTML_IMAGE_ONLY_28 HTML: images with 2400-2800 bytes of words > You should write more text in your email Too many pictures and not enough text. You need to write a better email. > -0.724 MPART_ALT_DIFF HTML and text parts are different > -1.483 MPART_ALT_DIFF_COUNT HTML and text parts are different > Make sure your TEXT version looks similar as the text inserted in your HTML version Emails are split into parts by mime type. Your text part and your html part are too different. You need to write a better email. > -1.985 PYZOR_CHECK Similar message reported on Pyzor (http://pyzor.org) > Please test a real content, test Newsletters will always be flagged by Pyzor > Adjust your message or request whitelisting ( > http://public.pyzor.org/whitelist/) You could request a whitelist, or you could just write a better email. I fixed the only thing that I can. The rest of it is just because you write emails that look like spam. Let us know if you need help with anything else.
  5. 4
  6. Ooops, copy/pasted the wrong line! No, because that would be a violation of our privacy policy. The log files contain information for all of the users, as my above mistake proves.
  7. As long as it isn't completely broken 10 minutes is the longest it can take.
  8. I checked the logs, and it looks like the javascript that checks for domain conflicts failed in your browser and you tried to create the domain neo.heliohost.org anyways. So your Johnny account was never even created because of this, but your forum account was created which is why your shihong username got blocked. Renamed back.
  9. Deployed. http://sanpro.heliohost.org/progressive_app/ Since you're on Johnny it could take up to 24 hours to start working.
  10. Deleted.
  11. Have you checked the spam box of an inbox that hasn't first sent an email to your heliohost account? A lot of times sending an email to an address automatically flags that address as not spam since you sent them a message first, but if you've never received an email then it has a higher chance of being flagged. Does it work with certain email providers? Try like gmail.com, hotmail.com, yahoo.com etc. You can also try sending an email to https://www.mail-tester.com/ and let us know what your score is, and what problems it sees. It might be that you don't have dkim set up and your dmarc says to discard everything without dkim or something like that.
  12. The same SEVERE error that every .war that refuses to deploy throws. <removed> For some reason anytime someone uses spring it tries to open like 500 mysql connections. You should be able to fix this by making your connection string something like jdbc:mysql://localhost:3306/climic_db?max-connections=1
  13. The Tommy account shihong0 has been deleted. Your forum username has been changed temporarily. An Tommy invite has been sent to the gmail address that was used to create shihong0 and your forum account. Let us know once you have created your shihong Tommy account and one of us can change your forum username back. I'll try to explain this better. Someone other than you already has the domain neo.heliohost.org and they created their account several months ago. The username is pccper. If this is your account you can delete it using the delete link above otherwise you'll need to use a different domain.
  14. Unarchiving... There you go http://erefem.xyz/
  15. It looks like you picked the Johnny server so your remote host to connect to mysql is johnny.heliohost.org
  16. Regarding usernames: First of all, the only way to change the username of a hosting account is to delete the hosting account and recreate it. The reason you couldn't reuse the hosting account username shihong is because this forum account existed. In order to create a new hosting account named shihong an admin will need to rename your forum account temporarily, then you can delete your shihong0 hosting account, then you can create your hosting account shihong, and then an admin can rename your forum username back to shihong as well. Would you like to procede? Regarding main domains: You can change your main domain with this page http://www.heliohost.org/classic/support/scripts/domain Please be aware that the domain neo.heliohost.org is currently unavailable because it is in use by another account.
  17. So to make sure I understand, you're able to receive email on both of your domains, but you can't send email from either?
  18. You mention a picture, but I'm not seeing anything so I'm assuming you attached the picture to the email? As our automated confirmation email states our system discards binary attachments. If you need to send us a picture of something upload it somewhere like imgur and post a link, or you could just copy/paste the error message. Either way, your account was last login date of your account is today so I guess you got the password reset and you can log in now?
  19. You can reset your password at https://www.heliohost.org/reset/
  20. If you don't want to redirect, but just deny then use a 403 forbidden instead of a 301 redirect. At this point I'm not really sure what you want.
  21. Try something like this: /home/mlex/public_html/example.com/.htaccess RewriteEngine on RewriteCond %{HTTP_HOST} !\.example\.com$ [NC] RewriteRule ^(.*)$ http://example.com/$1 [L,R=301]
  22. Deployed. http://sanpro.heliohost.org/townhall/ Since you're on Johnny it could take up to 24 hours to start working.
  23. What is your username or main domain?
×
×
  • Create New...