GitHub user ivan-velikanov edited a comment on the discussion: AI Integration 
Discussion: Netbeans MCP for claude code

@oleg68 

When I start claude code on some project I am getting some errors:
```
java.lang.NullPointerException
        at 
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.<init>(FileObjectFactory.java:83)
        at 
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getInstance(FileObjectFactory.java:108)
        at 
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getInstance(FileObjectFactory.java:92)
        at 
org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.getFileObject(FileBasedFileSystem.java:112)
        at 
org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getFileObjects(FileBasedURLMapper.java:74)
        at 
org.netbeans.modules.masterfs.MasterURLMapper.getFileObjects(MasterURLMapper.java:41)
        at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:188)
        at 
org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.uri2FileObject(SimpleFileOwnerQueryImplementation.java:370)
        at 
org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:85)
        at 
org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:125)
        at 
org.netbeans.modules.projectapi.ProjectSharabilityQuery2.getSharability(ProjectSharabilityQuery2.java:40)
        at 
org.netbeans.api.queries.SharabilityQuery.getSharability(SharabilityQuery.java:152)
        at org.netbeans.modules.git.utils.GitUtils.isIgnored(GitUtils.java:228)
        at 
org.netbeans.modules.git.FileStatusCache$IgnoredFilesHandler.run(FileStatusCache.java:840)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1403)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
        at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2012)

```

In previous version it was actually opening claude code in the jediterm (there 
were other errors) but opening. This version it is not opening, it is just a 
dark / grey screen (because that is my theme/darkmode)

BTW I noticed the `Extra arg` field, that is quiet satisfactory.
Is there a detailed logs mode, I could then check and share more information.

GitHub link: 
https://github.com/apache/netbeans/discussions/8634#discussioncomment-16508999

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to