[ 
https://issues.apache.org/jira/browse/NETBEANS-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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

Reply via email to