Bug 1323072 - Cannot deploy Business Central on Java 1.6
Summary: Cannot deploy Business Central on Java 1.6
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER3
: 6.3.0
Assignee: Ant Stephenson
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-01 07:53 UTC by Tomas Livora
Modified: 2020-03-27 19:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:48:23 UTC
Type: Bug


Attachments (Terms of Use)
EAP server log (198.01 KB, text/plain)
2016-04-01 07:53 UTC, Tomas Livora
no flags Details

Description Tomas Livora 2016-04-01 07:53:40 UTC
Created attachment 1142473 [details]
EAP server log

Description of problem:
It is not possible to deploy Business Central on EAP when using Java version 1.6.

Version-Release number of selected component (if applicable):
6.3.0 ER2

Steps to Reproduce:
1. Run EAP with Java 1.6
2. Try to deploy Business Central

Actual results:
java.lang.UnsupportedClassVersionError: org/reflections/Configuration : Unsupported major.minor version 51.0

Expected results:
No exceptions

Additional info:
See exceptions in the attached server log.

Comment 2 Kris Verlaenen 2016-04-04 13:46:08 UTC
It seems there was a change in version for the product build from 0.9.10 to 0.9.10.redhat-1.  This indicates productization is now including a jar they built themselves (instead of the community jar).  The problem seems to be that this jar was compiled with a more recent jdk and was not specified to be backwards compatible with 1.6.  I guess this requires a rebuild so that it is compatible with 1.6.

Comment 5 Ant Stephenson 2016-04-13 18:05:46 UTC
For ER3, we have reverted back to the community jar. There are on-going discussions on how to resolve issues such as this in the long term. However, for now this issue can be verified.

Comment 6 Tomas Livora 2016-04-19 11:16:37 UTC
Verified on BPM Suite 6.3.0 ER3


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