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 not found (PHP 5.5.19, PHPDox 0.7.0) #182

Closed
piwi91 opened this issue Dec 3, 2014 · 1 comment
Closed

File not found (PHP 5.5.19, PHPDox 0.7.0) #182

piwi91 opened this issue Dec 3, 2014 · 1 comment

Comments

@piwi91
Copy link

piwi91 commented Dec 3, 2014

Hi,

I've encountered an error while running PHPDox on my Symfony2 project.

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.19-1+deb.sury.org~trusty+1 (Linux)
     [exec] PHPDox Version: 0.7.0
     [exec] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
     [exec] Location: phar:///usr/local/bin/phpdox.phar/phpdox/generator/project/TokenFile.php (Line 19)
     [exec] 
     [exec] File '/var/lib/jenkins/workspace/CompanyName%20-%20Portal%20-%20Continuous%20Integration/app/build/phpdox/tokens/CompanyName/Portal/UserBundle/CompanyNamePortalUserBundle.php.xml' not found
     [exec] 
     [exec] #0 phar:///usr/local/bin/phpdox.phar/phpdox/generator/Generator.php(153): TheSeer\phpDox\Generator\TokenFileIterator->current()
     [exec] #1 phar:///usr/local/bin/phpdox.phar/phpdox/generator/Generator.php(146): TheSeer\phpDox\Generator\Generator->processTokenFiles()
     [exec] #2 phar:///usr/local/bin/phpdox.phar/phpdox/Application.php(238): TheSeer\phpDox\Generator\Generator->run()
     [exec] #3 phar:///usr/local/bin/phpdox.phar/phpdox/CLI.php(152): TheSeer\phpDox\Application->runGenerator()
     [exec] #4 /usr/local/bin/phpdox.phar(460): TheSeer\phpDox\CLI->run()

The file does exist. Probably something with the "%20" instead of a space?

@theseer
Copy link
Owner

theseer commented Dec 3, 2014

Duplicate of #164

@theseer theseer closed this as completed Dec 3, 2014
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