Averify Fails with Error: java.lang.NumberFormatException: For Input String: "DBV" When Running on Agile Advantage 2006 (AA2006) Database Schema
(Doc ID 2870521.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Averify fails with below error when running on Agile Advantage 2006 (AA2006) database schema:
Error
check-tns-failed:
[AverifyAll] File ..\scripts\run.sql created
[AverifyAll] java.lang.NumberFormatException: For input string: "DBV"
[AverifyAll] at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043)
[AverifyAll] at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
[AverifyAll] at java.lang.Float.parseFloat(Float.java:451)
[AverifyAll] at java.lang.Float.valueOf(Float.java:416)
[AverifyAll] at com.agile.averify.AverifyAll.execute(AverifyAll.java:87)
Steps
The issue can be reproduced at will with the following steps:
1. Configure averify.properties under %Averify_Home%\config to connect to AA 2006 database schema
2. Run averify.bat (for Windows)/averify.sh (for Linux) under %Averify_Home%\bin
3. Get error in Averify.log generated under %Averify_Home%\logs
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 |