cancel
Showing results for 
Search instead for 
Did you mean: 

Pcd consistency check error

former_member201054
Contributor
0 Kudos

Hi,

I need to do PCD consistency check as note 1473054 on NW 7.4 system.

while executing the command  pcdcheckunixtool.sh , I am getting the the below error.

./PcdCheckToolUnix.sh

Starting up

Libraries have already been copied

Copylibs ok

./startWithConfigUnix.sh[34]: test: argument expected

Starting Console...

INFO: Loading tool launcher...

INFO: [OS: AIX] [VM vendor: SAP AG] [VM version: 1.6.0_65] [VM type: SAP Java Server VM]

INFO: Main class to start: "com.sapportals.portal.pcd.admintools.standalone.console.PCDTestTools"

INFO: Loading 38 JAR files: [./acl_api.jar, ./acl_core.jar, ./antlr.jar, ./cache.jar, ./com.sap.exception.facade.jar, ./gl_api.jar, ./gl_api_intern.jar, ./gl_core.jar, ./iaik_jce.jar, ./jms.jar, ./jta.jar, ./lock_api.jar, ./lock_core.jar, ./logging.jar, ./pcdStandaloneInit_api.jar, ./pcdStandaloneInit_core.jar, ./pcdStandaloneRuntime_api.jar, ./pcdStandaloneRuntime_core.jar, ./pcdTools_api.jar, ./pcdTools_core.jar, ./pcdconfig_api.jar, ./pcdcr_api.jar, ./pcdcr_core.jar, ./pcdtrace_api.jar, ./pcdtrace_core.jar, ./plconnection_api.jar, ./plconnection_core.jar, ./sap.com~tc~bl~offline_launcher~impl.jar, ./sap.com~tc~epbc~pcd~gl~transporteptapi~javalib.jar, ./sap.com~tc~exception~impl.jar, ./sap.com~tc~sec~secstorefs~java~core.jar, ./softcache_api.jar, ./softcache_core.jar, ./transport_api.jar, ./transport_core.jar, ./transport_ept_core.jar, ./umwrapper_api.jar, ./umwrapper_core.jar]

FATAL: Main class "com.sapportals.portal.pcd.admintools.standalone.console.PCDTestTools" cannot be started:

FATAL: java.lang.ClassNotFoundException: com.sapportals.portal.pcd.admintools.standalone.console.PCDTestTools

at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:916)

at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:807)

at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:755)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:139)

FATAL: com.sap.engine.offline.OfflineToolStart will abort now with exitcode 2

How to resolve it and execute the consistency check.

Thanks in advance

Accepted Solutions (0)

Answers (5)

Answers (5)

TomXing
Contributor
0 Kudos

Hi Daniel,

Is there an update?

If the issue has been resolved, could you kindly share the solution with us?

BR, Tom

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Daniel,

Refer - 1856411

Else, please raise this issue with SAP support.

You might get a new jar file for getting this fixed or some better alternatives.

Regards,

TomXing
Contributor
0 Kudos

Hi Daniel,

You can try this:

  1. Backup the pcdcheckunixtool.sh file !!
  2. Modify the content of this pcdcheckunixtool.sh file:
    ./startWithConfigUnix.sh com.sapportals.portal.pcd.admintools.standalone.console.PCDTestTools
    ./startWithConfigUnix.sh com.sapportals.portal.pcd.admintools.standalone.console.MainConsole
  3. Launch it again

If it doesn't work, restore the original shell file and report an incident under BC-PIN-PCD.

BR, Tom

manumohandas82
Active Contributor
0 Kudos

Hi Daniel ,

Have you set the SAPJVM_HOME & JAVA_HOME enviroment variables

Can you echo the same and confirm whether both points to the JVM directory

Thanks ,

Manu

former_member201054
Contributor
0 Kudos

yes, I had set the env variables before running the Pcdclearunixtoo.sh

still the error occurs

Thanks in advance

former_member201054
Contributor
0 Kudos

Can anyone please help

manumohandas82
Active Contributor
0 Kudos

Hi Daniel

Please check  whether the solutions mentioned in SAP Note 1772037 / 1854060  will help you

Thanks ,

Manu

former_member201054
Contributor
0 Kudos

Hi,

I tried with copied *.jar file, it didnt work.

My syetm version is NW 7.4 SP05

Thanks in advance

Sriram2009
Active Contributor
0 Kudos

Hi Daniel

I think you may require to raise the indent to SAP since it is NW 7.4

BR

SS