Error while deploying corda-token code on dev server.


pratiksha1788@...
 

Dear Team,
 
During coding in one of my projects,came across an error while Deployment of Corda Token SDK code on Development Server 
 
Code is running absolutely fine locally.
However when deployed on Dev Server, auto generated schema in Oracle DB named fungible_token, there is one column named "Token_Class" is showing the parameter value as "Nvarchar"  which has to be "Class Object" as per Corda Token SDK after the start of the node.
 
Kindly help to fix this issue.


Nick Rogers
 

Hey pratiksha1788,

Hope you are well and thanks for reaching out. We are happy to look further into this for you.

Can you confirm the following:
- Which Corda version are you using? (e.g. Enterprise V4.4)
- Which version of the Tokens-SDK are you running? (e.g. V1.0 or V1.1)
- Which version of Oracle are you using? (e.g.  Oracle 11gR2 OR Oracle 12cR2)