Skip to content

phpdox breaks on windows #144

@jnfingerle

Description

@jnfingerle

Hi,

phpdox breaks with the following log under Windows.

C:\Users\user.name\Zend\workspaces\DefaultWorkspace10\Rahmen>phpdox
phpDox 0.6.6 - Copyright (C) 2010 - 2014 by Arne Blankerts

[06.05.2014 - 18:46:19] Using config file './phpdox.xml'
[06.05.2014 - 18:46:19] Registered enricher 'build'
[06.05.2014 - 18:46:19] Registered enricher 'git'
[06.05.2014 - 18:46:19] Registered enricher 'checkstyle'
[06.05.2014 - 18:46:19] Registered enricher 'pmd'
[06.05.2014 - 18:46:19] Registered enricher 'phpunit'
[06.05.2014 - 18:46:19] Registered enricher 'phploc'
[06.05.2014 - 18:46:19] Registered output engine 'xml'
[06.05.2014 - 18:46:19] Registered output engine 'html'
[06.05.2014 - 18:46:19] Starting to process project 'name-of-project'
[06.05.2014 - 18:46:19] Starting collector
[06.05.2014 - 18:46:19] Scanning directory 'src' for files to process

cccccccccccccccc [16]

[06.05.2014 - 18:46:19] Saving results to directory 'build/phpdox'
[06.05.2014 - 18:46:19] Collector process completed

[06.05.2014 - 18:46:19] Starting generator
[06.05.2014 - 18:46:19] Loading enrichers
[06.05.2014 - 18:46:19] Starting event loop.

....

Oups... phpDox encountered a problem and has terminated!

It most likely means you've found a bug, so please file a report for this
and paste the following details and the stacktrace (if given) along:

PHP Version: 5.5.7 (WINNT)
PHPDox Version: 0.6.6
Exception: TheSeer\fXSL\fXSLTProcessorException (Code: 2)
Location: phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/
PHAR/phpDox/phpDox-0.6.6.phar/fXSL-1.0.4/TheSeer/fXSL/fxsltprocessor.php (Line 2
51)

Error while importing given stylesheet

[XML-STRING] [Line: 0 - Column: 0] Warning 1549: failed to load external entity
"phar%3A/C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/p
hpDox/phpDox-0.6.6.phar/templates/html/components.xsl"
[XML-STRING] [Line: 0 - Column: 0] Error 1: compilation error: file phar%3A//C%3
A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/phpDox
-0.6.6.phar/phpdox/generator/engine/html/../../../../templates/html/class.xsl li
ne 8 element import
[XML-STRING] [Line: 0 - Column: 0] Error 1: xsl:import : unable to load phar%3A/
C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/php
Dox-0.6.6.phar/templates/html/components.xsl
[XML-STRING] [Line: 0 - Column: 0] Warning 1549: failed to load external entity
"phar%3A/C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/p
hpDox/phpDox-0.6.6.phar/templates/html/functions.xsl"
[XML-STRING] [Line: 0 - Column: 0] Error 1: compilation error: file phar%3A//C%3
A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/phpDox
-0.6.6.phar/phpdox/generator/engine/html/../../../../templates/html/class.xsl li
ne 9 element import
[XML-STRING] [Line: 0 - Column: 0] Error 1: xsl:import : unable to load phar%3A/
C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/php
Dox-0.6.6.phar/templates/html/functions.xsl
[XML-STRING] [Line: 0 - Column: 0] Warning 1549: failed to load external entity
"phar%3A/C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/p
hpDox/phpDox-0.6.6.phar/templates/html/synopsis.xsl"
[XML-STRING] [Line: 0 - Column: 0] Error 1: compilation error: file phar%3A//C%3
A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/phpDox
-0.6.6.phar/phpdox/generator/engine/html/../../../../templates/html/class.xsl li
ne 10 element import
[XML-STRING] [Line: 0 - Column: 0] Error 1: xsl:import : unable to load phar%3A/
C%3A/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/phpDox/php
Dox-0.6.6.phar/templates/html/synopsis.xsl
#0 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/generator/engine/html/Html.php(171): TheSeer\fXSL
fXSLTProcessor->transformToDoc()
#1 unknown(0): TheSeer\phpDox\Generator\Engine\Html->buildClass()
#2 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/generator/Generator.php(179): call_user_func()
#3 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/generator/Generator.php(253): TheSeer\phpDox\Gener
ator\Generator->handleEvent()
#4 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/generator/Generator.php(225): TheSeer\phpDox\Gener
ator\Generator->processClass()
#5 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/generator/Generator.php(137): TheSeer\phpDox\Gener
ator\Generator->processWithNamespace()
#6 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/Application.php(238): TheSeer\phpDox\Generator\Gen
erator->run()
#7 phar://C:/Users/user.name/Zend/workspaces/DefaultWorkspace10/TOOLS/PHAR/ph

pDox/phpDox-0.6.6.phar/phpdox/CLI.php(152): TheSeer\phpDox\Application->runGener
ator()
#8 C:\Users\user.name\Zend\workspaces\DefaultWorkspace10\TOOLS\PHAR\phpDox\ph

pDox-0.6.6.phar(547): TheSeer\phpDox\CLI->run()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions