cancel
Showing results for 
Search instead for 
Did you mean: 

Communication channel reports error after system restart.

Former Member
0 Kudos

Hello,

We have third party adapter Aria installed in our PI 7.1 system and whenever systems is restarted interface is reporting errors

in default trace and communication dies. but after we manually activate each time it works properly.

Is anyone had similiar issue ?

Our env. PI 7.1 Sp6 on AIX 5.3 with Oracle 10g

1.5^H#DAD940003002003700000019000C1090472DA00666EED4D9#1245188236500#

com.sap.engine.core.thread.execution.ExecutorImpl##com.sap.eng

ine.core.thread.execution.ExecutorImpl####n.a.##416c9f105abd11deb4e9dad940003002#

System [43]##0#0#Warning##Plain###Too big value[100

0] specified for maxConcurrency argument on Executor [Thread

forcom.sap.ip.bi.sdk.dac.connector.sapq.rarresource adapter] creation.

Allowed max concurrency rate for every Executor is not more than 30% of

the total thread pool capacity [60]. Thread Management will

lower the max concurrency rate of this executor to [18]. Config tool

can be used to increase the value of ApplicationThreadManager p

roperty [ExecutorPoolMaxSize] to reach higher quota for Executor

concurrency. Switch the severity of this location to DEBUG to see t

he stack trace of the executor creation.#

#1.5^H#DAD940003002003500000017000C1090472DA00666EED4D9#1245188480930#System.err##

System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9

dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009

4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut

eWithRetry

INFO: I/O exception (java.io.IOException) caught when processing

request: Invalid keystore format

#

#1.5^H#DAD940003002003500000018000C1090472DA00666EED4D9#1245188480933#System.err##

System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9

dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009

4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut

eWithRetry

INFO: Retrying request

#

#1.5^H#DAD940003002003500000019000C1090472DA00666EED4D9#1245188480938#System.err##

System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9

dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009

4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut

eWithRetry

INFO: Retrying request

#

#1.5^H#DAD94000300200350000001B000C1090472DA00666EED4D9#1245188480943#System.err##System.err#

J2EE_GUEST#101##n.a.##6a74c5905abd11de9

dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009

4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut

eWithRetry

INFO: I/O exception (java.io.IOException) caught when processing

request: Invalid keystore format

#

#1.5^H#DAD94000300200350000001C000C1090472DA00666EED4D9#1245188480944#System.err##System.err#

J2EE_GUEST#101##n.a.##6a74c5905abd11de9

dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009

4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut

eWithRetry

INFO: Retrying request

#

#1.5^H#DAD94000300200350000001D000C1090472DA00666EED4D9#1245188480948#

com.ariba.asc.connector.exception.util.ExceptionMgr##com.ariba

.asc.connector.exception.util.ExceptionMgr.handleError(Exception e,

ChannelProfile cp)#J2EE_GUEST#101##n.a.##6a74c5905abd11de9dacdad

940003002#Application [45]##0#0#Error##Plain###

[CC_AdvanceShipNotice_cXML_Sender_2] [Error Level] 2[Error Code] ECC103[Error Desc]

Ariba SN Not Available[Error Message] Cannot connect to Ariba

SNcom.ariba.asc.connector.exception.AribaSNException: Cannot connect t

o Ariba SN

at com.ariba.asc.connector.cxml.util.CXMLSender.sendRequest

(CXMLSender.java:207)

at com.ariba.asc.connector.cxml.util.CXMLSender.sendCXMLRequest

(CXMLSender.java:122)

at

com.ariba.asc.connector.controller.action.ProfileUpdateAction.sendProfileRequest(ProfileUpdateAction.java:167)

at

com.ariba.asc.connector.controller.action.ProfileUpdateAction.updateProfile(ProfileUpdateAction.java:142)

at

com.ariba.asc.connector.controller.action.ProfileUpdateAction.updateChannelProfile(ProfileUpdateAction.java:110)

at

com.ariba.asc.connector.controller.action.ProfileUpdateAction.perform

(ProfileUpdateAction.java:72)

at com.ariba.asc.connector.controller.ScheduleTaskMgr.run

(ScheduleTaskMgr.java:88)

at com.sap.engine.core.thread.impl3.ActionObject.run

(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute

(SingleThread.java:152)

at com.sap.engine.core.thread.impl3.SingleThread.run

(SingleThread.java:247)

Caused by: java.io.IOException: Invalid keystore format

at sun.security.provider.JavaKeyStore.engineLoad

(JavaKeyStore.java:632)

at java.security.KeyStore.load(KeyStore.java:1150)

at

com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createKeyStore(AuthSSLProtocolSocketFactory.java:218)

at

com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSSLContext(AuthSSLProtocolSocketFactory.java:275)

at

com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.getSSLContext(AuthSSLProtocolSocketFactory.java:300)

at

com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSocket(AuthSSLProtocolSocketFactory.java:315)

at

com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSocket(AuthSSLProtocolSocketFactory.java:384)

at org.apache.commons.httpclient.HttpConnection.open

(HttpConnection.java:704)

at

org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry

(HttpMethodDirector.java:384)

at

org.apache.commons.httpclient.HttpMethodDirector.executeMethod

(HttpMethodDirector.java:170)

at org.apache.commons.httpclient.HttpClient.executeMethod

(HttpClient.java:396)

at org.apache.commons.httpclient.HttpClient.executeMethod

(HttpClient.java:324)

at com.ariba.asc.connector.cxml.util.CXMLSender.sendRequest

(CXMLSender.java:169)

... 10 more

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

In visual Admin check for that particular Adapter Service there would be a parameter which has to be set as boolean (true) , am not sure , actually it is present in rest of adapter , kindly check

lemme know if any parameters present

rgds

srini

Former Member
0 Kudos

Thanks for you time..

Actually we don't have Visual Admin in PI 7.1 and i looked in NWA could not find boolean at all .

CC is not showing automatic mode it shows ????? is there way to set automatic control for thirdparty adapters ?

Former Member
0 Kudos

CC is in automatic mode or manual control ??