• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Deployment Error in glassfish netbeans

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was trying to deploy a web application on netbeans.I received an error:

Deployment error: Starting of server GlassFish Server 3.1.2 has timed-out See the server log for details. BUILD FAILED (total time: 20 minutes 0 seconds)

But when I tried to view the server log,there was no server log in the directory.

Moreover when I tried asadmin start-domain domain1 on my command prompt,the command executes successfully.Moreover,if I open my browser and type localhost:5648

I see a welcome screen.So I believe my problem is not the same as the port's configuration and all.It is failing to start with netbeans.I have reinstalled netbeans,but the problem refuses to die out.I am stuck up.What to do?
 
Rachit Kumar Saxena
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Should I move this question to any other forum for quick replies?
 
That feels good. Thanks. Here's a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic