Questions tagged [netbeans-8.2]

88 questions
1
vote
2 answers

Glasshfish jndi lookup failed

I am new on stack, this is my first post, so sorry if I did something wrong. I'm trying to connect my glassfish 5 server with my MySQL database in NetBeans 8.2, but every time time I try to deploy my web application, glassfish console gives me…
Marcin
  • 102
  • 1
  • 2
  • 9
1
vote
0 answers

Netbeans Docker service credential exception

Docker credentials store support having conflict with NetBeans application vs CLI/Windows Docker application. User will get below the exception trace response in NetBeans. Stacktrace: java.lang.NullPointerException at…
1
vote
0 answers

Netbeans 8.2 doesn't suggest elements from my Library/JAR

I added a JAR file with many libraries to my Project but then when I write import org. and cick Ctrl + spacebar NetBeans 8.2 suggests me some packages but not those that are in that library. But if I write exactly the class I need, NetBeans is ok…
1
vote
0 answers

GlassFish Server 4.1.1 start failed, what i can do?

GlassFish Server 4.1.1 start failed Please check server admin user name and password properties. Also please check the server log file for other possible causes.
ray.one
  • 69
  • 7
1
vote
2 answers

How to change Comment color in Netbeans IDE 8.2?

How to change Comment color in Netbeans IDE 8.2? Is it possible?
BIS Tech
  • 17,000
  • 12
  • 99
  • 148
1
vote
1 answer

How to Recover/Retrieve Deleted Project in netbeans 8.2?

First time, When I was trying to delete my project I did Rightclick>project_name>deleteproject then an alert window with a checkbox 'Delete Source folder too' appeared then I unchecked it after that my project was only deleted from netbeans but for…
Prasad Patel
  • 707
  • 3
  • 16
  • 53
1
vote
0 answers

HashMap cannot be cast to Entity object in Restful API netbeans+Apacheplume7

I have created a web application and added entity classes from database and then generated restful services from the entity classes. And then i have added a restful java script client and started using it. For GET/PUT method it is working as…
Sathish Ch
  • 36
  • 1
  • 3
1
vote
0 answers

Can't start GlassFish 4 on Windows 10 - Netbeans 8.0

I have download and installed GlassFish. However can't start it. Having this error "Could not start GlassFish Server: HTTP or HTTPS listener port is occupied while server is not running" I don't have Oracle or SQLServe installed, neither…
1
vote
2 answers

Invalid file path exception

My application throws an exception - java.io.FileNotFoundException: Invalid file path. Not sure why. I've read the questions and answers about the theme but no one could help me. Here is the code: String userhome =…
0
votes
0 answers

Switch between JPanels, that are in different classes, within a JFrame class, using JButtonsb (sorry)

i coded a game in java (the crome offline game but with my own textures). The the game screen incoded in a class that extends a jPanel and it is called by a different class that extends a jFrame. The other screens, e.g. highscore screen and the…
0
votes
0 answers

My NetBeans 8.2 Tool Bar Icons and dialog window are too Small

when I use jdk 9 I am unable to open or create projects it displays an empty screen, and when I use 8.2 it shows very small icons.Screenshot of netbeans window how do I fix this problem? please help. Thanks Screenshot of netbeans window 2
Mer
  • 1
  • 1
0
votes
0 answers

getting response has not been set error on glassfish server console

When i try to run the response.sendRedirect() command in a servlet file i get this error: errorlist I tried following other examples of codes that do the same thing but i still got the same error so surely im thinking it should be something with the…
Immortal
  • 1
  • 1
0
votes
1 answer

PreexistingEntityException error in NetBeans

I am trying to create a Java application using Netbeans 8.2 for a uni project. I'm having an issue after creating a JFrame for adding some data to the database. NetBeans highlights the final statement ujc.create(u2); in the code segment below with…
Dan
  • 31
  • 3
0
votes
1 answer

NetBeans IDE 8.2 failed to download plugin

I tried to download Java EE Base Plugin in my NetBeans 8.2. But it could not finish and below warning is displayed. Edit : I wanted to install the plugin because I wanna create new project, Web Application Networking problem in…
ashrafhamil
  • 11
  • 1
  • 6
0
votes
1 answer

Netbeans 8.2 installation Error [No JDK found] in mac m1

I tried to install Netbeans 8.2 in my macOS Monterey 12.0.1 but it's giving me the error NO JDK FOUND. And I have already installed JDK 8... My System Preferences are Please anyone help me with this error.... Thank You.
axy
  • 141
  • 9