Bug 442310
| Summary: | pki-ca tomcat server does not start | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Dogtag Certificate System | Reporter: | Kapetanakis Giannis <bilias> | ||||
| Component: | Tomcat | Assignee: | Matthew Harmsen <mharmsen> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 1.0 | CC: | benl, jgalipea, k.georgiou | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-07-22 23:28:27 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 443788 | ||||||
| Attachments: |
|
||||||
|
Description
Kapetanakis Giannis
2008-04-14 08:33:47 UTC
Created attachment 302313 [details]
catalina.out errors
After installing java-1.7.0-icedtea problem was solved. http://pki.fedoraproject.org/wiki/PKI_Runtime_Environments After that I had a minor problem with my LC_CTYPE which was set to el_GR. java.util.MissingResourceException: Can't find bundle for base name LogMessages, locale el_GR I changed to en_US before starting and everything worked. Giannis Matt, could you please see if anything is adaptable to the Dogtag wiki? Thanks. Added this as a new "Internationalization" issue to the following page: http://pki.fedoraproject.org/wiki/PKI_Known_Issues Bug already MODIFIED. setting target CS8.0 and marking screened+ verified - on wiki: Problem: Per Bugzilla Bug #442310, I had a minor problem with my LC_CTYPE which was set to el_GR: java.util.MissingResourceException: Can't find bundle for base name LogMessages,locale el_GR Solution: Change LC_CTYPE to en_US before starting and everything will work. [edit] |