| Summary: | Cannot restart my openshift application tomcat | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Myroslav <mpalenyc> |
| Component: | Image | Assignee: | Dan Mace <dmace> |
| Status: | CLOSED NOTABUG | QA Contact: | libra bugs <libra-bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | dmace, dmcphers, mpalenyc, yujzhang |
| Target Milestone: | --- | Keywords: | SupportQuestion |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-16 18:05:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Myroslav
2013-11-19 18:30:44 UTC
Tried on prod, restarted my application tomcat6 and tomcat7, both can restart successfully, can not reproduce above issue. tomcat-avt.rhcloud.com I get the following when trying to restart my application via web interface ================================ We appear to be having technical difficulties You can try refreshing the page, if the problem is temporary. You can also try the following: Seek assistance in the support forum. Join IRC channel #openshift on Freenode. If you are experiencing a repeatable error not related to a service outage, report it as a bug. Reference #9f4bad7725b4a711590f4a806bfa8eac Can someone restart my tomcat DIY app? Since I cannot do that from web ui due to this bug?? Myroslav, It appears your application gear has about 250 java processes running, which is putting you up against your process quota. Please try force-stopping your application (e.g. `rhc app force-stop tomcat ...`) before the restart. Let me know if that resolves your issue. I new to open shift force-stop did work |