This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258965 - AssertionError: C:\Users\Yogesh\AppData\Local\Temp\nb-symfony23-5092828184757643468\Seri[exists: false, isDir: false, children: null
Summary: AssertionError: C:\Users\Yogesh\AppData\Local\Temp\nb-symfony23-5092828184757...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Symfony (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-22 05:12 UTC by yogeshreddy
Modified: 2016-09-01 07:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223684


Attachments
stacktrace (7.87 KB, text/plain)
2016-04-22 05:12 UTC, yogeshreddy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yogeshreddy 2016-04-22 05:12:16 UTC
This bug was originally marked as duplicate of bug 176041, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201604130001)
VM: Java HotSpot(TM) Client VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 7

User Comments:
yogeshreddy: <Please provide a description of the problem or the steps to reproduce>
<record>
  <date>2016-04-21T16:12:40</date>
  <millis>1461235360515</millis>
  <sequence>54</sequence>
  <level>300</level>
  <thread>13</thread>
  <message>CPU INFO</message>
  <param>2</param>
</record>
<record>
  <date>2016-04-21T16:12:40</date>
  <millis>1461235360625</millis>
  <sequence>55</sequence>
  <level>300</level>
  <thread>13</thread>
  <message>SCREEN SIZE</message>
  <param>1366</param>
  <param>768</param>
  <param>1</param>
</record>
<record>
  <date>2016-04-21T16:12:40</date>
  <millis>1461235360626</millis>
  <sequence>56</sequence>
  <level>700</level>
  <thread>13</thread>
  <message>IDE_STARTUP</message>
</record>
<record>
  <date>2016-04-21T16:12:43</date>
  <millis>1461235363086</millis>
  <sequence>65</sequence>
  <level>800</level>
  <thread>13</thread>
  <message>USG_LOOK_AND_FEEL</message>
  <param>Windows</param>
  <param>Windows</param>
</record>
<record>
  <date>2016-04-21T16:12:53</




Stacktrace: 
java.lang.AssertionError: C:\Users\Yogesh\AppData\Local\Temp\nb-symfony23-5092828184757643468\Seri[exists: false, isDir: false, children: null
   at org.netbeans.modules.php.symfony2.SymfonyPhpModuleExtender.extend(SymfonyPhpModuleExtender.java:140)
   at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.extendPhpModule(NewPhpProjectWizardIterator.java:607)
   at org.netbeans.modules.php.project.ui.wizards.NewPhpProjectWizardIterator.instantiate(NewPhpProjectWizardIterator.java:289)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1051)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:76)
Comment 1 yogeshreddy 2016-04-22 05:12:18 UTC
Created attachment 159391 [details]
stacktrace
Comment 2 Tomas Mysik 2016-04-22 10:11:15 UTC
Could you please provide exact steps to reproduce? Which Symfony installer are you using?

Thanks.
Comment 3 Tomas Mysik 2016-05-09 06:57:40 UTC
No response from reporter, cannot reporduce this issue myself so closing.

Feel free to reopen and provide exact steps to reproduce. Thanks.

Product Version: NetBeans IDE Dev (Build 20160509-9d7e38cabfb0)
Java: 1.8.0_91; Java HotSpot(TM) 64-Bit Server VM 25.91-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_91-b14
System: Linux version 4.2.0-35-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 4 amobilia 2016-09-01 01:52:02 UTC
@tmyzik
I create a duplicate of the report.

Steps :
- On the options, set for the installer path of symfony to a random executable file (wordpad.exe in my case)
- Create a PHP project with symfony.

=> Exception occurs
Comment 5 Tomas Mysik 2016-09-01 07:04:13 UTC
One cannot create a new Symfony project anymore (this version is not supported anymore so it makes no sense).

Thanks for reporting.