Note that there are some explanatory texts on larger screens.

plurals
  1. PONetbeans: project won't start all of a sudden - Glassfish problems?
    text
    copied!<p>I am a first time user of Netbeans, and was just playing around. I followed a very basic tutorial, and when I first ran the project, it opened up my browser (Chrome) and displayed what it should display.</p> <p>The next day, I want to show it to my buddies, but the project won't start.</p> <p>The project tab shows the following:</p> <pre><code>init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: library-inclusion-in-manifest: compile: compile-jsps: Starting GlassFish Server 3.1.2 </code></pre> <p>and the other tab "Java DB Database Process" gives me the following:</p> <pre><code>Wed May 23 19:52:45 CEST 2012 : Sicherheitsmanager mit einfacher Server-Sicherheitsrichtlinie installiert. Wed May 23 19:52:46 CEST 2012 : Apache Derby Network Server 10.8.1.2 - (1095077) wurde gestartet und ist bereit, Verbindungen am Port 1527 zu akzeptieren. </code></pre> <p>(the last line translates to "Server was started and is ready to accept connections in port 1527")</p> <p>The only thing that was different when I tried it was the fact that I was in a public wireless net in University, and not at home. Windows Firewall asked me, if I wanted to grant permission, and I said "Yes"</p> <p>So basically Netbeans tells me that my project is currently in the process of being started, but nothing happens for ages.</p> <p>Any ideas what I could possibly have done wrong? I googled the heck out of it, but found nothing.</p> <p>EDIT: After 20 minutes I get a timeout and a message that the server couldn't be started. I am clueless...</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload