Hi sap connection problem

hi
when i m going to connect to the sap server by giving, login information , it gives an error mesage saying
"-112-Failed to Extract OBServer.dll from CAB File"
this machine i didnt install sap b1. i'm using DI API and enter Login information .
can you help me to solve this problem.
regards,
chaminda ratnayake

Hi Cahaminda,
How many space is left on your system drive (where %TEMP% is located)?
You need about 40- 50 mb minimum
Regards
Ad

Similar Messages

  • Sap connection problem

    hi everyone,
         my system is in LAN
         is application server is essential to connect to sap ?
        thanks,
    tony

    Hai Tony,
    Use JCO to Connect with SAP R/3.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/frameset.htm
    Sample Code:
    import com.sap.mw.jco.*;
    public class CallFunction extends Object {
    public static void main(String args[]) {
    CallFunction app = new CallFunction();
    int count;
    JCO.Client mConnection;
    JCO.Repository mRepository;
    public CallFunction() {
    try {
    // Logon info
    mConnection = JCO.createClient("500", // SAP client
    "username", // userid
    "password", // password
    null, // language
    "server name", // application server host name
    "00"); // system number
    mConnection.connect();
    mRepository = new JCO.Repository("MY_connection", mConnection);
    } catch (Exception ex) {
    ex.printStackTrace();
    System.exit(1);
    JCO.Function function = null;
    try {
    function = this.createFunction("ABAP_FM");
    mConnection.execute(function);
    System.out.println(
    function.getTableParameterList().getValue("Exporting_Message"));
    } catch (Exception ex) {
    ex.printStackTrace();
    System.exit(1);
    public JCO.Function createFunction(String name) throws Exception {
    try {
    IFunctionTemplate ft =
    mRepository.getFunctionTemplate(name.toUpperCase());
    if (ft == null)
    return null;
    return ft.getFunction();
    } catch (Exception ex) {
    throw new Exception("Problem retrieving JCO.Function object.");
    JCo Call RFC
    Re: A Problem about BAPI
    Re: Some problems about JCo >.<
    Regards,
    Naga Raju

  • SAP Crystal Reports data source connection problem using sap business one

    Hi,
    I m facing a problem regarding: SAP Crystal Reports data source connection problem using sap business one
    I am trying to create a Crystal report but when I try to configure a new connection it does not work.
    I select Sap Business One data source and try to complete the information required to connection but it does not list my companies databases, what is the problem?
    Our Current SAP related software details are as follows:
    OS: Windows Server 2008
    SAP B1 Version: SAP B1 9 (902001) Patch 9
    SAP Crystal Report Version: 14.0.4.738 RTM
    Database: MS SQL Server 2008 R2
    I have also added some screenshots of the issues.
    Please have a look and let me know if you have any questions or any further clarifications.
    I m eagerly waiting for a quick and positive reply.

    Hi,
    There is problem with SAP Business One date source.
    I had faced same problem, I used OLEDB Data-source, and it worked fine for me.
    So, try to use OLEDB.
    Regards,
    Amrut Sabnis.

  • Connectivity problem in SAP B1 8.8

    Hi Experts,
    I have taken database back up from 2007 b server.
    I have installed SAP 8.8 server in another system with  windows XP operating system and i restored the database backup.
    Then i upgraded the database with PL 16 file.I installed client in the same system.
    Now the server  is accessible from same system but when i connect from other system clients internal error 1102 is occurring.
    I have checked all the prerequisites.And there is not connectivity problem.
    All .net frameworks are installed in my system up to 3.5 and in client systems.
    And windows installer also.
    even i checked firewall and gateway.
    Microsoft SQl native client is also installed in both systems.
    Please help me.
    Thanks in advance.

    Thank you RAHUL MOUNDEKAR  ,
    But i already stopped firewall in both server and client system.
    And i have read one post in forums.that by setting ipcredentials in configure security of licence manager
    we can solve the issue.
    But my problem is that i am unable to set ipcredentials(instead of domain name i have given ip addtress).It is saying that "setting dbcredentails is failed. error -1102 ".
    Is this the main cause.
    And i am using SQL Server 2005 express edition.
    Is there any difference between enterprise edition and express edition of sql server.
    Please help me.
    Edited by: vivek.Y on Jun 3, 2011 12:55 PM

  • Connection problem between sap bw and EAI

    Hi
    Please
    I'd like to know why people who work on the part of my EAI project say there is a connection problem between eai and SAP BW. He explained that the connection is good at 12h AM and 16h PM the system was disconnected, he receive this error message:
    System.ServiceModel.Security.MessageSecurityException: The HTTP request is Unauthorized with customer authentication scheme 'Basic'. The authentication header received from the server was' Basic realm = "SAP NetWeaver Application Server [DB1/100].
    I like to know if this is a problem with sap bw (misconfiguration of authorisations) or at the eai.
    Cordialy

    Hello,
    we have 2 possiblities in BW to get data into BW.
    1) pull
    2) push
    I understodd that you want to push data to BW. Please have a look into the Howto paper: https://www.sdn.sap.com/sdn/developerareas/bi.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to send xml data to bw
    and
    https://www.sdn.sap.com/sdn/developerareas/bi.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to integrate bw to xi.pdf
    If you want to connect an external system to BW and extract data to BW and the BW system is the leading system.
    You need a RFC server, or UD connect (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/943de6c3-0401-0010-b7a4-8b1af193f642) or you can use db connect or you can extract flat files.
    All of these possibilies are decribed in the online help and in howto papers.
    hope this helps
    Michael

  • RFC Receiver adpater Connection problem , Help us to solve ?

    Hi  Friends ,
                          Our scenarilo is Mail to RFC. It was running fine. In RFC Receiver adapter i have given <b>Maximium connection property to 1</b> .
                      While multiple set data passed to rfc will connection problem will come ?
                     Most data not uploaded . I am getting the following error.
                     <b>   If i set max connection to 5 . It is 5 times or more than that it is pusing the data .</b>
                    i am getting the following error <b>while i set the Max   connection to 1 .</b> . <b>Any other place i need to change configuration ?</b>
                   <i><b> - Error: 2007-09-24 10:51:22 GMT-05:30: Message processed for interface YRFC_EXT_WARR: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: resource error: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Connection pool RfcClient[CC_EXTE_WAREN_2W_RFC_RECEIVER]e7fa21f86ec535e883636c0beffc0f0c is exhausted. The current pool size limit (max connections) is 1 connections.</b></i>
                            Please give the description . I have referred many likns . Help us to solve this problem .
    Regards.,
    V.Rangarajan<b></b>
    Message was edited by:
            ranga rajan

    Hi,
    Have a look at this.This will help you.
    1.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f3f93ee7-0c01-0010-2593-d7c28b5377c2
    2. https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3103eb90-0201-0010-71af-be6f4a6f61d1
    Regards,
    Akshay Jamgaonkar.
    Reward points if find useful.
    Message was edited by:
            Akshay Jamgaonkar

  • Content Server connection problems

    SAP Content Server connection problems
    I have installed the SAP Content Server on a Windows 2003 server. I connected to the Max DB on the remote server from Database Manager on my PC. I created repositories in R/3 in OAC0 and CSADMIN and saved documents to the Content Server. This all took a few hours from O/S install to saving a document in the repository, so I do understand the basics of the Content Server and Max DB.
    Unfortunately we are not going to use Windows; we will be running this on UNIX. Therefore I'm trying it out on a Linux system while I wait for the AIX system to be available. It's been a long road but I have finally gotten the install to finish 'successfully' however I can't connect from R/3.
    When I run the check http://10.XXX.YYY.ZZZ:1090/ContentServer/ContentServer.dll?serverInfo from the browser on the Linux host I get back a good status as shown below:
    serverType="SAP HTTP Content Server";serverVendorId="SAP AG";serverVersion="640";serverPatch="0";serverBuild="16";pVersion="0046";serverStatus="running";serverDate="2008-03-25";serverTime="22:39:45";startUpDate="2008-03-25";startUpTime="22:32:21";lastAccessDate="2008-03-25";lastAccessTime="22:38:33";
    However when I do this from any my PC it won't connect. (Of course the real problem is I can't connect from R/3.)
    If I try the same URL from a different user session on the same Content Server Linux host I get the same good status.
    I thought maybe the httpd.conf file was wrong so I tried:
    Listen 0.0.0.0:1090
    In cs.conf I tried commenting out AdminSecurity & AdminSecurityGroup.
    I also changed StorageDriver from SAPDBStorage to FSStorage.
    I don't know if this is related or just another problem to tackle once I can get through this one. I was not able to add the new system to the Database Manager. I get the error "-4 could not connect to socket [10060]".
    Thanks to all for any help. Points will dutifully be rewarded.
    David

    Hi Henk,
    It looks like I am dumber than a rock. The firewall was indeed active on the Linux host. I turned it off and can now do the http connection test to the Content Server. (I awarded very helpful points.)
    I still can't connect to the database with the Database Manager however the message has changed; it now says "-4 XSERVER might be inactive". I just turned off the firewall so I have a few things to try, like figure out how to start MaxDB without the DB Manager. I'll post my progress. Thanks Henk.
    David
    Edited by: Dave Hill on Mar 28, 2008 12:00 AM
    Now I have installed the Database Studion on my PC. No I'm getting this message when I try to connect to the host/database on the Linux system: "Cannot connect to host 10.XXX.XXX.XXX:7210 [Connection refused: connect], -813."
    Does MaxDB need to be started to connect? Any idea how to start it manually? Thanks,
    David
    Edited by: Dave Hill on Mar 28, 2008 1:06 AM
    Ah, at long last. There's this tiny yet very important little program called x_server that SAP didn't include in the SAP Content Server install guide. This needs to be running in order for anything to connect. I'm sure most of you know about it but for the rest you can find it in:
    /sapdb/programs/bin
    Then type
    ./x_server start
    I'm not sure what user it should run under but I started it as the sdb user.
    You could automate the database startup with a script. See http://maxdb.sap.com/doc/7_7/e9/005dac1592496783e26133eb7fad0b/frameset.htm
    Thank you Henk, I'll call this problem solved and award points.
    Edited by: Dave Hill on Mar 28, 2008 2:10 AM

  • RFC connection problem during SRM - R/3 integration

    Hi,
    Our environment is SRM 5.5 server with 2 R/3 backend systems. One of the R/3 systems is in another country. We happen to have RFC problems during the communication between the SRM and R/3 server.
    Below you can find the SM21 log related to an operation on SRM server. What might be the reason for this problem? Does anyone know the solution?
    Many thanks
    Details Page 2 Line 26 System Log: Local Analysis of sapsrmt                  1
    Time
    Type
    Nr
    Clt
    User
    TCode
    Grp
    N
    Text
    10:24:58
    DIA
    000
    013
    EMREK
    R4
    9
    Communication error, CPIC return code 020, SAP return code 223
    Communication error, CPIC return code 020, SAP return code 223
    Details
    Recording at local and central time........................ 07.12.2006 10:24:58
    Task......
    Process
    User......
    Terminal
    Session
    TCode
    Program
    Cl
    Problem cl
    Package
    91342
    Dialog work process No. 000
    EMREK
    XXXXXXXX
    2
    K
    SAP Web AS Problem
    STSK
    Further details for this message type
    Module nam
    Line
    Error text
    Caller....
    Reason/cal
    thxxhead
    7192
    020223
    ThRecei
    CPIC-Er
    Documentation for system log message R4 9 :
    A CPIC function has failed.  The conversation ID and CPIC function are
    specified in the system log entries.  Use the conversion ID to find more
    detailed information about the error in the system log for the SAP
    gateway.
    Meaning of the SAP return codes:
    1) Gateway errors:
    221,,Error in CPIC-SS
    222,,Storage bottleneck
    223,,Network read error
    224,,Network write error
    225,,Invalid request
    226,,No connection yet
    227,,Gateway process terminated
    228,,Shared-Memory problem(read)
    229,,Shared Memory problem(write)
    230,,No free LU
    231,,No free gateway process
    232,,Error when starting gateway proc.
    233,,Incorrect communication type
    234,,Connection setup failed
    235,,Error in comm. table
    236,,No connection to gateway
    237,,Connection to gateway closed
    238,,Error in GW command (write)
    239,,Error in GW comm.   (read)
    240,,Invalid length
    241,,Invalid environment
    242,,Timeout
    243,,Error setting up SAP connection
    244,,Partner has closed connection
    245,,Storage overflow
    246,,Incorrect APPC header version
    247,,APPC server not started
    248,,Error accessing TXCOM
    249,,Comm. table is full
    630,,Invalid mode no. received
    631,,Max.no. of gateways reached
    632,,No LU specified
    633,,Max.no. of clients reached
    634,,Invalid TP name
    635,,fork failed
    636,,Invalid NI handle
    637,,rexec failed
    638,,TP start failed
    639,,NiDgSend failed
    640,,Internal error
    664,,Gateway host is unknown
    665,,Gateway service unknown
    666,,NI error
    667,,exec failed
    668,,R/2 restarted
    669,,Symb. destination too long
    670,,No more side-info entries
    672 ,,Logon to NetWeaver failed
    673 ,,IMS Error Purging
    674 ,,Timeout for registered programs
    676 ,,TP not registered
    677 ,,Timeout for registered programs
    678 ,,TP is registered
    679 ,,TP is not registered
    720 ,,Security breach of registered programs
    721 ,,SNC deactivated
    722 ,,SNC required
    723 ,,SNC name not defined
    724 ,,Default SNC name not permitted
    725 ,,Protocol does not support SNC
    726 ,,No local SAP System
    727 ,,SNC required
    728 ,,Conversation ID not found
    729 ,,SNS must do the communication
    730 ,,Start of external programs deactivated
    731 ,,Gateway shut down
    732 ,,No external programs
    733 ,,Conversation ID does not match
    734 ,,Net conversation error
    735 ,,Monitor is not active
    736 ,,Conv-ID is not unique
    Errors in the CPIC Interface:
    450 ,,No storage
    451,,No side-info entry
    452,,TP-START failed
    453,,No initialization
    454,,"getlu" failed
    455,,"signal" failed
    456,,Timeout during conn. setup
    457,,CMALLC failed
    458,,CMSEND failed
    459,,Prepare-To-Receive failed
    460,,"mc_flush" failed
    461,,CMRCV failed
    462,,Argument missing
    463,,"get_allocate" failed
    464,,CMDEAL failed
    465,,TP-END failed
    466,,Max.no.of conv. reached
    467,,"snaopen" failed
    468,,"snactl" failed
    469,,No flush in IBM environment
    470,,"snaclse" failed
    471,,Status error
    472,,No side-info entry
    473,,No conversation
    474,,Connection closed manually
    475,,Connection closed automatically
    476,,No partner found
    477,,Confirm failed
    478,,Confirmed failed
    479,,GWHOST not in side-info entry
    480,,GWSERV not in side-info e.
    481,,PROTOCOL not in side-info entry
    482,,LU not in side-info e.
    483,,TP not in side-info entry
    484,,No conn.to gateway
    485,,gethostname failed
    486,,SAP_CMACCP not executed
    487,,Program not in argument list
    488,,Host not in argument list
    489,,Service not in argument list
    490,,Conv-ID not in argument list
    491,,Invalid parameter
    492,,LU62CVCT failed
    493,,LU62ATTCH failed
    494,,No CONV table
    495,,Incorrect conv.table
    496,,Invalid conv modification
    497,,NiHostToAddr failed
    498,,NiAddrToHost failed
    499,,Read operation tab.THOST failed
    500 ,,No side info file exists
    501 ,,CMRCV failed
    Technical details
    File
    Offset
    RecFm
    System log type
    Grp
    N
    variable message data
    6
    245700
    m
    Error (Function,Module,Row)
    R4
    9
    020223                                ThReceiCPIC-Erthxxhead7192

    Hi,
    It will be very difficult to solve without being on the customer site and having all information.
    Right now, the error code is network error...
    Kind regards,
    Yann

  • PI to MDM Connection Problem.

    Hi Experts;
    I have a connection Problem. I Sent data from r3 to PI System.PI System Convert Idoc to xml and sent to mdm server but PI cannot connect to mdm server. I Controled my connection information ip and mdm repository name is true . but I dont see ServerUser Id .
    How I see and change this server user ?
    Can you help me !
    "MDM Adapter listener could not start due to: Can not create repository session '<server=192.168.10.35 serverUser=Admin repository=p0349 user=Admin>' caused by: Connection Failed: Cannot create connection to MDM Server '192.168.10.35' for one of the following reasons: (1) server does not exist, (2) server is not started, or (3) input/output problem while creating connection, error code: UnknownServer"

    Hi Turgut,
    How I see and change this server user ?  As scenario is R/3>PI>MDM.
    You need to look into your receiver Communication channel in Integration Directory (Integration Builder) where you have settings for defining MDM Server, Repository , Repository User and Password , Port Code of the Outbound MDM port etc.
    Please find the below link to check settings for  Setting Up Inbound Messaging into MDM.
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/48/9854884d3217cee10000000a421937/content.htm
    There is no Server User ID but it is Repository User and Password along with other parameters in Communication channel.
    Note: Make Sure that your MDM Import Server is also running.
    Regards,
    Mandeep Saini

  • Not Converted : Free-hand SQL connection problem

    While converting a Free Hand SQL report from Desktop Intelligence to Web Intelligence report in BI XI 3.1, I am faced with the problem
    Not Converted : <REPNAME> - Free-hand SQL connection problem
    It is be noted that there are some other Free Hand SQL Reports, that go converted and published without any error. The subject report has two Data Providers; one referring to the Universe and other from the Free Hand SQL tagged to a DB Connection

    Ajay,
    Some more points that can be of consideration to you to help understand my problems.
    The conversion from DeskI to WebI is in the same version BI XI 3.1 and not to BI 4.0 in which Free Hand SQLs is not supported.
    I have converted one other Free Hand SQL Report with an error "Partially Converted : <REPNAME2> - Conditional or permanent Hide Header not available in Web Intelligence", for which I had to edit the report in InfoView and un-tick the "Show When Empty" property of the table ( http://www.forumtopics.com/busobj/viewtopic.php?t=197157&view=next&sid=e6840aafa2d1267c66dae164d1dbf9db ). I think the solution mentioned in this link does not meet the purpose as the table is not displayed in the design time after the above untick.
    Coming back to our issue, further probing into this aspect I stumbled upon this link meant for RCT for BI 4.0 version
    https://csdwportal.dhhs.state.nc.us/downloads/Business%20Objects%20XI%20R4.0%20Docs/SAP%20BusinessObjects%20Report%20Con…
    where in Section 3.4.9, there is a mention of the limitation in conversion as under
    "Conversion of reports with free-hand SQL or stored procedures is only possible in Connected mode, since the Report Conversion Tool needs to use the secured connection to the database that is saved in the CMS."
    I want to how the secured connection to the database in REPNAME2 is different from the subject report REPNAME1 as REPNAME2 got partially converted. The error reported for Subject report is "Free Hand SQL Connection Problem" and not conversion problem which can occur after the connection is established.
    I did check the security properties of various FHSQL connections in the CMC and all of them are identical in nature.
    Please advise

  • List of items waiting in the SAP connect component in SOST transction

    Hi All,
    In SOST transction we can see the list of items waiting in the SAP connect component
    I want to get this list of items
    Could you please tell me how I can get this list?
    Thanks in Advance
    Snehal

    Hi All,
    Thanks for your reply.
    The tables SOSC and SOOD are used to find the list of waiting objects to send.
    My problem is ,  I have to delete some specific entries  from this list through code so that these entries will not send to approver.
    Is it sufficient to delete entry of seletced objtects from table SOSC?
    Also could you please tell me about other tables like SOST?
    Thanks in Advance
    Snehal

  • Forwarding FAX error message from SAP Connect to  user outlook e-mail ID

    Hello,
    We have a few POs sent by FAX to vendors using top call .Some times FAX does not transmit the PO to vendor . The status of the message is updated as error in SAP connect( t-code SOST) . The user who released the PO or recreated the   message is getting the mail to his/her SAP inbox with PO number XXXXXX is not trasmitted due to ............. .
    The programs  SX_OBJECT_STATUS_RECEIVE , SO_STATUS_DOC_SEND are getting the update from SAP connect , compiling the update message and sending mail to SAP inbox .
    We ahve a requirement that the user be notifed to the outlook that the PO has not been transmitted to Vendor so that hey can take alternate action .
    Is any one using this functionality or suggest a way  to send only the FAX error messages to buyer/releaser to his/her outlook .
    Thanks
    Venkateswara Rao Yeleswaram

    Hi Thareq,
    I am also having the similar problem.
    When ever a notification is created, Champion is receiving the messages daily to his outlook though reminder functionality doesn't exist in the workflow.
    "Your Workflow inbox in the SAP system MEP, client 100, contains the following work item:"
    Can you please let me know how this has resolved in your case. Your reply would really help me out to solve my issue.
    thanks.

  • Recurring RFC connection problems

    Hi!
    I really need some help. We have been experiencing RFC problems for a few months now and our basis team have no clue as to what the problem might be. The problem is that on a daily basis we experience RFC connection problems. It usually happens at about 7am in the morning and lasts for an hour. After that the problem clears itself and for the rest of the day runs smoothly.
    We clearly see this problem on our RFC connection to the IBM MQ message server which handles all our incoming and outgoing IDOCS. This is however not the only RFC problem as we have also had RFC connection failures when switching between instances in SM51. This suggests to us that it is probably not a network issue, although the MQ server is housed in a different data center than the SAP servers.
    We are running ECC6 and our environment looks like this:
    4 hosts running 5 instances: 3 hosts with one instance and 1 host with 2 instances.
    While this problem is occurring you can do a connection test in SM59 to MQ which is usually successful. In SMGW we have picked up that it is trying to establish multiple connections to MQ, some connects successfully and some cannot connect. In ST11 in the RFC trace files the error message says that the MQ connection times out.
    While monitoring the MQ server we cannot pick up any problems. The MQ server itself seems to run without errors. The only problem is that it cannot connect to SAP to send IDOCS and SAP cannot connect to MQ. The load on the MQ server while this error occurs is minimal compared to the rest of the day.
    Does anyone have any ideas as to what the problem might be? Are there any other places other than the ones mentioned in this mail where we can check for errors?
    Thank you in advance!
    Iwan

    Hi Marcelo,
    In SM59, just select the RFC and above in same screen you can see the options
    RFC----- Display Trace (Shift + F8)
    Check the trace file and see if there is any connection problem between the two system.
    Regards,
    Ravi

  • Connectivity problem with MS BizTalk Server 2010

    Hi colleagues,
    I have a connectivity problem between MS BizTalk Server 2010 and SAP.
    There are two virtual machines (VMs on VMWare), the first one is SAP ERP6 Ehp6 (IDES), and second one is MS BizTalk Server 2010 (BT). On BT side I have deployed a package which sends ORDERS05 document to SAP and has to receive a reverse call. The bottom line is that SAP can receive a call from BT but cannot send a reverse call. Gateway monotor shows the connection:
    In the trace file I can't see anything suspicious:
    trc file: "dev_rd", trc level: 1, release: "721"
    Tue Apr 01 20:14:28 2014
    ***LOG S00=> GwInitReader, gateway started ( 5060) [gwxxrd.c     1759]
    systemid   562 (PC with Windows NT)
    relno      7210
    patchlevel 0
    patchno    136
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        5060
    gateway runs with dp version 138000(ext=120000) (@(#) DPLIB-INT-VERSION-138000-UC)
    gateway (version=721.2013.09.02)
    gw/reg_no_conn_info = 1
    gw/local_addr : 0.0.0.0
    gw/sim_mode : set to 0
    ***LOG S1I=> GwSetSimMode, Simulation Mode deactivated () [gwxxprf.c    4020]
    * SWITCH TRC-RESOLUTION from 1 TO 1
    CCMS: initialize CCMS Monitoring for ABAP instance with J2EE addin.
    CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    Tue Apr 01 20:14:29 2014
    Bind service sapgw00 (socket) to port 3300
    GwIInitSecInfo: secinfo version = 2
    GwIRegInitRegInfo: reginfo version = 2
    Tue Apr 01 20:14:30 2014
    GwPrintMyHostAddr: my host addresses are :
      1 : [192.168.1.127] WIN2008R2 (HOSTNAME)
      2 : [127.0.0.1] WIN2008R2 (LOCALHOST)
    Full qualified hostname = WIN2008R2
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    DpIPCInit2: read dp-profile-values from sys_adm_ext
    DpShMCreate: sizeof(wp_adm)  42864 (2256)
    DpShMCreate: sizeof(tm_adm)  5517056 (27448)
    DpShMCreate: sizeof(wp_ca_adm)  64000 (64)
    DpShMCreate: sizeof(appc_ca_adm) 64000 (64)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/1384064/1384080
    DpShMCreate: sizeof(comm_adm)  1384080 (2744)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)  0 (296)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)  0 (80)
    DpShMCreate: sizeof(vmc_adm)  0 (2160)
    DpShMCreate: sizeof(wall_adm)  (41664/42896/64/192)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: sizeof(j2ee_adm) 3952
    DpShMCreate: SHM_DP_ADM_KEY  (addr: 0000000011A40050, size: 7174832)
    DpShMCreate: allocated sys_adm at 0000000011A40060
    DpShMCreate: allocated wp_adm_list at 0000000011A430B0
    DpShMCreate: allocated wp_adm at 0000000011A432A0
    DpShMCreate: allocated tm_adm_list at 0000000011A4DA20
    DpShMCreate: allocated tm_adm at 0000000011A4DA70
    DpShMCreate: allocated appc_ca_adm at 0000000011FA0390
    DpShMCreate: allocated comm_adm at 0000000011FAFDA0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0000000012101C40
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated gw_adm at 0000000012101CF0
    DpShMCreate: allocated j2ee_adm at 0000000012101D30
    DpShMCreate: allocated ca_info at 0000000012102CB0
    DpCommAttachTable: attached comm table (header=0000000011FAFDA0/ft=0000000011FAFDB0)
    MtxInit: -2 0 0
    DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    Tue Apr 01 20:14:45 2014
    GwDpInit: attached to gw_adm at 0000000012101CF0
    Tue Apr 01 20:16:21 2014
    Prxy Trace = 0

    Hi Deepak,
    Thanks for the answer, but this is not the case I'm afraid. I've received an error message for BizTalk instance:
    "Microsoft.ServiceModel.Channels.Common.XmlReaderParsingException: The segment name is not valid for the IDOCTYP, Release, or CIMTYP. Segment name: E2EDP01006GRP   IDOCTYP: ORDERS05    Release: 620   CIMTYP: . Ensure that your message xml validates against the operation schema.
    Don't really understood what does it want from me...

  • SAP Connections

    I have been having some serious problems trying to get a connection to SAP from the SAPNetweaver.  I have done some research, but nothing solved my problem.  There are a lot of different notes out there, but no simple explanation on how to get it to work. 
    I would like this Message to be the "End All" for questions regarding SAP connections and I hope all of you can help.  "No Links", man am I tired of trying to follow the secondary links.  Just full explanations.  No links to the SAP Developers Manual, every description was just short of having enough information.
    PLEASE HELP.
    Here is the scenario:
    I have applications that require connections to SAP BAPIs.  I want the people that are accessing these applications to run the BAPIs with there own credentials. I have the SAP Netweaver installed, but am using an older SAP EIS.  I was using Tomcat with the JCO classes.  I had to create a different connection for each call, but was able to pass the users credentials from a login page that I created.  Now I am porting the application to Netweaver.
    Questions:
    1) What is SAPs preferred connection to BAPIs if I want to pass the credentials of the user to run the BAPIs?
    JCO, JRA, Other?

    sapjcorfc.dll already loaded in another classloader
    I don't know if this is 100% accurate statement, but here it is anyway.
    The error above came from me including the JCO.jar within my application as an "External JAR".  When I referenced it only, then I was able to use the JCO classes as I did when I was using TOMCAT.
    To add to the post above, I ust wanted to give a step by step on adding the reference to JCO.jar to your application so that you can program using it, but not having it be added to your application JAR.
    Prerequisites:
    1)  Web Module Created
    Steps:
    1)  Right click on Web Module and select "Properties"
    2)  Within the "Java Build Path" selection on the left side, Choose the "Library" tab.
    3)  Click the "Add Variable" button.
    4)  Click the "WD_RUNTIME" folder once and then click on the "Extend" button.
    5)  Expand the following directories:
    ->com.sap.mw.jco
    ->lib
    6) Select the sapjco.jar and click on the "OK" button.

Maybe you are looking for