Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File '/Users/Shared/Jenkins/Home/workspace/xxx%20branches/build/phpdox/tokens/Application/config/module.config.php.xml' not found #165

Closed
dstockto opened this issue Oct 5, 2014 · 2 comments

Comments

@dstockto
Copy link
Contributor

dstockto commented Oct 5, 2014

[exec] Oups... phpDox encountered a problem and has terminated!
[exec]
[exec] It most likely means you've found a bug, so please file a report for this
[exec] and paste the following details and the stacktrace (if given) along:
[exec]
[exec] PHP Version: 5.6.0 (Darwin)
[exec] PHPDox Version: 0.7.0-13-ga18e8f1-dirty
[exec] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
[exec] Location: /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/src/generator/project/TokenFile.php (Line 19)
[exec]
[exec] File '/Users/Shared/Jenkins/Home/workspace/xxx%20branches/build/phpdox/tokens/Application/config/module.config.php.xml' not found
[exec]
[exec] #0 /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/src/generator/Generator.php(153): TheSeer\phpDox\Generator\TokenFileIterator->current()
[exec] #1 /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/src/generator/Generator.php(146): TheSeer\phpDox\Generator\Generator->processTokenFiles()
[exec] #2 /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/src/Application.php(238): TheSeer\phpDox\Generator\Generator->run()
[exec] #3 /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/src/CLI.php(152): TheSeer\phpDox\Application->runGenerator()
[exec] #4 /Users/Shared/Jenkins/Home/workspace/xxx branches/vendor/theseer/phpdox/composer/bin/phpdox(30): TheSeer\phpDox\CLI->run()

@dstockto
Copy link
Contributor Author

dstockto commented Oct 5, 2014

I've run into a similar issue on the same project but a different jenkins server. On both, the file that is listed as missing is in the workspace.

[exec] Oups... phpDox encountered a problem and has terminated!
[exec] 
[exec] It most likely means you've found a bug, so please file a report for this
[exec] and paste the following details and the stacktrace (if given) along:
[exec] 
[exec] PHP Version: 5.5.8 (Linux)
[exec] PHPDox Version: 0.7.0-13-ga18e8f1-dirty
[exec] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
[exec] Location: /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/src/generator/project/TokenFile.php (Line 19)
[exec] 
[exec] File '/data/jenkins/jobs/xxx%20PRs/workspace/build/phpdox/tokens/CommonTest/src/CommonTest/UnitTestBootstrap.php.xml' not found
[exec] 
[exec] #0 /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/src/generator/Generator.php(153): TheSeer\phpDox\Generator\TokenFileIterator->current()
[exec] #1 /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/src/generator/Generator.php(146): TheSeer\phpDox\Generator\Generator->processTokenFiles()
[exec] #2 /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/src/Application.php(238): TheSeer\phpDox\Generator\Generator->run()
[exec] #3 /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/src/CLI.php(152): TheSeer\phpDox\Application->runGenerator()
[exec] #4 /data/jenkins/jobs/xxx PRs/workspace/vendor/theseer/phpdox/composer/bin/phpdox(30): TheSeer\phpDox\CLI->run()

@theseer
Copy link
Owner

theseer commented Oct 5, 2014

Duplicate of #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants