Hi,
The server.log of IM14.1 or 14,3 shows the following error:
11:59:32,027 INFO [ims.Main] (ServerService Thread Pool -- 301) * Started environment: BNGEnv
11:59:32,085 INFO [ims.Main] (ServerService Thread Pool -- 301) ** FIPS mode enabled : false
11:59:32,143 INFO [ims.Main] (ServerService Thread Pool -- 301) * Startup Step 30 : Attempting to start ApplicationContextInitializer plug-ins
11:59:32,183 INFO [ims.Main] (ServerService Thread Pool -- 301) ---- CA IAM FW Startup Sequence Complete. ----
11:59:32,463 WARN [org.apache.myfaces.shared_impl.util.LocaleUtils] (ServerService Thread Pool -- 301) Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
11:59:32,937 INFO [com.workpoint.client.ClientContext] (ServerService Thread Pool -- 301) Loaded client properties from URL: vfs:/D:/srvapps/EAP-6.4.0/standalone/deployments/iam_im.ear/config/workpoint-client.properties
11:59:32,938 INFO [com.workpoint.client.ClientContext] (ServerService Thread Pool -- 301) Connected to server at: localhost
11:59:32,939 INFO [com.workpoint.servlet.client.WpClientServlet] (ServerService Thread Pool -- 301) Loaded properties from vfs:/D:/srvapps/EAP-6.4.0/standalone/deployments/iam_im.ear/config/workpoint-server.properties
11:59:32,949 INFO [com.workpoint.servlet.client.WpClientServlet] (ServerService Thread Pool -- 301) PRODUCT = Workpoint; VERSION = 3.5.2; BUILD = 20140214.P004; BUILD DATE = June 20, 2015
11:59:34,929 ERROR [stderr] (ServerService Thread Pool -- 181) ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
Where should I add log4j-core in my classpath?
Regards,
Edwin