cancel
Showing results for 
Search instead for 
Did you mean: 

Repository Job not able to retrieve password constant

clotilde_martinez
Participant
0 Kudos

Hello,

we are running IDM 8.0 latest patches (fresh install) and we have troubles with our repositories.

When running the initial load, it throws an error about the JCO_CLIENT_PASSWD being empty.

We created another job to retrieve the constant and show it in a warning, the job is able to retrieve the user but the password is null.

We tried to type it again several time, it just doesn't seem to keep it. In the database (mc_repository_vars table) there is a value (encrypted) so I don't get why we can't retrieve the value in eclipse.

We checked the Keys.ini file in the netweaver and it is ok. (or it seems to be at least) I'm almost sure it's coming from it though...

Does anyone know the problem and how to fix it? Or does anyone have an idea on where to look?

Thanks a lot,

Clotilde

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187331
Participant
0 Kudos

Hi Clotilde,

here are some points you should check:
  • Is the Keyfile present in the Netweaver?
  • Did you reference the keyfile in the "idmdevstudio" Java Settings (NWA) correctly?
  • Did you reference the keyfile in the jmx_app Java Settings (NWA) correctly?
  • Does the dispatcher have the same keyfile?

I am pretty sure that you missed some of the above mentioned points.

Greetings, Aydin