cancel
Showing results for 
Search instead for 
Did you mean: 

Error while upgrading SRM portal from 7.01 to 7.02

Former Member
0 Kudos

Hi All,

We are in process of upgrading SRM Java from 7.01 to 7.02. While JSPM was running 250GB of trace files (around 29317 files) have been written under D:\usr\sap\SJ7\JC01\j2ee\cluster\server0 and we are forced to stop JSPM and complete SAP instance.

As soon as we start the instance with minutes 1GB trace files are written. All these files are dev_jrfc_xxxxx.trc.

All these files have single error repeated continuously, kindly let us know how to resolve this issue.

        • Error file opened at 20110706 102426 Eastern Daylight Time Rel 7.01.3 (2008-10-28) [710.234]

Error thrown [Wed Jul 06

10:26:12,128]:Error in RequestDispatcher.DispatcherWorker.run() java.lang.UnsatisfiedLinkError: nativeSAP_CMLISTEN

at com.sap.mw.rfc.driver.CpicDriver.nativeSAP_CMLISTEN(Native Method)

at com.sap.mw.rfc.driver.CpicDriver.SAP_CMLISTEN(CpicDriver.java:1137)

at com.sap.mw.rfc.driver.RfcTypeRegisterCpic.waitForRequest(RfcTypeRegisterCpic.java:593)

at com.sap.mw.rfc.api.RfcApi.RfcWaitForCpicRequest(RfcApi.java:1262)

at com.sap.mw.jco.MiddlewareJRfc.waitForRequest(MiddlewareJRfc.java:641)

at com.sap.mw.jco.RequestDispatcher$DispatcherWorker.run(RequestDispatcher.java:159)

at java.lang.Thread.run(Thread.java:534)

Regards,

Siva.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Siva,

it seems to me that you have heavy log archiving on the system. You can switch the log severity of all (or at least most) of the locations to the default. In addition, switch off the archiving of old log files:

In the visual configtool navigate to Server -> Services -> Log Configurator -> Properties tab and set the value of the ArchiveOldLogFiles to "OFF".

Also, using the Visual Administrator -> Services -> Log Configurator -> restore to default all the trace levels.

Regards,

Jonas Cella

Former Member
0 Kudos

I recommend you to use COnfig tool-> Log COnfigurator (Server Node)> reset the trace level to Default and restart the cluster,

I recommend this because VA somes times cannot getin to the system.

Thanks

SM