Hi all,
I have installed the JDI SP9 on WAS SP9. and then i was trying out Senario 2+ given at help.sap.com.
But while following given steps i got following error when i tried to activate the activity.
<i>Build number assigned: 7
Change request state from QUEUED to PROCESSING
ACTIVATION request in Build Space "CVX_TSTTRACK_D" at Node ID: 3,464,550
[id: 9; parentID: 0; type: 4]
[options: FORCE ACTIVATE PREDECESSORS]
REQUEST PROCESSING started at 2005-05-12 09:16:57.44
===== Pre-Processing =====
List of activities to be activated:
1 activity in compartment "lti.com_DTR_TEST_COMPONENT1_1"
Solving Build Error
[seq. no 11][created by CMSADM at 2005-05-12 03:45:45.0][ID 9d44d2e0c29111d99f9c0002e3562ffe]
Analyse dependencies to predecessor activities... started at 2005-05-12 09:16:57.456
Analysing compartment "lti.com_DTR_TEST_COMPONENT1_1"
The following 2 predecessors have to be added to request 9:
"Initail Development of J2EE Application" [seq. no 10][created by CMSADM at 5/11/05 2:28 PM][ID 17dcced1c1f711d9a47a0002e3562ffe]
"Initial Development" [seq. no 7][created by CMSADM at 5/11/05 8:55 AM][ID 4d296656c1f411d985ef0002e3562ffe]
Analyse dependencies to predecessor activities... finished at 2005-05-12 09:16:57.472 and took 16 ms
Analyse activities... started at 2005-05-12 09:16:57.472
Synchronizing component "lti.com/appl/tax" from repository... finished at 2005-05-12 09:16:57.804 and took 111 ms
Component "lti.com/appl/tax" is to be CHANGED by this activation.
Synchronizing component "lti.com/appl/tax/servlet" from repository... finished at 2005-05-12 09:16:57.898 and took 94 ms
Component "lti.com/appl/tax/servlet" is to be CHANGED by this activation.
Synchronizing component "lti.com/appl/taxappl" from repository... finished at 2005-05-12 09:16:57.962 and took 64 ms
Component "lti.com/appl/taxappl" is to be CHANGED by this activation.
3 components to be build in compartment "lti.com_DTR_TEST_COMPONENT1_1"
Analyse activities... finished at 2005-05-12 09:16:58.088 and took 616 ms
Calculate all combinations of components and variants to be built...
"lti.com/appl/tax" variant "default"
"lti.com/appl/tax" variant "default" cannot be built. Activation will fail.
INVALID dependency is declared to public part: tax.</b>
<b> [DC 149 variant "default"][SC 9 "lti.com_DTR_TEST_COMPONENT1_1"] using [PP tax of DC 148 at Build-Time Dependency]
"lti.com/appl/tax/servlet" variant "default"
"lti.com/appl/tax/servlet" variant "default" cannot be built. Activation will fail.
INVALID dependency is declared to public part: api.</b>
[DC 150 variant "default"][SC 9 "lti.com_DTR_TEST_COMPONENT1_1"] using [PP api of DC 148 at Build-Time Dependency]
"lti.com/appl/taxappl" variant "default"
Prepare build environment in the file system... started at 2005-05-12 09:16:58.198
Prepare build environment in the file system... finished at 2005-05-12 09:16:58.198 and took 0 ms
===== Pre-Processing ===== finished at 2005-05-12 09:16:58.198 and took 758 ms
Change request state from PROCESSING to FAILED
ERROR! The following problem(s) occurred during request processing:
ERROR! The following error occurred during request processing:Activation failed due to component "lti.com/appl/tax" variant "default". The component is BROKEN.
ERROR! The following error occurred during request processing:Activation failed due to component "lti.com/appl/tax/servlet" variant "default". The component is BROKEN.
REQUEST PROCESSING finished at 2005-05-12 09:16:58.198 and took 758 ms</i>
i thought error is in the declaring and using public part. but i have checked the steps for the same in the tutorial at help.sap.com
Thanks in advance