If you learned something
today, please
1x


Bookmark this on Delicious Patch for WLS 10.0 ORA-00001 Error Messages in Logs

No Gravatar

While the message does not impact functionality, if you have to read the logs it becomes tedious to scroll past the following over and over:

<BEA-403302> <An unexpected SQL exception occured java.sql.SQLException: ORA-00001:
unique constraint (PORTAL.PK_LEASE) violated.
java.sql.SQLException: ORA-00001: unique constraint (PORTAL.PK_LEASE) violated
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)

Not to mention how the fun of having every person who hasn’t looked at your application before reporting it as a problem or insisting it is the root of a bug you are chasing (it isn’t).

If you have a support account, you can surpress this with the following WLP 10.2 patch:

VZGR | 9AS6D7D9

Tags:

2 Responses to “Patch for WLS 10.0 ORA-00001 Error Messages in Logs”

  1. GrosaNo Gravatar says:

    Hi…your blog is awesome.

    I’m searching for a fix to the pk_lease stuff, but i canot find VZGR | 9AS6D7D9 patch. Do you have the link for download.

    Thanks.

  2. Scott NelsonNo Gravatar says:

    You have to run SmartUpdate, select Private, then enter those characters as Patch and Password respectively.

Leave a Reply

You must be logged in to post a comment.