GlassFish v3 Update Center

15 views
Skip to first unread message

jmt0806

unread,
Jan 11, 2010, 11:59:10 AM1/11/10
to javaee6-codecamp
Is there a manual download link for the GlassFish Update Center (shown
in Lab 1.2)?

http://www.javapassion.com/handsonlabs/javaee6_examples/#1.2

I have tried a few proxy settings, none of which seem to work (I have
double/tripled checked the settings against the different proxies we
have).

An error is always returned when running the Update Center Download
from NetBeans:

Could not download application packages. This could be because:
- a proxy server is needed to access the internet. Please ensure
that
the system proxy server settings in your Internet Options control
panel
(under Connections:LAN Settings) are correct, or set the
HTTP_PROXY
environment variable to the full URL of the proxy server.
- the package server is down or otherwise inaccessible or it is
generating invalid data. Please contact the provider of the
package
server.

Thanks

Arun Gupta

unread,
Jan 11, 2010, 1:05:30 PM1/11/10
to jmt...@gmail.com, javaee6-codecamp
You can also trying installing the packages using "pkg" utility:

./bin/pkg install javaee-samples-build javaee-samples-full
javaee-samples-web javaee-tutorial glassfish-web-profile
glassfish-full-profile

Or download the zips from:

http://www.javapassion.com/handsonlabs/samples.zip
http://www.javapassion.com/handsonlabs/javaee-tutorial.zip

-Arun

> --
> You received this message because you are subscribed to the Google Groups "javaee6-codecamp" group.
> To post to this group, send email to javaee6-...@googlegroups.com.
> To unsubscribe from this group, send email to javaee6-codeca...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/javaee6-codecamp?hl=en.
>
>
>
>

--
twitter.com/arungupta
blogs.sun.com/arungupta

bambang teleinfocom

unread,
Jan 12, 2010, 7:29:33 AM1/12/10
to arun....@gmail.com, javaee6-codecamp
Yes, same with me

tq

bambang

bambang teleinfocom

unread,
Jan 12, 2010, 8:15:07 AM1/12/10
to javaee6-codecamp
a.How important is the update center exercise ? as i really do not want to try manually which

defeat the purpose of this code camp isn't it ?

b. I encountered the same problem as mr jmt, pls advise

thx

b

Sang Shin

unread,
Jan 12, 2010, 9:14:01 AM1/12/10
to bambang.telei...@gmail.com, javaee6-codecamp
On 1/12/2010 8:15 AM, bambang teleinfocom wrote:
a.How important is the update center exercise ? as i really do not want to try manually which

defeat the purpose of this code camp isn't it ?

Agree.  If you experience the problem in using the update center, just get the the samples from
the following links.  (I am thinking maybe next time this codecamp is offered, we might
remove the "Java EE 6 -Examples" lab.)

  http://www.javapassion.com/handsonlabs/samples.zip
  http://www.javapassion.com/handsonlabs/javaee-tutorial.zip

-Sang Shin
-- 
---------------------------------------------------------------
           Sang Shin, sangshi...@gmail.com
     http://www.javapassion.com/SangShinSchedule.html
         (Life is worth living... with Passion!)
---------------------------------------------------------------
"Java EE 6 one-week online Codecamp" on Jan. 12th-19th, 2010
      http://www.javapassion.com/courses/javaee6codecamp.html
"Groovy/Grails Programming" course starts from Jan. 30th, 2010
      http://www.javapassion.com/groovyandgrails/
"Ajax and Web 2.0 Programming" course started from Sep. 7th, 2009
      http://www.javapassion.com/ajaxcodecamp/
"Advanced Java EE Programming" course started from Oct. 1st, 2009
      http://www.javapassion.com/javaee_advanced/
---------------------------------------------------------------

bambang teleinfocom

unread,
Jan 12, 2010, 10:51:56 PM1/12/10
to javaee6-codecamp
HI,

thx, i am using intel atom and windows 7 and ( very slow 8-) ) and the update version is working on jsf version.


thx

bb

bambang teleinfocom

unread,
Jan 12, 2010, 11:30:37 PM1/12/10
to javaee6-codecamp
Hi,

may be the problem on the update occur because we are using the public hotspot ?

somehow the hotspot administrator "restrict" some ports ? --- just curious


thx

bb

bambang teleinfocom

unread,
Jan 12, 2010, 11:46:00 PM1/12/10
to javaee6-codecamp
HI ( Info incident reports ) :

Notes that i am able to execute using the cvs checkout with my "current" proxy config

which i tick it as no proxy; so definitely something strange with my ability for

"updater"


rgds

bb

Mike Riley

unread,
Jan 29, 2010, 7:32:53 PM1/29/10
to javaee6-codecamp
Sang Shin wrote:
> On 1/12/2010 8:15 AM, bambang teleinfocom wrote:
>> a.How important is the update center exercise ? as i really do not
>> want to try manually which
>>
>> defeat the purpose of this code camp isn't it ?
>
> Agree. If you experience the problem in using the update center, just
> get the the samples from
> the following links. (I am thinking maybe next time this codecamp is
> offered, we might
> remove the "Java EE 6 -Examples" lab.)
>
> http://www.javapassion.com/handsonlabs/samples.zip
> http://www.javapassion.com/handsonlabs/javaee-tutorial.zip

The Update operation worked fine for me, although it was not clear which
one you wanted downloaded of these two:
Java EE Sample Applications Full Profile
Java EE Sample Applications Web Profile

So I downloaded both of them.

I see that they ended up (using Solaris) in /opt/sges-v3/glassfish/samples
after the download.

But for some reason I am unable to start Glassfish as described in the
next step. I select it, but nothing happens. No error message, just this
in the output window:

Security manager installed using the Basic server security policy.
Apache Derby Network Server - 10.4.2.1 - (706043) started and ready to
accept connections on port 1527 at 2010-01-30 00:29:16.868 GMT

I have seen that some people had issues when they imported their Netbeans
6.7.1 settings when Netbeans 6.8 was installed. Could that be an issue here?

Mike

Kathy Horbaty Pendracky

unread,
Jan 30, 2010, 9:23:31 AM1/30/10
to lvsk...@cox.net, javaee6-codecamp
It looks like you are just viewing the "Java DB Process" output window information. Did you try right clicking on the glassfish server and selecting "View Server Log"?


Mike Riley

unread,
Jan 30, 2010, 3:26:00 PM1/30/10
to Kathy Horbaty Pendracky, javaee6-codecamp
Kathy Horbaty Pendracky wrote:
> It looks like you are just viewing the "Java DB Process" output window
> information. Did you try right clicking on the glassfish server and
> selecting "View Server Log"?

Yes, I forgot to mention that I had tried that, too.

Last night I tried to disable Apache from loading, but it seems to still
run from an old /etc/rc3.d script on Solaris (I am using snv_111 of the
SXCE builds). There were entries in the list for
Start->Administration->Services for Solaris that suggest it can be
disabled there, but it is still running, so I am trying to determine now
how to prevent that, other than renaming the startup script.

I just brought up the system and Netbeans and tried to do a start. After
a while I get the message dialog that the start failed. Here is the info
from the server log. Sorry in advance for the length of it:


Jan 30, 2010 12:20:05 PM com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on Felix platform
Welcome to Felix
================
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Starting Grizzly Framework 1.9.18-k - Sat Jan 30 12:20:12 PST 2010
INFO: Starting Grizzly Framework 1.9.18-k - Sat Jan 30 12:20:12 PST 2010
INFO: Grizzly Framework 1.9.18-k started in: 83ms listening on port 41614
INFO: Grizzly Framework 1.9.18-k started in: 88ms listening on port 41647
INFO: Grizzly Framework 1.9.18-k started in: 113ms listening on port 41646
INFO: Grizzly Framework 1.9.18-k started in: 65ms listening on port 41603
INFO: Grizzly Framework 1.9.18-k started in: 54ms listening on port 41642
INFO: Using
com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as
the delegate
INFO: javassist.util.proxy.ProxyFactory.classLoaderProvider =
org.glassfish.weld.WeldActivator$GlassFishClassLoaderProvider@1c0c8b3
INFO: SEC1002: Security Manager is OFF.
SEVERE: SEC5054: Certificate has expired: [
[
Version: V1
Subject: OU=Secure Server Certification Authority, O="RSA Data
Security, Inc.", C=US
Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2
Key: SunPKCS11-Solaris RSA public key, 1000 bits (id 153666376,
session object)
modulus:
6144706769222379850430183405655235862870193813433361902309516534729547168229223442088128897090426025874990958624426272027915771330043379079076269082776443120496525109458437435793974957144923190172655546279112796066635455545786300647745888353781002359412766112775410851780140804282673804950495744761467
public exponent: 65537
Validity: [From: Tue Nov 08 16:00:00 PST 1994,
To: Thu Jan 07 15:59:59 PST 2010]
Issuer: OU=Secure Server Certification Authority, O="RSA Data Security,
Inc.", C=US
SerialNumber: [ 02ad667e 4e45fe5e 576f3c98 195eddc0]
]
Algorithm: [MD2withRSA]
Signature:
0000: 65 DD 7E E1 B2 EC B0 E2 3A E0 EC 71 46 9A 19 11 e.......:..qF...
0010: B8 D3 C7 A0 B4 03 40 26 02 3E 09 9C E1 12 B3 D1 ......@&.>......
0020: 5A F6 37 A5 B7 61 03 B6 5B 16 69 3B C6 44 08 0C Z.7..a..[.i;.D..
0030: 88 53 0C 6B 97 49 C7 3E 35 DC 6C B9 BB AA DF 5C .S.k.I.>5.l....\
0040: BB 3A 2F 93 60 B6 A9 4B 4D F2 20 F7 CD 5F 7F 64 .:/.`..KM. .._.d
0050: 7B 8E DC 00 5C D7 FA 77 CA 39 16 59 6F 0E EA D3 ....\..w.9.Yo...
0060: B5 83 7F 4D 4D 42 56 76 B4 C9 5F 04 F8 38 F8 EB ...MMBVv.._..8..
0070: D2 5F 75 5F CD 7B FC E5 8E 80 7C FC 50 ._u_........P
]
INFO: Security startup service called
INFO: SEC1143: Loading policy provider
com.sun.enterprise.security.provider.PolicyWrapper.
INFO: Realm admin-realm of classtype
com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
INFO: Realm file of classtype
com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
INFO: Realm certificate of classtype
com.sun.enterprise.security.auth.realm.certificate.CertificateRealm
successfully created.
INFO: Security service(s) started successfully....
INFO: Created HTTP listener http-listener-1 on port 41646
INFO: Created HTTP listener http-listener-2 on port 41647
INFO: Created HTTP listener admin-listener on port 41614
INFO: Created virtual server server
INFO: Created virtual server __asadmin
INFO: Virtual server server loaded system default web module
INFO: Hibernate Validator bean-validator-3.0-JBoss-4.0.2
INFO: Instantiated an instance of
org.hibernate.validator.engine.resolver.JPATraversableResolver.
INFO: Portable JNDI names for EJB RequestBean :
[java:global/order/RequestBean!order.ejb.RequestBean,
java:global/order/RequestBean]
INFO: Portable JNDI names for EJB ConfigBean :
[java:global/order/ConfigBean!order.ejb.ConfigBean,
java:global/order/ConfigBean]
INFO: Created part 1234-5678-01-1
INFO: Instantiated an instance of
org.hibernate.validator.engine.resolver.JPATraversableResolver.
INFO: EclipseLink, version: Eclipse Persistence Services -
2.0.0.v20091127-r5931
INFO:
file:/opt/sges-v3/glassfish/docs/javaee-tutorial/examples/persistence/order/build/web/WEB-INF/classes/_order
login successful
INFO: Persisted part 1234-5678-01-1
INFO: Created part 9876-4321-02-2
INFO: Persisted part 9876-4321-02-2
INFO: Created part 5456-6789-03-3
INFO: Persisted part 5456-6789-03-3
INFO: Created part ABCD-XYZW-FF-5
INFO: Persisted part ABCD-XYZW-FF-5
INFO: Created part SDFG-ERTY-BN-7
INFO: Persisted part SDFG-ERTY-BN-7
INFO: BOM part number: SDFG-ERTY-BN
INFO: BOM revision: 7
INFO: Part number: 1234-5678-01
INFO: Part revision: 1
INFO: BOM Part found: SDFG-ERTY-BN
INFO: Part found: 1234-5678-01
INFO: BOM part number: SDFG-ERTY-BN
INFO: BOM revision: 7
INFO: Part number: 9876-4321-02
INFO: Part revision: 2
INFO: BOM Part found: SDFG-ERTY-BN
INFO: Part found: 9876-4321-02
INFO: BOM part number: SDFG-ERTY-BN
INFO: BOM revision: 7
INFO: Part number: 5456-6789-03
INFO: Part revision: 3
INFO: BOM Part found: SDFG-ERTY-BN
INFO: Part found: 5456-6789-03
INFO: BOM part number: SDFG-ERTY-BN
INFO: BOM revision: 7
INFO: Part number: ABCD-XYZW-FF
INFO: Part revision: 5
INFO: BOM Part found: SDFG-ERTY-BN
INFO: Part found: ABCD-XYZW-FF
INFO: Found order ID 1111
INFO: Found order ID 1111
INFO: Found order ID 1111
INFO: Found order ID 4312
INFO: Found order ID 4312
INFO: Found order ID 4312
WARNING: Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services -
2.0.0.v20091127-r5931): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
Error Code: -1
Call: INSERT INTO PERSISTENCE_ORDER_ORDER (ORDERID, SHIPMENTINFO, STATUS,
LASTUPDATE, DISCOUNT) VALUES (?, ?, ?, ?, ?)
bind => [4312, 333 New Court, New City, CA 90000, N, 2010-01-30
12:20:22.248, 0]
Query: InsertObjectQuery(order.entity.Order@1aac3f8)
at
org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:324)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:800)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:866)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:586)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:529)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:914)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:334)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286)
at
org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
at
org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:675)
at
org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:589)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2863)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1225)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1207)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1167)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:197)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116)
at
org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3260)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1405)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitToDatabase(RepeatableWriteUnitOfWork.java:547)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1510)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.issueSQLbeforeCompletion(UnitOfWorkImpl.java:3134)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.issueSQLbeforeCompletion(RepeatableWriteUnitOfWork.java:268)
at
org.eclipse.persistence.transaction.AbstractSynchronizationListener.beforeCompletion(AbstractSynchronizationListener.java:157)
at
org.eclipse.persistence.transaction.JTASynchronizationListener.beforeCompletion(JTASynchronizationListener.java:68)
at
com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:412)
at
com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:837)
at
com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:4991)
at
com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4770)
at
com.sun.ejb.containers.AbstractSingletonContainer.createSingletonEJB(AbstractSingletonContainer.java:535)
at
com.sun.ejb.containers.AbstractSingletonContainer.access$100(AbstractSingletonContainer.java:74)
at
com.sun.ejb.containers.AbstractSingletonContainer$SingletonContextFactory.create(AbstractSingletonContainer.java:693)
at
com.sun.ejb.containers.AbstractSingletonContainer.instantiateSingletonInstance(AbstractSingletonContainer.java:444)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:213)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:174)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.doStartup(SingletonLifeCycleManager.java:152)
at
org.glassfish.ejb.startup.EjbApplication.start(EjbApplication.java:150)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:241)
at
org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:236)
at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:339)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:163)
at
com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:174)
at
com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:84)
at
com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at
com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:236)
at
com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:457)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:125)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
at
org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
Source)
at
org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdate(Unknown Source)
at
com.sun.gjc.spi.base.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:108)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:791)
... 75 more
Caused by: org.apache.derby.client.am.SqlException: The statement was
aborted because it would have caused a duplicate key value in a unique or
primary key constraint or unique index identified by 'SQL100129174510800'
defined on 'PERSISTENCE_ORDER_ORDER'.
at org.apache.derby.client.am.Statement.completeExecute(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.parseEXCSQLSTTreply(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source)
at org.apache.derby.client.net.StatementReply.readExecute(Unknown
Source)
at
org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.readExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.flowExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdateX(Unknown Source)
... 78 more

WARNING: Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services -
2.0.0.v20091127-r5931): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
Error Code: -1
Call: INSERT INTO PERSISTENCE_ORDER_ORDER (ORDERID, SHIPMENTINFO, STATUS,
LASTUPDATE, DISCOUNT) VALUES (?, ?, ?, ?, ?)
bind => [4312, 333 New Court, New City, CA 90000, N, 2010-01-30
12:20:22.248, 0]
Query: InsertObjectQuery(order.entity.Order@1aac3f8)
at
org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:324)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:800)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:866)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:586)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:529)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:914)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:334)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286)
at
org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
at
org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:675)
at
org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:589)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2863)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1225)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1207)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1167)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:197)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116)
at
org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3260)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1405)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitToDatabase(RepeatableWriteUnitOfWork.java:547)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1510)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.issueSQLbeforeCompletion(UnitOfWorkImpl.java:3134)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.issueSQLbeforeCompletion(RepeatableWriteUnitOfWork.java:268)
at
org.eclipse.persistence.transaction.AbstractSynchronizationListener.beforeCompletion(AbstractSynchronizationListener.java:157)
at
org.eclipse.persistence.transaction.JTASynchronizationListener.beforeCompletion(JTASynchronizationListener.java:68)
at
com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:412)
at
com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:837)
at
com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:4991)
at
com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4770)
at
com.sun.ejb.containers.AbstractSingletonContainer.createSingletonEJB(AbstractSingletonContainer.java:535)
at
com.sun.ejb.containers.AbstractSingletonContainer.access$100(AbstractSingletonContainer.java:74)
at
com.sun.ejb.containers.AbstractSingletonContainer$SingletonContextFactory.create(AbstractSingletonContainer.java:693)
at
com.sun.ejb.containers.AbstractSingletonContainer.instantiateSingletonInstance(AbstractSingletonContainer.java:444)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:213)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:174)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.doStartup(SingletonLifeCycleManager.java:152)
at
org.glassfish.ejb.startup.EjbApplication.start(EjbApplication.java:150)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:241)
at
org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:236)
at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:339)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:163)
at
com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:174)
at
com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:84)
at
com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at
com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:236)
at
com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:457)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:125)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
at
org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
Source)
at
org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdate(Unknown Source)
at
com.sun.gjc.spi.base.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:108)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:791)
... 75 more
Caused by: org.apache.derby.client.am.SqlException: The statement was
aborted because it would have caused a duplicate key value in a unique or
primary key constraint or unique index identified by 'SQL100129174510800'
defined on 'PERSISTENCE_ORDER_ORDER'.
at org.apache.derby.client.am.Statement.completeExecute(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.parseEXCSQLSTTreply(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source)
at org.apache.derby.client.net.StatementReply.readExecute(Unknown
Source)
at
org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.readExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.flowExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdateX(Unknown Source)
... 78 more

WARNING: DTX5014: Caught exception in beforeCompletion() callback:
Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services -
2.0.0.v20091127-r5931): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
Error Code: -1
Call: INSERT INTO PERSISTENCE_ORDER_ORDER (ORDERID, SHIPMENTINFO, STATUS,
LASTUPDATE, DISCOUNT) VALUES (?, ?, ?, ?, ?)
bind => [4312, 333 New Court, New City, CA 90000, N, 2010-01-30
12:20:22.248, 0]
Query: InsertObjectQuery(order.entity.Order@1aac3f8)
at
org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:324)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:800)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:866)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:586)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:529)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:914)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at
org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:334)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162)
at
org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
at
org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
at
org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286)
at
org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
at
org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:675)
at
org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:589)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109)
at
org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2863)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1225)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1207)
at
org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1167)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:197)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164)
at
org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116)
at
org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3260)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1405)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitToDatabase(RepeatableWriteUnitOfWork.java:547)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1510)
at
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.issueSQLbeforeCompletion(UnitOfWorkImpl.java:3134)
at
org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.issueSQLbeforeCompletion(RepeatableWriteUnitOfWork.java:268)
at
org.eclipse.persistence.transaction.AbstractSynchronizationListener.beforeCompletion(AbstractSynchronizationListener.java:157)
at
org.eclipse.persistence.transaction.JTASynchronizationListener.beforeCompletion(JTASynchronizationListener.java:68)
at
com.sun.enterprise.transaction.JavaEETransactionImpl.commit(JavaEETransactionImpl.java:412)
at
com.sun.enterprise.transaction.JavaEETransactionManagerSimplified.commit(JavaEETransactionManagerSimplified.java:837)
at
com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:4991)
at
com.sun.ejb.containers.BaseContainer.postInvokeTx(BaseContainer.java:4770)
at
com.sun.ejb.containers.AbstractSingletonContainer.createSingletonEJB(AbstractSingletonContainer.java:535)
at
com.sun.ejb.containers.AbstractSingletonContainer.access$100(AbstractSingletonContainer.java:74)
at
com.sun.ejb.containers.AbstractSingletonContainer$SingletonContextFactory.create(AbstractSingletonContainer.java:693)
at
com.sun.ejb.containers.AbstractSingletonContainer.instantiateSingletonInstance(AbstractSingletonContainer.java:444)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:213)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.initializeSingleton(SingletonLifeCycleManager.java:174)
at
org.glassfish.ejb.startup.SingletonLifeCycleManager.doStartup(SingletonLifeCycleManager.java:152)
at
org.glassfish.ejb.startup.EjbApplication.start(EjbApplication.java:150)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:241)
at
org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:236)
at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:339)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:163)
at
com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:174)
at
com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:84)
at
com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at
com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:236)
at
com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:457)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:125)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.sql.SQLIntegrityConstraintViolationException: The
statement was aborted because it would have caused a duplicate key value
in a unique or primary key constraint or unique index identified by
'SQL100129174510800' defined on 'PERSISTENCE_ORDER_ORDER'.
at
org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown
Source)
at
org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdate(Unknown Source)
at
com.sun.gjc.spi.base.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:108)
at
org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:791)
... 75 more
Caused by: org.apache.derby.client.am.SqlException: The statement was
aborted because it would have caused a duplicate key value in a unique or
primary key constraint or unique index identified by 'SQL100129174510800'
defined on 'PERSISTENCE_ORDER_ORDER'.
at org.apache.derby.client.am.Statement.completeExecute(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.parseEXCSQLSTTreply(Unknown
Source)
at
org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source)
at org.apache.derby.client.net.StatementReply.readExecute(Unknown
Source)
at
org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.readExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.flowExecute(Unknown Source)
at
org.apache.derby.client.am.PreparedStatement.executeUpdateX(Unknown Source)
... 78 more

INFO: Initializing Mojarra 2.0.2 (FCS b10) for context '/order'

Mike Riley

unread,
Jan 30, 2010, 11:54:17 PM1/30/10
to javaee6-codecamp, Kathy Horbaty Pendracky

After going over previous posts this seems to be the problem with the
Glassfish certificate having expired.

I tried following the steps as outlined by Jose in that thread:
http://forums.java.net/jive/message.jspa?messageID=381455#381455

However it failed for me. Here is what I tried doing:
# asadmin stop-domain --domaindir=/opt/sges-v3/glassfish/domains domain1
/opt/sges-v3/glassfish/domains/domain1 does not correspond to a valid
domain directory.
CLI157 Could not stop the domain domain1.

*** This is reasonable, since Glassfish is not starting ***

# asadmin change-master-password --savemasterpassword=true
--domaindir=/opt/sges-v3/glassfish/domains
CLI142 No domains in /opt/sges-v3/glassfish/domains.
Could not change master password for domain null.

*** So I tried to enter a new password ***

# keytool -delete -v -alias verisignserverca -keystore
/opt/sges-v3/glassfish/domains/domain1/config/cacerts.jks
Enter keystore password:
keytool error: java.io.IOException: Keystore was tampered with, or
password was incorrect

Should I just try to re-install Glassfish V3 separately, or am I simply
issuing these commands incorrectly?

TIA

Mike

Mike Riley

unread,
Jan 31, 2010, 7:10:31 PM1/31/10
to javaee6-codecamp

I ended up getting a completely new copy of Glassfish. I saw one post
that mentioned doing this, but no URL was provided. It too a bit of
searching, because it kept wanting to point me at V2.

Here is the URL in case someone else needs it, but keep in mind that it
might move as Oracle integrates Sun web pages:

http://www.sun.com/software/products/glassfishv3/get_it.jsp

I installed this version into my home directory and not the /opt that the
version that came with Netbeans went into, just in case I need to use that
version at some point.

The identifies itself as the Enterprise Server v3, whereas the one from
Netbeans is listed in the server list as Personal Glassfish v3 Domain.
Not sure what differences there are between them. The nice thing is that
it installs, lets you enable updates, set your password, and register it
all at once.

Mike

Reply all
Reply to author
Forward
0 new messages