• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Can't login to admin console (Internal GlassFish 3.1.1)

 
Ranch Hand
Posts: 106
Hibernate Python MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I'm new to GlassFish. I've installed GlassFish 3.1.1 via the Eclipse Oracle utility plugin (download URL http://download.java.net/glassfish/eclipse/indigo) which gave me an Internal GlassFish 3.1.1 under Servers. (I needed to change the main port to 8081, but I don't think it matters.)

Server startup is fine, I can see the welcome page from which I go to the admin login. At the login neither entering admin//adminadmin nor admin//[empty password] is allowing me access to the admin console.

What's wrong? What's my password? Isn't one set automatically?

Karsten
 
Karsten Wutzke
Ranch Hand
Posts: 106
Hibernate Python MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yuck, don't use JDK/JRE 7 with GlassFish 3.1.1. Some issues are supposed to be fixed in 3.1.2. Read here: http://www.java.net/forum/topic/glassfish/glassfish/cant-login-admin-console-internal-glassfish-311

Karsten
 
reply
    Bookmark Topic Watch Topic
  • New Topic