cancel
Showing results for 
Search instead for 
Did you mean: 

Application logging changes from INFO to ERROR

Former Member
0 Kudos

Hello,

I'm working on a Java 1.8 Web application running on JBoss 7 and Wildfly 8.

Currently I'm using Crystal Server 2013 SP8 SDK.

I've asked SAP what platforms/app servers are supported for Crystal Server 2016 but have not received an answer.

When I run under JBoss 7, the application logging works as expected.  I have it set at the INFO level and once the

Crystal SDK class com.crystaldecisions.sdk.framework.CrystalEnterprise.class initializes it's ILogger LOG, all logging

continues.

When I switch to Wildfly 8, once the CrystalEnterprise initializes it's ILogger the logging level changes from INFO to ERROR.

Only log statements at the ERROR level are written to the application log file.

Does anyone know if there is any Crystal Logging configuration etc?

Maybe a configuration file with logging properties I need to include in my deployment.

Thanks for your help,

Scott

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Refer to the below link for Product availability matrix guide.

https://support.sap.com/content/dam/library/ssp/infopages/pam-essentials/SBOP_BI_42.pdf

From Jboss I can only see that JBoss EAP 6.4 is supported.

Thanks,

Prithvi