on 2006 Aug 01 12:38 AM
Hi,
I try run visual administrator but sends the next message:
SAPERP:j2eadm 104> ./go.bat
: command not foundsetlocal
./go.bat: line 2: @title: command not found
./go.bat: line 3: syntax error near unexpected token `('
'/go.bat: line 3: `@if DEFINED JAVA_HOME (
Please Help me
Minerva Paredes
Request clarification before answering.
Hi
Check you installed Java Development Kit (JDK). If you have doen, set path in system enviornment variables. (i.e windows >> start >>control panel >> system >> advanced >> environmental variables >> new >> variable name as "JAVA_HOME" and Variable value as you JDK path e.g.C:\j2sdk1.4.2_11.
Hope it will slove your problem
Cheers
Jawahar Govindaraj
PS:Reward points
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The variable JAVA_HOME is set but the problem is the same, in the log find the next strings.
log generation timestamp : 2006_08_01_at_11_53_13
8/1/06 11:56 AM com.sap.engine.tools.launcher.Launcher Error : unable to invoke main class com.sap.engine.services.adminadapter.gui.AdminFrameView
com.sap.engine.tools.launcher.LauncherException
at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:340)
at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
-
caused by -
java.lang.reflect.InvocationTargetException
Caused by: java.lang.InternalError: Can't connect to X11 window server using '192.168.80.72:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
at java.lang.Class.initializeImpl(Native Method)
at java.lang.Class.initialize(Class.java:339)
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:115)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
at java.awt.Window.init(Window.java:268)
at java.awt.Window.<init>(Window.java:312)
at java.awt.Frame.<init>(Frame.java:431)
at java.awt.Frame.<init>(Frame.java:396)
at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1668)
at javax.swing.JWindow.<init>(JWindow.java:189)
at javax.swing.JWindow.<init>(JWindow.java:141)
at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
please help me.
Minerva Paredes
Hi,
But when i try run the visual administrator at level S.O. dont run , and when i try run the visual administrator in the browser is the same.
I find the note 886209 but is for unix and i have linux suse 10, the directory j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\com.sap.vc.mmcompiler\res\root\WEB-INF\flex\flex-config.xml
not exists... then I'm thinking tha it a seemed problem.
Please help me.
Minerva
Hi Minerva,
Make sure you set DISPLAY variables correcly for the user you run VA with (I am assuming it's <SID>ADM). It should be pointed to the host you are planning to display VA Gui on (e.g. your local PC). You also need an X-Windows client installed locally and configured to accept connection from the server where J2EE is installed.
Regards,
Mike
User | Count |
---|---|
48 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.