- This topic has 13 replies, 7 voices, and was last updated 17 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
yerlluoMemberThis message has not been recovered.
September 20, 2007 at 5:30 pm #275978
Riyad KallaMemberThis message has not been recovered.
September 20, 2007 at 8:26 pm #275986
yerlluoMemberThis message has not been recovered.
September 21, 2007 at 12:28 pm #276013
Riyad KallaMemberThis message has not been recovered.
November 9, 2007 at 7:08 pm #278366
MeklitMemberThis message has not been recovered.
November 11, 2007 at 9:22 pm #278383
netkingMemberThis message has not been recovered.
November 12, 2007 at 10:56 am #278408
Riyad KallaMemberCaused by: java.lang.IllegalStateException: Keystore was tampered with, or password was incorrect
Meklit, this almost always means that you setup the connector incorrectly and it cannot find it’s keystore. Possibly a wrong domain dir or the like. Did you double check our FAQ to see what a properly configured connector looks like?
https://www.genuitec.com/forums/topic/sun-as-9-what-does-a-configured-connector-look-like/March 6, 2008 at 6:12 am #282561
heapifymanMemberHello.
I get the same exception as yerlluo, using MyEclipse 6, jdk 6.0_05 and glassfish version 2.
Glassfish is configured in MyEclipse as shown here: https://www.genuitec.com/forums/topic/glassfish-2-what-does-a-configured-connector-look-like/ and I can start it from the command line using asadmin and also from within Netbeans. So I doubt that my server installation has been corrupted.
Any other ideas please?March 6, 2008 at 2:38 pm #282605
Purnendu dasMemberHey Same problem with me. Its not starting up from Myeclipse whereas its seamless in netbeans. Anything wrong here?
March 7, 2008 at 8:55 am #282621
Riyad KallaMemberGuys, for the folks that cannot get Glassfish starting up correctly, please paste your entire server startup log (from the console) here for me so I can see what configuration you are using and exactly what the problem is.
March 23, 2008 at 9:57 pm #283206
cndMemberThis message has not been recovered.
March 24, 2008 at 7:34 am #283213
Riyad KallaMemberThis message has not been recovered.
March 29, 2008 at 9:25 pm #283488
cndMemberHi Riyad, my settings are:
[MyEclipse]->[Servers]->[GlassFish]->[Glass Fish 2.x]
[Main]
Home Directory: C:\Program Files\glassfish-v2
Configuration Directory: C:\Program Files\glassfish-v2\config
Server Name: server
Domain Name: domain1
Domain Directory: C:\Program Files\glassfish-v2\domains\domain1[JDK]
Glassfish JDK Name: jdk1.6.0_5[Launch]
Glassfish Launch Mode: Debug mode[Paths]
All blankCheers,
Cameron.March 31, 2008 at 12:47 pm #283525
Riyad KallaMemberCameron that looks spot on… which installer (full name of the file) did you use to install Glassfish? I’ve tried all my installs since b58 (GA) and beyond, including Sun App Server 9.1 and they all work fine with that connector and almost identical settings as yours.
-
AuthorPosts