Erreur netbeans _ glass fish server

younsozor Messages postés 3 Statut Membre -  
 chiheb chaieb -
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 ^_^ !
Configuration: Windows Vista Internet Explorer 7.0

1 réponse

  1. younsozor Messages postés 3 Statut Membre
     
    en attente pour une réponse c'est urgent svp -_-'
    0
    1. chiheb chaieb
       
      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