Help Resources/Frequently Asked Questions/Maxwell Specific Issues

Maxwell Stand-Alone "Error analyzing scene file. Please try again."

Tom Reinert
posted this on September 06, 2009 11:01 pm

After picking your project and project file in the General Settings section and clicking the "Next" button, the scene will be analyzed to check for any problems that may cause errors during rendering. If you receive the message "Error analyzing scene file. Please try again." followed by analysis data that looks similar to this:


Error loading scene data: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Failed - FindValidXmlSourceFile(). gothere: before WriteXmlSourceFile. ex: No OK from Make XML perl file at RocketWS.inc.rrXml.FindValidXmlSourceFile(String baseUserPath, String sourcePath, String sceneFileName, String software, String customSourcePath, cpuTypes cpu_type_source, cpuTypes cpu_type_selected) in c:\WebApps\RocketWS\App_Code\inc\rrXml.cs:line 224 at RocketWS.RocketIO.HasValidXmlFile(String baseUserPath, String sourcePath, String sceneFileName, String software, String customSourcePath, cpuTypes cpu_type_source, cpuTypes cpu_type_selected) in c:\WebApps\RocketWS\App_Code\RocketIO.asmx.cs:line 318 --- End of inner exception stack trace --- at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at rocket.RocketIO.RocketIO.HasValidXmlFile(String baseUserPath, String sourcePath, String sceneFileName, String software, String customSourcePath, cpuTypes cpu_type_source, cpuTypes cpu_type_selected) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b0dbb09c\9da358c4\App_WebReferences.g8gokqlr.1.cs:line 640 at rocket.inc.rrFileTools.loadXmlSourceData(String baseUserPath, String sourcePath, String sceneFileName, Boolean filterDupes, String software, String baseId, String custom_source_path, cpuTypes cpu_type_source, cpuTypes cpu_type_selected) in d:\WebApps\Rocket\Rocket_Live\App_Code\inc\rrFileTools.cs:line 50 at rocket.mc.newMission.loadSceneXML(String key, Boolean forceReload) in d:\WebApps\Rocket\Rocket_Live\mc\newMission.aspx.cs:line 386 at rocket.mc.newMission.GoToStep2(Boolean forceReleoadXml) in d:\WebApps\Rocket\Rocket_Live\mc\newMission.aspx.cs:line 623


The problem may be caused by spaces in your project file name. To correct the problem remove the spaces in your project file, or use underscores ( _ ) to replace the spaces.

 
Topic is closed for comments