Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Team,
I am beginner to TOS DI, I am facing the below error and i couldn't find the root cause. Please help me out. Thanks in Advance.
Exception in component tPostgresqlInput_1
org.postgresql.util.PSQLException: Bad value for type Float: f:371
at org.postgresql.jdbc2.AbstractJdbc2ResultSet.toBigDecimal(AbstractJdbc2ResultSet.java:2756)
at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBigDecimal(AbstractJdbc2ResultSet.java:2177)
at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBigDecimal(AbstractJdbc2ResultSet.java:325)
at local_project.investor_funds_0_1.investor_funds.tPostgresqlInput_1Process(investor_funds.java:3294)
at local_project.investor_funds_0_1.investor_funds.runJobInTOS(investor_funds.java:5773)
at local_project.investor_funds_0_1.investor_funds.main(investor_funds.java:5630)