cancel
Showing results for 
Search instead for 
Did you mean: 

Error in activation after upgradation from 7.0.11 to 7.0.13

Former Member
0 Kudos

Hi All,

After upgrading from 7.0.11 to 7.0.13, I am getting 1 strange error.In CBS if i m trying to build my dc, it shows com.sap.tc.buildplugin.pp.PackException. I tried checking out the dc & build,in that case there is no error but when i try to activate the activity,it shows same error. this is the error trace.

com.sap.tc.buildplugin.pp.PackException: Failed to get InputStream for resource D:\usr\sap\JDI\JC02\j2ee\cluster\server0\temp\CBS\1d\.B\8515\t\47967A312550B475E2296AD4A57E541C\classes\com\arisglobal\ctm\datamapping\app\overallintegrationswitchcomp\wdp\IPrivateOverallIntegrationSwitchCompView$ICreateOverIntegrationSwitchResponseElement.class

at com.sap.tc.buildplugin.pp.pack.ZipPacker.packResource(ZipPacker.java:320)

at com.sap.tc.buildplugin.pp.pack.ZipPacker.packEntry(ZipPacker.java:287)

at com.sap.tc.buildplugin.pp.pack.ZipPacker.packFiles(ZipPacker.java:247)

at com.sap.tc.buildplugin.pp.pack.JarPacker.packFiles(JarPacker.java:144)

at com.sap.tc.buildplugin.pp.pack.ZipPacker.pack(ZipPacker.java:131)

at com.sap.tc.buildplugin.pp.PPPacker.packData(PPPacker.java:630)

at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:596)

at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:444)

at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:290)

at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)

at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)

at org.apache.tools.ant.Task.perform(Task.java:364)

at org.apache.tools.ant.Target.execute(Target.java:341)

at org.apache.tools.ant.Target.performTasks(Target.java:369)

at org.apache.tools.ant.Project.executeTarget(Project.java:1214)

at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)

at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)

at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:213)

at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:190)

at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)

at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)

at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:102)

at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:76)

at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)

at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)

at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1515)

at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:761)

at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:527)

at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)

at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)

at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)

at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)

at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:178)

Ant runtime 49.189 seconds

Ant build finished with ERRORS

Failed to pack public part: Failed to get InputStream for resource D:\usr\sap\JDI\JC02\j2ee\cluster\server0\temp\CBS\1d\.B\8515\t\47967A312550B475E2296AD4A57E541C\classes\com\arisglobal\ctm\datamapping\app\overallintegrationswitchcomp\wdp\IPrivateOverallIntegrationSwitchCompView$ICreateOverIntegrationSwitchResponseElement.class

Error: Build stopped due to an error: Failed to pack public part: Failed to get InputStream for resource D:\usr\sap\JDI\JC02\j2ee\cluster\server0\temp\CBS\1d\.B\8515\t\47967A312550B475E2296AD4A57E541C\classes\com\arisglobal\ctm\datamapping\app\overallintegrationswitchcomp\wdp\IPrivateOverallIntegrationSwitchCompView$ICreateOverIntegrationSwitchResponseElement.class

Build plugin finished at 2008-02-25 18:41:29 GMT+05:30 (IST)

Total build plugin runtime: 50.377 seconds

Build finished with ERROR

regards

Sumit

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197348
Active Contributor
0 Kudos

Hi Sumit,

Did you check the component which this PackException public part? Was this component built successfully?

Regards,

Siva

Former Member
0 Kudos

Hi Siva,

In the DC we don't have any build error in webdynpro.We r able to build & checkin properly but while activation it shows this error.

If we try to build this dc in CBS, it shows same error.

regards

Sumit