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
6 replies
Subscribers
7 subscribers
Views
2411 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
I am on Appian v7.10. I have an external web service(SOAP) which connects to the
senthilvg
over 9 years ago
I am on Appian v7.10. I have an external web service(SOAP) which connects to the Appian server hosted on a different server. I use the Appian API's to feed data and create Appian process on the server side via the webservice. Sample code below. When the web service tries to initialize the process-design , I see the below error. Can anyone help on this?
20151111 12:35:25,470 EST INFO com.appiancorp.kougar.driver.ipc.IpcConnection [main] - Open IpcConnection imappl35dev.fmrco.com:5016
20151111 12:35:25,476 EST INFO com.appiancorp.kougar.driver.ipc.IpcConnection [main] - Open connection imappl35dev.fmrco.com:5016: connected
20151111 12:35:25,477 EST INFO com.appiancorp.kougar.driver.ipc.IpcConnection [main] - Open connection imappl35dev.fmrco.com:5016: initializing
20151111 12:35:25,480 EST WARN com.appiancorp.kougar.driver.ipc.IpcConnection [main] - java.io.EOFException: there is a problem with the database server: imappl35dev.fmrco.com:5016
ja...
AppianServiceImpl.txt
OriginalPostID-178397
OriginalPostID-178397
Discussion posts and replies are publicly visible
Parents
0
senthilvg
over 9 years ago
...iancorp.kougar.driver.KougarConnection.call(KougarConnection.java:204)
at com.appiancorp.kougar.mapper.Mapper.request(Mapper.java:63)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler$KInvocationHandler.invoke(KougarServiceInvocationHandler.java:178)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler$KougarMethodInvocation.proceed(KougarServiceInvocationHandler.java:270)
at com.appiancorp.security.authz.AuthorizationMethodInterceptor.invoke(AuthorizationMethodInterceptor.java:54)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler.invoke(KougarServiceInvocationHandler.java:307)
at com.sun.proxy.$Proxy18.getTypeByQualifiedName(Unknown Source)
at com.appiancorp.type.ExtendedDataTypeProviderImpl.getTypeByQualifiedName(ExtendedDataTypeProviderImpl.java:115)
at com.appiancorp.type.CachingExtendedDataTypeProvider.getTypeByQualifiedName(CachingExtendedDataTypeProvider.java:127)
at sun.reflect.NativeMethodAccessorImpl.invok...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
senthilvg
over 9 years ago
...iancorp.kougar.driver.KougarConnection.call(KougarConnection.java:204)
at com.appiancorp.kougar.mapper.Mapper.request(Mapper.java:63)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler$KInvocationHandler.invoke(KougarServiceInvocationHandler.java:178)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler$KougarMethodInvocation.proceed(KougarServiceInvocationHandler.java:270)
at com.appiancorp.security.authz.AuthorizationMethodInterceptor.invoke(AuthorizationMethodInterceptor.java:54)
at com.appiancorp.kougar.services.KougarServiceInvocationHandler.invoke(KougarServiceInvocationHandler.java:307)
at com.sun.proxy.$Proxy18.getTypeByQualifiedName(Unknown Source)
at com.appiancorp.type.ExtendedDataTypeProviderImpl.getTypeByQualifiedName(ExtendedDataTypeProviderImpl.java:115)
at com.appiancorp.type.CachingExtendedDataTypeProvider.getTypeByQualifiedName(CachingExtendedDataTypeProvider.java:127)
at sun.reflect.NativeMethodAccessorImpl.invok...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data