cancel
Showing results for 
Search instead for 
Did you mean: 

Error : Webdynpro Generation: Existing output file is read only!

Former Member
0 Kudos

Hi Experts,

I was working in a DC, when i removed one of the Used Models from the DC.

I got the following CBS build error, when i tried to activate the DC after removal of used Models.

CBS Build Error:

tc.buildcontroller.CBSBuildController [ Error]: System error during build.

So, i tried to build the project and sync the sources

I am getting the following error.

Kind Status Priority Description Resource In Folder Location

Error

Web Dynpro Generation: Existing output file C:/Documents and Settings/xx/.dtc/1/DCs/xx/dcptipsamp/_comp/gen_wdp/packages/com/xxxx/CC_PTIPMATS.java is read-only! CN_PTIPTEST.wdcomponent NWI_etools-2_Ddcptipsampxxxx/src/packages/com//xxxx

I am getting the above error for all the .java files.

Please let me know, how to resolve this problem.

Regards,

Palani

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Here is the solution for this.

Go to the DTR perspective, and for your DC delete the files in the \gen\default\logs

ie. 1 build txt file , and 1 build xml file.

It will ask for a new activity, create it, and activate it with the predecessors.

Regards,

Palani

Former Member
0 Kudos

Hi Friends

Try To Make all java File Non Read only. (I,e select all Right click Properties and unchecked the read Only.)

Regards

Jeetendra

Former Member
0 Kudos

Hi Jeetendra,

Thanks for your quick reply.

Whether we need to do this in the .dtc Folder or some where else.

Thanks & Regards,

Palani

Former Member
0 Kudos

Hello friend,

yes you should do the same in .dtc folder.

Regards

Jeetendra

Former Member
0 Kudos

Hello Friend,

The Webdynpro Generation: .Java is read only! error got resolved.

But when i try to activate the activity that has been failed i am not able to do the same.

i am getting the following CBS build error

tc.buildcontroller.CBSBuildController [ Error]: System error during build.

When i checked in the CBS, i am getting the following error

===== Processing ===== started at 2009-11-10 13:00:46.273 GMT

BUILD DCs

'xxx/dcptipsamp' in variant 'default'

.. FAILURE: The build failed since there already exists a "/gen" folder in the repository with checked-in files.

The "/gen" folder in general MUST NOT BE USED for storage of sources or other files. [result code: 113]

Please check in the repository if there are any checked-in files in the following folder and delete them before repeating the request:

"/usr/sap/NWI/JC63/j2ee/cluster/server1/temp/CBS/22/.B/11629/DCs/xxx/dcptipsamp/_comp/gen/default".

===== Processing ===== finished at 2009-11-10 13:00:50.141 GMT and took 3 s 868 ms

===== Post-Processing =====

Please let me know to resolve this issue.

Thanks & Regards,

Palani