cancel
Showing results for 
Search instead for 
Did you mean: 

Assembly Failed

Former Member
0 Kudos

During assembly phase, I'm getting this error for all of my dc's:

<i>Development Component Build (2006-02-03 08:28:50)

Component name: exmpl/test/stuff

Component vendor: example.com

SC compartment: example.com_APPLICATION_1

Configuration: JDI_APPL_C

Location: JDI_APPL_C

Source code location: http://cis010:55000/dtr/ws/APPL/example.com_APPLICATION/cons/active/DCs/example.com/exmpl/test/stuff...

DC root folder: /work/JDI/CBS/6/.B/34/DCs/example.com/exmpl/test/stuff/_comp/

DC type: Java

Host: cis010

DC Model check:

[dcmake] All used DCs are available locally

[dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/javaLib"

[dcmake] DC model check OK

Start build plugin:

[dcmake] using build plugin: sap.com/tc/bi/bp/javaLib

[dcmake] starting build plugin from : /work/JDI/CBS/6/.B/34/DCs/sap.com/tc/bi/bp/javaLib/_comp/gen/default/public/saplib/

Build started 2006-02-03 08:28:51 MST

<b>Failed to create plugin instance for class com.sap.tc.buildplugin.DefaultPlugin due to a ClassNotFoundException</b>

Build Stopped</i>

It seems that I'm either missing some classes, or the assembly phase can't find them.

Is something misconfigured, or are there additional archives to be imported? I don't think I've missed an 'import' step, since assembly isn't a runtime environment, so there's nothing to import. Yes, I have imported the base archies into the dev and cons buildspaces - there are compartments for each archive.

We're on SP15, and at this point I've only defined a consolidation runtime system.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'm not sure what I did (perhaps a build?) but this problem has went away.