You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2019/10/30 23:20:00 UTC

[jira] [Resolved] (NETBEANS-3312) Netbeans does not show php class files

     [ https://issues.apache.org/jira/browse/NETBEANS-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junichi Yamamoto resolved NETBEANS-3312.
----------------------------------------
    Resolution: Incomplete

Please write your exact steps to reproduce it. Also expected and actual results.

Please attach the log as a file(not a description).

> Netbeans does not show php class files
> --------------------------------------
>
>                 Key: NETBEANS-3312
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3312
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>         Environment: Windows10 Pro
> OS 64 bits
> microprocessor x64, AMD A8 9600
> RAM 8 GB
>            Reporter: juan jose
>            Priority: Major
>
> INFO [null]: Last record repeated 2 more times.
> INFO [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-usersguide.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-usersguide.jar!/org/netbeans/modules/usersguide/master.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.accept(FileElement.java:563)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.access$300(FileElement.java:133)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:76)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> INFO [org.netbeans.modules.openide.filesystems.declmime.DefaultParser]
> While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> Caused: java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.DefaultParser.parse(DefaultParser.java:115)
>  at org.netbeans.modules.openide.filesystems.declmime.XMLMIMEComponent$SniffingParser.sniff(XMLMIMEComponent.java:267)
>  at org.netbeans.modules.openide.filesystems.declmime.XMLMIMEComponent.acceptFileObject(XMLMIMEComponent.java:81)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:77)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> ALL [null]: While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> INFO [null]: Last record repeated 56 times in total.
> INFO [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.accept(FileElement.java:563)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.access$300(FileElement.java:133)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:76)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> INFO [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.accept(FileElement.java:563)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.access$300(FileElement.java:133)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:76)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> INFO [org.netbeans.modules.openide.filesystems.declmime.DefaultParser]
> While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> Caused: java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.DefaultParser.parse(DefaultParser.java:115)
>  at org.netbeans.modules.openide.filesystems.declmime.XMLMIMEComponent$SniffingParser.sniff(XMLMIMEComponent.java:267)
>  at org.netbeans.modules.openide.filesystems.declmime.XMLMIMEComponent.acceptFileObject(XMLMIMEComponent.java:81)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:77)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> ALL [null]: While parsing: MIMESupport$CachedFileObject@4151f560[Menu/Help/shortcuts.xml]
> INFO [null]: Last record repeated 2 more times.
> INFO [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getInputStream(MIMESupport.java:377)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.accept(FileElement.java:563)
>  at org.netbeans.modules.openide.filesystems.declmime.FileElement$Type.access$300(FileElement.java:133)
> [catch] at org.netbeans.modules.openide.filesystems.declmime.FileElement.resolve(FileElement.java:76)
>  at org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl.findMIMEType(MIMEResolverImpl.java:425)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.resolveMIME(MIMESupport.java:346)
>  at org.openide.filesystems.MIMESupport$CachedFileObject.getMIMEType(MIMESupport.java:287)
>  at org.openide.filesystems.MIMESupport.findMIMEType(MIMESupport.java:111)
>  at org.openide.filesystems.FileUtil.getMIMEType(FileUtil.java:1300)
>  at org.openide.filesystems.FileObject.getMIMEType(FileObject.java:642)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.filesystems.MultiFileObject.getMIMEType(MultiFileObject.java:624)
>  at org.openide.loaders.DataLoaderPool.allLoaders(DataLoaderPool.java:307)
>  at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:505)
>  at org.openide.loaders.FolderList.createBoth(FolderList.java:743)
>  at org.openide.loaders.FolderList.getObjects(FolderList.java:539)
>  at org.openide.loaders.FolderList.access$600(FolderList.java:52)
>  at org.openide.loaders.FolderList$ListTask.computeResult(FolderList.java:938)
>  at org.openide.loaders.FolderList$ListTask.run(FolderList.java:914)
>  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)
> INFO [org.openide.loaders.XMLDataObject]: I/O exception while opening MultiFileObject@10afc1a2[Menu/Help/org-netbeans-modules-usersguide-master.xml]
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-usersguide.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-usersguide.jar!/org/netbeans/modules/usersguide/master.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:641)
>  at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:641)
> [catch] at org.openide.loaders.XMLDataObjectInfoParser.waitFinished(XMLDataObjectInfoParser.java:225)
>  at org.openide.loaders.XMLDataObjectInfoParser.waitFinished(XMLDataObjectInfoParser.java:175)
>  at org.openide.loaders.XMLDataObject.getCookie(XMLDataObject.java:301)
>  at org.openide.loaders.FolderInstance.acceptDataObject(FolderInstance.java:392)
>  at org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:773)
>  at org.openide.loaders.FolderInstance.access$000(FolderInstance.java:78)
>  at org.openide.loaders.FolderInstance$1R.init(FolderInstance.java:668)
>  at org.openide.loaders.FolderInstance$1R.run(FolderInstance.java:695)
>  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)
> INFO [org.openide.loaders.XMLDataObject]: I/O exception while opening MultiFileObject@75365196[Menu/Help/shortcuts.xml]
> java.io.FileNotFoundException: C:\netbeans\netbeans\ide\modules\org-netbeans-modules-utilities.jar (El sistema no puede encontrar la ruta especificada)
>  at java.util.zip.ZipFile.open(Native Method)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:225)
>  at java.util.zip.ZipFile.<init>(ZipFile.java:155)
>  at java.util.jar.JarFile.<init>(JarFile.java:166)
>  at java.util.jar.JarFile.<init>(JarFile.java:103)
>  at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93)
>  at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
>  at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:109)
>  at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
>  at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:152)
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:881)
> Caused: java.io.FileNotFoundException: Cannot find 'jar:file:/C:/netbeans/netbeans/ide/modules/org-netbeans-modules-utilities.jar!/org/netbeans/modules/utilities/shortcuts.xml'
>  at org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:884)
>  at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:641)
>  at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:641)
> [catch] at org.openide.loaders.XMLDataObjectInfoParser.waitFinished(XMLDataObjectInfoParser.java:225)
>  at org.openide.loaders.XMLDataObjectInfoParser.waitFinished(XMLDataObjectInfoParser.java:175)
>  at org.openide.loaders.XMLDataObject.getCookie(XMLDataObject.java:301)
>  at org.openide.loaders.FolderInstance.acceptDataObject(FolderInstance.java:392)
>  at org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:773)
>  at org.openide.loaders.FolderInstance.access$000(FolderInstance.java:78)
>  at org.openide.loaders.FolderInstance$1R.init(FolderInstance.java:668)
>  at org.openide.loaders.FolderInstance$1R.run(FolderInstance.java:695)
>  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)
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: C:\xampp\htdocs\PhpProject1 took: 223 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 9 ms]
> INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 3 source roots took: 1.033 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 60 ms]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists