Well, it seems the configuration wizard fails when adds an authentication alias, so I must create new one and call it from the corresponding datasource
This is a discussion on Common Event Infraestructure Configuration Problem - Websphere ; Hi all and thanx for your time, I'm trying to configure the CEI in a cluster over a deployment environment. This cluster is configured with 3 nodes, each one with an appserver. I want to configure the CEI on this ...
Hi all and thanx for your time,
I'm trying to configure the CEI in a cluster over a deployment environment. This cluster is configured with 3 nodes, each one with an appserver. I want to configure the CEI on this cluster, so in the admin console I go to Common Event Infrastructure Server and check the Enable the event infrastructure server box. I edit both General Properties (Common Event Infrastructure Event Database and Common Event Infrastructure Bus Member) and then I click ok.
After this, I receive a message
Common Event Infrastructure Server is configured successfully
Changes have been made to your local configuration. You can:
Save directly to the master configuration
Review changes before saving or discarding
An option to synchronize the configuration across multiple nodes can be disabled in Preferences
The server may need to be restarted for these changes to take effect
Click on save and then all nodes begin synch and end succcesfully.
After this I've done 2 things, ( both with the same result)
1.- Restart the cluster
2.- Restart the manager
Login on the admin console again and go to Common Event Infrastructure Server , I received a message telling The Common Event Infrastructure Server has already been configured
So I want to test the connection with the database and click on test connection button. I received the following error;
The test connection operation failed for data source WPRCSDB on server nodeagent at node mxhuvm01Node02 with the following exception: java.sql.SQLException: ibm db2 jcc t4 10205 11234 Null userid is not supported.DSRA0010E: SQL State = null, Error Code = -99,999. View JVM logs for further details.
The test connection operation failed for data source WPRCSDB on server nodeagent at node mxhuvm01Node03 with the following exception: java.sql.SQLException: ibm db2 jcc t4 10205 11234 Null userid is not supported.DSRA0010E: SQL State = null, Error Code = -99,999. View JVM logs for further details.
The test connection operation failed for data source WPRCSDB on server nodeagent at node mxhuvm01Node01 with the following exception: java.sql.SQLException: ibm db2 jcc t4 10205 11234 Null userid is not supported.DSRA0010E: SQL State = null, Error Code = -99,999. View JVM logs for further details.
So I verified if the CEI was available on every app server in my cluster. Application Servers and select any of my servers. When I go to Common Event Infrastructure Server , I see that the CEI isn't configured, so I configured using the same steps I used in the cluster and again the configuration was succesfully.
When I test the connection on this server, the connection was succesfully too.
I did the same configuration steps on each app server in my cluster and all work fine, but when I test again the connection in the cluster, the same error appears and again the configuration on each server appears disabled.
The database exists on a remote DB2 database.
Any help is highly appreciated.
Well, it seems the configuration wizard fails when adds an authentication alias, so I must create new one and call it from the corresponding datasource
if you're creating the CEI in a cluster, make sure the dbscripts are used for your backend database. the cei ant scripts are needed to create the backend database, you need to specify the datasource, provider, server, host....etc.
0. create the CEICluster by adding the MECluster as the "members" and not the individual nodes
1. /dbconfig/config_event_database.sh response_file
2. this will create the jdbc provider and datasource scripts: cr_db2_jdbc_provider.sh
3. then you need to install the cei applications using ws_ant that is available in the event/application path
Hello,
I am looking for any detailed instruction document for Common Event Infrastructure Configuration for Websphere Application Server v7. Please reply if you have any documentation or links to such information.
Thank you so much.