cancel
Showing results for 
Search instead for 
Did you mean: 

KM File upload Sharing reference is not working

0 Kudos

I was using file upload to KM server

Previously the code was working fine but now I am getting follwoing error

my application is not not running

giving following error on running the application

============================================

Application error occurred during request processing.

Details: com.sap.tc.webdynpro.services.sal.core.DispatcherException: Failed to start deployable object ttl.com/Candidate

==============================================

Deoploy time following warring is given

Finished with warnings: development component 'Candidate'/'ttl.com'/'NWD_TRACKINT_D'/'20110729095851'/'0':Caught exception during application startup from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Error occurred while starting application ttl.com/Candidate and wait. Reason: Clusterwide exception: server ID 3190150:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application ttl.com/Candidate cannot be started.

Reason: it has hard reference to resource com.sap.km.application with type application, which is not active on the server. at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication

When I remove the sharing refiences

PORTAL:sap.com/com.sap.km.application

The error resolves but then I file upload funciton will not work.

Thanks in advance for you support...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Looks like com.sap.km.application with type application, is not active on the server. Make sure its present and active.

Former Member
0 Kudos

Restart the server.