HOW TO run SAPGUI into LINUX

HOW TO run SAPGUI into LINUX
Hi all,
I make this document for people who need install SAPGUI into Linux.
1)
Minimal system requeriments.
Linux
Hardware:
CPU: Intel PentiumIII with 800 MHz
RAM: 256MB
Software:
OS: SuSE Linux 9.3 - 10.1, Red Hat Enterprise Linux 3 and 4
JVM: Sun Java Runtime Evironment 1.4.2 (32-bit) or 5.0 (32-bit) including Java Plugin
please see http://java.sun.com/j2se/1.4.2/install-linux.html and http://java.sun.com/j2se/1.4.2/docs/...ocale.doc.html resp. http://java.sun.com/j2se/1.5.0/install-linux.html and http://java.sun.com/j2se/1.5.0/docs/...ocale.doc.html for details
2)
Download SAPGUI from:
ftp://ftp.sap.com/pub/sapgui/java/
(anonymous login)
https://websmp201.sap-ag.de/sapgui-java
(OSS user and pass)
3)
At /java folder in ftp select:
File: PlatinGUI-Linux-700.jar 37926 KB 11/07/06 13:58:00
(note: maybe a new version is available)
4)
At downloaded folder, execute
java -jar PlatinGUI-Linux-700.jar
5) Executing SAPGUI
A) Guilogon:
~/SAPClients/SAPGUI7.00/bin$ ./guilogon
To create servers, touch at new and go to "advanced".
-- tip “use expert configuration”
Example:
For server 10.1.1.6 with system number 01:
conn=/H/10.1.1.6/S/3201
B) Command line
For server 10.1.1.6 with system number 01:
~/SAPClients/SAPGUI7.00/bin$ ./sapgui /H/10.1.1.6/S/3201
Hope it helps, Goodbye!

Hi,
I'm trying to use the SAPgui for Java on Ubuntu 6.06 and I have problems with that. The SAPgui connects to the SAP system problemless.
After couple of minutes the SAPgui for Java always hangs with these messages in terminal:
ERROR #############################
17.08. 11:13:01.700 ERROR: JniAgComAdaptor.write failed
ERROR #############################
ERROR #############################
17.08. 11:13:01.714 ERROR: GuiNiWriter: write failed
ERROR #############################
I'm connecting to SAP Netweaver 04 running on the same computer. I have also tried different versions of Java 1.4, 1.5 and the problem still persists.
From other computers in network the SAPgui for Java runs perfectly against the same SAP system, running on the same Java version as before, on Ubuntu 6.06 or Fedora Core 5 whatever, it runs without any hassles.
I haven't found any remarks on this error on Google, neither on SAP OSS.
Do you think I can raise a question to OSS? I don't think there are some restrictions for SAPGUI for Java regarding use of Linux distribution.

Similar Messages

  • How to Download sapgui for linux

    Hi
    How to Download sapgui for linux (Red hat 5.3)
    and how to install sapgui on red hat linux
    Thanks in Advance
    Regards
    Afsn

    Hi,
    As Bobby said, you need to install the SAPGUI for JAVA to access the SAP R/3 from your linux machine. The software is available in the following path,
    https://service.sap.com/swdc
    --> Installations and Upgrades
    --> Entry by Application Group
    --> SAP Frontend Components
    --> SAP GUI FOR JAVA
    --> SAP GUI FOR JAVA 7.20
    --> Installation
    The follwoing links gives an idea on how to install the SAP GUI for JAVA in Linux machines.
    [Link1|http://www.linuxquestions.org/questions/linux-software-2/how-to-run-sap-sapgui-on-linux-system-478821/]
    [Link2|http://sapbasis.wordpress.com/2007/08/22/installation-and-configuration-of-sapgui-for-java-on-linux/]
    Regards,
    Varadharajan M

  • How to run .jar on linux & how to create .jar file using java?

    hi, may i know how to run .jar on linux & how to create .jar file using java? Can u provide the steps on doing it.
    thanks in advance.

    Look at the manual page for jar:
    # man jar
    Also you can run them by doing:
    # java -jar Prog.jar

  • How to run ' appletviewer' in linux console ?

    i have no idea how to run an applet in linux , thanks very much .

    You just type "appletviewer" etc.
    You probably have to be running X first.

  • How to run WLST In linux

    Hi All,
    Could you please let me know how to run WLST In linux

    There are two ways to invoke wlst scripting
    1) You can call a py script using ${ServerHome}/common/bin/wslt.sh create.py
    2) You can set the environment using . ./setDomainEnv.sh and run java weblogic.WLST which will start the wlst offline mode.
    Here are some good examples
    http://download.oracle.com/docs/cd/E13222_01/wls/docs100/config_scripting/reference.html#wp1154848

  • How to Run FormBuilder On Linux.

    Hi All,
    I have installed Oracle Application Server 10G on linux in one Home.
    I installed Oracle Developer Suit 10G on same machine in another Home.
    I configured Listner and service for Oracle Application Server.
    But How to set the Listner and service for Developer Suit.
    Am I need to make any changes in .Bash file.
    And how I will be able to Run FormBuiler,ReportBuilder & OC4J components.
    Will I need to apply any patches on linux.

    Assuming you are using iDS 10g Release 2 (10.1.2.0.2), the installation works out of the box for the most part.
    To start the Builders look in the ORACLE_HOME/bin for the script files related to the component you wish to run. For example, to start the Forms Builder use frmbld.sh
    Starting and stopping OC4J is done with scripts found in ORACLE_HOME/j2ee/DevSuites
    More information can be found in the product online help and Metalink Doc ID 358712.1 "Overview of Oracle Forms and Using the Oracle Forms Builder"
    This is basically the same for all versions. The only difference will be in the file names.

  • How to run AIR on linux with no gui, no console?

    Folks,
    Has anyone had success running an AIR application from the command line in the background without a GUI?  Is setting WindowApplication.visible=false, sufficient?  Required?  Thanks!

    To run an Air app you need to install Air installer.
    One of the requirements of Air Installer is either GNOME or KDE.
    So I think it will not run.
    More requirements here:
         http://www.adobe.com/support/documentation/en/air/1_5_1/releasenotes_developers.html#sysre qs
    HTH.

  • How to run RWRUN.exe and RWCLIENT.exe in Linux

    Our reports (11G R2) output desformat is PDF. We howerver, need to embed some fonts in the PDF when it is generated. So, we need to add the parameter PDFEMBED in the command line of RWRUN, RWCLIENT or RWSERVLET. However, the application server is Linux.
    Since Linux does not have EXEs how to run these in Linux and how to pass parameters to them? i.e. reportname, directory,... etc.

    Hello,
    You can find the shell scripts rwrun.sh and rwclient.sh in ORACLE_INSTANCE/config/reports/bin ...
    Regards

  • How to run Adobe AIR installer package created in windows into Linux

    Hi,
    we have created an Adobe AIR Installer package in Windows XP, Can any one help me how to run the Installer package in Linux that is created in Windows.
    Please, any help is Appreciable.

    Please any help for the above query is appreciable.

  • How to run a server program in the background on Linux or Windows?

    I just finished writing a Java network application with multiple clients and one server.
    However, I am not sure how I can run the server (SomeServer.class) in the background on Windows. Also when I am running it on Linux, I don't want it to terminate when I logout of the Linux shell.
    To run the server on Linux, should I use a command like this?
    nohup java -cp . SomeServer.class > output.txt &
    Or is there another command, or perhaps some code that I can add to the program so that it would run in the background automatically and/or continues even when I logout of the Linux shell??
    Sometimes, I also like to run the program on a Windows XP machine for testing purpose. How can I do it so that it runs in the background without openning a Console/Command Prompt window??
    (redirecting the standard output to a file)
    And is there an easy way to create a EXE file that runs the program with the default JRE in windows?

    On many UNIX systems there's a utility called detach which will launch the following command in such a manner that killing the shell will not kill the process. On systems that lack this command, I'd find an open source implementation and install it.

  • How to run i tunes version 10.6.3 on mac os x 10.6, 32 bit mode? it gives mesg to go into 32 bit mode but i cant get into it pls help

    how to run i tunes version 10.6.3 on mac os x 10.6, 32 bit mode? it is downloded in 64 bit mode. when i start i tunes it gives mesg to go into 32 bit mode by going into finder, choose the the "get info command" then check the check box "32 bit mode in window" but i am not finding the check box of 32 bit mode. pls help

    That crash appears to be casued by the Facebook plug-in.
    Create a new account (systempreferences -> accounts or Users & Groups on 10.7 and 10.8), make a new Library in that account, import some shots  and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.

  • Need HELP (Project Issue) : Having 3 individual VIs, datalogger.vi, start vi, amksms.vi done. (How to run the VIs in sequence order - datalogger start amksms combine into 1 VIs? )

    Need HELP (Project Issue) : Having 3 individual VIs, datalogger.vi, start vi, amksms.vi done.
    (How to run the VIs in sequence order - datalogger > start > amksms combine into 1 VIs? )

    VIs in icon.
    how would it able to run in the sequence order:
    data first, follow by start and lastly amk sms.
    Attachments:
    dsa.jpg ‏10 KB

  • How to run Eclipse in a Linux machine?

    hi guys,
    I have worked with Eclipse3.0 under windows platform.
    but then can i know how to run Eclipse in a Red-Hat Linux machine,
    if yes, then please do elaborate the same.
    thank u.
    Cheers,
    vishal j

    Get it from this page http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/index.php

  • How to run kvm on arm linux in skyeye

    1.Redhat linux: .... /skyeye_v1/binary/skyeye
    2.download testsuit from www.skyeye.org , #cd s3c2410 you will see
    initrd.img, skyeye.conf, vmlinux, then i #......... /skyeye_v1/binary/skyeye -e vmlinux
    you will see WELCOME TO ARMLINUX
    3.#cd s3c2410 (initrd.img, skyeye.conf, vmlinux)
    #makdir name
    #ls (result:initrd.img, skyeye.conf, vmlinux,name)
    #mount -o loop initrd.img name
    4.#cd /s3c2410
    #cp ...../kvm ....../s3c2410/name/bin
    #cp ...../libc.so.6 ....../s3c2410/name/bin
    but the spcace on the decive is not enough ,
    what should i do ?
    how to run kvm which is in arm linux which is in skyeye???

    MarkWalsh wrote:
    A fairly easy way, you can add your script to the 'Scripts' menu, then create an action that calls this script (use 'Insert Menu Item' to add to your action) and call this action through a batch in Bridge. One issue with this, though, is that it does require creating an action to specifically call the script, I don't know if you can call the script directly from Bridge.
    I haven't scripted Bridge at all myself, but I believe you should also be able to rewrite your script to get the selection in Bridge, and process those files in Photoshop.
    If your script is set up to process one file at a time, the Bridge/Batch technique is the simplest way to do it.
    If your script needs to know what all of the files are before it can begin processing, you have to add a Menu element in Bridge and have it call your action/script in Photoshop. A bit more complicated, but there are a lot of examples of this at ps-scripts.com.
    -X

  • How to run ZAC CDP from a Linux Bundle

    Hi all,
    I am trying to work out how to run "ZAC CDP" from a Linux bundle. We have 330 Satelites that I need to force the replication of the TFTP folder too in one staggered process.
    Is there any reason why this would not work? would a script do it and anyone have a sample?
    cheers,
    Trev.

    I would imagine it's possible.
    I'm assuming something (run as root user?)
    #!/bin/bash
    zac cdp
    (you may have to put the absolute path in for the location of "zac")
    I'm not a linux guru by any means, just that if you can script this via a cron job, I'm sure it can be done via ZCM Bundle.

Maybe you are looking for

  • User unable to edit contacts

    I have a user with Outlook 2013 connected to an 2010 Exchange Server. I have a user that is unable to edit any existing contact, getting an error: Your changes cannot be saved because you don't have permission to modify some or all of the items in th

  • Report works fine in VS2010 but simply doesn't show when published

    Problem: Crystal Report works fine in VS 2010 but doesn't show when published to web-server, there is no error, it simply doesn't show. Background: Installed VS2010 on a freshly installed and fully updated (.net 4.0 is included in the updates) window

  • Sharing iTunes library between two users on the same Mac

    I recently bought my parents a new MacBook Pro (they switched from Windows). I was able to get all of their songs over and into my dad's iTunes library. My mom and dad each have separate accounts on the MBP, but they'd both like to be able to see (an

  • Use of Tiger cd installation discs with ema \c power PC no dvd

    Purchased tiger for emac. Currently using OS X Jaguar. program came with DVD installation disc. Sent for and rec. Tiger CDs with exchange program. problem. . .unble to install with these CDs. Any suggestions? Thanks

  • Best wau to rewrite subject line based on FROM address...

    Has anyone had experience with re-writing the subject line of a message based on the FROM address? I am trying to accomplish the following: 1) if the FROM address of a message is "[email protected]" and SUBJECT of message is "some special subject" th