cancel
Showing results for 
Search instead for 
Did you mean: 

activation failed in activation view

Former Member
0 Kudos

hi ,

I am activating activity in Activation view which was earlier check in failed. But this time also activation getting failed giving following error

#4#ACTIVATION request in Build Space "J2E_APPL_D" at Node ID: 8,216,350

[id: 10,663; parentID: 0; type: 4]

[options: NO OPTIONS]#

#ZIP file must have at least one entry#java.util.zip.ZipException: ZIP file must

have at least one entry

at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:292)

at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:14

1)

at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:311)

at com.sap.tc.cbs.util.ArchivePacker.closeArchive(ArchivePacker.java:83)

at com.sap.tc.cbs.server.dao.impl.Request.packRequestLog(Request.java:69

7)

at com.sap.tc.cbs.server.dao.impl.Request.storeRequestLog(Request.java:6

58)

at com.sap.tc.cbs.server.proc.RequestHandler.storeRequestLog(RequestHand

ler.java:575)

at com.sap.tc.cbs.server.proc.RequestHandler.completePersistence(Request

Handler.java:320)

at com.sap.tc.cbs.server.proc.RequestHandler.undo(RequestHandler.java:62

1)

at com.sap.tc.cbs.server.proc.RequestHandler.process(RequestHandler.java

:149)

at com.sap.tc.cbs.server.proc.RequestHandler.run(RequestHandler.java:122

)

at com.sap.tc.cbs.server.rt.threads.PerpetualRunnable.run(PerpetualRunna

ble.java:84)

How to resolve this issue???

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kavita,

It seems there is some problem in DC, may be it is not build successfully or there are some predecessor activities which are causing problem.

Is there any predecessor activities? If yes, then you have to activate those predecessor activities first then only you can activate the main activity.

Other option is - activate the activity forcefully (Click on "Advanced" button while activating the activity) and release the activity, If there is any problem in DC fixed that problem and create the new activity for the same DC (DC should be build successfully). Now try to activate the activity.

Thanks

Sandy

Answers (0)