Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to login in Sol man?How to create client?

Former Member
0 Kudos

Hi

I have installed solution manager 4.0 on AIX 5.3 (Database - MaxDB).

How to login in it?

Is it required to create client so as to login?

If yes, how to create client in SolMan?

1 ACCEPTED SOLUTION

manohar_kappala2
Contributor
0 Kudos

Hi,

If you are speaking of logging in the first time then you can use the SAP Default user ID's

SAP* and its default password(07061992) in default clients 000 or 001.

Once you login u can then create new clients and user ID's to login from there on

Hope this helps

Manohar

10 REPLIES 10

manohar_kappala2
Contributor
0 Kudos

Hi,

If you are speaking of logging in the first time then you can use the SAP Default user ID's

SAP* and its default password(07061992) in default clients 000 or 001.

Once you login u can then create new clients and user ID's to login from there on

Hope this helps

Manohar

0 Kudos

Hi

I am new to SAP.

Please tell me which script should I run so as to login in SolMan?

Former Member
0 Kudos

Hi,

You installed solman 4.0 means kernel release is 700.

When you are installing solman 4.0 it will ask all users password.With those passwords you can login to sap system.

By default you will have 000 client login with that client.don't use 06071992 password.

i hope it will help you.

kiran kumar.v

0 Kudos

Hi

I am new to SAP.

Please tell me which script should I run so as to login in SolMan?

I don't have ABAP installed on AIX.

0 Kudos

Hi,

you just need the SAP GUI like for every other SAP system.

Download: https://service.sap.com -> Downloads -> search for SAP Gui

For logon use the user and password you entered during installation.

Regards,

Claudia

0 Kudos

I have installed Solman 4.0 on AIX 5.3.

Available options are pasted below:

000001 SAP GUI FOR JAVA

Installation Software Component (Current View)

000002 SAP GUI FOR WINDOWS

Installation Software Component (Current View)

000003 SAP GUIDED SELLING

Installation Software Component (Current View)

000004 SAPSETUP FOR SAP GUI

Installation Software Component (Current View)

000005 SAP GUI FOR JAVA 7.00

Installation Software Component (Current View)

000006 SAP GUI FOR WINDOWS 6.20

Installation Software Component (Current View)

000007 SAP GUI FOR WINDOWS 6.40

Installation Software Component (Current View)

000008 SAP GUI FOR WINDOWS 7.10 CORE

Installation Software Component (Current View)

000009 SAP GUIDED SELLING 1.0

Installation Software Component (Current View)

000010 01200615322000000553 Installation SAP Guided Selling 1.0

000011 51019289 CD SAP Web AS 6.20 Inst./Upgrade Guides

CD

000012 51030605 CD SAP CRM 4.0 SR1 Inst./Upgrade Guides

CD

000013 51031650 CD SAP R3E 4.7x2.00 SR1 Upg./Inst.Guides

CD

000014 51031651 CD SAP CRM 4.0 SR1 Inst./Upgrade Guides

CD

0 Kudos

000008 SAP GUI FOR WINDOWS 7.10

0 Kudos

Error in SAPGUI-on AIX- Can't load JNI library

I am getting error as below:

^C# ./sapgui /H/punlparidm06 /S/sapdbIND

                                                          1. ERROR #############################

07.03. 12:48:37.619 ERROR: Attempt to load shared library /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so failed.

07.03. 12:48:37.619 ERROR: The library file exists, so either the program

07.03. 12:48:37.619 ERROR: don't has the privileges to access the library

07.03. 12:48:37.619 ERROR: or the library is not loadable by the shared object loader

07.03. 12:48:37.619 ERROR: Technical information:

07.03. 12:48:37.619 ERROR: Error location: GuiJniLoader.loadPlatinLibrary()

07.03. 12:48:37.619 ERROR: Error message : /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so

                                                          1. ERROR #############################

java.lang.UnsatisfiedLinkError: /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2144)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1973)

at java.lang.Runtime.load0(Runtime.java:773)

at java.lang.System.load(System.java:887)

at com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:114)

at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:24)

at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)

at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)

at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)

at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)

at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)

at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)

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.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)

at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)

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.platin.Gui.main(Gui.java:65)

java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library

at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:25)

at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)

at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)

at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)

at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)

at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)

at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)

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.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)

at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)

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.platin.Gui.main(Gui.java:65)

                                                          1. ERROR #############################

07.03. 12:51:52.173 ERROR: GuiConnection: Connect failed

07.03. 12:51:52.173 ERROR: JniAgiLibAdaptor.<init>: Cannot load JNI library

                                                          1. ERROR #############################

0 Kudos

Error in SAPGUI-on AIX- Can't load JNI library

I am getting error as below:

^C# ./sapgui /H/punlparidm06 /S/sapdbIND

                                                          1. ERROR #############################

07.03. 12:48:37.619 ERROR: Attempt to load shared library /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so failed.

07.03. 12:48:37.619 ERROR: The library file exists, so either the program

07.03. 12:48:37.619 ERROR: don't has the privileges to access the library

07.03. 12:48:37.619 ERROR: or the library is not loadable by the shared object loader

07.03. 12:48:37.619 ERROR: Technical information:

07.03. 12:48:37.619 ERROR: Error location: GuiJniLoader.loadPlatinLibrary()

07.03. 12:48:37.619 ERROR: Error message : /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so

                                                          1. ERROR #############################

java.lang.UnsatisfiedLinkError: /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2144)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1973)

at java.lang.Runtime.load0(Runtime.java:773)

at java.lang.System.load(System.java:887)

at com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:114)

at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:24)

at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)

at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)

at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)

at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)

at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)

at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)

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.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)

at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)

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.platin.Gui.main(Gui.java:65)

java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library

at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:25)

at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)

at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)

at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)

at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)

at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)

at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)

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.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)

at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)

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.platin.Gui.main(Gui.java:65)

                                                          1. ERROR #############################

07.03. 12:51:52.173 ERROR: GuiConnection: Connect failed

07.03. 12:51:52.173 ERROR: JniAgiLibAdaptor.<init>: Cannot load JNI library

                                                          1. ERROR #############################

Former Member
0 Kudos

To have the solution manager 4.0 installed you really need to install the ABAP part as well.

And for login you can't install SAPGui for windows on AIX since it's for a windows OS. You install the SAPGui on your workstation and if you are not using windows as OS on the workstation you have to use SAPGui for Java (which is a pain to maintain).

But you really need to install the ABAP part for SolMan 4.0, the J2ee part is more or less only for SolMan Diagnostics.

Cheers,

Mathias