| Summary: | JWS2: cannot clone repository | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Pavel Kralik <pkralik> | ||||
| Component: | Business Central | Assignee: | manstis | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Kralik <pkralik> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 6.3.0 | CC: | kverlaen, lpetrovi, pkralik | ||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-21 12:50:42 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: | |||||
| Attachments: |
|
||||||
Are you running Tomcat7 with Java 8? See http://stackoverflow.com/questions/19243458/tomcat7-not-compiling-jsp-examples and https://bugzilla.redhat.com/show_bug.cgi?id=1080026. Furthermore, it appears the JSP failing to compile is in within an example Tomcat webapp and not Business Central itself: An error occurred at line: [1] in the generated java file: [/home/hudson/hudson_workspace/workspace/BxMS/BxMS-prod-6.3/business-central/Process_Management/all/bpms-prod-6.3-business-central-procmgmt-rhel-ews/jboss-ews-2.1/tomcat7/work/Catalina/localhost/business-central/org/apache/jsp/index_jsp.java] The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files Note the JSP's path: org/apache/jsp/index_jsp.java Running procmgmt tests with tomcat7 and jdk1.7 |
Created attachment 1135137 [details] JWS2 catalina.out Description of problem: JWS2 experience problems with repository cloning via GUI and REST. Version-Release number of selected component (if applicable): BPMS 6.3.0.DR2 How reproducible: Always Steps to Reproduce: 1. Install JWS2/Tomcat7 and deploy BPMS. 2. Try to clone any repository and see catalina.out with lots of errors. Actual results: JWS2 does not work properly Expected results: Repository cloning works Additional info: