Hi,
This is a migration project from 2007.3 to 10. Configuring a CA deployment & running into issues as unable to read the SDL.Below is the error.This is the first time FULL deployment from CA to commerce server.
As a work around I copied the published folders & files from STAGE(running on ATG 2007.3) & pasted into my DEV(C:\ATG\ATG10.0.3\home\Publishing\versionFileStore\PublishingFiles).The deployment completed successfully.This clearly indicates the issue is with publishing.Any guess?
13:12:08,306 ERROR [DeploymentManager]
CAUGHT AT:
CONTAINER:atg.deployment.file.DeploymentSourceException: IOException while reading file /atg/registry/data/scenarios/recorders/das.sdl; SOURCE:deploymentFileCommandIOExcReadF
ile: level 4: IOException while reading file /atg/registry/data/scenarios/recorders/das.sdl
atg.deployment.file.DeploymentSourceException: IOException while reading file /atg/registry/data/scenarios/recorders/das.sdl
at atg.deployment.file.FileWorkerThread.handleErrorLogging(FileWorkerThread.java:1239)
at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1254)
at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:740)
at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:420)
at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:534)
at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:307)
Caused by: deploymentFileCommandIOExcReadFile: level 4: IOException while reading file /atg/registry/data/scenarios/recorders/das.sdl
atg.deployment.file.DeploymentSourceException: IOException while reading file /atg/registry/data/scenarios/recorders/das.sdl
at atg.deployment.file.DeploymentSourceException.<init>(DeploymentSourceException.java:52)
... 6 more
SOURCE EXCEPTION:
Thanks!
Mani