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
4 replies
Subscribers
5 subscribers
Views
1524 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi all, We have an application that inserts data into DB. We pass data to a
phanibabuk
over 10 years ago
Hi all,
We have an application that inserts data into DB. We pass data to a service and the service inserts data to DB.
However, sometimes we get the below error and the data for such items are not inserted.
An error occurred while invoking the operation {URL}operation for the endpoint {URL}EndPoint and the service SampleServices defined in the WSDL URL?wsdl. An error occurred while invoking the Web Service. Details: Error in extracting message properties (APNX-1-4044-000)
Recommended Action: Examine the activity class to correct the error and then resume.
Any inputs appreciated!!!...
OriginalPostID-130538
OriginalPostID-130538
Discussion posts and replies are publicly visible
Parents
0
phanibabuk
over 10 years ago
Hi Eduardo Fuentes,
I see the below error in the application server logs under caused by:
Caused by: org.apache.axis2.AxisFault: The CLIENT_SIDE parameter is already locked and the value cannot be overridden.
at org.apache.axis2.description.AxisDescription.addParameter(AxisDescription.java:104)
at org.apache.rampart.RampartMessageData.<init>(RampartMessageData.java:187)
Appreciate your inputs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
phanibabuk
over 10 years ago
Hi Eduardo Fuentes,
I see the below error in the application server logs under caused by:
Caused by: org.apache.axis2.AxisFault: The CLIENT_SIDE parameter is already locked and the value cannot be overridden.
at org.apache.axis2.description.AxisDescription.addParameter(AxisDescription.java:104)
at org.apache.rampart.RampartMessageData.<init>(RampartMessageData.java:187)
Appreciate your inputs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data