Bug 1316807 - JWS2: cannot clone repository
Summary: JWS2: cannot clone repository
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.3.0
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Pavel Kralik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-11 08:09 UTC by Pavel Kralik
Modified: 2016-03-21 12:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-21 12:50:42 UTC
Type: Bug


Attachments (Terms of Use)
JWS2 catalina.out (295.06 KB, text/plain)
2016-03-11 08:09 UTC, Pavel Kralik
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.