NetBeans JIRA support

2021-08-24 Thread Anthony DeCarlo

Hi,

I'm using version 12.4 and hopefully someone out there can make sense
of this for me.  From what I can tell, there used to be a JIRA plugin for
NetBeans, but today, that plugin does not seem to exist anywhere,
I searched.  I found this page 
https://netbeans.apache.org/kb/docs/ide/team-servers.html

and it says...

*/'NetBeans IDE provides integrated support for the Bugzilla and JIRA 
issue trackers.'/*


When I go to 'Tasks' in NetBeans and click on 'Create Task Repository'
it brings up a screen where I can choose between Bugzilla or JIRA.
When I select JIRA it says 'The JIRA plugin is not installed', with
a button that says 'Download JIRA plugin', but the button does nothing.

Any ideas on how to get JIRA to work in NetBeans 12.4?



Thanks in advance.

Tony

--
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.



Jdbc connection unsuccessful [java][jdbc]

2021-08-24 Thread tuegor
Hello!I got in trouble when writing a java application with database access in NetBeans. The following string of code:Connection myConn = DriverManager.getConnection(jdbcUrl, user, pass);throws an exception with a message:"No suitable driver found for jdbc:mysql://localhost:3306/hb_student_tracker?useSSL=false"The connection string seems to be correct, so I suspect the problem arises from the project properties. The point is I created a lib folder in the project files and placed the needed libraries there, including the mysql jdbc connector jar. I don't know whether this is the right approach with NetBeans. Maybe the connector jar is not located in that folder, so the exception is thrown. I'm using version 12.0. 

-
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: NB12.4 quit

2021-08-24 Thread Chuck Davis
Yes, I ordered new ram.  Thanks.

On Mon, Aug 23, 2021 at 11:03 PM Emilian Bold 
wrote:

> Try a memtest. Most likely it's bad RAM and that can easily be replaced.
>
> --emi
>
> On Mon, Aug 23, 2021 at 9:10 PM Chuck Davis  wrote:
> >
> > I'm beginning to suspect hardware.  I put everything on my laptop (same
> OS, same NB, same JVM) and it's working flawlessly.
> >
> > May have to build myself a new desktop.  Bummer..
> >
> > But thanks for your response Emilian.
> >
> > On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold 
> wrote:
> >>
> >> You could try jstack to see what the threads are doing. Maybe a heap
> dump?
> >>
> >> But if it locks up the desktop I suspect it may be the OpenJDK itself.
> >>
> >> --emi
> >>
>


Re: NB12.4 quit

2021-08-24 Thread Emilian Bold
Try a memtest. Most likely it's bad RAM and that can easily be replaced.

--emi

On Mon, Aug 23, 2021 at 9:10 PM Chuck Davis  wrote:
>
> I'm beginning to suspect hardware.  I put everything on my laptop (same OS, 
> same NB, same JVM) and it's working flawlessly.
>
> May have to build myself a new desktop.  Bummer..
>
> But thanks for your response Emilian.
>
> On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold  wrote:
>>
>> You could try jstack to see what the threads are doing. Maybe a heap dump?
>>
>> But if it locks up the desktop I suspect it may be the OpenJDK itself.
>>
>> --emi
>>

-
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