Re: Fax Server connect to SAP

Hi,
  I want to connect the SAP to our fax server. The objective is that
  when the PO is completely release, it will generate a  PO in PDF and sent it to the supplier by mean of our fax server.
  Is this feasible?, if yes, any help how this can be achieve. Thanks in advance
She

Hi,
We just implemented a Fax solution for automatic delivery of PO via Fax. You need to implement a fax server and integrate it to SAP. We used third party solution with Biscom Fax Servers for solution and Aventx software (STR Software ) company provides a software that talks to SAP and FAX Server. Once the AventX software is installed, you need an RFC connection.
You also might need a development team to work on the Format the PO comes out when you use Fax as an Output Type. It might just comeout using SAP standard form, and if you got a custom form then you will also need a Z output type created, a new custom form which is a mimic to the output that comes as a printout.
It is certainly more than just saying ask SAP Basis to connect to Fax Server.
Good Luck.
Thanks
JS

Similar Messages

  • Connect to SAP Gateway failed.

    Hello.  When I setup the databridge it errors out.  When I check for processes, it shows sapmsj2e as being on port 3601 in my services file.  But I can't launch a webdyn pro or access my machine with the sap gui.  Any ideas?
    Heres the log file snipped
    352 11/16/04 1:28:12 PM [SAPEngine_Application_Thread[impl:3]_12] INFO com.sap.lcr.webui.DPBridgeServlet: Data Supplier Bridge started.
    #351 11/16/04 1:28:09 PM [JCO.ServerThread-97] DEBUG com.sap.lcr.sagent.SAPProxyServer: JCO exception processed.
    #350 11/16/04 1:28:09 PM [JCO.ServerThread-97] DEBUG com.sap.lcr.sagent.SAPProxyServer: On server exception: Terminated thread.
    #349 11/16/04 1:28:09 PM [JCO.ServerThread-97] DEBUG com.sap.lcr.sagent.SAPProxyServer: JCO Server exception received: Server startup failed at Tue Nov 16 13:28:09 PST 2004.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.
    Could not start server: Connect to SAP gateway failed
    Connect_PM TPNAME=SLD_NUC, GWHOST=orw-gharnish, GWSERV=sapmsJ2E
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR connection to partner broken
    TIME Tue Nov 16 13:28:09 2004
    RELEASE 640
    COMPONENT NI (network interface)
    VERSION 37
    RC -6
    MODULE ninti.c
    LINE 784
    DETAIL NiPRead (147.34.68.157/sapmsJ2E, hdl 1)
    SYSTEM CALL recv
    COUNTER 88
    Thrown:
    com.sap.mw.jco.JCO$Exception: Server startup failed at Tue Nov 16 13:28:09 PST 2004.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.
    Could not start server: Connect to SAP gateway failed
    Connect_PM TPNAME=SLD_NUC, GWHOST=orw-gharnish, GWSERV=sapmsJ2E
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR connection to partner broken
    TIME Tue Nov 16 13:28:09 2004
    RELEASE 640
    COMPONENT NI (network interface)
    VERSION 37
    RC -6
    MODULE ninti.c
    LINE 784
    DETAIL NiPRead (147.34.68.157/sapmsJ2E, hdl 1)
    SYSTEM CALL recv
    COUNTER 88

    Also.  If I check my bridge connections it shows this:
    [DOWN] JCO/RFC server threads
    Is that related to the other problem?
    Thanks,  Graeme.

  • RFC JCo 3 unable to connect to SAP AS with sapgw01 service

    Greetings - help is greatly appreciated.
    I have an RFC server that uses JCo 3.0.5 to connect to the SAP Application server.  When the RFC server is run from a Unix system the gateway service and port needs to be added to the unix systems /etc/services file.  We have two (actually 21) sap systems, one has a gateway service id of sapgw00, the other sapgw01.  We added both gateway services with port 3300 to the Unix /etc/systems file and are able to connect to the sapgw00 system but not the sapgw01 system.  The sapgw01 system is returning the following error.  Without sapgw01 in the /etc/services file we get a different error - so it's doing something.
    Thanks in advance
    Status: Server FLRFCSRV state changed from [STOPPED] to [STARTED]
    >>> Exception error occurred on FLRFCSRV connection null
    com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Thu Apr 29 09:16:10 CDT 2010.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems.
    Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:10 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     1
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1168)
            at com.sap.conn.jco.rt.DefaultServer.openConnections(DefaultServer.java:1057)
            at com.sap.conn.jco.rt.DefaultServer.adjustConnectionCount(DefaultServer.java:1004)
            at com.sap.conn.jco.rt.DefaultServerManager$DispatcherWorker.run(DefaultServerManager.java:299)
            at java.lang.Thread.run(Thread.java:619)
    Caused by: com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:10 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     1
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2135)
            at com.sap.conn.jco.rt.ServerConnection.accept(ServerConnection.java:380)
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1149)
            ... 4 more
    Caused by: RfcException: [null]
        message: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:10 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     1
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
            at com.sap.conn.rfc.engine.RfcIoControl.error_end(RfcIoControl.java:255)
            at com.sap.conn.rfc.engine.RfcIoControl.ab_rfcaccept(RfcIoControl.java:43)
            at com.sap.conn.rfc.api.RfcApi.RfcAccept(RfcApi.java:41)
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2121)
            ... 6 more
    Status: Server FLRFCSRV state changed from [STARTED] to [DEAD]
    >>> Exception error occurred on FLRFCSRV connection null
    com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Thu Apr 29 09:16:12 CDT 2010.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next .
    Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:12 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     2
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1168)
            at com.sap.conn.jco.rt.DefaultServer.openConnections(DefaultServer.java:1057)
            at com.sap.conn.jco.rt.DefaultServer.adjustConnectionCount(DefaultServer.java:1004)
            at com.sap.conn.jco.rt.DefaultServerManager$DispatcherWorker.run(DefaultServerManager.java:299)
            at java.lang.Thread.run(Thread.java:619)
    Caused by: com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:12 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     2
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2135)
            at com.sap.conn.jco.rt.ServerConnection.accept(ServerConnection.java:380)
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1149)
            ... 4 more
    Caused by: RfcException: [null]
        message: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:12 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     2
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
            at com.sap.conn.rfc.engine.RfcIoControl.error_end(RfcIoControl.java:255)
            at com.sap.conn.rfc.engine.RfcIoControl.ab_rfcaccept(RfcIoControl.java:43)
            at com.sap.conn.rfc.api.RfcApi.RfcAccept(RfcApi.java:41)
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2121)
            ... 6 more
    A startup error occurred - please view the log file for additional information
    >>> Exception error occurred on FLRFCSRV connection null
    com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Thu Apr 29 09:16:18 CDT 2010.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next .
    Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:18 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     3
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1168)
            at com.sap.conn.jco.rt.DefaultServer.openConnections(DefaultServer.java:1057)
            at com.sap.conn.jco.rt.DefaultServer.adjustConnectionCount(DefaultServer.java:1004)
            at com.sap.conn.jco.rt.DefaultServerManager$DispatcherWorker.run(DefaultServerManager.java:299)
            at java.lang.Thread.run(Thread.java:619)
    Caused by: com.sap.conn.jco.JCoException: (129) JCO_ERROR_SERVER_STARTUP: Could not start server: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:18 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     3
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2135)
            at com.sap.conn.jco.rt.ServerConnection.accept(ServerConnection.java:380)
            at com.sap.conn.jco.rt.DefaultServer.openConnection(DefaultServer.java:1149)
            ... 4 more
    Caused by: RfcException: [null]
        message: Connect to SAP gateway failed
    Connect parameters: TPNAME=FLRFCSRV GWHOST=sapd2srv GWSERV=sapgw01
    ERROR       partner '10.165.67.157:sapgw01' not reached
    TIME        Thu Apr 29 09:16:18 2010
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        3253
    DETAIL      NiPConnect2: 10.165.67.157:3300
    SYSTEM CALL connect
    ERRNO       239
    ERRNO TEXT  Connection refused
    COUNTER     3
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
            at com.sap.conn.rfc.engine.RfcIoControl.error_end(RfcIoControl.java:255)
            at com.sap.conn.rfc.engine.RfcIoControl.ab_rfcaccept(RfcIoControl.java:43)
            at com.sap.conn.rfc.api.RfcApi.RfcAccept(RfcApi.java:41)
            at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.accept(MiddlewareJavaRfc.java:2121)
            ... 6 more

    Hello Sir,
    I am a student who is pursuing a project that deals with JCo 3.
    I read your question on the forum and think that you have done the JCo stuff and can answer my questions.
    Kindly, try to shed some light on following question:
    Q1: I simply want to start with connecting my SAP system. I have a user ID and password for the same.
    I saw some examples where they use "JCo.createClient(....)" and "JCo.client.connect()" to simply connect the client but
    when I type in the code it shows me an error, because they are using package "com.sap.mw.jco" but since I am using JCo3,
    I don't have that package instead I have "com.sap.conn.jco" which do not have createClient function.
    Q2: By setting the classpath for "sapjco.jar" I was able to compile one of the sample programs but could not run it. Do you
    know how to run the SAP JCo program.
    Your guidance will be highly appreciated
    -Thanks
    -Dmukhi

  • Second fax server with SAP-connect

    Hello,
    I'm able to send faxes from my SAP-server to the SMTP host. This host
    send the faxes to the receiver.
    Now we have two purchase companies in our client who want to send faxes
    to their suppliers. In our company we use two fax-servers for each
    company and the users of this company could only send faxes by their own fax server. But from out SAP Iu2019m only able to create one SMTP connection
    to a fax-server. Is it possible to create a second SMTP fax server in the
    tr-SCOT and send a purchase order depending on, for example the message
    type, to one of the fax connection defined in SCOT?
    Kind regards,
    Richard Meijn

    Hi,
    I suppose you need to maintain output determination .
    PO via fax
    Regards,

  • Connect the SAP to our fax server

    Hi ,
    I want to connect the SAP to our fax server. The objective is that
    when the PO is completely release, it will generate a PO and sent it to the supplier by mean  fax server.
    Is this feasible?, if yes, any help how this can be achieve.
    Kindly send me any docs if you implemented the same scenario..Thanks in advance
    Regards
    Tata

    From MM it is in NACE and from Basis it is in SCOT Transaction.
    Also refer the following link:
    http://help.sap.com/saphelp_nw04s/helpdata/EN/af/73563c1e734f0fe10000000a114084/content.htm
    Regards,
    Swapnil

  • Remote Connection from SAP to MS-SQL server

    Hello Experts,
    We have been following 2 options so far and we have come across some issues
    The first Option is to call a stored procedure (this is our preferred method) which does the data transfer for us
    We have been able to test this scenario successfully from SQL Server side
    However, while calling the stored proc via native SQL from ABAP we have come across an issue which is due to SQL 2005 changes (Schema implementation and difference in the security context)
    While calling the stored procedure from the ABAP Code we have an error
                The program short dumps with runtime error DBIF_DSQL2_SQL_ERROR, exception CX_SY_NATIVE_SQL_ERROR. The database error code is 15274, and the error text is
                 "Access to the remote server     is denied because the current security context is not trusted."
    This issue is new after the SQL Server 2005.
    We are trying to resolve that.
    Secondly we have been trying the DBCON option as well as per OSS Note 323151
    We have a few things thatu2019s impacting our scenario:
    The remote servers are in a different domain
    The remote servers are located  in DIZ
    Remote server is a named instance
    Remote server has been configured with a different port than standard (1565) u2013 All Connection strings will need port in there
    The Database name starts with a numeric value
    Due a combination of factors as mentioned above the standard approach does not work
    Have any of you used this approach while connecting from SAP to MS-SQL server? Do you know of any successful methods to connect to SQL using ABAP (or not) from SAP.
    Thanks in advance,

    Yes,
    DBConnect & UDConnect.
    Works like a charm.
    We write data into a MS-SQL database via DBConnect & an ABAP program (using open sql).

  • RSA1 DB Connection from SAP BW to external SQL Server databas.

    Hello,
    I am trying to connect our SAP BW system with SQL Server Source System through DB Connect in transaction RSA1.
    Our BW system is running on Windows and MaxDB platform, therefore have I already added the latest dbmssslib.dll library to the kernel for SQL Server.
    But the connection does not work anyhow, I recieve the error "Database error -1 at CON > [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does > exist or access denied." and I am quite sure that my input parameters are correct.
    Therefore I wonder if someone has run into a similar problem and what the problem could be?
    Best Regards,
    Niklas Sandstedt

    Hi,
    I am sorry that my case was assigned to wrong forum.
    That should now have been corrected, however my problem still remains unsolved in one of our systems.
    I found note 178949, which fixed the problem in one system. But even though the system setup seems to be identical, the two systems appears different.
    The following has been done for both systems:
    1. Upgraded kernel to 701 version 111 and added dbmssslib.dll and dbmssslib.pdb files
    2. Created Logical system in BD54.
    3. Tried to create DB connection in transaction DBACOCKPIT.
    In the third step, the setup fails and I receive the following error message when I test the connection:
    Database error -1 at CON > [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not > exist or access denied.
    Database error -1
    All profile parameters AL11-directories also seems to be correct in both systems, so both should find the dbmssslib.dll file.
    One issue that I see is in DBACOCKPIT, the checkbox for "SAP Systems with basis release" is unchangeble and marked. This however, I think was changed in the other system automatically when the connection was established successfully.
    Has anyone run into the same problem?
    Best Regards,
    Niklas Sandstedt

  • Configure SSO Connection from SAP Enterprise Portal to BOE Server

    Hi Guys,
    We recently installed a BOE Server and want to connect it to our SAP Enterprise Portal. What we need is just to display the Crystal Reports via Enterprise Portal. We have set up the following:
    SAP EP with AD Authentication
    SAP EP configured with SNC to SAP BI7 system
    SAP BOE XI 3.1 - SAP Integration Kit
    BOE Server configured with SAP Authentication via SAP BI7 System
    We've also set up BOE IK iviews and URL iviews pointing to existing reports in BOE. However, when we access it from EP, it prompts for a username and login to BOE. Is there a way to configure these so that there is no prompt for login to BOE server and SSO is used? Is it also possible to have a service account (e.g. domain/crystal) that will run the reports in BOE everytime a user accesses a report from SAP EP?
    Let me know if this is at all possible

    Hi,
    You should configure InfoView for SSO first, which required infoview.xml file modification, using windows AD default authentication. If you want to utilize the OpenDocument URL for iView then you also need to configure OpenDocument.xml file for SSO also. The SAP portal must have trust relation with the SAP BW server so the Windows AD token can be authenticate with SAP BW server.
    If you want crystal user to run all the report then you will lose data security. It can be done by hard coding user name and password in the report properties and database logon but the SSO capability can be accomplished only by windows AD, SAP or LDAP.
    For more details check BOXI Admin guide and SAP Integration Guide.
    Thanks,
    Muhammad

  • BO 4.0: Database error:Unable to connect to SAP BW server Incomplete logon

    Hello Experts,
    I have enabled a 'SSO to database' between SAP BW and Business objects by referencing to the documents related to below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/HowtosetupSSOagainstSAPBWinSBOBI4.0forLDAPusers
    I have created a universe connection with option 'use single sign on when refreshing reports at view time' and have created a universe on top of my BEx query by log-in to the universe designer tools using my LDAP account.
    Now when I run the report with either SAP account or LDAP - I am able to run a adhoc webi report on this universe and get data either through the webi rich client or via BO 4.0 Info-view/Launch Pad.
    But the issue is that when other users are trying to run webi queries on this universe either through Info-view/launch pad or rich client by log-in via LDAP Authentication - they get the below error: I have given SAP_ALL to this user for time being and also have done the necessary configuration for 'simple user format' in CMC so these user has 1 account with 3 alias definitions: Enterprise, SAP, R/3.
    Database error: Unable to connect to SAP BW server Incomplete logon data -
    If the user logs on into the BO 4.0 Info-view/launch pad or webi rich client using his SAP authentication than he is able to run and retrieve data.
    I also get a dump in the SAP BW system - I analyzed the dump in SAP BW using st22 tcode and it gives the error short text as - Incomplete logon data and run-time error - CALL_FUNCTION_SIGNON_INCOMPL
    Desired outcome:
    I want the users to log-in to webi rich client or BO 4.0 Launch pad/Info-view using their 'LDAP' authentication and run reports against the universe on SAP BW/BEx query without any errors or additional username/password requirements.
    Can someone please tell me if I am missing any steps/configuration and guide me to achieve the above mentioned desired result ?
    Any help in this matter would be greatly appreciated.
    Thanks & regards,
    CD.

    Whether your problem is solved?
    We have the same problem in BO Mobile.
    Two users from one BW-role, BO-groups; one user report is executed, another user - error incomplete logon data. In Web Intelligence both users reports succeeds.

  • SAP installation guiengine:No GUI server connected;waiting for connection

    Hi All,
    I need one help
    I am trying to install SAP ECC 6 in Redhat Linux 5 and database oracle
    I have installed java 1.4.2_16, I have set the environmental variables also.
    But if I start the SAP installation by executing SAPINST , I am facing the below error
    guiengine: No GUI server connected; waiting for a connection on host welcome, port 21200 to continue with the installation
    I have tried to execute xclock to check it, but its gives the below error
    ERROR: canu2019t open display: welcome:0.0
    I found that before setting the below display environmental variable,  xclock worked good, but after setting the below display environmental variable, I am facing this error
    export DISPLAY=hostname:0.0
    I searched for this error, some people posted that we have to change the display environmental variable like export DISPLAY=:0, set DISPLAY=:0.0,
    I tried it but still facing the same No GUI server connected error.
    I hope it will be a problem with display environmental variable and I have no other clues, please help me, Thanks.
    Thanks,
    Senthil.

    Hi,
    We are trying in my personal laptop, so I have not set any ip addess. Is there any other way like our loop back adapter settings in windows, to configure ip address in Redhat linux 5 in individual machines.
    Also I searched in forums few other people who has already faced the same error. They have set the display environment variable export DISPLAY=ipaddress:0.0 with  ip address but they also has faced the same error and itu2019s not resolved.
    Please help me if there will be any other reason for this error, Thanks.
    Thanks,
    Senthil.

  • Connect Non-SAP Oracle db (32bit) in sql 2005 (64 bit) using linked server

    Hi,
    I am connecting Oracle 10g database from SQL 2005 using linked server, in which i get the error
    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    SAP Server with sql 2005 db is in 64 bit server / Windows 2003
    Non-SAP Oracle 10g is in 32 bit windows 2003 server.
    i have installed Oracle 64 bit client in the SAP Server and also copied the 64 bit version of dboraslib.dll to the DIR_LIBRARY path. I am able to view the oracle tables in the oracle client.
    But, when i create the linked server, it gives the above error.
    If i install 32 bit version of Oracle client in the SAP Server, i am able to create the linked server in the db level, but, it says "Work Process restarted, session terminated" message in the Z program in SAP.
    The same works in the test environment where both are 32 bit servers. problem is when SAP server is in 64 bit and non sap is in 32 bit.
    Please suggest.
    Thanks and Regards,
    Nagu

    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    check the workprocess traces for errors (and/or SM21). It seems that the system is "not aware" that an Oracle client is installed.
    64bit programs can´t load 32bit libraries/DLLs that´s why the workprocess dumps when you use the 32bit client.
    Markus

  • Can't create connection to SAP application server

    I use BusinessObjects Edge Series 3.0 (testing software). In Designer I am trying to create a new universe and first to create new connection (with wizard) to SAP (BW cube). I set all parameters that I use to connect with SAP GUI, but on testing the connection I get message "The server is not responding". What is wrong?
    Thanks,
    Olga

    I found the decision here:
    Error creating connection to SAP
    I installed SAP integration kit - downloaded from here:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/806c9894-42a5-2b10-648a-d900489b76da [original link is broken]
    and now I have the connection.
    Olga

  • Connecting One process Server to Multiple SAP Systems

    Hi Experts,
    We have a licensed version of the SAP CPS with the Process server limit parameter set to 4, which means we are limited to 4 process server as per my understanding. But when we create a SAP system the process server and the respective Queue is automatically created. SO that means we can create a max number of 4 SAP systems with 4 process servers!!
    Or is there a way we can connect one process server with multiple SAP systems ?
    Thanks,
    Eric.

    Yes - Process server limit parameter set to 4 means your CPS environment can start jobs in 4 SAP systems only.
    Maybe "SAP Business Automation Enabler (BAE) Connectors" could be useful to you in your situation.
    - Check the CPS admin guide for more information on BAE connector.
    Regards,
    David

  • Error Connecting to SAP server via JCO

    Hi,
      When i tried to connect SAP server using JCO its giving error "Fatal error User name or password incorrect" .But with the same username and password i'm able to login to the SAP system with SAP logon pad. My username contains only numeric,does this have any significance?
    Thanks,
    Bala

    Bala
    type of username is not significant if it is correctly entered as same as entered in SAP Logon Tool.
    U should configure the JCO Interface properly with connection details
    SAP Server
    SAP Client
    SAP System Number
    SAP User Name
    SAP Password
    Execution - True
    Also every fields are very case sensitive, so hv deep look at every field with correction.
    Pls tell me the LastErrorMessage using Tracer as follows SAPJCOInterface_0.LastErrorMessage
    Regards
    Som

  • SAP EP Error: Dispatcher running but no server connected!

    Hi
    Every body
    I tried to activate the debug remote, I access on configTool and on the section of process node I activate the options of debugabble, enable debugable , restricted load balancing.
    Then I apply the changes and restart the services and my SAP EP didn't run. I try to deploy my app on NWDS and the it can't connect with vm and check whether the SAP J2EE Engine is up and running.
    All the services are running.
    Then I try to revert the configuration of debug to try deactivate the options, apply and restart the services but my SAP EP get the error:
    SAP WebAS Engine is starting...
    If this state does not change within a few minutes,
    please contact your system administrator.
    Check the recommendations in SAP Notes: 943498, 764417
    Message: Dispatcher running but no server connected!
      Details:   No details available
    All the services are running.
    How can I solve the problem.?

    This is the log trac.................
    trc file: "F:\usr\sap\EPD\JC00\work\dev_server0", trc level: 1, release: "701"
    node name   : ID1917850
    pid         : 4544
    system name : EPD
    system nr.  : 00
    started at  : Tue May 24 10:29:18 2011
    arguments       :
           arg[00] : F:\usr\sap\EPD\JC00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\EPD\SYS\profile\EPD_JC00_bvpmepd
           arg[02] : -DSAPINFO=EPD_00_server
           arg[03] : pf=F:\usr\sap\EPD\SYS\profile\EPD_JC00_bvpmepd
    [Thr 4408] Tue May 24 10:29:18 2011
    [Thr 4408] *** WARNING => INFO: Unknown property [instance.box.number=EPDJC00bvpmepd] [jstartxx.c   841]
    [Thr 4408] *** WARNING => INFO: Unknown property [instance.en.host=bvpmepd] [jstartxx.c   841]
    [Thr 4408] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4408] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties]
    -> ms host    : bvpmepd
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\EPD\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : bvpmepd
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\EPD\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1917800  : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1917850  : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1917800            : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    -> [01] ID1917850            : F:\usr\sap\EPD\JC00\j2ee\cluster\instance.properties
    [Thr 4408] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4408] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4376] JLaunchRequestFunc: Thread 4376 started as listener thread for np messages.
    [Thr 2556] WaitSyncSemThread: Thread 2556 started as semaphore monitor thread.
    [Thr 4408] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4408] CPIC (version=701.2009.01.26)
    [Thr 4408] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_19-x64\
    [Thr 4408] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\EPD\JC00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID1917850]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_19-x64\
    -> java parameters    : -XX:MaxNewSize=341M -XX:NewSize=341M -XX:MaxPermSize=512M -XX:PermSize=512M -XX:ReservedCodeCacheSize=64M -XX:CodeCacheMinimumFreeSpace=2M -XX:CompilerThreadStackSize=4096 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -XX:HandlePromotionFailure -XX:UseParNewGC -XX:DisableExplicitGC -XX:UseTLAB -XX:PrintGCTimeStamps -XX:PrintGCDetails -verbose:gc -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -Djco.jarm=1 -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djava.security.policy=./java.policy -XX:+JavaMonitorsInStackTrace -Xbootclasspath/p:F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-201
    0-04-22/wily/connectors/AutoProbeConnector.jar;F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-2010-04-22/wily/Agent.jar -Dcom.wily.introscope.agent.agentName=EPD_JC00_server0 -Dcom.wily.introscope.agentProfile=F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-2010-04-22/wily/IntroscopeAgent.profile
    -> java vm version    : 1.4.2_19-rev-b07
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> stack size         : 2M
    -> root path          : F:\usr\sap\EPD\JC00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\EPD\JC00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\EPD\JC00\exe\jstartup.jar;F:\usr\sap\EPD\JC00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4408] JLaunchISetDebugMode: set debug mode [no]
    [Thr 10136] JLaunchIStartFunc: Thread 10136 started as Java VM thread.
    [Thr 10136] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -XX:MaxNewSize=341M
    -> arg[  4]: -XX:NewSize=341M
    -> arg[  5]: -XX:MaxPermSize=512M
    -> arg[  6]: -XX:PermSize=512M
    -> arg[  7]: -XX:ReservedCodeCacheSize=64M
    -> arg[  8]: -XX:CodeCacheMinimumFreeSpace=2M
    -> arg[  9]: -XX:CompilerThreadStackSize=4096
    -> arg[ 10]: -XX:SurvivorRatio=2
    -> arg[ 11]: -XX:TargetSurvivorRatio=90
    -> arg[ 12]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 13]: -XX:+HandlePromotionFailure
    -> arg[ 14]: -XX:+UseParNewGC
    -> arg[ 15]: -XX:+DisableExplicitGC
    -> arg[ 16]: -XX:+UseTLAB
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -XX:+PrintGCDetails
    -> arg[ 19]: -verbose:gc
    -> arg[ 20]: -Dsun.io.useCanonCaches=false
    -> arg[ 21]: -Djava.awt.headless=true
    -> arg[ 22]: -Djco.jarm=1
    -> arg[ 23]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 24]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 25]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 26]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 27]: -Djava.security.policy=./java.policy
    -> arg[ 28]: -XX:+JavaMonitorsInStackTrace
    -> arg[ 29]: -Xbootclasspath/p:F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-2010-04-22/wily/connectors/AutoProbeConnector.jar;F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-2010-04-22/wily/Agent.jar
    -> arg[ 30]: -Dcom.wily.introscope.agent.agentName=EPD_JC00_server0
    -> arg[ 31]: -Dcom.wily.introscope.agentProfile=F:/usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.2.2.0-2010-04-22/wily/IntroscopeAgent.profile
    -> arg[ 32]: -Dsys.global.dir=F:\usr\sap\EPD\SYS\global
    -> arg[ 33]: -Dapplication.home=F:\usr\sap\EPD\JC00\exe
    -> arg[ 34]: -Djava.class.path=F:\usr\sap\EPD\JC00\exe\jstartup.jar;F:\usr\sap\EPD\JC00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 35]: -Djava.library.path=C:\j2sdk1.4.2_19-x64
    jre\bin\server;C:\j2sdk1.4.2_19-x64
    jre\bin;C:\j2sdk1.4.2_19-x64
    bin;F:\usr\sap\EPD\JC00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_19-x64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\WinRAR;F:\usr\sap\EPD\SYS\exe\uc\NTAMD64
    -> arg[ 36]: -Dmemory.manager=2048M
    -> arg[ 37]: -Xmx2048M
    -> arg[ 38]: -Xms2048M
    -> arg[ 39]: -Xss2M
    -> arg[ 40]: -DLoadBalanceRestricted=yes
    -> arg[ 41]: -Djstartup.mode=JCONTROL
    -> arg[ 42]: -Djstartup.ownProcessId=4544
    -> arg[ 43]: -Djstartup.ownHardwareId=W1658296922
    -> arg[ 44]: -Djstartup.whoami=server
    -> arg[ 45]: -Djstartup.debuggable=no
    -> arg[ 46]: -Xss2m
    -> arg[ 47]: -DSAPINFO=EPD_00_server
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=EPD
    -> arg[ 51]: -DSAPMYNAME=bvpmepd_EPD_00
    -> arg[ 52]: -DSAPDBHOST=BVPMEPD
    -> arg[ 53]: -Dj2ee.dbhost=BVPMEPD
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 10136] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4852] Tue May 24 10:29:19 2011
    [Thr 4852] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4852] Tue May 24 10:29:20 2011
    [Thr 4852] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4852] JLaunchISetClusterId: set cluster id 1917850
    [Thr 4852] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4852] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Tue May 24 10:29:24 2011
    5.804: [GC 5.805: [ParNew: 174592K->12953K(261888K), 0.0158996 secs] 174592K->12953K(2009856K), 0.0159580 secs]

Maybe you are looking for

  • Can I import HTMLs from inside the project and use as portlet page ?

    As you know, I am using Java Studio Creator 2 Update 1 for my current portal project. I have created JSR-168 JSF Portlet Project for my portlet development. As I have some html pages ready for my development, Can I import HTMLs from inside the projec

  • Policy Based Routing and IP Helper

    Can anyone help with an issue i am having with PBR and an IP Helper.  I cannot get devices in the VLAN with the associated SVI to get DHCP addresses, there is no DHCP server in the VLAN so an IP Helper is used but whenever i enable PBR on the SVI, DH

  • BAPI_SALESORDER_CREATEFROMDAT2 to replace VA01, KBETR and NETWR

    Please help me.. I am using BAPI_SALESORDER_CREATEFROMDAT2 for creating sales order for replace VA01, can you please tell me in which field the amount KBETR (of items) is to be populated. i thing that i will populate COND_VALUE in ORDER_CONDITIONS_IN

  • Link for selection screen

    I am able to determine the link for a report.  How can I determine the link for the selection screen which is to be presented before the query is run? The query is web based.  Thanks

  • Query of the sequence

    Is it possible to change sequence value on monthly basis. ex. I want to start sequence from 1to 1000 and then reset from 1 to 1000 after month. for every month i want to reset sequence is it possible. Thanks in advance