[jira] [Commented] (NETBEANS-4117) Project compiles and builds but will not run

2020-07-07 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152825#comment-17152825
 ] 

Andy Gegg commented on NETBEANS-4117:
-

This is an example of the 'Compile on Save' option being set without nb-javac 
installed.  As far as I'm concerned, this can be marked as closed.  Thank you 
for your time.

> Project compiles and builds but will not run
> 
>
> Key: NETBEANS-4117
> URL: https://issues.apache.org/jira/browse/NETBEANS-4117
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.3
> Environment: Windows 10 (1910) Home.  Project also uses log4j2 
> (2.13.1) and hsqldb (2.4)
>Reporter: Andy Gegg
>Assignee: wes
>Priority: Major
>  Labels: newbie
> Attachments: messages.log
>
>
> I am trying to convert to Java14.  Project uses JavaFX and works fine on Java 
> 13.0.2.  I have updated JAVA_HOME and the PATH, netbeans.conf, the Java 
> Platform (now JDK 14 default), source format is JDK 14.  I have uninstalled 
> nb-javac (I assume this is done via Plugins manager).  I'm using JavaFX 14.  
> Project compiles and builds with no problem.  Run does nothing.  It appears a 
> critical error has occurred silently.
> A tiny test project compiles and builds ok.  I note subtle differences 
> between the 'Properties' pop-up for the test project (a Profile option, a 
> runtime platform option) and the failing project.
> If I change the Source format back to 13 and re-install nb-javac my project 
> runs ok (obviously, the test project does not!)



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-17 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17138641#comment-17138641
 ] 

Andy Gegg commented on NETBEANS-4426:
-

I've created a repo on GitHub at github.com/kernowandy/gardennotebook.git.  
It's a private repo but I can change that if it makes things easier.

I hope I did it ok - my head still feels like it's full of cotton wool!

I really do appreciate the time and effort you're expending on this.  I would 
really like to use Maven - a lot of niggling problems would go away.

In outline, module spi describes a loadable service and includes a class (Trug 
- excuse the whimsy) to load the 'internal' service.  sqlimpl is the database 
handling service which itself uses service loader to find databases in the 
approved manner.  I cannot assume any given RDBMS is present.  The 2 json 
modules are a straight copy of the old javaee code before it disappeared, 
compiled as modules (and I'd really love to get rid of them and use the current 
version).  fxbeans is a bridging layer, gui is the  GUI and entry point.

The project also uses log4j2 and I bundle in a copy of hsqldb so that a 
non-technical user can run it out of the box.

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-15 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136029#comment-17136029
 ] 

Andy Gegg commented on NETBEANS-4426:
-

I'll put up a repo on GitHub.  Sorry for the delay but I've been unwell today 
(I don't think it's anything serious).

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-14 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135211#comment-17135211
 ] 

Andy Gegg commented on NETBEANS-4426:
-

Re Maven.  Thank you for your offer but...

I was putting off GitHub until I've nothing else to do - I'm on my own so I 
really don't need a VCS and git is hard enough when you _need_ to use it.  The 
source is available on my own website - 
https://[https://www.gardennotebook.co.uk/download281/source/Source_2_8_1.zip|https://www.gardennotebook.co.uk/download.html]

It's 8 modules and about 400 class files of singularly unimpressive Java so I'm 
sure you're far too busy to start wading about in there!

In essence, I wanted to disconnect the data provision from the business logic 
so there's an 'internal' service provider which serves up one or other data 
sources and is found by the usual ServiceLoader mechanism.  At present it only 
serves up one type of provider, an RDBMS handler.  This in turn uses 
ServiceLoader to find any JDBC connectors on the class path (MySQL, SQLServer, 
etc).  I cannot assume any of these is present.

When I tried Maven I could get everything to compile and execute but it would 
not find the internal service provider.  I Googled hard and found numerous not 
quite solutions and abandoned prototypes - none of which worked (and, yes, I 
know about the 'required at run, not compile' thing).  If I explicitly required 
the service provider in another module (which rather defeats the object of the 
exercise) it found it, of course.  But it would NOT find the JDBC connector 
provided services on the class path.

So I gave up.

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-14 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135207#comment-17135207
 ] 

Andy Gegg commented on NETBEANS-4426:
-

Thanks to everyone who's spent time on this, I'm very grateful.

Jan's suggestion worked for the trivial app - which explains why it worked out 
of the box for you.  It made no difference to my original app, however.  But it 
got me thinking, so I started to add in the modules from my original (big) 
project, one at a time, to the trivial project and everything compiled and 
executed happily.

So I thought is it something to do with main classes?  Obviously, the big 
project has one ( a JavaFX Application) but I created a new module and added in 
a main class.  And everything worked fine.  It compiles, it builds, it 
executes.  The entry point is unchanged from the original.

I don't know why, but my original problem has a resolution.

Thank you.

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134387#comment-17134387
 ] 

Andy Gegg commented on NETBEANS-4426:
-

I already had included the msg - it makes absolutely NO difference, log 
attached.

I set it to package up as a jlink - and that works absolutely fine - compiles, 
builds and the created jar executes as expected (although my real project won't 
compile here).

I wasted a week of my life trying to get Maven to work.  I don't know if it's 
Maven or Maven in NetBeans but it clearly cannot cope with Java Service loader.

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: messages_idiot_2.log

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_idiot_2.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: idiotapp_2.zip

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, idiotapp_2.zip, messages.log, 
> messages_build.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134343#comment-17134343
 ] 

Andy Gegg commented on NETBEANS-4426:
-

I've tried again, installing NB for the first time on a fresh PC and 
reconstructing my code base.  The attached 'messages_run.log' is the failure.  
It complains about 'java.util.zip.CRC32' which is a class I do not use and is 
supposedly in java.base - this is obviously something NB is causing to be 
called in something called the 'system module path' which I know nothing about.

messages_build is the log from an attempted clean and build which just fails 
with no clue as to why.

I created a minimalist modular project - idiotapp.zip attached - consisting 
literally of one module with a main class in it, the 'silent error' for that is 
in messages.log, attached.

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, messages.log, messages_build.log, 
> messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: idiotapp.zip

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: idiotapp.zip, messages.log, messages_build.log, 
> messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: messages_build.log

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: messages.log, messages_build.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: messages_run.log

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: messages.log, messages_build.log, messages_run.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4426) Fails with 'silent error'

2020-06-12 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4426:

Attachment: messages.log

> Fails with 'silent error'
> -
>
> Key: NETBEANS-4426
> URL: https://issues.apache.org/jira/browse/NETBEANS-4426
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows 10 Home, 1909
>Reporter: Andy Gegg
>Priority: Major
> Attachments: messages.log
>
>
> I have just downloaded NetBeans 12.  When I try to run my application it just 
> fails.  It runs ok on netbeans 11 as long as it has nb-javac and source 
> version at 13.  I'm starting to give up hope.
> I've tried to attach the log file but it whines about a 'missing tag' - don't 
> know if it's there or not.



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

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

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



[jira] [Updated] (NETBEANS-4419) Webservice can not be created via GUI

2020-06-11 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4419:

Attachment: (was: messages.log)

> Webservice can not be created via GUI
> -
>
> Key: NETBEANS-4419
> URL: https://issues.apache.org/jira/browse/NETBEANS-4419
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 12.0, 11.1, 11.2
> Environment: Windows 10, 2004, x64
>Reporter: Andreas Gottardi
>Priority: Blocker
>
> Hello,
> I try to create a new WebService in a Java EE web application over the menu: 
> Right click on the package "New" - "Web service...". I fill out everything 
> and click "Finish". Nothing happens and in the console the following 
> Exception is reported:
> {quote}java.lang.NullPointerException
>  at 
> org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
>  [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  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)
> {quote}
>  



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

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

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



[jira] [Updated] (NETBEANS-4419) Webservice can not be created via GUI

2020-06-11 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4419:

Attachment: messages.log

> Webservice can not be created via GUI
> -
>
> Key: NETBEANS-4419
> URL: https://issues.apache.org/jira/browse/NETBEANS-4419
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 12.0, 11.1, 11.2
> Environment: Windows 10, 2004, x64
>Reporter: Andreas Gottardi
>Priority: Blocker
> Attachments: messages.log
>
>
> Hello,
> I try to create a new WebService in a Java EE web application over the menu: 
> Right click on the package "New" - "Web service...". I fill out everything 
> and click "Finish". Nothing happens and in the console the following 
> Exception is reported:
> {quote}java.lang.NullPointerException
>  at 
> org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
>  [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  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)
> {quote}
>  



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

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

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



[jira] [Updated] (NETBEANS-4419) Webservice can not be created via GUI

2020-06-11 Thread Andy Gegg (Jira)


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

Andy Gegg updated NETBEANS-4419:

Description: 
Hello,

I try to create a new WebService in a Java EE web application over the menu: 
Right click on the package "New" - "Web service...". I fill out everything and 
click "Finish". Nothing happens and in the console the following Exception is 
reported:
{quote}java.lang.NullPointerException
 at 
org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
 at 
org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
 at 
org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
 at 
org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
 at 
org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
 at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
 at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
 at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
 [catch] at 
org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
 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)
{quote}
 

  was:
Hello,

I try to create a new WebService in a Java EE web application over the menu: 
Right click on the package "New" - "Web service...". I fill out everything and 
click "Finish". Nothing happens and in the console the following Exception is 
reported:

{quote}java.lang.NullPointerException
at 
org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
at 
org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
at 
org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
at 
org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
at 
org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
at 
org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
at 
org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
[catch] at 
org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
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){quote}

 This happens in the "Gradle Java Web Application" project type.


> Webservice can not be created via GUI
> -
>
> Key: NETBEANS-4419
> URL: https://issues.apache.org/jira/browse/NETBEANS-4419
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 12.0, 11.1, 11.2
> Environment: Windows 10, 2004, x64
>Reporter: Andreas Gottardi
>Priority: Blocker
> Attachments: messages.log
>
>
> Hello,
> I try to create a new WebService in a Java EE web application over the menu: 
> Right click on the package "New" - "Web service...". I fill out everything 
> and click "Finish". Nothing happens and in the console the following 
> Exception is reported:
> {quote}java.lang.NullPointerException
>  at 
> org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
>  at 
> org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
>  at 
> org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
>  at 
> org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
>  at 
> org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
>  at 
> org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
>  at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
>  at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
>  [catch] at 
> org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
>  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>  at 
> 

[jira] [Created] (NETBEANS-4426) Fails with 'silent error'

2020-06-11 Thread Andy Gegg (Jira)
Andy Gegg created NETBEANS-4426:
---

 Summary: Fails with 'silent error'
 Key: NETBEANS-4426
 URL: https://issues.apache.org/jira/browse/NETBEANS-4426
 Project: NetBeans
  Issue Type: Bug
 Environment: Windows 10 Home, 1909
Reporter: Andy Gegg


I have just downloaded NetBeans 12.  When I try to run my application it just 
fails.  It runs ok on netbeans 11 as long as it has nb-javac and source version 
at 13.  I'm starting to give up hope.

I've tried to attach the log file but it whines about a 'missing tag' - don't 
know if it's there or not.



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

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

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



[jira] [Commented] (NETBEANS-4117) Project compiles and builds but will not run

2020-04-06 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17076441#comment-17076441
 ] 

Andy Gegg commented on NETBEANS-4117:
-

A further comment - I can take the compiled build and jlink and run it 
*outside* Netbeans.  The command to do this adds various modules into the 
module path; I've done the same thing in the Properties -> Run window but to no 
effect.

> Project compiles and builds but will not run
> 
>
> Key: NETBEANS-4117
> URL: https://issues.apache.org/jira/browse/NETBEANS-4117
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.3
> Environment: Windows 10 (1910) Home.  Project also uses log4j2 
> (2.13.1) and hsqldb (2.4)
>Reporter: Andy Gegg
>Priority: Major
>  Labels: newbie
> Attachments: messages.log
>
>
> I am trying to convert to Java14.  Project uses JavaFX and works fine on Java 
> 13.0.2.  I have updated JAVA_HOME and the PATH, netbeans.conf, the Java 
> Platform (now JDK 14 default), source format is JDK 14.  I have uninstalled 
> nb-javac (I assume this is done via Plugins manager).  I'm using JavaFX 14.  
> Project compiles and builds with no problem.  Run does nothing.  It appears a 
> critical error has occurred silently.
> A tiny test project compiles and builds ok.  I note subtle differences 
> between the 'Properties' pop-up for the test project (a Profile option, a 
> runtime platform option) and the failing project.
> If I change the Source format back to 13 and re-install nb-javac my project 
> runs ok (obviously, the test project does not!)



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

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

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



[jira] [Commented] (NETBEANS-4117) Project compiles and builds but will not run

2020-04-06 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17076408#comment-17076408
 ] 

Andy Gegg commented on NETBEANS-4117:
-

Thank you for your reply.

I saw the note about CRC32C.  As far as I can tell this is in the java.base 
module which is certainly linked in.  I can add a reference in the code to it 
which compiles ok but still won't run.  I'll have a bit of a poke at it.

The JavaFX I use is from Gluon/openJFX.

I'm only using Ant because when I started modularising the project several 
years ago I couldn't get any sense out of Maven.  I followed the standard 
engineering advice of 'change one thing at a time' and 'if it ain't broke don't 
fix it'.  Now it is broke it's time to give Maven another whirl - it was on my 
to-to list anyway.

> Project compiles and builds but will not run
> 
>
> Key: NETBEANS-4117
> URL: https://issues.apache.org/jira/browse/NETBEANS-4117
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.3
> Environment: Windows 10 (1910) Home.  Project also uses log4j2 
> (2.13.1) and hsqldb (2.4)
>Reporter: Andy Gegg
>Priority: Major
>  Labels: newbie
> Attachments: messages.log
>
>
> I am trying to convert to Java14.  Project uses JavaFX and works fine on Java 
> 13.0.2.  I have updated JAVA_HOME and the PATH, netbeans.conf, the Java 
> Platform (now JDK 14 default), source format is JDK 14.  I have uninstalled 
> nb-javac (I assume this is done via Plugins manager).  I'm using JavaFX 14.  
> Project compiles and builds with no problem.  Run does nothing.  It appears a 
> critical error has occurred silently.
> A tiny test project compiles and builds ok.  I note subtle differences 
> between the 'Properties' pop-up for the test project (a Profile option, a 
> runtime platform option) and the failing project.
> If I change the Source format back to 13 and re-install nb-javac my project 
> runs ok (obviously, the test project does not!)



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

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

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



[jira] [Commented] (NETBEANS-4117) Project compiles and builds but will not run

2020-04-06 Thread Andy Gegg (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17076207#comment-17076207
 ] 

Andy Gegg commented on NETBEANS-4117:
-

I forgot to say that this is a multi-module project compiled by Ant.

> Project compiles and builds but will not run
> 
>
> Key: NETBEANS-4117
> URL: https://issues.apache.org/jira/browse/NETBEANS-4117
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 11.3
> Environment: Windows 10 (1910) Home.  Project also uses log4j2 
> (2.13.1) and hsqldb (2.4)
>Reporter: Andy Gegg
>Priority: Major
>  Labels: newbie
> Attachments: messages.log
>
>
> I am trying to convert to Java14.  Project uses JavaFX and works fine on Java 
> 13.0.2.  I have updated JAVA_HOME and the PATH, netbeans.conf, the Java 
> Platform (now JDK 14 default), source format is JDK 14.  I have uninstalled 
> nb-javac (I assume this is done via Plugins manager).  I'm using JavaFX 14.  
> Project compiles and builds with no problem.  Run does nothing.  It appears a 
> critical error has occurred silently.
> A tiny test project compiles and builds ok.  I note subtle differences 
> between the 'Properties' pop-up for the test project (a Profile option, a 
> runtime platform option) and the failing project.
> If I change the Source format back to 13 and re-install nb-javac my project 
> runs ok (obviously, the test project does not!)



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

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

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



[jira] [Created] (NETBEANS-4117) Project compiles and builds but will not run

2020-04-05 Thread Andy Gegg (Jira)
Andy Gegg created NETBEANS-4117:
---

 Summary: Project compiles and builds but will not run
 Key: NETBEANS-4117
 URL: https://issues.apache.org/jira/browse/NETBEANS-4117
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Project
Affects Versions: 11.3
 Environment: Windows 10 (1910) Home.  Project also uses log4j2 
(2.13.1) and hsqldb (2.4)
Reporter: Andy Gegg
 Attachments: messages.log

I am trying to convert to Java14.  Project uses JavaFX and works fine on Java 
13.0.2.  I have updated JAVA_HOME and the PATH, netbeans.conf, the Java 
Platform (now JDK 14 default), source format is JDK 14.  I have uninstalled 
nb-javac (I assume this is done via Plugins manager).  I'm using JavaFX 14.  
Project compiles and builds with no problem.  Run does nothing.  It appears a 
critical error has occurred silently.

A tiny test project compiles and builds ok.  I note subtle differences between 
the 'Properties' pop-up for the test project (a Profile option, a runtime 
platform option) and the failing project.

If I change the Source format back to 13 and re-install nb-javac my project 
runs ok (obviously, the test project does not!)



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

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

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