Hi I am deployed the Ear file in Weblogic9.2.While deploying it didn't give any errors.The status of the Ear i deployed is Startpreparing instead of Active.After deploying i restarted the server at that time the status of ear file changed to Failed and i got the following error.
[EJB:011076]Unable to deploy the EJB 'A' because the database table 'A' is not accessible. Please ensure that this table exists and is acces sible.
But the table A is already exist in the database and it is accessable.Already there is a statement incuded in the weblogic-cmp-rdbms-jar.xml <validate-db-schema-with>MetaData</validate-db-schema-with>
please provide your valuble solutions to this problem i faced.
Thanksinadvance, ChandanaSri M.
Shailesh Kini
Ranch Hand
Joined: Oct 17, 2001
Posts: 153
posted
0
Hello Chandana,
Who is the schema owner of table A? Including the schema owner with the table name might help.
Shailesh Kini.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.