Author |
Message
|
ein |
Posted: Sat Mar 14, 2009 8:44 am Post subject: Sap Exception |
|
|
Centurion
Joined: 14 Mar 2009 Posts: 108
|
Hello All,
I have heard about this form recently .
I have some problem.. with SAp adapter.
here the exception is sap.ALEOutboundadapter exception.
Can any one help to me to resolve this problem. |
|
Back to top |
|
 |
smdavies99 |
Posted: Sat Mar 14, 2009 10:27 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
We will need a lot more information before anyone can suggest a solution to your problem
Please tell us what Version of Broker you are using, What version of SAP, What you are trying to do in your connection to SAP and finally
Roll Drums....
The steps you have taken yourself to resolve the problem.
For example
did you search on the exception name in this forum?
did you google for the exgeption name
etc
etc
etc
Please help us before we can help you. This was everyone learns a little.
 _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
ein |
Posted: Sun Mar 15, 2009 9:33 pm Post subject: |
|
|
Centurion
Joined: 14 Mar 2009 Posts: 108
|
Hello
Thanks for your reply.
Please find below details
version of WBI MB 6.1.0.3
SAP Adapter Version 6.1.0.2
My Exception is
Line:INTEGER:503
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmSAPRequestNode
Name:CHARACTER:saptest2Flow#FCMComposite_1_1
Label:CHARACTER:saptest2Flow.SAP Request
Catalog:CHARACTER:BIPv610
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
RecoverableException
File:CHARACTER:MbAdapterErrors.java
Line:INTEGER:151
Function:CHARACTER:requestData
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:0
Number:INTEGER:3442
Text:CHARACTER:Caught Throwable
Insert
Type:INTEGER:5
Text:CHARACTER:SAP Request
Insert
Type:INTEGER:5
Text:CHARACTER:saptestoutput.outadapter
RecoverableException
File:CHARACTER:MbAdapterErrors.java
Line:INTEGER:121
Function:CHARACTER:execute
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPv610
Severity:INTEGER:0
Number:INTEGER:3450
Text:CHARACTER:throw a RecordNotFoundException
Insert
Type:INTEGER:5
Text:CHARACTER:com.ibm.j2ca.sap.exception.SapAleOutboundException
Now you can understand my exception. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Mar 15, 2009 10:18 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Are you sure your Idoc (design time) definition matches SAP's (runtime definition)?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
ein |
Posted: Sun Mar 15, 2009 10:54 pm Post subject: |
|
|
Centurion
Joined: 14 Mar 2009 Posts: 108
|
Hello All,
I have strange experinace in SAP Adapter.
Previously i have SAP ALE outboundexception.
I have set the trace level 5 and i ihave rep;oyed it.
Now i am getting different exception.
Please lookin into this.
<Function>execute</Function><Type></Type><Name></Name><Label></Label><Catalog>BIPv610</Catalog><Severity>0</Se
verity><Number>3450</Number><Text>throw a RecordNotFoundException</Text><Insert><Type>5</Type><Text>Exception in connecting t
o SAP:Start 'sapgui' failed.</Text></Insert></RecoverableException></RecoverableException></Error>
In My RFC Log is showed it as
Thread-11 [06:46:25:428]: [JNI-LAYER] RFC.nativeConnect() before RfcOpenEx("CLIENT="130" USER="TEST_SAP" PASSWD=**********
LANG="EN" SYSNR="40" ASHOST="8.10.173.188" PCS="1" CODEPAGE="1100" TRACE="1" ABAP_DEBUG="1" TOUPPER="0"")
Thread-11 [06:46:26:542]: [JNI-LAYER] RFC.nativeConnect() after RfcOpenEx("CLIENT="130" USER="TEST_SAP" PASSWD=**********
LANG="EN" SYSNR="40" ASHOST="8.10.173.188" PCS="1" CODEPAGE="1100" TRACE="1" ABAP_DEBUG="1" TOUPPER="0"") = 0
with error: RFC_ERROR_LOGON_FAILURE Start 'sapgui' failed.
Can anyone please explain why i am gettig this error. |
|
Back to top |
|
 |
ein |
Posted: Mon Mar 16, 2009 12:10 am Post subject: |
|
|
Centurion
Joined: 14 Mar 2009 Posts: 108
|
Hello All ,
The above problem has resolved [ sap gui failed exception ].
As i mentioned before still i have the problem ALE outbound Exception is not resolved
I have checked the SAP runtime strucuture of the iDOc. it keep looking for Dummey Key value.
Can any one explain what is that dummey key how we can add this. |
|
Back to top |
|
 |
|