Bug 1316807

Summary: JWS2: cannot clone repository
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pavel Kralik <pkralik>
Component: Business CentralAssignee: manstis
Status: CLOSED NOTABUG QA Contact: Pavel Kralik <pkralik>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.3.0CC: 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:
Description Flags
JWS2 catalina.out none

Description Pavel Kralik 2016-03-11 08:09:40 UTC
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:

Comment 3 manstis 2016-03-14 16:49:38 UTC
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

Comment 4 Pavel Kralik 2016-03-18 16:51:05 UTC
Running procmgmt tests with tomcat7 and jdk1.7