I am setting up a weblogic clusterd domain,. We are using weblogic 7.0.
The application seems to be up after I start the server. But somehow, it is not able to connect to the Point base server. This is because the login page of the application loads but when I try loggin in , it gives the error that the username/password does not exists. As far as I know, the user names are stored in the pointbase database.
During startup, I am not getting any kind of error except the below one.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<Dec 27, 2004 12:29:06 PM IST> <Warning> <
EJB> <010096> <The Message-Driven EJB: NotificationMDB is unable to connect to the JMS destination
: notQueue. Connection failed after 120 attempts. The MDB will attempt to reconnect every 10 seconds, this log message will repeat every 600
seconds until the condition clears.>
<Dec 27, 2004 12:29:06 PM IST> <Warning> <EJB> <010061> <The Message-Driven EJB: NotificationMDB is unable to connect to the JMS destination
: notQueue. The EJB container will automatically attempt to re-establish the connection with the JMS server. This warning may occur during W
ebLogic Cluster start-up if the JMS destination is located on another server. When the JMS server connection is re-established, the Message-
Driven EJB will again receive JMS messages.
The Error was:
The JMS destination with the JNDI name: notQueue could not be found. Please ensure that the JNDI name in the weblogic-ejb-jar.xml is correct
, and the JMS destination has been deployed.>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
When I log in using a valid username/password I get the following statements in the in the console.
<Dec 27, 2004 12:27:18 PM IST> <Info> <Usermgmt> <402326> <There was no env-entry for
java:comp/env/ReservedUserNames in the UserManager dep
loyment descriptor.>
<Dec 27, 2004 12:27:18 PM IST> <Info> <Usermgmt> <402326> <There was no env-entry for java:comp/env/ProtectedUserNames in the UserManager de
ployment descriptor.>
Also, on the admin server console...I am getting the following statement
<Dec 27, 2004 1:06:24 PM IST> <Error> <EmbeddedLDAP> <000000> <Agreement 'renServer_CS1': Error Transmitting Change#11299- [LDAP: error code 32 - No Such Object]>