dev@glassfish.java.net

Re: [v3] start-up error after updating and rebuilding hk2 and gf

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Thu, 07 Aug 2008 23:45:48 -0500

Hi, Jan.

If you have not already done so, you might try starting the server using

asadmin start-domain --verbose

That is how I saw error messages that did not appear in the server.log
when I started the server without --verbose.

- Tim

Jan.Luehe_at_Sun.COM wrote:
> I'm still unable to start the domain (it times out), after:
>
> 1. Updating (since I had several local changes) and rebuilding my ws
> -> No progress
>
> 2. Creating a brand new ws
> -> No progress
>
> 3. Deleting my .m2 and creating a brand new ws
> -> No progress
>
> I'm not sure what else to do. I realize Hudson is fine, but that's not
> helping me.
>
> I've also started seeing these test failures during the build (they
> can be worked around, but are nevertheless annoying):
>
>
> Tests in error:
> portTest(com.sun.enterprise.configapi.tests.HttpListenerTest)
> validTransaction(com.sun.enterprise.configapi.tests.HttpListenerTest)
> validTransaction(com.sun.enterprise.configapi.tests.HttpServiceTest)
> connectionTest(com.sun.enterprise.configapi.tests.HttpServiceTest)
> invalidTransaction(com.sun.enterprise.configapi.tests.HttpServiceTest)
>
> testSubTypesOfDomain(com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest)
>
> doTest(com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest)
> test(com.sun.enterprise.configapi.tests.JavaConfigSubTypesTest)
> test(com.sun.enterprise.configapi.tests.TransactionCallBackTest)
> test(com.sun.enterprise.configapi.tests.DirectAccessTest)
> appsExistTest(com.sun.enterprise.configapi.tests.ApplicationsTest)
> getModulesTest(com.sun.enterprise.configapi.tests.ApplicationsTest)
>
> removeAttributeTest(com.sun.enterprise.configapi.tests.AttributeRemovalTest)
>
> transactionEvents(com.sun.enterprise.configapi.tests.AddPropertyTest)
> test(com.sun.enterprise.configapi.tests.DirectRemovalTest)
>
> transactionEvents(com.sun.enterprise.configapi.tests.TransactionListenerTest)
>
> testAppRoot(com.sun.enterprise.configapi.tests.RawValueTest)
>
> addHttpListenerTest(com.sun.enterprise.configapi.tests.ParentConfigListenerTest)
>
> testAppRoot(com.sun.enterprise.configapi.tests.TranslatedValuesTest)
> testJavaRoot(com.sun.enterprise.configapi.tests.TranslatedValuesTest)
> enabled(com.sun.enterprise.configapi.tests.EnabledTest)
> domainExist(com.sun.enterprise.configapi.tests.DomainTest)
> testSubTypesOfDomain(com.sun.enterprise.configapi.tests.SubTypesTest)
>
> testAllDefaults(com.sun.enterprise.configapi.tests.dvt.AccessLogAllDefaultsTest)
>
>
> unprocessedEventsTest(com.sun.enterprise.configapi.tests.UnprocessedEventsTest)
>
>
> createVirtualServerTest(com.sun.enterprise.configapi.tests.TranslatedViewCreationTest)
>
> test(com.sun.enterprise.configapi.tests.PersistenceTest)
>
> directAttributeNameTest(com.sun.enterprise.configapi.tests.DirectCreationTest)
>
> test(com.sun.enterprise.configapi.tests.DirectCreationTest)
> modulesTest(com.sun.enterprise.configapi.tests.ModulesTest)
> changedTest(com.sun.enterprise.configapi.tests.ConfigListenerTest)
> removeListenerTest(com.sun.enterprise.configapi.tests.ConfigListenerTest)
>
> sslEnbaledTest(com.sun.enterprise.configapi.tests.Ssl2EnabledTest)
>
> collectionTest(com.sun.enterprise.configapi.tests.ConcurrentModificationsTest)
>
>
> testFewDefaults(com.sun.enterprise.configapi.tests.dvt.SecurityServiceDefaultsTest)
>
>
> testFewDefaults(com.sun.enterprise.configapi.tests.dvt.JdbcConnectionPoolDefaultsTest)
>
>
>
>
> Jan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>