Erreur netbeans _ glass fish server

Fermé
younsozor Messages postés 3 Date d'inscription vendredi 8 janvier 2010 Statut Membre Dernière intervention 11 mars 2010 - 8 janv. 2010 à 18:00
 chiheb chaieb - 20 juil. 2015 à 00:56
Bonjour,
Ceci est est l'erreur que je recois quand j'essaye de demarrer le serveur glassfish sous net beans :
The Sun Java System Application Server could not start.
More information about the cause is in the Server log file.
Possible reasons include:
- IDE timeout: refresh the server node to see if it's running now.
- Port conflicts. (use netstat -a to detect possible port numbers already used by the operating system.)
- Incorrect server configuration (domain.xml to be corrected manually)
- Corrupted Deployed Applications preventing the server to start.(This can be seen in the server.log file. In this case, domain.xml needs to be modified).
- Invalid installation location.
See the server log for details.

Pouvez vous m'aidez a la resoudre , merci d'avance ^_^ !
A voir également:

1 réponse

younsozor Messages postés 3 Date d'inscription vendredi 8 janvier 2010 Statut Membre Dernière intervention 11 mars 2010
8 janv. 2010 à 18:19
en attente pour une réponse c'est urgent svp -_-'
0
chiheb chaieb
20 juil. 2015 à 00:56
GlassFish Server, deploy, Connection refused: connect, false

To solve this error , do these steps:
1) Grant privileges to write on the glassfish server installation folder. If you use Windows the path is:C:\Program Files\glassfish-4.1

2) Run C:\Program Files\glassfish-xx\bin\asadmin.bat as Administrator. Then in the console

type: start-domain
3) Clean and Build the project
4) Deploy
5) Run
0