??? ???
I have another application in Planning the when I go to deploy it I get this error
any Ideas.
2007-12-05T12:17:20.484+00:00
Machine details: ACSI\SAGEPRO
User details: ACSI\SAGEPRO$
Process ID / Thread ID: 3380 / 4744
There was a problem during the export
Caused by: com.cognos.ep.planningnetworktransfer.exceptions.ProcessingException: Unable to copy library contents from 'D:\Targetvue - Noble Libraries\Expenses and Salary & Wages' to 'd:\Program Files\cognos\c8\deployment\KagExp\libraries\Expenses and Salary & Wages\files'
at com.cognos.ep.planningnetworktransfer.Export.exportLibrary(line 255)
at com.cognos.ep.planningnetworktransfer.Export.exportLibraries(line 212)
at com.cognos.ep.planningnetworktransfer.Export.process(line 128)
at com.cognos.ep.planningnetworktransfer.RequestProcessor.processRequest(line 76)
at com.cognos.ep.planningnetworktransfer.Main.main(line 125)
Caused by: org.jawin.COMException: 46: Unable to copy tree from 'D:\Targetvue - Noble Libraries\Expenses and Salary & Wages' to 'd:\Program Files\cognos\c8\deployment\KagExp\libraries\Expenses and Salary & Wages\files'
Permission denied[src=<SupplementalInfo><Source>FileHelper_80</Source><StackInfo><ErrorGuid>{251E8766-6D6B-4D4A-928F-36C2677C1951}</ErrorGuid><StackPosition>1</StackPosition><PreviousUserDomain>Unknown user domain</PreviousUserDomain><PreviousUserName>Unknown user name</PreviousUserName><PreviousComputerDomain>ACSI</PreviousComputerDomain><PreviousComputerName>SAGEPRO</PreviousComputerName></StackInfo></SupplementalInfo>,guid={AA000000-0000-0000-0000-0000000000AA}]
at org.jawin.marshal.GenericStub.dispatchInvoke0(Native Method)
at org.jawin.marshal.GenericStub.dispatchInvoke(GenericStub.java:201)
at org.jawin.DispatchPtr.invokeN(DispatchPtr.java:587)
at org.jawin.DispatchPtr.invokeN(DispatchPtr.java:555)
at com.cognos.ep.filehelper.Helper.CopyTree(line 400)
at com.cognos.ep.planningnetworktransfer.Export.exportLibrary(line 251)
at com.cognos.ep.planningnetworktransfer.Export.exportLibraries(line 212)
at com.cognos.ep.planningnetworktransfer.Export.process(line 128)
at com.cognos.ep.planningnetworktransfer.RequestProcessor.processRequest(line 76)
at com.cognos.ep.planningnetworktransfer.Main.main(line 125)
See the log file for further details.
Check if you have latest JRE installed on ur system as well as on the server
Under which account do you run the EP and the C8 service? Do they have access to the locations (filesystem) mentioned in the logfile.
Where are you running the wizard from? If it isn't the server, then D:\ isn't going to work for file locations.