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! #252

Closed
Johoni opened this issue Oct 28, 2015 · 3 comments
Closed

File '' not found! #252

Johoni opened this issue Oct 28, 2015 · 3 comments

Comments

@Johoni
Copy link

Johoni commented Oct 28, 2015

Hi,
I'm not sure if it is a bug like in #164 because i have no whitespaces.
If i access the path for the file 'autoload.php.xml' in my windows explorer i find it.
[phpdox]
[phpdox] PHP Version: 5.6.14 (WINNT)
[phpdox] PHPDox Version: 0.8.1
[phpdox] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
[phpdox] Location: phar://C:/Apache24/php/phpdox.phar/phpdox/generator/project/TokenFile.php (Line 19)
[phpdox]
[phpdox] File 'file:/D:/XXX/workspace/build/phpdox/tokens/Autoload.php.xml' not found
[phpdox]

@stmeyer
Copy link

stmeyer commented Dec 28, 2015

Same for me:

   [phpdox] Oups... phpDox encountered a problem and has terminated!
   [phpdox] 
   [phpdox] It most likely means you've found a bug, so please file a report for this
   [phpdox] and paste the following details and the stacktrace (if given) along:
   [phpdox] 
   [phpdox] PHP Version: 5.6.15 (WINNT)
   [phpdox] PHPDox Version: 0.8.2-dev
   [phpdox] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
   [phpdox] Location: C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\src\generator\project\TokenFile.php (Line 19)
   [phpdox] 
   [phpdox] File 'file:/C:/Program Files (x86)/Jenkins/jobs/MES Web/workspace/build/phpdox/xml/tokens/Auth/Authenticate.php.xml' not found
   [phpdox] 
   [phpdox] #0 C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\src\generator\Generator.php(153): TheSeer\phpDox\Generator\TokenFileIterator->current()
   [phpdox] #1 C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\src\generator\Generator.php(146): TheSeer\phpDox\Generator\Generator->processTokenFiles()
   [phpdox] #2 C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\src\Application.php(241): TheSeer\phpDox\Generator\Generator->run()
   [phpdox] #3 C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\src\CLI.php(165): TheSeer\phpDox\Application->runGenerator()
   [phpdox] #4 C:\inetpub\wwwroot\composer\vendor\theseer\phpdox\phpdox(68): TheSeer\phpDox\CLI->run()
   [phpdox] 
   [phpdox] 
   [phpdox] 
   [phpdox] .................................................
   [phpdox] Result: 5

In Explorer the file exists. Installed with composer:
composer global require theseer/phpdox

@stmeyer
Copy link

stmeyer commented Feb 15, 2016

Any news? Do you need more information?

@theseer
Copy link
Owner

theseer commented Dec 6, 2017

Going to track this issue in #271

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

3 participants