Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.2
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:Security
-
HD-Enabler:AuthZForce
Description
Hi,
Consideration: If we have just one JDK installation (like following the guide) we MUST NOT set the Glassfish domain's 'java_home' of the specific JDK (step 1), otherwise the final deployment will not work, sending this error:
remote failure: Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: [SecurityFilter] Failed to add default filter chain: com.thalesgroup.theresis.sspg.model.pep.HttpFilterChain@7802639d. Please see server.log for more details.
OS: Ubuntu 14.04 Server x64
Regards,
Alberto Martín
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-tech-help
Setting the java_home - even if there is only one JDK - should not be an issue. Could you please reproduce the issue and send me these two things?
1) The command with the value you used to set 'java_home' ;
2) The full server.log (especially the full stacktrace for the error you got) so that I can identify/verify the root cause ("Caused by....").
Waiting for the reporter's answer.