Hi, I think I am getting closer.  I did this from a Terminal within
NetBeans 9.0 build 413.  I created an issue on Github.


Note, there are two test outputs here: manual and within NB 9.0 beta build
413

There must be a configuration problem within NB from the create a new
Project->


efremmc@Vulcan2 /cygdrive/p/testing/netcat9/srctest/projects
$ ng new NewApps1

  create NewApps1/e2e/app.e2e-spec.ts (291 bytes)
  create NewApps1/e2e/app.po.ts (208 bytes)
  create NewApps1/e2e/tsconfig.e2e.json (235 bytes)
  create NewApps1/karma.conf.js (923 bytes)
  create NewApps1/package.json (1294 bytes)
  create NewApps1/protractor.conf.js (722 bytes)
  create NewApps1/README.md (1024 bytes)
  create NewApps1/tsconfig.json (363 bytes)
  create NewApps1/tslint.json (3012 bytes)
  create NewApps1/.angular-cli.json (1244 bytes)
  create NewApps1/.editorconfig (245 bytes)
  create NewApps1/.gitignore (544 bytes)
  create NewApps1/src/assets/.gitkeep (0 bytes)
  create NewApps1/src/environments/environment.prod.ts (51 bytes)
  create NewApps1/src/environments/environment.ts (387 bytes)
  create NewApps1/src/favicon.ico (5430 bytes)
  create NewApps1/src/index.html (295 bytes)
  create NewApps1/src/main.ts (370 bytes)
  create NewApps1/src/polyfills.ts (3114 bytes)
  create NewApps1/src/styles.css (80 bytes)
  create NewApps1/src/test.ts (642 bytes)
  create NewApps1/src/tsconfig.app.json (211 bytes)
  create NewApps1/src/tsconfig.spec.json (283 bytes)
  create NewApps1/src/typings.d.ts (104 bytes)
  create NewApps1/src/app/app.module.ts (316 bytes)
  create NewApps1/src/app/app.component.html (1141 bytes)
  create NewApps1/src/app/app.component.spec.ts (986 bytes)
  create NewApps1/src/app/app.component.ts (207 bytes)
  create NewApps1/src/app/app.component.css (0 bytes)
npm WARN deprecated nodemailer@2.7.2: All versions below 4.0.1 of
Nodemailer are deprecated. See https://nodemailer.com/status/
npm WARN deprecated mailcomposer@4.0.1: This project is unmaintained
npm WARN deprecated socks@1.1.9: If using 2.x branch, please upgrade to at
least 2.1.6 to avoid a serious bug with socket data flow and an import
issue introduced in 2.1.0
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated buildmail@4.0.1: This project is unmaintained
npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at
least 2.1.6 to avoid a serious bug with socket data flow and an import
issue introduced in 2.1.0


> uws@9.14.0 install
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\uws
> node-gyp rebuild > build_log.txt 2>&1 || exit 0


> node-sass@4.8.3 install
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-sass
> node scripts/install.js

Downloading binary from
https://github.com/sass/node-sass/releases/download/v4.8.3/win32-x64-64_binding.node
Cannot download "
https://github.com/sass/node-sass/releases/download/v4.8.3/win32-x64-64_binding.node
":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
      try setting a proxy via HTTP_PROXY, e.g.

      export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

      npm config set proxy http://example.com:8080

> uglifyjs-webpack-plugin@0.4.6 postinstall
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\webpack\node_modules\uglifyjs-webpack-plugin
> node lib/post_install.js


> node-sass@4.8.3 postinstall
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-sass
> node scripts/build.js

Building: C:\Program Files\nodejs\node.exe
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-gyp\bin\node-gyp.js
rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags=
--libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
gyp verb cli
 
'P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli   'rebuild',
gyp verb cli   '--verbose',
gyp verb cli   '--libsass_ext=',
gyp verb cli   '--libsass_cflags=',
gyp verb cli   '--libsass_ldflags=',
gyp verb cli   '--libsass_library=' ]
gyp info using node-gyp@3.6.2
gyp info using node@10.0.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed     at getNotFoundError
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:13:12)
gyp verb `which` failed     at F
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:68:19)
gyp verb `which` failed     at E
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:80:29)
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:89:16
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\isexe\index.js:42:5
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\isexe\windows.js:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:149:21)
gyp verb `which` failed  python2 { Error: not found: python2
gyp verb `which` failed     at getNotFoundError
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:13:12)
gyp verb `which` failed     at F
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:68:19)
gyp verb `which` failed     at E
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:80:29)
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\which\which.js:89:16
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\isexe\index.js:42:5
gyp verb `which` failed     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\isexe\windows.js:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:149:21)
gyp verb `which` failed   stack: 'Error: not found: python2\n    at
getNotFoundError
(P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\which\\which.js:13:12)\n
  at F
(P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\which\\which.js:68:19)\n
  at E
(P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\which\\which.js:80:29)\n
  at
P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\which\\which.js:89:16\n
  at
P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\isexe\\index.js:42:5\n
  at
P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\isexe\\windows.js:36:5\n
  at FSReqWrap.oncomplete (fs.js:149:21)',
gyp verb `which` failed   code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` succeeded python
C:\Users\efremmc\AppData\Local\Programs\Python\Python35\python.EXE
gyp verb check python version
`C:\Users\efremmc\AppData\Local\Programs\Python\Python35\python.EXE -c
"import platform; print(platform.python_version());"` returned: "3.5.3\r\n"
gyp verb could not find
"C:\Users\efremmc\AppData\Local\Programs\Python\Python35\python.EXE".
checking python launcher
gyp verb could not find
"C:\Users\efremmc\AppData\Local\Programs\Python\Python35\python.EXE".
guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable
"C:\Users\efremmc\AppData\Local\Programs\Python\Python35\python.EXE", you
can set the PYTHON env variable.
gyp ERR! stack     at PythonFinder.failNoPython
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack     at PythonFinder.<anonymous>
(P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack     at
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:149:21)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe"
"P:\\testing\\netcat9\\srctest\\projects\\NewApps1\\node_modules\\node-gyp\\bin\\node-gyp.js"
"rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags="
"--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd
P:\testing\netcat9\srctest\projects\NewApps1\node_modules\node-sass
gyp ERR! node -v v10.0.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
Build failed with error code: 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.2
(node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for
fsevents@1.2.2: wanted {"os":"darwin","arch":"any"} (current:
{"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.8.3
(node_modules\node-sass):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.8.3
postinstall: `node scripts/build.js`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

added 1167 packages in 125.069s
'git' is not recognized as an internal or external command,
operable program or batch file.
Project 'NewApps1' successfully created.

efremmc@Vulcan2 /cygdrive/p/testing/netcat9/srctest/projects
$

=====================

>From within NB 9.0 Create New Project->Clientside->(select) Angular CLI
Application; click<Finish>,

Message states aborting....

Error: Schematic input does not validate against the Schema:
{"directory":".","name":"AngularCliApplicaton10","skipGit":false,"style":"css","version":"1.7.4","commit":{"message":"chore:
initial commit from @angular/cli\n\n    _                      _
     ____ _     ___\n   / \\   _ __   __ _ _   _| | __ _ _ __     / ___| |
 |_ _|\n  / â–³ \\ | '_ \\ / _\\` | | | | |/ _\\` | '__|   | |   | |    |
|\n / ___ \\| | | | (_| | |_| | | (_| | |      | |___| |___ | |\n/_/
 \\_\\_| |_|\\__, |\\__,_|_|\\__,_|_|       \\____|_____|___|\n
   |___/\n","name":"Angular CLI","email":"angular-...@angular.io
"},"path":"app","sourceDir":"src","inlineStyle":false,"inlineTemplate":false,"routing":false,"prefix":"app","skipTests":false,"skipInstall":false,"linkCli":false,"minimal":false,"serviceWorker":false}
Errors:
  .directory should match format "path"
Schematic input does not validate against the Schema:
{"directory":".","name":"AngularCliApplicaton10","skipGit":false,"style":"css","version":"1.7.4","commit":{"message":"chore:
initial commit from @angular/cli\n\n    _                      _
     ____ _     ___\n   / \\   _ __   __ _ _   _| | __ _ _ __     / ___| |
 |_ _|\n  / â–³ \\ | '_ \\ / _\\` | | | | |/ _\\` | '__|   | |   | |    |
|\n / ___ \\| | | | (_| | |_| | | (_| | |      | |___| |___ | |\n/_/
 \\_\\_| |_|\\__, |\\__,_|_|\\__,_|_|       \\____|_____|___|\n
   |___/\n","name":"Angular CLI","email":"angular-...@angular.io
"},"path":"app","sourceDir":"src","inlineStyle":false,"inlineTemplate":false,"routing":false,"prefix":"app","skipTests":false,"skipInstall":false,"linkCli":false,"minimal":false,"serviceWorker":false}
Errors:
  .directory should match format "path"


On Tue, Apr 24, 2018 at 11:29 AM, Efrem Mc <efrem...@gmail.com> wrote:
> Yes, I am in the process of downing build 413.
>
> I will document the before and after settings.
>
> Regards,
>
> Efrem
>
> On Tue, Apr 24, 2018 at 2:15 AM, Christian Lenz <christian.l...@gmx.net>
wrote:
>> Thx Efrem,
>>
>> I thought I catched everything and did smth with the Errors. Can you
please more specific, when this happen? Can you please add steps to
reproduce, maybe you can create a ticket at my repo please:
https://github.com/Chris2011/NBAngularCLI/issues
>>
>> Thx 😊
>>
>>
>> Cheers
>>
>> Chris
>> Von: Efrem Mc
>> Gesendet: Dienstag, 24. April 2018 03:06
>> An: Apache
>> Betreff: Re: Plugin verification request - NBAngularCLI
>>
>> Hi Dev:
>>
>> Caused: java.io.IOException: Cannot run program
>> "C:\Users\efremmc\Documents\GitHub\angular-cli\bin\ng" (in directory
>> "P:\testing\netcat9\srctest\projects\AngularCliApplicaton"):
>> CreateProcess error=193, %1 is not a valid Win32 application
>>
>> NB 9.0 Beta version:
>>
>> Product Version: Apache NetBeans IDE Dev (Build
>> incubator-netbeans-linux-410-on-20180418)
>> Java: 1.8.0_162; Java HotSpot(TM) 64-Bit Server VM 25.162-b12
>> Runtime: Java(TM) SE Runtime Environment 1.8.0_162-b12
>> System: Windows 8.1 version 6.3 running on amd64; Cp1252; en_US (nb)
>> User directory: C:\Users\efremmc\AppData\Roaming\NetBeans\dev
>> Cache directory: C:\Users\efremmc\AppData\Local\NetBeans\Cache\dev
>>
>>
>>
>> Message:
>> WARNING [org.openide.filesystems.Ordering]: Not all children in
>> Templates/Project/ marked with the position attribute: [ClientSide],
>> but some are: [Standard, JavaFX, Web, Maven2, APISupport, Import,
>> Samples]
>> WARNING [org.openide.filesystems.Ordering]: Not all children in
>> Templates/Project/ClientSide/ marked with the position attribute:
>> [net-chrizzly-netbeans-plugins-nbangularcli-projectwizard-
AngularCliWizardIterator],
>> but some are: [org-netbeans-modules-cordova-wizard-CordovaTemplate-
newProjectWithExtender,
>> org-netbeans-modules-cordova-wizard-CordovaTemplate-existingHtml5Project]
>> WARNING [org.openide.filesystems.Ordering]: Not all children in
>> Templates/Project/Samples/ marked with the position attribute:
>> [Enterprise, HTML5], but some are: [Standard, JavaFX, Maven]
>> INFO [org.netbeans.api.extexecution.base.BaseExecutionService]
>> java.io.IOException: CreateProcess error=193, %1 is not a valid Win32
>> application
>> at java.lang.ProcessImpl.create(Native Method)
>> at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
>> at java.lang.ProcessImpl.start(ProcessImpl.java:137)
>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
>> Caused: java.io.IOException: Cannot run program
>> "C:\Users\efremmc\Documents\GitHub\angular-cli\bin\ng" (in directory
>> "P:\testing\netcat9\srctest\projects\AngularCliApplicaton"):
>> CreateProcess error=193, %1 is not a valid Win32 application
>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
>> at net.chrizzly.netbeans.plugins.nbangularcli.projectwizard.
AngularCliWizardIterator$ProcessLaunch.call(AngularCliWizardIterator.java:
82)
>> at net.chrizzly.netbeans.plugins.nbangularcli.projectwizard.
AngularCliWizardIterator$ProcessLaunch.call(AngularCliWizardIterator.java:
62)
>> [catch] at org.netbeans.api.extexecution.base.BaseExecutionService$2.
call(BaseExecutionService.java:197)
>> at org.netbeans.api.extexecution.base.BaseExecutionService$2.
call(BaseExecutionService.java:173)
>> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>> at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>> at org.netbeans.modules.openide.util.GlobalLookup.execute(
GlobalLookup.java:45)
>> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>> at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:
2033)
>>
>> On Mon, Apr 23, 2018 at 6:47 PM, Efrem Mc <efrem...@gmail.com> wrote:
>>> Hi dev:
>>>
>>> I received the following on NB 8.2
>>>
>>> Product Version: NetBeans IDE 8.2 (Build 201609300101)
>>>
>>> Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>>>
>>> Java: 1.8.0_111; Java HotSpot(TM) 64-Bit Server VM 25.111-b14
>>>
>>> Runtime: Java(TM) SE Runtime Environment 1.8.0_111-b14
>>>
>>> System: Windows 8.1 version 6.3 running on amd64; Cp1252; en_US (nb)
>>>
>>> User directory: C:\Users\efremmc\AppData\Roaming\NetBeans\8.2
>>>
>>> Cache directory: C:\Users\efremmc\AppData\Local\NetBeans\Cache\8.2
>>>
>>> ..
>>> .
>>> ..
>>>
>>> INFO [org.netbeans.modules.autoupdate.updateprovider.
AutoupdateCatalogParser]:
>>> Unpaired license 00000008 without any module.
>>> WARNING [org.openide.filesystems.Ordering]: Not all children in
>>> Templates/Project/ClientSide/ marked with the position attribute:
>>> [net-chrizzly-netbeans-plugins-nbangularcli-projectwizard-
AngularCliWizardIterator],
>>> but some are: [org-netbeans-modules-web-clientproject-ui-wizard-
ClientSideProjectWizardIterator-newHtml5Project,
>>> org-netbeans-modules-javascript-nodejs-ui-wizard-
NewProjectWizardIterator-newNodeJsProject,
>>> org-netbeans-modules-javascript-nodejs-ui-wizard-
NewProjectWizardIterator-newHtml5ProjectWithNodeJs,
>>> org-netbeans-modules-web-clientproject-ui-wizard-
ClientSideProjectWizardIterator-newLibraryProject,
>>> org-netbeans-modules-html-ojet-ui-wizard-NewProjectWizardIterator-
newOracleJETBaseDistribution,
>>> org-netbeans-modules-web-clientproject-ui-wizard-
ClientSideProjectWizardIterator-existingHtml5Project,
>>> org-netbeans-modules-javascript-nodejs-ui-wizard-
ExistingProjectWizardIterator-existingNodeJsProject,
>>> org-netbeans-modules-cordova-wizard-CordovaTemplate-
newProjectWithExtender,
>>> org-netbeans-modules-cordova-wizard-CordovaTemplate-
existingHtml5Project]
>>> INFO [org.netbeans.api.extexecution.base.BaseExecutionService]
>>> java.io.IOException: CreateProcess error=193, %1 is not a valid Win32
>>> application
>>> at java.lang.ProcessImpl.create(Native Method)
>>> at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
>>> at java.lang.ProcessImpl.start(ProcessImpl.java:137)
>>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
>>> Caused: java.io.IOException: Cannot run program
>>> "C:\Users\efremmc\Documents\GitHub\angular-cli\bin\ng" (in directory
>>> "C:\Users\efremmc\Documents\NetBeansProjects\AngularCliApplicaton"):
>>> CreateProcess error=193, %1 is not a valid Win32 application
>>> at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
>>> at net.chrizzly.netbeans.plugins.nbangularcli.projectwizard.
AngularCliWizardIterator$ProcessLaunch.call(AngularCliWizardIterator.java:
82)
>>> at net.chrizzly.netbeans.plugins.nbangularcli.projectwizard.
AngularCliWizardIterator$ProcessLaunch.call(AngularCliWizardIterator.java:
62)
>>> [catch] at org.netbeans.api.extexecution.base.BaseExecutionService$2.
call(BaseExecutionService.java:222)
>>> at org.netbeans.api.extexecution.base.BaseExecutionService$2.
call(BaseExecutionService.java:198)
>>> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>>> at org.openide.util.RequestProcessor$Task.run(
RequestProcessor.java:1443)
>>> at org.netbeans.modules.openide.util.GlobalLookup.execute(
GlobalLookup.java:68)
>>> at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
>>> at org.openide.util.RequestProcessor$Processor.
run(RequestProcessor.java:2058)
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Resolving dependencies took: 19 ms
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Complete indexing of 0 binary roots took: 1 ms
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Indexing of: C:\Program Files\NetBeans
>>> 8.2\webcommon\jsstubs\domstubs.zip took: 107 ms (New or modified
>>> files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Indexing of: C:\Program Files\NetBeans
>>> 8.2\webcommon\jsstubs\corestubs.zip took: 80 ms (New or modified
>>> files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Indexing of: C:\Program Files\NetBeans
>>> 8.2\webcommon\jsstubs\reststubs.zip took: 108 ms (New or modified
>>> files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
>>> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
>>> Complete indexing of 3 source roots took: 295 ms (New or modified
>>> files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
>>> WARNING [org.netbeans.modules.options.keymap.LayersBridge]: Invalid
>>> shortcut: org.openide.loaders.BrokenDataShadow@1f533e4b[
MultiFileObject@547fd412[Keymaps/NetBeans/D-BACK_QUOTE.shadow]]
>>> WARNING [null]: Last record repeated again.
>>> t>(FileInputStream.java:138)
>>> at org.eclipse.osgi.framework.util.SecureAction$6.run(
SecureAction.java:127)
>>> at org.eclipse.osgi.framework.util.SecureAction$6.run(
SecureAction.java:1)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at org.eclipse.osgi.framework.util.SecureAction.getFileInputStream(
SecureAction.java:125)
>>> at org.eclipse.osgi.internal.resolver.StateReader.
openLazyFile(StateReader.java:778)
>>> at org.eclipse.osgi.internal.resolver.StateReader.
fullyLoad(StateReader.java:816)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
loadLazyData(BundleDescriptionImpl.java:662)
>>> Caused: java.lang.RuntimeException:
>>> C:\Users\efremmc\AppData\Local\NetBeans\Cache\8.2\
netigso\org.eclipse.osgi\.lazy.1
>>> (The system cannot find the file specified)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
loadLazyData(BundleDescriptionImpl.java:665)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
getResolvedGenericRequires(BundleDescriptionImpl.java:253)
>>> at org.eclipse.osgi.internal.resolver.StateHelperImpl.buildReferences(
StateHelperImpl.java:351)
>>> at org.eclipse.osgi.internal.resolver.StateHelperImpl.
sortBundles(StateHelperImpl.java:305)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
sortByDependencies(StartLevelManager.java:524)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
sortByDependency(StartLevelManager.java:505)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
getInstalledBundles(StartLevelManager.java:481)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
doSetStartLevel(StartLevelManager.java:251)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(
StartLevelManager.java:215)
>>> at org.eclipse.osgi.framework.internal.core.
InternalSystemBundle.suspend(InternalSystemBundle.java:284)
>>> at org.eclipse.osgi.framework.internal.core.Framework.
shutdown(Framework.java:700)
>>> at org.eclipse.osgi.framework.internal.core.Framework.close(
Framework.java:608)
>>> [catch] at org.eclipse.osgi.framework.internal.core.
InternalSystemBundle$1.run(InternalSystemBundle.java:261)
>>> at java.lang.Thread.run(Thread.java:745)
>>> WARNING [org.netbeans.modules.netbinox]:
>>> C:\Users\efremmc\AppData\Local\NetBeans\Cache\8.2\
netigso\org.eclipse.osgi\.lazy.1
>>> (The system cannot find the file specified)
>>> java.io.FileNotFoundException:
>>> C:\Users\efremmc\AppData\Local\NetBeans\Cache\8.2\
netigso\org.eclipse.osgi\.lazy.1
>>> (The system cannot find the file specified)
>>> at java.io.FileInputStream.open0(Native Method)
>>> at java.io.FileInputStream.open(FileInputStream.java:195)
>>> at java.io.FileInputStream.<init>(FileInputStream.java:138)
>>> at org.eclipse.osgi.framework.util.SecureAction$6.run(
SecureAction.java:127)
>>> at org.eclipse.osgi.framework.util.SecureAction$6.run(
SecureAction.java:1)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at org.eclipse.osgi.framework.util.SecureAction.getFileInputStream(
SecureAction.java:125)
>>> at org.eclipse.osgi.internal.resolver.StateReader.
openLazyFile(StateReader.java:778)
>>> at org.eclipse.osgi.internal.resolver.StateReader.
fullyLoad(StateReader.java:816)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
loadLazyData(BundleDescriptionImpl.java:662)
>>> Caused: java.lang.RuntimeException:
>>> C:\Users\efremmc\AppData\Local\NetBeans\Cache\8.2\
netigso\org.eclipse.osgi\.lazy.1
>>> (The system cannot find the file specified)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
loadLazyData(BundleDescriptionImpl.java:665)
>>> at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.
getResolvedGenericRequires(BundleDescriptionImpl.java:253)
>>> at org.eclipse.osgi.internal.resolver.StateHelperImpl.buildReferences(
StateHelperImpl.java:351)
>>> at org.eclipse.osgi.internal.resolver.StateHelperImpl.
sortBundles(StateHelperImpl.java:305)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
sortByDependencies(StartLevelManager.java:524)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
sortByDependency(StartLevelManager.java:505)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
getInstalledBundles(StartLevelManager.java:481)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.
doSetStartLevel(StartLevelManager.java:251)
>>> at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(
StartLevelManager.java:215)
>>> at org.eclipse.osgi.framework.internal.core.
InternalSystemBundle.suspend(InternalSystemBundle.java:284)
>>> at org.eclipse.osgi.framework.internal.core.Framework.
shutdown(Framework.java:700)
>>> at org.eclipse.osgi.framework.internal.core.Framework.close(
Framework.java:608)
>>> [catch] at org.eclipse.osgi.framework.internal.core.
InternalSystemBundle$1.run(InternalSystemBundle.java:261)
>>> at java.lang.Thread.run(Thread.java:745)
>>>
>>> On Mon, Apr 23, 2018 at 2:42 AM, Christian Lenz <christian.l...@gmx.net>
wrote:
>>>> Hey guys,
>>>>
>>>> can someone please verify my new plugin NBAngularCLI -
http://plugins.netbeans.org/plugin/73937/nbangularcli
>>>>
>>>>
>>>> Cheers
>>>>
>>>> Chris
>>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
>> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>

Reply via email to