cancel
Showing results for 
Search instead for 
Did you mean: 

EP6 sp9 installation get stuck on "deploy via sdm/j2ee"

Former Member
0 Kudos

Hi,

I'm trying to install the ep6 SP9 after I have installed the WAS SP9 and upgrade it to SP13

Now, The installation get stuck at "deploy via sdm/j2ee" stage.

This result is the same after several attempts including shutdown and restrat the processes

There are not any errors on the installaion logs and everything looks fine

Does anybody has any idea what it wrong ?

Thanks

Ami

Accepted Solutions (1)

Accepted Solutions (1)

former_member200748
Contributor
0 Kudos

Hi Ami,

If there are no errors then it means that your installation would turn out just fine. The <b>deploy via sdm</b> step usually takes a lot of time, at times hours to get completed. See that you dont open too many windows lest the CPU memory is utilized completely.

Do let us know if the installation was successful.

Warm Regards

Priya

Former Member
0 Kudos

Thanks Priya for your reply,

I did saw on the java log file the following error:

<b>

java.lang.NoClassDefFoundError: iaik/utils/Base64Exception</b>

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:108)

at com.sap.engine.core.configuration.impl.persistence.rdbms.

...

This is the only error message I'm getting.

The installation is being freeze for many hours and there is not any CPU load.

So I think that this message error causing the installation to freeze.

Does anyone familier with that error ?

Thanks a lot

Ami

Former Member
0 Kudos

Hi Ami,

it looks like you are missing the sap cryptographic libraries. You need the file iaik_jce.jar which you would download with the SAP Java Cryptographic Toolkit. Please see this SAP Help information for a guide on "Downloading the SAP Java Cryptographic Toolkit":

http://help.sap.com/saphelp_nw04/helpdata/en/55/79cf4f7692064d969527a90e8e86c5/frameset.htm

Hope this helps,

Robert

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ami,

you might like to check this thread and the solutions mentioned there:

Hope it helps,

Robert

Former Member
0 Kudos

As a side note you should normally upgrade the portal and was in lockstep. For example if you are running an SP9 was you should be using an SP9 Portal

Former Member
0 Kudos

Thanks Robert for your reply

I already saw this tread but I do not have exactly the same problem

my all log files including <b>callSdmViaSapinst.log</b>

does not contains any errors, It looks that it is starting and everything is OK but then nothing else is happening and nothing is being written to the logs

Any other idea ? What might cause the installation to freeze ?

Thanks

Ami