Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
12 replies
Subscribers
10 subscribers
Views
20563 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am getting error "An error was encountered while processing your request.
poojas
over 10 years ago
I am getting error "An error was encountered while processing your request. Please try again" in Tempo mode only.
This error I am getting when I try to submit a form which is chained to next sub process's Form (5 DB query nodes are there between these two forms) . Next form is not getting opened and I can see this error.
When I monitor this instance I see Next form is active (in Designer mode)
This error I am not getting on other environment.
Any pointer will help.
OriginalPostID-147430
OriginalPostID-147430
Discussion posts and replies are publicly visible
0
Josh
Certified Lead Developer
over 10 years ago
Can you attach the server log?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
poojas
over 10 years ago
Please refer attached logs
Logs.zip
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 10 years ago
@poojas Hi, It would be worth checking this:
ERROR com.appiancorp.process.engine.ExpressionGroup - An error occurred while evaluating expression: =if(ength(pv!arrtxtBillToIDValues)>1,pv!arrtxtDesc
'ength' is unavailable.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
poojas
over 10 years ago
I have removed that code still getting the error
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
nikhilh0001
over 10 years ago
Heres another one:
ERROR com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Unable to convert to expected Date/Time Java types
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 10 years ago
True, and there are some more errors and almost all of them doesn't seem to be directly related to the rules as specified above. It would be worth contacting your system administrator.
Is it a SAIL form? If so, you could attach the code so that some one might here point out few more errors.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
poojas
over 10 years ago
It is not working in Tempo and getting this error on Tempo only...If I open this form from designer It gets opened.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 10 years ago
May I please know the way the form is created i.e. SAIL or forms designer? If it is SAIL, attach the code here so that some one here might have a look at the code and can let you know the errors.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
poojas
over 10 years ago
this is not a SAIL form
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 10 years ago
May be it would be would be worth to try restarting the task. Added to it, I suggest you to ensure that there aren't any syntax errors such as (cons! X, 'ength' instead of length function, passing the incorrect data type to the function parameters or acps etc).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>