Re: log4j messages missing in GlassFish server log of NetBeans 11.1

2019-11-01 Thread Geertjan Wielenga
And the situation will stay the same until you file an issue and describe
in some detail how to reproduce the problem:

https://issues.apache.org/jira/projects/NETBEANS

And since all the code is on GitHub:

https://github.com/apache/netbeans

,,.you could make an attempt to find where the problem might be, probably
in the 'enterprise' cluster:

https://github.com/apache/netbeans/tree/master/enterprise

Gj


On Fri, Nov 1, 2019 at 6:51 PM Jorge Campins  wrote:

> I have just installed NetBeans 11.2. Unfortunately the situation remains
> the same.
>
> On Thu, Oct 31, 2019 at 8:06 PM Jorge Campins  wrote:
>
>> I have a web application running in GlassFish 5.1.0. The application uses
>> log4j. Messages are properly written to GlassFish's server.log file and to
>> a log4j rolling file appender. But I cannot see those messages in the
>> GlassFish server log of NetBeans 11.1. I can see them in NetBeans 8.2.
>>
>> Saludos cordiales,
>>
>> Jorge Campins
>>
>


Re: log4j messages missing in GlassFish server log of NetBeans 11.1

2019-11-01 Thread Jorge Campins
 I have just installed NetBeans 11.2. Unfortunately the situation remains
the same.

On Thu, Oct 31, 2019 at 8:06 PM Jorge Campins  wrote:

> I have a web application running in GlassFish 5.1.0. The application uses
> log4j. Messages are properly written to GlassFish's server.log file and to
> a log4j rolling file appender. But I cannot see those messages in the
> GlassFish server log of NetBeans 11.1. I can see them in NetBeans 8.2.
>
> Saludos cordiales,
>
> Jorge Campins
>


Re: Some problems with maven-archetype projects

2019-11-01 Thread Jorge Campins
 I have just installed NetBeans 11.2. Unfortunately the problem remains.

On Thu, Oct 31, 2019 at 7:55 PM Jorge Campins  wrote:

> NetBeans is validating and reporting errors in java resources of maven
> archetypes (files in src/main/resources/archetype-resources) as it does for
> java files in a standard project.
> Additionally, *archetype-resources* is shown in *Projects* window only if 
> *Show
> Resources as Packages* of *Other Sources* is turned off. Perhaps the
> hyphen in its name is causing this behavior.
>
> Saludos cordiales,
>
> Jorge Campins
>


Re: Unable to compile ant-basen Netbeans platform application with Netbeans 11.2

2019-11-01 Thread Neil C Smith
On Fri, 1 Nov 2019 at 14:43, Andreas Hauffe
 wrote:
> I tried to compile my netbeans platform application with netbeans 11.2, but I 
> got an error. The layer.xml validation reports that I've got a not valid 
> layer.xml.
>
> It seems that this commit is the reason:
>
> https://github.com/apache/netbeans/commit/1a0de1d2da2aa0579d003bb7f0dde26dfc28f8b8#diff-2b637bb4c6d604cc031479895333d01c
>
> Do I have to change something in my app?

It's a known issue.  There's a PR for 11.3 which we might be able to
push as an update for 11.2
https://github.com/apache/netbeans/pull/1593

The other option is to manually edit common.xml in the IDE or in an
external harness if you're using one.  Unless it's possible to
override this task in another way?!

Best wishes,

Neil

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

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



Re: Unable to compile ant-basen Netbeans platform application with Netbeans 11.2

2019-11-01 Thread Emilian Bold
The build harness perhaps?

--emi

On Fri, Nov 1, 2019 at 4:43 PM Andreas Hauffe
 wrote:
>
> Hi,
>
> I tried to compile my netbeans platform application with netbeans 11.2, but I 
> got an error. The layer.xml validation reports that I've got a not valid 
> layer.xml.
>
> It seems that this commit is the reason:
>
> https://github.com/apache/netbeans/commit/1a0de1d2da2aa0579d003bb7f0dde26dfc28f8b8#diff-2b637bb4c6d604cc031479895333d01c
>
> Do I have to change something in my app?
>
> Regards,
>
> --
> Andreas Hauffe, Leiter Forschungsfeld
>
> Auslegungsmethoden für Luftfahrzeuge
>
> Technische Universität Dresden
> Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
> Professur für Luftfahrzeugtechnik / Chair of Aircraft Engineering
> D-01062 Dresden, Germany
>
> Phone: +49 351 463 38496 | Fax: +49 351 463 37263
>
> andreas.hau...@tu-dresden.de | http://tu-dresden.de/mw/ilr/lft
>
> Do you know our free laminate analysis code eLamX? If not, please visit the 
> following web address:
> https://tu-dresden.de/ing/maschinenwesen/ilr/lft/elamx2/elamx?set_language=en

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

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



Unable to compile ant-basen Netbeans platform application with Netbeans 11.2

2019-11-01 Thread Andreas Hauffe

Hi,

I tried to compile my netbeans platform application with netbeans 11.2, 
but I got an error. The layer.xml validation reports that I've got a not 
valid layer.xml.


It seems that this commit is the reason:

https://github.com/apache/netbeans/commit/1a0de1d2da2aa0579d003bb7f0dde26dfc28f8b8#diff-2b637bb4c6d604cc031479895333d01c

Do I have to change something in my app?

Regards,

--
Andreas Hauffe, Leiter Forschungsfeld

*Auslegungsmethoden für Luftfahrzeuge*

Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Professur für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062 Dresden, Germany

Phone: +49 351 463 38496 | Fax: +49 351 463 37263

andreas.hau...@tu-dresden.de  | 
http://tu-dresden.de/mw/ilr/lft


*Do you know our free laminate analysis code eLamX? If not, please visit 
the following web address:*

*https://tu-dresden.de/ing/maschinenwesen/ilr/lft/elamx2/elamx?set_language=en*


smime.p7s
Description: S/MIME Cryptographic Signature


Re: "New Project->Java with Maven -> Netbean" Module fails

2019-11-01 Thread William Reynolds
Confirmed that it works in 11.2. One weird thing - upon creation, the 
pom was showing an error, didn't recognize nbm. 
Adding removing some text to the pom and saving caused it to reload and 
to work. This was immediately after installing 11.2. Subsequent restarts 
and project creation did not exhibit this problem.


On 9/23/2019 12:16 PM, Geertjan Wielenga wrote:
Fixed in 11.2, try it in a daily build or wait for beta1 to be 
released this week, would be great if you'd verify it works for you 
there.


Gj

On Mon, Sep 23, 2019 at 8:01 PM William Reynolds 
mailto:wnreyno...@stellarscience.com>> 
wrote:


Per subject. Trying to create a new Maven RCP Module project
fails. It
prompts for a directory name and exits immediately after finish is
clicked.
A directory is created, but no project files. In my messages.log,
I have
the following error:

WARNING [org.openide.WizardDescriptor]
java.lang.NullPointerException
 at

org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:357)
 at

org.apache.maven.artifact.versioning.ComparableVersion.(ComparableVersion.java:348)
 at

org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:384)
 at

org.netbeans.modules.maven.apisupport.NBMNativeMWI$AdditionalOperations.performOperation(NBMNativeMWI.java:141)
 at

org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:318)
 at

org.netbeans.modules.maven.spi.newproject.CreateProjectBuilder.create(CreateProjectBuilder.java:146)
 at

org.netbeans.modules.maven.apisupport.NBMNativeMWI.instantiate(NBMNativeMWI.java:69)
 at

org.netbeans.modules.maven.apisupport.NbmWizardIterator.instantiate(NbmWizardIterator.java:130)
 at

org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1028)
 at

org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:580)
 at

org.netbeans.modules.project.ui.NewProjectWizard.handleInstantiate(NewProjectWizard.java:51)
 at

org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:414)
 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)
INFO [org.netbeans.core.netigso.Netigso]: bundle
org.eclipse.osgi@3.9.1.
v20140110-1610 256
INFO [org.netbeans.core.netigso.Netigso]: bundle
org.eclipse.osgi@3.9.1.
v20140110-1610 stopped
INFO [null]: Last record repeated again.

-- 
William Reynolds, Ph.D.

Stellar Science, LLC
wnreyno...@stellarscience.com 
www.stellarscience.com 
877-763-8268 x710 (v)




--
William Reynolds, Ph.D.
Stellar Science, LLC
wnreyno...@stellarscience.com
www.stellarscience.com
877-763-8268 x710 (v)



smime.p7s
Description: S/MIME Cryptographic Signature


[ANNOUNCE] Apache NetBeans 11.2 released

2019-11-01 Thread Neil C Smith
The Apache NetBeans team is pleased to announce the release of Apache
NetBeans 11.2. Apache NetBeans is a full IDE for Java SE, Java EE, PHP
and JavaScript development with some Groovy language support.

Apache NetBeans 11.2 is the second Apache NetBeans release outside the
Apache Incubator and the second release of the new quarterly release
cycle.  The LTS release of the Apache NetBeans 11 cycle is Apache
NetBeans 11.0. The 11.2 release has not been as heavily tested as the
LTS release. Use 11.2 to access the latest features and to provide
feedback for the next LTS release, scheduled for April 2020.

New & noteworthy features of the 11.2 release:

https://netbeans.apache.org/download/nb112/index.html

Downloads:

https://netbeans.apache.org/download/nb112/nb112.html

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil C Smith
Volunteer Release Manager for Apache NetBeans 11.2
on behalf of Apache NetBeans PMC

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

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



Re: WildFly plug-in for NetBeans 11.1?

2019-11-01 Thread James Ostrowick
Thanks Gj


> On 01 Nov 2019, at 09:07, Geertjan Wielenga  wrote:
> 
> http://plugins.netbeans.org/plugin/76472/wildfly-application-server 
> 
> Yes, there is, see above.
> 
> Gj
> 
> On Fri, 1 Nov 2019 at 04:36, James Ostrowick  > wrote:
> No, not at the moment.
> 
> You can however download the 8.2 plugin and use that (I currently do) it 
> works perfectly even with WF 17 (18 is now most recent version)
> http://plugins.netbeans.org/plugin/5/wildfly-application-server 
> 
> 
> Download the above and manually add it via the plugins manager
> 
> 
>> On 01 Nov 2019, at 02:00, Jorge Campins > > wrote:
>> 
>> Is there a WildFly plug-in for NetBeans 11.1? If so, how can I get it?
>> 
>> Saludos cordiales,
>> 
>> Jorge Campins
> 



Re: WildFly plug-in for NetBeans 11.1?

2019-11-01 Thread Geertjan Wielenga
http://plugins.netbeans.org/plugin/76472/wildfly-application-server

Yes, there is, see above.

Gj

On Fri, 1 Nov 2019 at 04:36, James Ostrowick  wrote:

> No, not at the moment.
>
> You can however download the 8.2 plugin and use that (I currently do) it
> works perfectly even with WF 17 (18 is now most recent version)
> http://plugins.netbeans.org/plugin/5/wildfly-application-server
>
> Download the above and manually add it via the plugins manager
>
>
> On 01 Nov 2019, at 02:00, Jorge Campins  wrote:
>
> Is there a WildFly plug-in for NetBeans 11.1? If so, how can I get it?
>
> Saludos cordiales,
>
> Jorge Campins
>
>
>