Workbench fails to build documentation
- To: mathgroup at smc.vnet.net
- Subject: [mg110450] Workbench fails to build documentation
- From: "M.Roellig" <markus.roellig at googlemail.com>
- Date: Sat, 19 Jun 2010 07:46:45 -0400 (EDT)
Hi group, after some frustrating fights with Workbench 2 and quite unconclusive emails with Wolfram Support I would like to ask if anybody else is having similar problems or even any ideas how to solve them. The problem is: Workbench completely fails to build any documemntation file. No matter which. I tried to use the example projects from the Wolfram web pages. I used simple test cases. I even tried an fresh and empty project with an empty template page for a guides page. Everything else works fine as far as I can tell. I can call the Mathematica kernel from Workbench, I can debug code. I can run notebooks from within Workbench as Mathematica and so on. It's just the building of documentation that fails. I even reinistalled Workbench AND Mathematica. Wolfram support has no clue what the problem might be and basically gave up which I find somewhat unsupportive... I created a test user to make sure that no umlauts in the user name/ path are messing things up. The building attempts produce the following messages in the cosole window: -------------- BEGIN----------------------------------------------------- Buildfile: C:\Users\Test\WolframWorkspaces\Base\PathTest\docbuild.xml clean: main: docbuild: [echo] DocumentationBuild: C:\Users\Test\.eclipse \1678130227\configuration\org.eclipse.osgi\bundles\10\1\.cp \MathematicaSource [echo] Mathematica Install Dir: C:\Program Files\Wolfram Research \Mathematica\7.0 [echo] MathKernel: C:\Program Files\Wolfram Research\Mathematica \7.0\MathKernel.exe [echo] Input: C:\Users\Test\WolframWorkspaces\Base\PathTest/ PathTest/Documentation [echo] Output NB: C:\Users\Test\WolframWorkspaces\Base\PathTest/ build/PathTest/Documentation [echo] Output Web: C:\Users\Test\WolframWorkspaces\Base\PathTest/ build/PathTest-HTML initMathematicaTask: main: [echo] DOCUMENTATION BUILD [echo] Source: C:\Users\Test\WolframWorkspaces\Base\PathTest/ PathTest/Documentation [echo] Destination: C:\Users\Test\WolframWorkspaces\Base\PathTest/ build/PathTest/Documentation [echo] Language: English [echo] Log path: C:\Users\Test\WolframWorkspaces\Base\PathTest/ build/log/log.txt [echo] Exitcode path: C:\Users\Test\WolframWorkspaces\Base \PathTest/build/log/exitcode.txt [echo] Application path: C:\Users\Test\.eclipse \1678130227\configuration\org.eclipse.osgi\bundles\10\1\.cp \MathematicaSource [echo] JLink path: C:\Program Files\Wolfram Research\Mathematica \7.0/SystemFiles/Links/JLink [echo] Build Index: True [echo] Link base: PathTest [echo] Script: C:\Users\Test\.eclipse\1678130227\configuration \org.eclipse.osgi\bundles\10\1\.cp\MathematicaSource\DocumentationBuild \SystemFiles\ant\Build\notebook.xml BUILD FAILED C:\Users\Test\WolframWorkspaces\Base\PathTest\docbuild.xml:132: The following error occurred while executing this line: C:\Users\Test\WolframWorkspaces\Base\PathTest\docbuild.xml:97: The following error occurred while executing this line: C:\Users\Test\.eclipse\1678130227\configuration\org.eclipse.osgi \bundles\10\1\.cp\MathematicaSource\DocumentationBuild\SystemFiles\ant \Build\notebook.xml:71: Failed to launch or connect to Mathematica kernel: Connected MathLink program has closed the link, but there might still be data underway. Total time: 764 milliseconds --------------------------END --------------------------------- I am using Windows 7 Enterprise 64 Bit. $Version "7.0 for Microsoft Windows (64-bit) (February 18, 2009)" Any ideas? Cheers, Markus