cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with checkin activity

jnmurthi
Participant
0 Kudos

Hi All,

I have problem with Checkin and CheckOut activities while I am trying to work with BAPI's.

I have an iView that is deployed on the portal server. Initially when I am trying to make changes in the iView, they were getting effected in the server. But, once I had created a model and started using BAPI's I could not CheckIn properly and activate. So, the changes are not getting effected. It is asking for "ACTIVATE WITH ALL PREDECESSORS" and even when I asked to do so, the changes are not getting effected. Also, I have tried it many a times and still all the previous checkin activities are persisting and I couldnt workout with the changes.

Anyone would please check the problem and give me a solution.

Regards,

Murthy.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186016
Active Contributor
0 Kudos

Hi,

Can you check that the CBS build is green after your submission of activities !

Regards,

Ashwani Kr Sharma

jnmurthi
Participant
0 Kudos

Hi Sharma,

could you please tell me how to check the CBS.

Former Member
0 Kudos

Hi Narayan Murthy,

this is the url u have to use

http://<host>:<port>/devinf/main

There u will find Component Build service

regards

Sumit

former_member186016
Active Contributor
0 Kudos

In NWDS..

Go to .. Windows->Views->Activation View.

Regards,

Ashwani Kr Sharma

jnmurthi
Participant
0 Kudos

Hi,

Ya, I could find all the previous activities which have failed checkin. What can I do now?

Regards.

Murthy.

former_member186016
Active Contributor
0 Kudos

Hi Narayana,

Check the build logs. You will see what is the error there.

Try to remove the errors.

Also, for checking your changes sync the dc as inactive project. Create archive in your NWDS. Deploy the archive build in NWDS to server. You can verify your new changes.

For deploying through DII you have to build the dc at CBS. Which is missing at your end. Hence your chages are not visible. The activities should build correctly.

Regards,

Ashwani Kr Sharma

Former Member
0 Kudos

Hi Narayana,

Did u find solution for this problem ??

Regards,

Ravi.

SandipAgarwalla
Active Contributor
0 Kudos

Hi Ashwin,

Even I have the same problem. The Dc changes sometime do not get reflected. I do relase the activities from the Activation View in NDS but still no help...

I checked the CBS, it shows few build request fail..How to correct this?

Regards

Sandip

jnmurthi
Participant
0 Kudos

Hi Ravi,

I havent found the solution.

Regards,

Murthy.

former_member186016
Active Contributor
0 Kudos

Hi Sandip,

The dc is build in the local environment when you do a DC build. The build uses the jars from DCs,SCs in local dummy track in NWDS.

When you do a dc build in NWDS you gets a build log. You can check what are the errors which are causing the problems.

Similarly, the dc's in repository (DTR) are build using the CBS (build service). Check in CBS build log what are the errors. Whenever you submits an activity and mark to be activated, CBS build is triggered. Hence there is build log for each activity marked to activated. Check in the build log what are the errors.

Its realy hard to identidy what are the specifc problem in your case.

There can be

- Some file not submitted and causing build failure

- Some dependency (jars from DCs,SCs) missing on the DTR track

- Compile Problems in the java code

- or anything other.....

Ensure that build is fine. You will be able to see the changes if you deply application from CBS,CMS then.

Regards,

Ashwani Kr Sharma

former_member186016
Active Contributor
0 Kudos

Hi Murthy,

What is the error that you are getting in the CBS build ?

Share the errors.

Regards,

Ashwani Kr Sharma

SandipAgarwalla
Active Contributor
0 Kudos

Hi Ashwani,

I checked the Request log and the Build log in CBS WebUI, and they seesm fine to me. I mean atleast the logs do nt have exceptions statements.

And in the DC details screen of CBS, the fields Compile State, Metadata, Cycle Free usage etc.. shows green status.

One thing i noticed in the request log,------

Analyse dependencies to predecessor activities... finished at 2007-06-08 10:52:50.234 GMT and took 234 ms

SKIP : Development Component "nytimes.com/dspviewcontract"

1 component to be build in compartment "nytimes.com_DISPLAY_1"

Analyse activities... finished at 2007-06-08 10:52:50.250 GMT and took 297 ms

-


Why is it skipping the previous activities?

Any idea what else could be the problem?

Regards

Sandip

Message was edited by:

Sandip Agarwal

former_member186016
Active Contributor
0 Kudos

Hi Sandip,

In your post, you said that you are able to see build for dc fail. What are they ?

One way to check these errors (not recommended one though) is sync the dc in some other workspace as inactive projects. You will be able to see the errors there.

Regards,

Ashwani Kr Sharma

SandipAgarwalla
Active Contributor
0 Kudos

Hi Ashwani,

After I login to CBS, the CBS buildspace information screen shows the number of build requests fail for a particular buildspace..And it does not have more info.

One more thing also I noticed, when I see the details of the DC (view where Request & Build logs are available), The Request Number shown is an old one.

Not sure why is this happening....

Regards

Sandip