My Oracle Support Banner

MetaSolv Application Application Server is Logging the Password in the Clear or Visible in the appserverlog.xml File. (Doc ID 2926488.1)

Last updated on FEBRUARY 04, 2025

Applies to:

Oracle Communications MetaSolv Solution - Version 6.3.1 and later
Information in this document applies to any platform.

Symptoms

Customer is making a change to their password that is not a valid value and MetaSolv Solution application server is logging the SQL in the clear or visible in the appserverlog.xml file.



<log4j:event logger="cmm.invFromPB" timestamp="1656089358971" level="ERROR" thread="pool-17-thread-7504" dateTime="Fri Jun 24 08:49:18 AKDT 2022" debugCode="0" moduleName="cmm.invFromPB" messageID="10122" appServerName="DEF_APPSERVER" className="DEF_CLASS" userName="<username>" machineName="<machine>" productName="nur">
<log4j:message><![CDATA[The server encountered the following Error: ]]></log4j:message>

<log4j:cause><![CDATA[The server encountered the following Error:]]></log4j:cause>
<log4j:action><![CDATA[The server encountered the following Error:]]></log4j:action>
<log4j:throwable><![CDATA[java.sql.SQLException: ORA-28003: password verification for the specified password failed ORA-20000: password must contain 1 or more special characters

at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509)
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:461)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1104)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:550)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:268)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:655)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:270)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:91)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1205)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3666)
at oracle.jdbc.driver.T4CPreparedStatement.executeInternal(T4CPreparedStatement.java:1426)
at oracle.jdbc.driver.OraclePreparedStatement.executeLargeUpdate(OraclePreparedStatement.java:3756)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3736)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1063)
at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:170)
at com.metasolv.jdbc.MSVPreparedStatement.executeUpdate(MSVPreparedStatement.java:98)
at MetaSolv.utilities.powerbuilder.PBQuery.executeUpdate(PBQuery.java:287)
at MetaSolv.utilities.powerbuilder.PBQuery.process(PBQuery.java:336)
at com.metasolv.concurrent.PBRunnable.run(PBRunnable.java:146)
at com.metasolv.concurrent.SerialExecutor$1.run(SerialExecutor.java:35)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: Error : 28003, Position : 0, Sql = ALTER USER <username> IDENTIFIED BY "<password>", OriginalSql = ALTER USER <username> IDENTIFIED BY "<password>", Error Msg = ORA-28003: password verification for the specified password failed
ORA-20000: password must contain 1 or more special characters

at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:513)
... 23 more
]]></log4j:throwable>
</log4j:event>

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.