Il giorno dom 27 gen 2019, 23:20 Laszlo Kishalmi <laszlo.kisha...@gmail.com>
ha scritto:

> Dear Enrico,
>
> You are facing with: https://issues.apache.org/jira/browse/NETBEANS-2009,
>
> I've something on my mind already to fix this.
>

I will be happy to try your fix
Thanks
Enrico

>
> On 1/26/19 2:21 PM, Enrico Olivelli wrote:
> > Hi,
> > I am trying latest nightly build on linux + jdk8 (and with jdk8 the
> > result is the same) on the project linked below, itis quite complex
> > but I was able to work on it with the 'other' plugin.
> > https://github.com/pravega/pravega
> >
> > The project has a lot of subprojects but I can see only the first one
> > ("pravega common") displayed in the project tree.
> > I can't see any particular error in logs apart from this, but it seems
> unrelated
> >
> > INFO [org.openide.loaders.FolderInstance.Toolbars]: Cannot create
> > org.openide.loaders.FolderInstance$HoldInstance@259ead78[Toolbars/Build]
> > java.io.IOException: Cyclic reference. Somebody is trying to get value
> > from FolderInstance (org.openide.awt.Toolbar$Folder) from the same
> > thread that is processing the instance
> >          at
> org.openide.loaders.FolderInstance.instanceCreate(FolderInstance.java:274)
> >          at
> org.openide.loaders.FolderInstance.instanceForCookie(FolderInstance.java:555)
> >          at
> org.openide.loaders.FolderInstance$HoldInstance.instanceCreate(FolderInstance.java:1132)
> > [catch] at
> org.openide.loaders.FolderInstance$1R.instances(FolderInstance.java:675)
> >          at
> org.openide.loaders.FolderInstance$1R.run(FolderInstance.java:696)
> >          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)
> >
> > To reproduce:
> > - download nightly build
> > - unzip
> > - git clone https://github.com/pravega/pravega
> > - open with netbeans
> > - install nbjavac (this pops up)
> > - you will see only a subproject "common", but if you look at
> > build.gradle or you run "clean and build" you will see that there are
> > plenty of modules
> >
> >
> > Any hint/help is appreciated.
> > I am available to any debug, I have never debugged NB before, so any
> > pointer will help
> >
> > Cheers
> > Enrico
> >
> > Il giorno sab 26 gen 2019 alle ore 22:42 Scott Palmer
> > <swpal...@gmail.com> ha scritto:
> >> I exclusively use Gradle, so I will be testing extensively. The new
> plugin (or maybe it is partly the NB build) does have some issues with my
> projects. I will attempt to isolate a test case.  I already emailed Laszlo,
> but he needs to be able to reproduce the issue.
> >>
> >> Scott
> >>
> >>> On Jan 26, 2019, at 8:07 AM, Geertjan Wielenga
> <geertjan.wiele...@googlemail.com.invalid> wrote:
> >>>
> >>> https://github.com/gradle/gradle-build-scan-quickstart
> >>>
> >>> ...and we need more like that to play with to see whether the new
> Gradle support works! :-)
> >>>
> >>> Gj
> >>>
> >>>
> >>>
> >>>> On Sat, Jan 26, 2019 at 2:07 PM Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
> >>>> Hi all,
> >>>>
> >>>> If you're using Gradle in any way at all -- and especially if you
> have some Gradle projects of whatever kind lying around -- we need you!
> >>>>
> >>>> Thanks to Laszlo, we have integration with Gradle for the first time
> in the upcoming release scheduled to be released in March. We need as many
> as possible to try out the Gradle features, i.e., simply open your existing
> projects into the latest NetBeans builds and see if there are any problems
> so they can be fixed in time.
> >>>>
> >>>> Interested? Please respond to this e-mail indicating your intention
> to try out your existing Gradle projects in the upcoming release of Apache
> NetBeans and we'll work on this together from there initially via this mail
> thread.
> >>>>
> >>>> For example, without any problems at all, I was able to open and work
> with this random project I found on GitHub:
> >>>>
> > ---------------------------------------------------------------------
> > 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
> >
> >
> >
>
> ---------------------------------------------------------------------
> 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