Hi,
I am trying to share a Web Dynpro Project with an 3rd-Party Repository like SVN or CVS instad of DTR.
As help to share this project I used the guideline from Wolf Hengevoss
("The Fast Way to Component-Based Development with the SAP NetWeaver CE 7.1 u2013 Part III",
But as soon as I am sharing the project in an repository (equal if I am using SVN or CVS),
I am getting the following error during deploy process:
-
1st popup:
Internal Error
Unable to write to read-only file: /DSBBI5vhsgui(2fvhs_callcenterform_wdpdsb.net/WEB-INF/web.xml
Details
Message:
Internal Error
Plugin name: Web Dynpro Archive Builder
Internal error: com.sap.ide.webdynpro.archivebuilder
Plugin ID: com.sap.ide.webdynpro.archivebuilder
Error Code: 0
Exception StackTrace:
java.lang.Exception: Call Stack of internalError call
at com.sap.ide.tools.services.ui.dialog.DialogService.internalError(DialogService.java:79)
at com.sap.ide.mmservices.core.eclipse.ui.ServicesUI.internalError(ServicesUI.java:68)
at com.sap.ide.webdynpro.archivebuilder.ArchiveBuilderPlugin.internalError(ArchiveBuilderPlugin.java:23)
at com.sap.ide.webdynpro.archivebuilder.ArchiveService.createWebInfContent(ArchiveService.java:536)
at com.sap.ide.webdynpro.archivebuilder.ArchiveService.createFolderStructure(ArchiveService.java:308)
at com.sap.ide.webdynpro.archivebuilder.ArchiveService.createFolderStructure(ArchiveService.java:229)
at com.sap.ide.webdynpro.archivebuilder.ActionGenerateArchive$CreateArchiveJob.doGeneration(ActionGenerateArchive.java:283)
at com.sap.ide.webdynpro.archivebuilder.ActionGenerateArchive$CreateArchiveJob.runInWorkspace(ActionGenerateArchive.java:212)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
2nd popup:
Problem Occured
Getting repository state for resource: L/DSB~BI~5~vhsgui(2fvhs_callcenterform_wdp~dsb.net/WEB-INF/web.xml (Time of error: 27. April 2009 09:16:54 MESZ) Reason: java.lang.UnsupportedOperationException Runtime exception occured while executing job 'Getting repository state for resource: L/DSB~BI~5~vhsgui(2fvhs_callcenterform_wdp~dsb.net/WEB-INF/web.xml': java.lang.UnsupportedOperationException
-
Although it doesn't matter if I check-in the whole Web Dynpro project or just the src-folder and .dcdef-file.
By the way, the deployment happend successfully...
Has anybody an idea what could be the reason of this problem?
Regards,
Jens
Edited by: Jens Geissler on Apr 27, 2009 9:34 AM
Edited by: Jens Geissler on Apr 27, 2009 9:35 AM