Application: SAP GUI in 8.04
Bug #223846 reported by
Teleios
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Hi!
I have been using UBUNTU 7.10 version, testing the environment in the company I work, using the same functionality I had in Windows. In version 7.10 I hadn`t problems.
Since I upgrade to 8.04 version, the application I run to the ERP's company (SAP) is running with navegability problems. The application I use is "SAP GUI 700" wich runs under java environment.
Although the application works, when I try to navigate on SAP, the program keeps "thinking" and finally it hangs.
The hardware is:
CPU: AMD Sempron 2500
Memory: 728 MB.
HDD: 20 GB.
Thank you and regards.
To post a comment you must log in.
You said this is a Java application. Can you check the version of Java you are using ('java -version' will tell you this), and compare to the java you were using in 7.10?
On a guess, I would think that the problem might be that your SAP application won't work with a Java which is not from Sun. The package containing the Java from Sun is 'sun-java6-bin'.
You can try different Java runtimes by using 'sudo update- java-alternativ es. Use 'sudo update- java-alternativ es -l' to get a list of the javas you have installed, and 'sudo update- java-alternativ es -s [name]' to select one.