| Summary: | Unexpected errors and warnings in server.log for quickstarts using H2 database | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Nikoleta Hlavickova <nziakova> |
| Component: | Quickstarts | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bsutter, jkudrnac, pmuir |
| Target Milestone: | DR2 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:27:40 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
Nikoleta Hlavickova
2013-11-28 09:54:06 UTC
Made the changes except for the following:
* cmt: I don't see [1] 'HHH000431' in the server log/
* h2console: I don't see 1 or 2 in the server log. Instead, I see:
JBAS018568: Deployment "deployment.h2console.war" is using an unsupported module ("com.h2database.h2:main") which may be changed or removed in future versions without notice.
*jta-crash-rec: I only see message 1. I don't see 2.
* tasks-jsf: I don't see message 3.
* tasks-rs: I don't see message 3.
Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/a9f53c11b26c2abcf99cf6b4e58cf26be0b97d26 Verified with EAP 6.3.0 DR2. For remaining warnings there will be new BZs. One of them is already created, see BZ 1073925. |