cancel
Showing results for 
Search instead for 
Did you mean: 

IDM8 upgrade issue - Could not find process

Chenyang
Contributor
0 Kudos

Hi Experts,

I am trying to upgrade a IDM 7.2 system to IDM8. I am able to connect Eclipse to the IDM 8 design time now. But I find the repository's event processes were lost after the upgrade. When I try to add them back, I could not find any process available even though they are there.

In the developer trace, I found this error message right after I click the button. I think this is the cause. How should I deal with this error?

Exception: Can not encrypted value for   decrypt failed: javax.crypto.IllegalBlockSizeException: Invalid use

Thanks,

Chenyang

Accepted Solutions (0)

Answers (2)

Answers (2)

avatartest
Explorer
0 Kudos

Hi Chenyang,

As Ole said it seems that during the upgrade process in your system some problem occurred with the Event processes that were assigned to that repository - there is a value "-1" that is visible at your screenshot.

Could you also check the update log of the database update? Another idea would be to check for any error logs of the SAP Netweaver Application Server related to the components com.sap.idm*

Kind Regards,

Rali

Chenyang
Contributor
0 Kudos

Hi Relitsa,

Thanks for you and Ole's suggestion. I remember I didn't find any error after the DB upgrade. But I will re-run the script again. As you can see the error log is posted as the second screen shot. It says

decrypt failed: javax.crypto.IllegalBlockSizeException


Thanks,

Chenyang Xiong

0 Kudos

Hi Chenyang,


I think I reproduced your scenario and see parts of the issue you're facing. As I see it, you have two possible problems:

  1. The upgraded repository type doesn't have the CORE processes configured
  2. There is an exception in the error log regarding decryption

I managed to reporoduce the second problem and it has been fixed but it is a minor error that doesn't affect the repository type. Can you provide more info about the following:

  • Which version of the provisioning framework were you using before the upgrade?
  • A screenshot of all the upgraded repository types that you see in the default package would be helpful.
  • A screenshot of the General tab of the repository type in question would be helpful.

Cheers,

Kristiyan

IdM Development

Chenyang
Contributor
0 Kudos

Hi Kristiyan,

Thanks for your reply.  It is a PoC system and I add a ABAP and a Java as the backend. There isn't any custom logic in the system.

Q1:

I am using standard SAP provisioning framework comes with IDM 7.2 sp8. It is not SAP provisioning framework V2. Is it mandatory to upgrade V2 before upgrade IDM 8?

Q2:

Q3: The backend is DB though it is named asjava_ldap. I have issues for both repositories.

Thanks,

Chenyang Xiong

Former Member
0 Kudos

Hi Chenyang,

Check the process you are trying to find. It should be of type "Add member process" and if it is in a different package it should be public.

Looks like the upgrade process is missing something...

Regards,

Ole K.