dev@glassfish.java.net

help with running quicklook

From: Jennifer Chou <Jennifer.Chou_at_Sun.COM>
Date: Mon, 23 Mar 2009 17:38:40 -0400

I'm trying to run quicklook on glassfish distribution, but running into
the following error. I've checked that the server is up, but it
complains that it's not.
My workspace and quicklook are up-to-date.

Attached is run.log and server.log

deploy-v3-impl-windows:
     [exec] Remote server does not listen for requests on [localhost:4848].
     [exec] Is the server up?
     [exec] No such local command, deploy. To run remote commands, start
the app
lication server (e.g. asadmin start-domain).
     [exec] Command deploy failed.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred
while exe
cuting this line:
C:\quicklook\build.xml:67: The following error occurred while executing
this lin
e:
C:\quicklook\build.xml:101: The following error occurred while executing
this li
ne:
C:\quicklook\classloader\hellojsf\build.xml:67: The following error
occurred whi
le executing this line:
C:\quicklook\gfproject\v3-targets.xml:175: The following error occurred
while ex
ecuting this line:
C:\quicklook\gfproject\v3-targets.xml:179: exec returned: 2


Any ideas?


[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building Glassfish Quicklook Bundle
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [antrun-extended:run {execution: default}]
[INFO] Executing tasks
     [echo] compile classpath: C:\quicklook\target\classes
     [echo] plugin classpath: C:\Documents and Settings\Jennifer\.m2\repository\commons-codec\commons-codec\1.3\commons-codec-1.3.jar;C:\Documents and Settings\Jennifer\.m2\repository\commons-httpclient\commons-httpclient\3.0.1\commons-httpclient-3.0.1.jar;C:\Documents and Settings\Jennifer\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar;C:\Documents and Settings\Jennifer\.m2\repository\commons-logging\commons-logging\1.0.3\commons-logging-1.0.3.jar;C:\Documents and Settings\Jennifer\.m2\repository\org\testng\testng\5.6\testng-5.6-jdk15.jar;C:\Documents and Settings\Jennifer\.m2\repository\com\sun\jsftemplating\jsftemplating-dynafaces\0.1\jsftemplating-dynafaces-0.1.jar;C:\Documents and Settings\Jennifer\.m2\repository\org\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar;C:\Documents and Settings\Jennifer\.m2\repository\ant\ant-launcher\1.6.5\ant-launcher-1.6.5.jar;C:\Documents and Settings\Jennifer\.m2\repository\ant\ant\1.6.5\ant-1.6.5.jar;C:\Documents and Settings\Jennifer\.m2\repository\org\apache\commons\commons-io\1.3.2\commons-io-1.3.2.jar;C:\apache-maven-2.0.9\lib\maven-2.0.9-uber.jar

clean:
   [delete] Deleting directory C:\quicklook\classes
   [delete] Deleting directory C:\quicklook\dist

all:

setOSConditions:

start-derby:

start-derby-unix:

start-derby-windows:

setOSConditions:

start-server-felix:
     [echo] +-----------------------------+
     [echo] | |
     [echo] | S T A R T I N G GLASSFISH |
     [echo] | in Felix mode |
     [echo] | |
     [echo] +-----------------------------+

start-server-felix-unix:

start-server-felix-windows:

build-deploy:
     [echo] ANT PROJECT GlassFish-V3-QuickLook

build:

compile-tests:
     [echo] compiling test client to ..//classes/test
    [mkdir] Created dir: C:\quicklook\classes\test
    [javac] Compiling 2 source files to C:\quicklook\classes\test

build:

compile-tests:
     [echo] compiling test client to ..//classes/test
    [javac] Compiling 5 source files to C:\quicklook\classes\test
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

build:

compile-tests:
     [echo] compiling test client to ..//classes/test
    [javac] Compiling 2 source files to C:\quicklook\classes\test

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\classloader\hellojsf\src\test\helloJSFTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:
     [echo] Now creating a war file ../..//dist/classloader/hellojsf.war
    [mkdir] Created dir: C:\quicklook\dist\classloader
      [war] Building war: C:\quicklook\dist\classloader\hellojsf.war

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying hellojsf.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\web\helloworld\src\test\HelloJSPTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/basicweb/hellojsp.war
    [mkdir] Created dir: C:\quicklook\classes\basicweb\app
    [mkdir] Created dir: C:\quicklook\dist\basicweb
    [javac] Compiling 1 source file to C:\quicklook\classes\basicweb\app
    [mkdir] Created dir: C:\quicklook\classes\basicweb\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\web\helloworld\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\basicweb\hellojsp.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying hellojsp.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\web\jsfastrologer\src\test\JSFWebTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/jsftest/jsfastrologer.war
    [mkdir] Created dir: C:\quicklook\classes\jsftest\app
    [mkdir] Created dir: C:\quicklook\dist\jsftest
    [javac] Compiling 1 source file to C:\quicklook\classes\jsftest\app
    [mkdir] Created dir: C:\quicklook\classes\jsftest\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\web\jsfastrologer\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\jsftest\jsfastrologer.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying jsfastrologer.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\web\jsfinjection\src\test\JSFInjectionTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/basicweb/jsfinjection.war
   [delete] Deleting directory C:\quicklook\classes\basicweb\app
   [delete] Deleting directory C:\quicklook\dist\basicweb
    [mkdir] Created dir: C:\quicklook\classes\basicweb\app
    [mkdir] Created dir: C:\quicklook\dist\basicweb
    [javac] Compiling 2 source files to C:\quicklook\classes\basicweb\app
    [mkdir] Created dir: C:\quicklook\classes\basicweb\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\web\jsfinjection\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\basicweb\jsfinjection.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying jsfinjection.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\jdbc\jdbcusertx\src\test\JdbcUserTxTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/jdbcusertx/jdbcusertx.war
    [mkdir] Created dir: C:\quicklook\classes\jdbcusertx\app
    [mkdir] Created dir: C:\quicklook\dist\jdbcusertx
    [javac] Compiling 6 source files to C:\quicklook\classes\jdbcusertx\app
    [javac] Note: C:\quicklook\jdbc\jdbcusertx\src\java\MyServlet.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [mkdir] Created dir: C:\quicklook\classes\jdbcusertx\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\jdbc\jdbcusertx\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\jdbcusertx\jdbcusertx.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying jdbcusertx.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\persistence\jpainjectemf\src\test\JpaInjectEMFTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/jpainjectemf/jpainjectemf.war
    [mkdir] Created dir: C:\quicklook\classes\jpainjectemf\app
    [mkdir] Created dir: C:\quicklook\dist\jpainjectemf
    [javac] Compiling 4 source files to C:\quicklook\classes\jpainjectemf\app
    [mkdir] Created dir: C:\quicklook\classes\jpainjectemf\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\jpainjectemf\app\META-INF
      [war] Building war: C:\quicklook\dist\jpainjectemf\jpainjectemf.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying jpainjectemf.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\security\helloworld\src\test\HelloSecurityTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/security/hellojspsecure.war
    [mkdir] Created dir: C:\quicklook\classes\security\app
    [mkdir] Created dir: C:\quicklook\dist\security
    [javac] Compiling 1 source file to C:\quicklook\classes\security\app
    [mkdir] Created dir: C:\quicklook\classes\security\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\security\helloworld\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\security\hellojspsecure.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying hellojspsecure.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

build:

setup:

setOSConditions:

create-user-common-v3-impl:

create-user-common-v3-impl-unix:

create-user-common-v3-impl-windows:
     [exec] create-file-user --echo=true --terse=true --port=4848 --host=localhost --passwordfile=asadminuserpassword.txt --authrealmname=file --user=admin --groups=testgroup1 testuser3

   [delete] Deleting: C:\quicklook\security\basicauth\asadminuserpassword.txt

setOSConditions:

create-user-common-v3-impl:

create-user-common-v3-impl-unix:

create-user-common-v3-impl-windows:
     [exec] create-file-user --echo=true --terse=true --port=4848 --host=localhost --passwordfile=asadminuserpassword.txt --authrealmname=file --user=admin --groups=testgroup5 testuser42

   [delete] Deleting: C:\quicklook\security\basicauth\asadminuserpassword.txt

setOSConditions:

create-user-common-v3-impl:

create-user-common-v3-impl-unix:

create-user-common-v3-impl-windows:
     [exec] create-file-user --echo=true --terse=true --port=4848 --host=localhost --passwordfile=asadminuserpassword.txt --authrealmname=file --user=admin --groups=testgroup10 j2ee

   [delete] Deleting: C:\quicklook\security\basicauth\asadminuserpassword.txt

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/security-basicauth/basicauth.war
    [mkdir] Created dir: C:\quicklook\classes\security-basicauth\app
    [mkdir] Created dir: C:\quicklook\dist\security-basicauth
    [mkdir] Created dir: C:\quicklook\classes\security-basicauth\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\security\basicauth\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\security-basicauth\basicauth.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying basicauth.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\ejb\singleton\src\test\SingletonTestNG.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

build-impl:

archive-type:
     [echo] archive-type is ear

build-war:

archive-type:
     [echo] archive-type is ear

build-ear:
    [mkdir] Created dir: C:\quicklook\classes\EJB_Singleton\app
    [mkdir] Created dir: C:\quicklook\dist\EJB_Singleton
    [javac] Compiling 4 source files to C:\quicklook\classes\EJB_Singleton\app
      [war] Building war: C:\quicklook\dist\EJB_Singleton\singletonWeb.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)
    [mkdir] Created dir: C:\quicklook\classes\EJB_Singleton\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\ejb\singleton\metadata\ejb-jar.xml to copy.
     [copy] Warning: Could not find file C:\quicklook\ejb\singleton\metadata\sun-ejb-jar.xml to copy.
     [copy] Warning: Could not find file C:\quicklook\ejb\singleton\metadata\sun-cmp-mappings.xml to copy.
     [copy] Warning: Could not find file C:\quicklook\ejb\singleton\metadata\${dbschema} to copy.
      [jar] Building jar: C:\quicklook\dist\EJB_Singleton\singletonEJB.jar
      [ear] Building ear: C:\quicklook\dist\EJB_Singleton\singleton.ear
     [echo] Packaged Archive at ../..//dist/EJB_Singleton/singleton.ear

archive-type:
     [echo] archive-type is ear

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying singleton.ear

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/EJB_slsbnicmt/slsbnicmt.war
    [mkdir] Created dir: C:\quicklook\classes\EJB_slsbnicmt\app
    [mkdir] Created dir: C:\quicklook\dist\EJB_slsbnicmt
    [javac] Compiling 3 source files to C:\quicklook\classes\EJB_slsbnicmt\app
    [mkdir] Created dir: C:\quicklook\classes\EJB_slsbnicmt\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\EJB_slsbnicmt\app\META-INF
      [war] Building war: C:\quicklook\dist\EJB_slsbnicmt\slsbnicmt.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying slsbnicmt.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test

build:

build-impl:

archive-type:
     [echo] archive-type is war

build-war:
     [echo] Now creating a war file ../..//dist/EJB_sfulnoi/sfulnoi.war
    [mkdir] Created dir: C:\quicklook\classes\EJB_sfulnoi\app
    [mkdir] Created dir: C:\quicklook\dist\EJB_sfulnoi
    [javac] Compiling 2 source files to C:\quicklook\classes\EJB_sfulnoi\app
    [mkdir] Created dir: C:\quicklook\classes\EJB_sfulnoi\app\META-INF
     [copy] Warning: Could not find file C:\quicklook\ejb\sfulnoi\metadata\persistence.xml to copy.
      [war] Building war: C:\quicklook\dist\EJB_sfulnoi\sfulnoi.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)

archive-type:
     [echo] archive-type is war

build-ear:

archive-type:
     [echo] archive-type is war

build-jar:

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying sfulnoi.war

deploy-v3-impl-unix:

deploy-v3-impl-windows:

     [exec] Command deploy executed successfully.

build-deploy:

compile-tests:
     [echo] compiling test client to ../classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test
    [javac] Note: C:\quicklook\admincli\src\test\RestartDomainTests.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build:

setOSConditions:

asenv-unix:

asenv-windows:

create-jdbc-connection-pool:
     [echo] Command create-jdbc-connection-pool executed successfully.

setOSConditions:

asenv-unix:

asenv-windows:

ping-connection-pool:
     [echo] Command ping-connection-pool executed successfully.

setOSConditions:

stop-server:

stop-server-unix:

stop-server-windows:
     [echo] Stopping server on windows ...
     [exec] Waiting for the domain to stop .....
     [exec] Command stop-domain executed successfully.

setOSConditions:

start-server:
     [echo] +-----------------------------+
     [echo] | |
     [echo] | S T A R T I N G GLASSFISH |
     [echo] | in Felix mode |
     [echo] | |
     [echo] +-----------------------------+

start-server-unix:

start-server-windows:

deploy:

ping-jdbc:

setOSConditions:

asenv-unix:

asenv-windows:

ping-connection-pool:
     [echo] Remote server does not listen for requests on [localhost:4848].
     [echo] Is the server up?
     [echo] No such local command, ping-connection-pool. To run remote commands, start the application server (e.g. asadmin start-domain).
     [echo] Command ping-connection-pool failed.

build-deploy:

build-deploy-gd:
     [echo] Glassfish Distribution Build Deploy

compile-tests:
     [echo] compiling test client to ../..//classes/test
    [javac] Compiling 1 source file to C:\quicklook\classes\test

build:

build-impl:

archive-type:
     [echo] archive-type is ear

build-war:

archive-type:
     [echo] archive-type is ear

build-ear:
    [mkdir] Created dir: C:\quicklook\classes\EJB_CMP\app
    [mkdir] Created dir: C:\quicklook\dist\EJB_CMP
    [javac] Compiling 17 source files to C:\quicklook\classes\EJB_CMP\app
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [war] Building war: C:\quicklook\dist\EJB_CMP\RosterAppWeb.war
      [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task)
    [mkdir] Created dir: C:\quicklook\classes\EJB_CMP\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\EJB_CMP\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\EJB_CMP\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\EJB_CMP\app\META-INF
     [copy] Copying 1 file to C:\quicklook\classes\EJB_CMP\app
      [jar] Building jar: C:\quicklook\dist\EJB_CMP\RosterAppEJB.jar
      [ear] Building ear: C:\quicklook\dist\EJB_CMP\RosterApp.ear
     [echo] Packaged Archive at ../..//dist/EJB_CMP/RosterApp.ear

archive-type:
     [echo] archive-type is ear

build-jar:

create-table:

initprop:
     [echo] JavaDB Database Location : c:\gfv3_1005\v3\distributions\glassfish\target\glassfish/javadb

sql-common:
     [echo] sql.file = sql/RosterApp_derby.sql
     [echo] db.class.path = c:\gfv3_1005\v3\distributions\glassfish\target\glassfish/javadb/lib/derbyclient.jar:c:\gfv3_1005\v3\distributions\glassfish\target\glassfish/../javadb/lib/derbyclient.jar
      [sql] Executing file: C:\quicklook\ejb\cmp\sql\RosterApp_derby.sql
0 rows affected
0 rows affected
0 rows affected
0 rows affected
      [sql] 4 of 8 SQL statements executed successfully

deploy:

setOSConditions:

deploy-v3-impl:
     [echo] deploying RosterApp.ear

deploy-v3-impl-unix:

deploy-v3-impl-windows:
     [exec] Remote server does not listen for requests on [localhost:4848].
     [exec] Is the server up?
     [exec] No such local command, deploy. To run remote commands, start the application server (e.g. asadmin start-domain).
     [exec] Command deploy failed.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
C:\quicklook\build.xml:69: The following error occurred while executing this line:
C:\quicklook\build.xml:121: The following error occurred while executing this line:
C:\quicklook\ejb\cmp\build.xml:63: The following error occurred while executing this line:
C:\quicklook\gfproject\v3-targets.xml:175: The following error occurred while executing this line:
C:\quicklook\gfproject\v3-targets.xml:179: exec returned: 2

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 16 seconds
[INFO] Finished at: Mon Mar 23 16:35:07 EDT 2009
[INFO] Final Memory: 9M/17M
[INFO] ------------------------------------------------------------------------


[#|2009-03-23T16:27:26.500-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Starting GlassFish Application Server.|#]

[#|2009-03-23T16:27:26.515-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.internal-api [96];|Started bundle org.glassfish.common.internal-api [96]|#]

[#|2009-03-23T16:27:26.593-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.registration.glassfish-registration [81];|Started bundle org.glassfish.registration.glassfish-registration [81]|#]

[#|2009-03-23T16:27:28.109-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.flashlight.flashlight-framework [62];|Started bundle org.glassfish.flashlight.flashlight-framework [62]|#]

[#|2009-03-23T16:27:29.203-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.glassfish-api [69];|Started bundle org.glassfish.common.glassfish-api [69]|#]

[#|2009-03-23T16:27:29.515-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Listening on port 8080|#]

[#|2009-03-23T16:27:29.515-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Network listener http-listener-2 on port 8181 disabled per domain.xml|#]

[#|2009-03-23T16:27:29.515-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Listening on port 4848|#]

[#|2009-03-23T16:27:29.984-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.container-common [47];|Started bundle org.glassfish.common.container-common [47]|#]

[#|2009-03-23T16:27:30.640-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.deployment.deployment-autodeploy [51];|Started bundle org.glassfish.deployment.deployment-autodeploy [51]|#]

[#|2009-03-23T16:27:30.937-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|The Admin Console Web Application has been downloaded.|#]

[#|2009-03-23T16:27:31.609-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.transaction.jts [128];|Started bundle org.glassfish.transaction.jts [128]|#]

[#|2009-03-23T16:27:31.625-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.deployment.deployment-common [53];|Started bundle org.glassfish.deployment.deployment-common [53]|#]

[#|2009-03-23T16:27:31.671-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.glassfish-naming [80];|Started bundle org.glassfish.common.glassfish-naming [80]|#]

[#|2009-03-23T16:27:32.328-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.transaction.jta [127];|Started bundle org.glassfish.transaction.jta [127]|#]

[#|2009-03-23T16:27:32.625-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.connectors.connectors-runtime [38];|Started bundle org.glassfish.connectors.connectors-runtime [38]|#]

[#|2009-03-23T16:27:34.468-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|GlassFish v3 startup time : Felix(85203ms) startup services(8640ms) total(93843ms)|#]

[#|2009-03-23T16:27:35.296-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-1;|Started JMXConnector, JMXService URL = service:jmx:rmi:///jndi/rmi://129.150.65.34:8686/jmxrmi|#]

[#|2009-03-23T16:27:35.515-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.deployment.deployment-admin [50];|Started bundle org.glassfish.deployment.deployment-admin [50]|#]

[#|2009-03-23T16:27:35.609-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.extras.grizzly-container [85];|Started bundle org.glassfish.extras.grizzly-container [85]|#]

[#|2009-03-23T16:27:35.640-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.persistence.jpa-connector [117];|Started bundle org.glassfish.persistence.jpa-connector [117]|#]

[#|2009-03-23T16:27:35.812-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.ejb.gf-ejb-connector [66];|Started bundle org.glassfish.ejb.gf-ejb-connector [66]|#]

[#|2009-03-23T16:27:35.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.connectors.gf-connectors-connector [65];|Started bundle org.glassfish.connectors.gf-connectors-connector [65]|#]

[#|2009-03-23T16:27:35.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.security.security [151];|Started bundle org.glassfish.security.security [151]|#]

[#|2009-03-23T16:27:35.906-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.scripting.gf-jruby-connector [67];|Started bundle org.glassfish.scripting.gf-jruby-connector [67]|#]

[#|2009-03-23T16:27:35.921-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.appclient.server.appclient-connector [13];|Started bundle org.glassfish.appclient.server.appclient-connector [13]|#]

[#|2009-03-23T16:27:35.921-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.gf-web-connector [68];|Started bundle org.glassfish.web.gf-web-connector [68]|#]

[#|2009-03-23T16:27:36.046-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.webservices.jsr109-impl [124];|Started bundle org.glassfish.webservices.jsr109-impl [124]|#]

[#|2009-03-23T16:27:36.093-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.deployment.deployment-javaee-full [55];|Started bundle org.glassfish.deployment.deployment-javaee-full [55]|#]

[#|2009-03-23T16:27:36.203-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.war-util [159];|Started bundle org.glassfish.web.war-util [159]|#]

[#|2009-03-23T16:27:36.812-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|Deployment expansion took 172|#]

[#|2009-03-23T16:27:36.828-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;com.sun.jsftemplating [121];|Started bundle com.sun.jsftemplating [121]|#]

[#|2009-03-23T16:27:37.031-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=Thread-1;|SEC1002: Security Manager is OFF.|#]

[#|2009-03-23T16:27:37.281-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.security.securitycommon [152];|Started bundle org.glassfish.security.securitycommon [152]|#]

[#|2009-03-23T16:27:37.734-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.security.webservices.security [168];|Started bundle org.glassfish.security.webservices.security [168]|#]

[#|2009-03-23T16:27:37.843-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=Thread-1;|Security startup service called|#]

[#|2009-03-23T16:27:37.937-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.security.realms [147];|Started bundle org.glassfish.security.realms [147]|#]

[#|2009-03-23T16:27:37.984-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=Thread-1;|Security service(s) started successfully....|#]

[#|2009-03-23T16:27:38.171-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=15;_ThreadName=Thread-1;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

[#|2009-03-23T16:27:38.609-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.DirContextURLStreamHandlerService_at_168c1e1;org.osgi.service.url.URLStreamHandlerService;|registering service = org.glassfish.web.DirContextURLStreamHandlerService_at_168c1e1, contract = org.osgi.service.url.URLStreamHandlerService, name = null|#]

[#|2009-03-23T16:27:38.609-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.web-glue [163];|Started bundle org.glassfish.web.web-glue [163]|#]

[#|2009-03-23T16:27:39.171-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.ejb.ejb-container [57];|Started bundle org.glassfish.ejb.ejb-container [57]|#]

[#|2009-03-23T16:27:39.687-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Created HTTP listener http-listener-1 on port 8080|#]

[#|2009-03-23T16:27:39.703-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Created HTTP listener admin-listener on port 4848|#]

[#|2009-03-23T16:27:40.218-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Created virtual server server|#]

[#|2009-03-23T16:27:40.234-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Created virtual server __asadmin|#]

[#|2009-03-23T16:27:40.281-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.deployment.dol [56];|Started bundle org.glassfish.deployment.dol [56]|#]

[#|2009-03-23T16:27:42.812-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.web-core [162];|Started bundle org.glassfish.web.web-core [162]|#]

[#|2009-03-23T16:27:43.125-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=15;_ThreadName=Thread-1;|Dual registration of jndi stream handler: factory already defined|#]

[#|2009-03-23T16:27:43.125-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=15;_ThreadName=Thread-1;|Unknown loader 163.0 class org.apache.felix.framework.searchpolicy.ContentClassLoader|#]

[#|2009-03-23T16:27:43.265-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.jstl-connector [125];|Started bundle org.glassfish.web.jstl-connector [125]|#]

[#|2009-03-23T16:27:43.328-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.web.jsf-connector [119];|Started bundle org.glassfish.web.jsf-connector [119]|#]

[#|2009-03-23T16:27:43.640-0400|INFO|glassfish|javax.enterprise.resource.jta|_ThreadID=15;_ThreadName=Thread-1;|Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate|#]

[#|2009-03-23T16:27:44.328-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.connectors.work-management [169];|Started bundle org.glassfish.connectors.work-management [169]|#]

[#|2009-03-23T16:27:44.359-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.connectors.connectors-internal-api [37];|Started bundle org.glassfish.connectors.connectors-internal-api [37]|#]

[#|2009-03-23T16:27:45.203-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.deployment.deployment-javaee-core [54];|Started bundle org.glassfish.deployment.deployment-javaee-core [54]|#]

[#|2009-03-23T16:27:45.812-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|DOL Loading time547|#]

[#|2009-03-23T16:27:45.937-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.security.websecurity [166];|Started bundle org.glassfish.security.websecurity [166]|#]

[#|2009-03-23T16:27:46.390-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=15;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:27:47.734-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.orb.orb-connector [134];|Started bundle org.glassfish.orb.orb-connector [134]|#]

[#|2009-03-23T16:27:48.171-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=15;_ThreadName=Thread-1;/hellojsf;|Initializing Mojarra 2.0.0 (PR2 09) for context '/hellojsf'|#]

[#|2009-03-23T16:27:51.109-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Loading application hellojsf at /hellojsf|#]

[#|2009-03-23T16:27:51.171-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-1;|Deployment of hellojsf done is 15,594 ms|#]

[#|2009-03-23T16:28:22.000-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|Deployment expansion took 32|#]

[#|2009-03-23T16:28:22.453-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|DOL Loading time328|#]

[#|2009-03-23T16:28:22.546-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:28:22.609-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=Thread-1;|Loading application hellojsp at /hellojsp|#]

[#|2009-03-23T16:28:22.625-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=16;_ThreadName=Thread-1;|Deployment of hellojsp done is 704 ms|#]

[#|2009-03-23T16:28:51.515-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Deployment expansion took 31|#]

[#|2009-03-23T16:28:52.156-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|DOL Loading time625|#]

[#|2009-03-23T16:28:52.265-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=17;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:28:52.562-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=17;_ThreadName=Thread-1;/jsfastrologer;|Initializing Mojarra 2.0.0 (PR2 09) for context '/jsfastrologer'|#]

[#|2009-03-23T16:28:52.703-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=17;_ThreadName=Thread-1;|Loading application jsfastrologer at /jsfastrologer|#]

[#|2009-03-23T16:28:52.718-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=17;_ThreadName=Thread-1;|Deployment of jsfastrologer done is 1,250 ms|#]

[#|2009-03-23T16:29:20.140-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|Deployment expansion took 15|#]

[#|2009-03-23T16:29:20.828-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|DOL Loading time672|#]

[#|2009-03-23T16:29:20.937-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=18;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:29:21.187-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=18;_ThreadName=Thread-1;/jsfinjection;|Initializing Mojarra 2.0.0 (PR2 09) for context '/jsfinjection'|#]

[#|2009-03-23T16:29:21.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=18;_ThreadName=Thread-1;org.glassfish.connectors.connectors-inbound-runtime [36];|Started bundle org.glassfish.connectors.connectors-inbound-runtime [36]|#]

[#|2009-03-23T16:29:22.343-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|[Filter.init]|#]

[#|2009-03-23T16:29:22.359-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=18;_ThreadName=Thread-1;|Loading application jsfinjection at /jsfinjection|#]

[#|2009-03-23T16:29:22.375-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=18;_ThreadName=Thread-1;|Deployment of jsfinjection done is 2,266 ms|#]

[#|2009-03-23T16:29:52.375-0400|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-1;|Deployment expansion took 16|#]

[#|2009-03-23T16:29:53.187-0400|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-1;|DOL Loading time766|#]

[#|2009-03-23T16:29:53.312-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=19;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:29:53.328-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=19;_ThreadName=Thread-1;|Loading application jdbcusertx at /jdbcusertx|#]

[#|2009-03-23T16:29:53.343-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=19;_ThreadName=Thread-1;|Deployment of jdbcusertx done is 1,015 ms|#]

[#|2009-03-23T16:30:27.281-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|Deployment expansion took 16|#]

[#|2009-03-23T16:30:27.937-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|DOL Loading time562|#]

[#|2009-03-23T16:30:30.343-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/jpainjectemf/WEB-INF/classes/-pu1|_ThreadID=15;_ThreadName=Thread-1;|EclipseLink, version: Eclipse Persistence Services - 2.0.0.r3652-M1|#]

[#|2009-03-23T16:30:40.984-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/jpainjectemf/WEB-INF/classes/-pu1|_ThreadID=15;_ThreadName=Thread-1;|file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/jpainjectemf/WEB-INF/classes/-pu1 login successful|#]

[#|2009-03-23T16:30:42.421-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=15;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:30:42.468-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Loading application jpainjectemf at /jpainjectemf|#]

[#|2009-03-23T16:30:42.500-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-1;|Deployment of jpainjectemf done is 15,266 ms|#]

[#|2009-03-23T16:31:17.078-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|Deployment expansion took 32|#]

[#|2009-03-23T16:31:17.437-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|DOL Loading time266|#]

[#|2009-03-23T16:31:17.640-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:31:17.671-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=Thread-1;|Loading application hellojspsecure at /hellojspsecure|#]

[#|2009-03-23T16:31:17.687-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=16;_ThreadName=Thread-1;|Deployment of hellojspsecure done is 656 ms|#]

[#|2009-03-23T16:31:38.015-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|Deployment expansion took 15|#]

[#|2009-03-23T16:31:38.265-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|DOL Loading time219|#]

[#|2009-03-23T16:31:38.343-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=15;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:31:38.343-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-1;|Loading application basicauth at /basicauth|#]

[#|2009-03-23T16:31:38.359-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-1;|Deployment of basicauth done is 406 ms|#]

[#|2009-03-23T16:32:09.890-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|time to read application.xml 328|#]

[#|2009-03-23T16:32:09.921-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|Deployment expansion took 375|#]

[#|2009-03-23T16:32:10.765-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|DOL Loading time703|#]

[#|2009-03-23T16:32:11.031-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|>>Started EJB Container Service....: server|#]

[#|2009-03-23T16:32:11.031-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|>>EjbContainerUtil: com.sun.ejb.containers.EjbContainerUtilImpl_at_d3e5cc|#]

[#|2009-03-23T16:32:11.437-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=16;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanLeaf : [java:global/singleton/singletonEJB/BeanLeaf!myapp.BeanLeaf, java:global/singleton/singletonEJB/BeanLeaf]|#]

[#|2009-03-23T16:32:11.453-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=16;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanRoot : [java:global/singleton/singletonEJB/BeanRoot!myapp.BeanRoot, java:global/singleton/singletonEJB/BeanRoot]|#]

[#|2009-03-23T16:32:11.453-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=16;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanMessage : [java:global/singleton/singletonEJB/BeanMessage!myapp.BeanMessage, java:global/singleton/singletonEJB/BeanMessage]|#]

[#|2009-03-23T16:32:11.468-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:32:11.500-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRoot|#]

[#|2009-03-23T16:32:11.500-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRootPostBeanLeaf|#]

[#|2009-03-23T16:32:11.500-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRootPostBeanLeafHelloBeanLeaf|#]

[#|2009-03-23T16:32:11.500-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|** BeanRoot: Hello from beanLeaf: Hello from: myapp.BeanLeaf; 29452316|#]

[#|2009-03-23T16:32:11.515-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:32:11.515-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=Thread-1;|Loading application at singleton|#]

[#|2009-03-23T16:32:11.531-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=16;_ThreadName=Thread-1;|Deployment of singleton done is 2,047 ms|#]

[#|2009-03-23T16:32:42.375-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Deployment expansion took 16|#]

[#|2009-03-23T16:32:43.046-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|DOL Loading time625|#]

[#|2009-03-23T16:32:43.218-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.ejb_or_metadata|_ThreadID=17;_ThreadName=Thread-1;|The access type for the persistent class [class slsbnicmt.JpaBean] is set to [FIELD].|#]

[#|2009-03-23T16:32:43.218-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.ejb_or_metadata|_ThreadID=17;_ThreadName=Thread-1;|The alias name for the entity class [class slsbnicmt.JpaBean] is being defaulted to: JpaBean.|#]

[#|2009-03-23T16:32:43.281-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=17;_ThreadName=Thread-1;|Portable JNDI names for EJB AnnotatedEJB : [java:global/slsbnicmt/AnnotatedEJB!slsbnicmt.AnnotatedEJB, java:global/slsbnicmt/AnnotatedEJB]|#]

[#|2009-03-23T16:32:43.312-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1|_ThreadID=17;_ThreadName=Thread-1;|EclipseLink, version: Eclipse Persistence Services - 2.0.0.r3652-M1|#]

[#|2009-03-23T16:32:43.343-0400|FINE|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1|_ThreadID=17;_ThreadName=Thread-1;ClassName=null;MethodName=null;|Detected Vendor platform: org.eclipse.persistence.platform.database.JavaDBPlatform|#]

[#|2009-03-23T16:32:43.343-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.connection|_ThreadID=17;_ThreadName=Thread-1;|connecting(DatabaseLogin(
        platform=>JavaDBPlatform
        user name=> ""
        connector=>JNDIConnector datasource name=>null
))|#]

[#|2009-03-23T16:32:43.343-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.connection|_ThreadID=17;_ThreadName=Thread-1;|Connected: jdbc:derby://localhost:1527/sun-appserv-samples;;create=true
        User: APP
        Database: Apache Derby Version: 10.4.2.1 - (706043)
        Driver: Apache Derby Network Client JDBC Driver Version: 10.4.2.1 - (706043)|#]

[#|2009-03-23T16:32:43.343-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.connection|_ThreadID=17;_ThreadName=Thread-1;|connecting(DatabaseLogin(
        platform=>JavaDBPlatform
        user name=> ""
        connector=>JNDIConnector datasource name=>null
))|#]

[#|2009-03-23T16:32:43.343-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.connection|_ThreadID=17;_ThreadName=Thread-1;|Connected: jdbc:derby://localhost:1527/sun-appserv-samples;;create=true
        User: APP
        Database: Apache Derby Version: 10.4.2.1 - (706043)
        Driver: Apache Derby Network Client JDBC Driver Version: 10.4.2.1 - (706043)|#]

[#|2009-03-23T16:32:43.359-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1|_ThreadID=17;_ThreadName=Thread-1;|file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1 login successful|#]

[#|2009-03-23T16:32:43.500-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:32:43.531-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=17;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:32:43.546-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=17;_ThreadName=Thread-1;|Loading application slsbnicmt at /slsbnicmt|#]

[#|2009-03-23T16:32:43.578-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=17;_ThreadName=Thread-1;|Deployment of slsbnicmt done is 1,266 ms|#]

[#|2009-03-23T16:33:14.812-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|Deployment expansion took 16|#]

[#|2009-03-23T16:33:15.453-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|DOL Loading time578|#]

[#|2009-03-23T16:33:15.796-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=18;_ThreadName=Thread-1;|Portable JNDI names for EJB SfulBean : [java:global/sfulnoi/SfulBean, java:global/sfulnoi/SfulBean!sfulnoi.SfulBean]|#]

[#|2009-03-23T16:33:15.812-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:33:15.828-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=18;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_191394e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:33:15.859-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=18;_ThreadName=Thread-1;|Loading application sfulnoi at /sfulnoi|#]

[#|2009-03-23T16:33:15.875-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=18;_ThreadName=Thread-1;|Deployment of sfulnoi done is 1,125 ms|#]

[#|2009-03-23T16:33:32.109-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-1;org.glassfish.jdbc.jdbc-admin [111];|Started bundle org.glassfish.jdbc.jdbc-admin [111]|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: connectionAttributes=;create=true, when = 1237840412218|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: PortNumber=1527, when = 1237840412218|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: Password=APP, when = 1237840412218|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: DatabaseName=sun-appserv-samples, when = 1237840412218|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: User=APP, when = 1237840412218|#]

[#|2009-03-23T16:33:32.218-0400|WARNING|glassfish|null|_ThreadID=20;_ThreadName=Thread-1;|Unprocessed event : UnprocessedChangeEvent{PropertyName=property, OldValue = null, NewValue = GlassFishConfigBean.org.glassfish.api.admin.config.Property, Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JdbcConnectionPool}, reason = ResourceManager: a property was added: serverName=localhost, when = 1237840412218|#]

[#|2009-03-23T16:33:49.875-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=21;_ThreadName=Thread-1;|Server shutdown initiated|#]

[#|2009-03-23T16:33:50.578-0400|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-1;|[Filter.destroy]|#]

[#|2009-03-23T16:33:50.640-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/jpainjectemf/WEB-INF/classes/-pu1|_ThreadID=21;_ThreadName=Thread-1;|file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/jpainjectemf/WEB-INF/classes/-pu1 logout successful|#]

[#|2009-03-23T16:33:50.765-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.connection|_ThreadID=21;_ThreadName=Thread-1;|disconnect|#]

[#|2009-03-23T16:33:50.765-0400|INFO|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1|_ThreadID=21;_ThreadName=Thread-1;|file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1 logout successful|#]

Mar 23, 2009 4:34:07 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
C:\Program Files\Java\jdk1.6.0_10\bin\java.exe
-cp
C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/modules/glassfish.jar;C:/quicklook/admincli;C:/Java/jre1.5.0_11/lib/ext/QTJava.zip
-XX:+UnlockDiagnosticVMOptions
-XX:MaxPermSize=192m
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/logs/jvm.log
-Xmx512m
-client
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.net.ssl.trustStore=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/config/cacerts.jks
-Djavax.net.ssl.keyStore=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/config/keystore.jks
-Djava.security.policy=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/config/server.policy
-Dcom.sun.aas.instanceRoot=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Djava.security.auth.login.config=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/config/login.conf
-Djava.endorsed.dirs=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish/lib/endorsed
-Dcom.sun.aas.installRoot=C:\gfv3_1005\v3\distributions\glassfish\target\glassfish
-Djava.ext.dirs=C:\Program Files\Java\jdk1.6.0_10/lib/ext;C:\Program Files\Java\jdk1.6.0_10/jre/lib/ext;C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\domains\domain1/lib/ext;C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\javadb/lib
com.sun.enterprise.glassfish.bootstrap.ASMain
-domainname
domain1
-instancename
server
-verbose
false
-debug
false
-domaindir
C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1
Mar 23, 2009 4:34:10 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: Successfully launched in 1,312 msec.
[#|2009-03-23T16:35:13.390-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Starting GlassFish Application Server.|#]

[#|2009-03-23T16:35:13.406-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.internal-api [96];|Started bundle org.glassfish.common.internal-api [96]|#]

[#|2009-03-23T16:35:13.421-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.registration.glassfish-registration [81];|Started bundle org.glassfish.registration.glassfish-registration [81]|#]

[#|2009-03-23T16:35:13.968-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.flashlight.flashlight-framework [62];|Started bundle org.glassfish.flashlight.flashlight-framework [62]|#]

[#|2009-03-23T16:35:14.515-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.deployment.deployment-autodeploy [51];|Started bundle org.glassfish.deployment.deployment-autodeploy [51]|#]

[#|2009-03-23T16:35:14.750-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=14;_ThreadName=Thread-1;org.glassfish.transaction.jta [127];|Started bundle org.glassfish.transaction.jta [127]|#]

[#|2009-03-23T16:35:14.781-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=14;_ThreadName=Thread-1;org.glassfish.common.glassfish-naming [80];|Started bundle org.glassfish.common.glassfish-naming [80]|#]

[#|2009-03-23T16:35:14.796-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.common.container-common [47];|Started bundle org.glassfish.common.container-common [47]|#]

[#|2009-03-23T16:35:14.843-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.transaction.jts [128];|Started bundle org.glassfish.transaction.jts [128]|#]

[#|2009-03-23T16:35:15.000-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=14;_ThreadName=Thread-1;org.glassfish.common.glassfish-api [69];|Started bundle org.glassfish.common.glassfish-api [69]|#]

[#|2009-03-23T16:35:15.031-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=14;_ThreadName=Thread-1;org.glassfish.connectors.connectors-runtime [38];|Started bundle org.glassfish.connectors.connectors-runtime [38]|#]

[#|2009-03-23T16:35:15.468-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Listening on port 8080|#]

[#|2009-03-23T16:35:15.468-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Network listener http-listener-2 on port 8181 disabled per domain.xml|#]

[#|2009-03-23T16:35:15.484-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|Listening on port 4848|#]

[#|2009-03-23T16:35:15.718-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-1;|Started JMXConnector, JMXService URL = service:jmx:rmi:///jndi/rmi://129.150.65.34:8686/jmxrmi|#]

[#|2009-03-23T16:35:16.062-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|The Admin Console Web Application has been downloaded.|#]

[#|2009-03-23T16:35:16.234-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.deployment.deployment-common [53];|Started bundle org.glassfish.deployment.deployment-common [53]|#]

[#|2009-03-23T16:35:16.453-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.extras.grizzly-container [85];|Started bundle org.glassfish.extras.grizzly-container [85]|#]

[#|2009-03-23T16:35:16.468-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.persistence.jpa-connector [117];|Started bundle org.glassfish.persistence.jpa-connector [117]|#]

[#|2009-03-23T16:35:16.562-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.ejb.gf-ejb-connector [66];|Started bundle org.glassfish.ejb.gf-ejb-connector [66]|#]

[#|2009-03-23T16:35:16.625-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.connectors.gf-connectors-connector [65];|Started bundle org.glassfish.connectors.gf-connectors-connector [65]|#]

[#|2009-03-23T16:35:16.625-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.security.security [151];|Started bundle org.glassfish.security.security [151]|#]

[#|2009-03-23T16:35:16.656-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.scripting.gf-jruby-connector [67];|Started bundle org.glassfish.scripting.gf-jruby-connector [67]|#]

[#|2009-03-23T16:35:16.656-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.appclient.server.appclient-connector [13];|Started bundle org.glassfish.appclient.server.appclient-connector [13]|#]

[#|2009-03-23T16:35:16.671-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.gf-web-connector [68];|Started bundle org.glassfish.web.gf-web-connector [68]|#]

[#|2009-03-23T16:35:16.796-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.webservices.jsr109-impl [124];|Started bundle org.glassfish.webservices.jsr109-impl [124]|#]

[#|2009-03-23T16:35:16.843-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.deployment.deployment-javaee-full [55];|Started bundle org.glassfish.deployment.deployment-javaee-full [55]|#]

[#|2009-03-23T16:35:17.078-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.war-util [159];|Started bundle org.glassfish.web.war-util [159]|#]

[#|2009-03-23T16:35:17.500-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;com.sun.jsftemplating [121];|Started bundle com.sun.jsftemplating [121]|#]

[#|2009-03-23T16:35:17.593-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=Thread-1;|SEC1002: Security Manager is OFF.|#]

[#|2009-03-23T16:35:17.671-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.security.securitycommon [152];|Started bundle org.glassfish.security.securitycommon [152]|#]

[#|2009-03-23T16:35:17.828-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.security.webservices.security [168];|Started bundle org.glassfish.security.webservices.security [168]|#]

[#|2009-03-23T16:35:17.937-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=Thread-1;|Security startup service called|#]

[#|2009-03-23T16:35:17.968-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.security.realms [147];|Started bundle org.glassfish.security.realms [147]|#]

[#|2009-03-23T16:35:18.031-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=Thread-1;|Security service(s) started successfully....|#]

[#|2009-03-23T16:35:18.187-0400|INFO|glassfish|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=Thread-1;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

[#|2009-03-23T16:35:18.640-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.DirContextURLStreamHandlerService_at_1dbe72f;org.osgi.service.url.URLStreamHandlerService;|registering service = org.glassfish.web.DirContextURLStreamHandlerService_at_1dbe72f, contract = org.osgi.service.url.URLStreamHandlerService, name = null|#]

[#|2009-03-23T16:35:18.640-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.web-glue [163];|Started bundle org.glassfish.web.web-glue [163]|#]

[#|2009-03-23T16:35:19.125-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.ejb.ejb-container [57];|Started bundle org.glassfish.ejb.ejb-container [57]|#]

[#|2009-03-23T16:35:19.515-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Created HTTP listener http-listener-1 on port 8080|#]

[#|2009-03-23T16:35:19.515-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Created HTTP listener admin-listener on port 4848|#]

[#|2009-03-23T16:35:19.671-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Created virtual server server|#]

[#|2009-03-23T16:35:19.687-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Created virtual server __asadmin|#]

[#|2009-03-23T16:35:19.718-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.deployment.dol [56];|Started bundle org.glassfish.deployment.dol [56]|#]

[#|2009-03-23T16:35:21.421-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.web-core [162];|Started bundle org.glassfish.web.web-core [162]|#]

[#|2009-03-23T16:35:21.562-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Dual registration of jndi stream handler: factory already defined|#]

[#|2009-03-23T16:35:21.562-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader 163.0 class org.apache.felix.framework.searchpolicy.ContentClassLoader|#]

[#|2009-03-23T16:35:21.609-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.jstl-connector [125];|Started bundle org.glassfish.web.jstl-connector [125]|#]

[#|2009-03-23T16:35:21.687-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.web.jsf-connector [119];|Started bundle org.glassfish.web.jsf-connector [119]|#]

[#|2009-03-23T16:35:22.015-0400|INFO|glassfish|javax.enterprise.resource.jta|_ThreadID=12;_ThreadName=Thread-1;|Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate|#]

[#|2009-03-23T16:35:22.187-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.connectors.work-management [169];|Started bundle org.glassfish.connectors.work-management [169]|#]

[#|2009-03-23T16:35:22.218-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.connectors.connectors-internal-api [37];|Started bundle org.glassfish.connectors.connectors-internal-api [37]|#]

[#|2009-03-23T16:35:22.390-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.deployment.deployment-javaee-core [54];|Started bundle org.glassfish.deployment.deployment-javaee-core [54]|#]

[#|2009-03-23T16:35:22.656-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time235|#]

[#|2009-03-23T16:35:22.781-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.security.websecurity [166];|Started bundle org.glassfish.security.websecurity [166]|#]

[#|2009-03-23T16:35:23.046-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:23.484-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.orb.orb-connector [134];|Started bundle org.glassfish.orb.orb-connector [134]|#]

[#|2009-03-23T16:35:23.593-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=12;_ThreadName=Thread-1;/hellojsf;|Initializing Mojarra 2.0.0 (PR2 09) for context '/hellojsf'|#]

[#|2009-03-23T16:35:24.937-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application hellojsf at /hellojsf|#]

[#|2009-03-23T16:35:24.937-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading hellojsf Application done is 8594 ms|#]

[#|2009-03-23T16:35:25.421-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time328|#]

[#|2009-03-23T16:35:25.515-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:25.593-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application hellojsp at /hellojsp|#]

[#|2009-03-23T16:35:25.593-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading hellojsp Application done is 656 ms|#]

[#|2009-03-23T16:35:26.171-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time531|#]

[#|2009-03-23T16:35:26.234-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:26.281-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=12;_ThreadName=Thread-1;/jsfastrologer;|Initializing Mojarra 2.0.0 (PR2 09) for context '/jsfastrologer'|#]

[#|2009-03-23T16:35:26.421-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application jsfastrologer at /jsfastrologer|#]

[#|2009-03-23T16:35:26.421-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading jsfastrologer Application done is 828 ms|#]

[#|2009-03-23T16:35:26.921-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time484|#]

[#|2009-03-23T16:35:27.031-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:27.109-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=12;_ThreadName=Thread-1;/jsfinjection;|Initializing Mojarra 2.0.0 (PR2 09) for context '/jsfinjection'|#]

[#|2009-03-23T16:35:27.750-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.connectors.connectors-inbound-runtime [36];|Started bundle org.glassfish.connectors.connectors-inbound-runtime [36]|#]

[#|2009-03-23T16:35:28.187-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|[Filter.init]|#]

[#|2009-03-23T16:35:28.187-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application jsfinjection at /jsfinjection|#]

[#|2009-03-23T16:35:28.187-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading jsfinjection Application done is 1766 ms|#]

[#|2009-03-23T16:35:29.000-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time782|#]

[#|2009-03-23T16:35:29.093-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:29.125-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application jdbcusertx at /jdbcusertx|#]

[#|2009-03-23T16:35:29.125-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading jdbcusertx Application done is 938 ms|#]

[#|2009-03-23T16:35:29.625-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time391|#]

[#|2009-03-23T16:35:31.734-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:31.765-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application jpainjectemf at /jpainjectemf|#]

[#|2009-03-23T16:35:31.765-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading jpainjectemf Application done is 2640 ms|#]

[#|2009-03-23T16:35:32.156-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time297|#]

[#|2009-03-23T16:35:32.234-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:32.281-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application hellojspsecure at /hellojspsecure|#]

[#|2009-03-23T16:35:32.281-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading hellojspsecure Application done is 516 ms|#]

[#|2009-03-23T16:35:32.406-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time110|#]

[#|2009-03-23T16:35:32.531-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:32.546-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application basicauth at /basicauth|#]

[#|2009-03-23T16:35:32.546-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading basicauth Application done is 265 ms|#]

[#|2009-03-23T16:35:32.843-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|time to read application.xml 297|#]

[#|2009-03-23T16:35:33.390-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time469|#]

[#|2009-03-23T16:35:33.671-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|>>Started EJB Container Service....: server|#]

[#|2009-03-23T16:35:33.671-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|>>EjbContainerUtil: com.sun.ejb.containers.EjbContainerUtilImpl_at_191f64b|#]

[#|2009-03-23T16:35:34.078-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=12;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanRoot : [java:global/singleton/singletonEJB/BeanRoot!myapp.BeanRoot, java:global/singleton/singletonEJB/BeanRoot]|#]

[#|2009-03-23T16:35:34.093-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=12;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanLeaf : [java:global/singleton/singletonEJB/BeanLeaf!myapp.BeanLeaf, java:global/singleton/singletonEJB/BeanLeaf]|#]

[#|2009-03-23T16:35:34.109-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=12;_ThreadName=Thread-1;|Portable JNDI names for EJB BeanMessage : [java:global/singleton/singletonEJB/BeanMessage!myapp.BeanMessage, java:global/singleton/singletonEJB/BeanMessage]|#]

[#|2009-03-23T16:35:34.140-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:35:34.171-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRoot|#]

[#|2009-03-23T16:35:34.187-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRootPostBeanLeaf|#]

[#|2009-03-23T16:35:34.187-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|BeanMessage: appendMessage=PostBeanRootPostBeanLeafHelloBeanLeaf|#]

[#|2009-03-23T16:35:34.187-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|** BeanRoot: Hello from beanLeaf: Hello from: myapp.BeanLeaf; 7685286|#]

[#|2009-03-23T16:35:34.203-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:34.218-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application at singleton|#]

[#|2009-03-23T16:35:34.218-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading singleton Application done is 1672 ms|#]

[#|2009-03-23T16:35:34.906-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time672|#]

[#|2009-03-23T16:35:34.984-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.ejb_or_metadata|_ThreadID=12;_ThreadName=Thread-1;|The access type for the persistent class [class slsbnicmt.JpaBean] is set to [FIELD].|#]

[#|2009-03-23T16:35:34.984-0400|CONFIG|glassfish|org.eclipse.persistence.session.file:/C:/gfv3_1005/v3/distributions/glassfish/target/glassfish/domains/domain1/applications/slsbnicmt/WEB-INF/classes/-pu1.ejb_or_metadata|_ThreadID=12;_ThreadName=Thread-1;|The alias name for the entity class [class slsbnicmt.JpaBean] is being defaulted to: JpaBean.|#]

[#|2009-03-23T16:35:35.218-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=12;_ThreadName=Thread-1;|Portable JNDI names for EJB AnnotatedEJB : [java:global/slsbnicmt/AnnotatedEJB!slsbnicmt.AnnotatedEJB, java:global/slsbnicmt/AnnotatedEJB]|#]

[#|2009-03-23T16:35:35.250-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:35:35.265-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:35.281-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application slsbnicmt at /slsbnicmt|#]

[#|2009-03-23T16:35:35.281-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading slsbnicmt Application done is 1063 ms|#]

[#|2009-03-23T16:35:35.437-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|DOL Loading time141|#]

[#|2009-03-23T16:35:35.593-0400|INFO|glassfish|javax.enterprise.system.container.ejb|_ThreadID=12;_ThreadName=Thread-1;|Portable JNDI names for EJB SfulBean : [java:global/sfulnoi/SfulBean, java:global/sfulnoi/SfulBean!sfulnoi.SfulBean]|#]

[#|2009-03-23T16:35:35.593-0400|INFO|glassfish|null|_ThreadID=12;_ThreadName=Thread-1;|==> Uses Timers? == false|#]

[#|2009-03-23T16:35:35.609-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=12;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:35:35.625-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=Thread-1;|Loading application sfulnoi at /sfulnoi|#]

[#|2009-03-23T16:35:35.625-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|Loading sfulnoi Application done is 344 ms|#]

[#|2009-03-23T16:35:35.625-0400|INFO|glassfish|javax.enterprise.system.core|_ThreadID=12;_ThreadName=Thread-1;|GlassFish v3 startup time : Felix(61344ms) startup services(22610ms) total(83954ms)|#]

[#|2009-03-23T16:47:38.578-0400|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|AdminConsoleAdapter's STATE IS: The Admin Console Web Application has been downloaded.|#]

[#|2009-03-23T16:47:38.625-0400|WARNING|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|!!!!! Cannot create Update Center Image for C:\gfv3_1005\v3\distributions\glassfish\target\glassfish\..|#]

[#|2009-03-23T16:47:38.640-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console war file is expanding...|#]

[#|2009-03-23T16:47:39.578-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|AdminConsoleAdapter's STATE IS: The Admin Console war file is expanding...|#]

[#|2009-03-23T16:47:41.609-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console war file has been expanded.|#]

[#|2009-03-23T16:47:41.609-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console is installing...|#]

[#|2009-03-23T16:47:41.671-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#]

[#|2009-03-23T16:47:41.671-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console is loading...|#]

[#|2009-03-23T16:47:41.703-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-updatecenter-plugin [45];|Started bundle org.glassfish.admingui.console-updatecenter-plugin [45]|#]

[#|2009-03-23T16:47:41.734-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-jdbc-plugin [42];|Started bundle org.glassfish.admingui.console-jdbc-plugin [42]|#]

[#|2009-03-23T16:47:41.750-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-security-plugin [44];|Started bundle org.glassfish.admingui.console-security-plugin [44]|#]

[#|2009-03-23T16:47:41.781-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-community-branding-plugin [40];|Started bundle org.glassfish.admingui.console-community-branding-plugin [40]|#]

[#|2009-03-23T16:47:41.781-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-common [39];|Started bundle org.glassfish.admingui.console-common [39]|#]

[#|2009-03-23T16:47:41.812-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-web-plugin [46];|Started bundle org.glassfish.admingui.console-web-plugin [46]|#]

[#|2009-03-23T16:47:41.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;com.sun.enterprise.hk2 [94];|Started bundle com.sun.enterprise.hk2 [94]|#]

[#|2009-03-23T16:47:41.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.console-plugin-service [43];|Started bundle org.glassfish.admingui.console-plugin-service [43]|#]

[#|2009-03-23T16:47:41.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.common.amx-api [6];|Started bundle org.glassfish.common.amx-api [6]|#]

[#|2009-03-23T16:47:41.875-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.deployment.deployment-client [52];|Started bundle org.glassfish.deployment.deployment-client [52]|#]

[#|2009-03-23T16:47:41.890-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.registration.registration-api [148];|Started bundle org.glassfish.registration.registration-api [148]|#]

[#|2009-03-23T16:47:41.890-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.registration.registration-impl [149];|Started bundle org.glassfish.registration.registration-impl [149]|#]

[#|2009-03-23T16:47:41.890-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.javax.servlet [106];|Started bundle org.glassfish.javax.servlet [106]|#]

[#|2009-03-23T16:47:41.890-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.javax.servlet.jsp [107];|Started bundle org.glassfish.javax.servlet.jsp [107]|#]

[#|2009-03-23T16:47:41.890-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;org.glassfish.admingui.dataprovider [48];|Started bundle org.glassfish.admingui.dataprovider [48]|#]

[#|2009-03-23T16:47:41.906-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=16;_ThreadName=Thread-1;com.sun.pkg.client [146];|Started bundle com.sun.pkg.client [146]|#]

[#|2009-03-23T16:47:42.312-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|DOL Loading time281|#]

[#|2009-03-23T16:47:42.843-0400|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=Thread-1;|Unknown loader org.glassfish.internal.api.DelegatingClassLoader_at_1e8396e class org.glassfish.internal.api.DelegatingClassLoader|#]

[#|2009-03-23T16:47:43.312-0400|INFO|glassfish|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=16;_ThreadName=Thread-1;;|Initializing Mojarra 2.0.0 (PR2 09) for context ''|#]

[#|2009-03-23T16:47:44.500-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|AdminConsoleAdapter's STATE IS: The Admin Console is loading...|#]

[#|2009-03-23T16:47:44.859-0400|INFO|glassfish|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=Thread-1;|Loading application __admingui at /|#]

[#|2009-03-23T16:47:44.859-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|Loading __admingui Application done is 3188 ms|#]

[#|2009-03-23T16:47:44.859-0400|INFO|glassfish|null|_ThreadID=16;_ThreadName=Thread-1;|The Admin Console application is loaded.|#]

[#|2009-03-23T16:47:53.984-0400|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=19;_ThreadName=Thread-1;org.glassfish.common.amx-impl [7];|Started bundle org.glassfish.common.amx-impl [7]|#]

[#|2009-03-23T16:47:54.875-0400|INFO|glassfish|javax.enterprise.system.tools.admin|_ThreadID=19;_ThreadName=Thread-1;|AMXStartupService: loaded 233 AMX MBeans in 710 ms (wall-clock time)|#]

[#|2009-03-23T16:48:12.156-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Cannot create update center Image for C:\gfv3_1005\v3\distributions\glassfish\target; Update Center functionality will not be available in Admin Console |#]

[#|2009-03-23T16:48:12.156-0400|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|error in getting update component list|#]