Forum tags


Top Posters

Last 30 days

  • Antoine (61)
  • ihabo01 (45)
  • gagan.virk (35)
  • dfrench (24)
  • ravinderjit.singh (22)
  • M.-Shah (19)
  • mabeena (16)
  • metabyte (15)
  • oleg.lemeshenko (14)
  • maximilian.faupel (11)

All time

  • Antoine (1208)
  • Shivanand (1189)
  • cshekhar (909)
  • psq (795)
  • jag (391)
  • metabyte (369)
  • arnaud (325)
  • jalateras (316)
  • dfrench (239)
  • venkaiah.k (189)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Loan Process using MySQL database (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Loan Process using MySQL database
#13116
shivantha.perera (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months, 1 Week ago Karma: 0  
03:14:01,634 ERROR [INVOKE] Failure during invoke:

this is the log(gerenimo.out) when click on to the start process button
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13118
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months, 1 Week ago Karma: 31  
Hi,

Have you done all the configuration accordingly in server and designer side successfully?. Make sure you have created the required table in the database.

Thanks,
Chandra.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13137
shivantha.perera (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months, 1 Week ago Karma: 0  
yes i did all the configurations..DB test is ok
this sample says that the table name and other things
i want the DB name and connection name
are they predefined or.....should we created
DB name:
connection name :

for this sample other things are ok
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13151
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months, 1 Week ago Karma: 31  
Hi,

Follow this link Configure JDBC connections in Intalio|BPMS Server

Thanks,
Chandra.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13287
antonio.galan (User)
Moderator
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months ago Karma: 1  
Hi, I had the same problem and I read the log file geronimo.log and i could guess that the problem was a transformation in de Gateway

17:59:32,301 ERROR [org.apache.ode.bpel.runtime.SWITCH] [pool-4-thread-8] Sub-Language execution failure evaluating {OXPath10Expression ($xformInitProcessRequestMsg.root/xform:taskOutput/xform:output/xform:loan/xform:Salary>= 20000) and ($xformInitProcessRequestMsg.root/xform:taskOutput/xform:output/xform:loan/xform:Salary< 50000)}
org.apache.ode.bpel.explang.EvaluationException: Error while executing an XPath expression: ValidationException: Cannot convert string "" to a double



then I went to the Designer in the Mapper View and I could saw that the comparation in the gateway with the salary was in red and with a message about incompatible types ... so I put a hardcoded int the comparison and then all was ok.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13289
antonio.galan (User)
Moderator
User Offline Click here to see the profile of this user
Re:Loan Process using MySQL database 4 Months ago Karma: 1  
Hi, I had the same problem and I read the log file geronimo.log and i could guess that the problem was a transformation in de Gateway

17:59:32,301 ERROR [org.apache.ode.bpel.runtime.SWITCH] [pool-4-thread-8] Sub-Language execution failure evaluating {OXPath10Expression ($xformInitProcessRequestMsg.root/xform:taskOutput/xform:output/xform:loan/xform:Salary>= 20000) and ($xformInitProcessRequestMsg.root/xform:taskOutput/xform:output/xform:loan/xform:Salary< 50000)}
org.apache.ode.bpel.explang.EvaluationException: Error while executing an XPath expression: ValidationException: Cannot convert string "" to a double

[img]

then I went to the Designer in the Mapper View and I could saw that the comparation in the gateway with the salary was in red and with a message about incompatible types ... so I put a hardcoded int the comparison and then all was ok.
File Attachment:
File Name: error.jpg
File Size: 14333
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/08 16:49 By antonio.galan. Reason: insert an image
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop