Hi,
I want to install the Adobe Document Services on my CE Ehp1 System.I have downloaded the
corresponding SCA file and update file from the servive market place.
When i click on the update file,it is asking for Java EE Administrator password.I gave the password correctly,but it is giving message "Password validation has failed".
I checked the "checkPasswdViaUpdateJar.log" file.It is showing the error message
Exception in thread "main" java.lang.NoSuchMethodError: com.sap.tc.logging.Location.getLocation(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/sap/tc/logging/Location;
at com.sap.engine.frame.client.ClientFactory.<clinit>(ClientFactory.java:22)
at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getCTC(P4ObjectBrokerClientImpl.java:609)
at com.sap.engine.services.rmi_p4.P4ObjectBroker.checkCOs(P4ObjectBroker.java:1108)
at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getRemoteBroker(P4ObjectBrokerClientImpl.java:726)
at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:50)
at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:35)
at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:344)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
at javax.naming.InitialContext.init(InitialContext.java:223)
at javax.naming.InitialContext.<init>(InitialContext.java:197)
at com.sap.lm.jspmadapter.standalone.utils.engine.CheckEnginePassword.createInitialContext(CheckEnginePassword.java:143)
at com.sap.lm.jspmadapter.standalone.utils.engine.CheckEnginePassword.checkPasswordAgainstEngine(CheckEnginePassword.java:122)
at com.sap.lm.jspmadapter.standalone.utils.engine.CheckEnginePassword.main(CheckEnginePassword.java:69)
I need help on this.