cancel
Showing results for 
Search instead for 
Did you mean: 

Manual Setup of SMD Agent failed

Former Member
0 Kudos

Hi gurus!!

I have already installed the SMDAgent into my monitored system (EP 7.0 on Windows) but when I execute the smdsetup.bat with the corresponding parameters the next error ocurred when it tries to create the secstore.properties file:

- STEP 6: generating SecStore

External Command Executed:

C:\j2sdk1.4.2_14\bin\java -DP4ClassLoad=P4Connection -Dsap.p4.remote_classloading=false -cp "lib/sapxmltoolkit.jar;lib/smdagent.jar;lib/tc_sec_secstorefs.jar;lib/iaik_jce_export.jar;lib/launcher/smdagentlauncher.jar;lib/launcher/logging.jar;lib/smdserver.jar;lib/exception.jar;lib/sapj2eeclient.jar" com.sap.security.core.server.secstorefs.SecStoreFS create -f K:\usr\sap\SMD\J98\SMDAgent\configuration\secstore.properties -k "" -noenc

secstore.properties: creation failed. exitcode= 1

java.lang.NoClassDefFoundError: com/sap/tc/logging/LogController

Exception in thread "main"

Now, I can see the agent from the server ../smd/admin in the Agent administration tab but the scheduler can't execute task because it says that is no agent connected or started.

Can anybody show me the way to solve this problem?

Thank you very much in advanced.

Edorta Ramos.

Accepted Solutions (0)

Answers (3)

Answers (3)

raguraman_c
Active Contributor
0 Kudos

Hi,

Did you check if your P4 Connection is working?

Feel free to revert back.

--Ragu

Former Member
0 Kudos

Great thanks stephan, I had the same issue and this solves it!!

Just copy logging.jar from

x:\usr\sap\<SMD SID>\<instance>\SMDAgent\lib

to

x:\usr\sap\<SMD SID>\<instance>\SMDAgent\lib\launcher

and then re-execute the smdsetup.bat!

Regards,

Nico...

stephan_prat
Active Participant
0 Kudos

Hi,

Is logging.jar located at the specified classpath: lib/launcher/logging.jar?

Regards,

Stephan

Former Member
0 Kudos

Hi,

You don't have to run the setup again. Once you run the installer, it takes care of setup too. Yo check the results in log.

After installation the next step is to start the agent rather than running the setup again.