users@glassfish.java.net

Re: very slow startup

From: Sathyan Catari <Sathyan.Catari_at_oracle.com>
Date: Thu, 26 Jan 2012 09:39:32 -0800

Does your Start Menu->Start Application Server item points to the
correct install directory?(in this case c:\glassfish3\glassfish)

Thanks
Sathyan


On 1/26/12 9:27 AM, forums_at_java.net wrote:
> I am running Glassfish3 on a win7 box (8 core Aienware, with 8GB
> memory. I
> have only one application, but it starting from the Start Menu > Start
> Applicaiton server takes about 4 minutes (with three rows of dots). Funny
> thing is that if I do this from a command line it takes less than a
> minue. I
> always do the GUI start as the System Admin.
>
>
>
> From the command line I run this:
>
> C:\glassfish3\glassfish\bin\asadmin.bat start-domain domain1
>
> BTW, I have tried the asadmin.bat create-service, but I get an error.
> (says
> it is alredy created, but I do not see it the SERVICES Mangement
> console for
> win7) Has anyone got this to work
>
>
>
> Here is the log:
>
>
>
> Jan 26, 2012 12:14:30 PM
> com.sun.enterprise.admin.launcher.GFLauncherLogger
> info
> INFO: JVM invocation command line:
> C:\glassfish3\jdk7\bin\java.exe
> -cp
> C:/glassfish3/glassfish/modules/glassfish.jar
> -XX:+UnlockDiagnosticVMOptions
> -XX:MaxPermSize=192m
> -XX:NewRatio=2
> -Xmx512m
> -client
> -javaagent:C:/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
> -Dfelix.fileinstall.disableConfigSave=false
> -Djavax.net.ssl.keyStore=C:\glassfish3\glassfish\domains\domain1/config/keystore.jks
>
> -Djava.awt.headless=true
> -Dfelix.fileinstall.poll=5000
> -Djava.endorsed.dirs=C:\glassfish3\glassfish/modules/endorsed;C:\glassfish3\glassfish/lib/endorsed
>
> -Dfelix.fileinstall.bundles.startTransient=true
> -Djavax.net.ssl.trustStore=C:\glassfish3\glassfish\domains\domain1/config/cacerts.jks
>
> -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
> -DANTLR_USE_DIRECT_CLASS_LOADING=true
> -Djava.security.auth.login.config=C:\glassfish3\glassfish\domains\domain1/config/login.conf
>
> -Dgosh.args=--nointeractive
> -Dosgi.shell.telnet.maxconn=1
> -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
> -Dfelix.fileinstall.dir=C:\glassfish3\glassfish/modules/autostart/
> -Dosgi.shell.telnet.port=6666
> -Djava.security.policy=C:\glassfish3\glassfish\domains\domain1/config/server.policy
>
> -Dfelix.fileinstall.log.level=2
> -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
>
> -Dosgi.shell.telnet.ip=127.0.0.1
> -Dcom.sun.aas.instanceRoot=C:\glassfish3\glassfish\domains\domain1
> -Dcom.sun.aas.installRoot=C:\glassfish3\glassfish
> -Djava.ext.dirs=C:\glassfish3\jdk7/lib/ext;C:\glassfish3\jdk7/jre/lib/ext;C:\glassfish3\glassfish\domains\domain1/lib/ext
>
> -Dfelix.fileinstall.bundles.new.start=true
> -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall
>
> -Djava.library.path=C:/glassfish3/glassfish/lib;C:/glassfish3/jdk7/bin;C:/Windows/Sun/Java/bin;C:/Windows/System32;C:/Windows;C:/Python32;C:/Python32/Scripts;C:/Program
>
> Files (x86)/ActiveState Komodo IDE 5;C:/Program Files (x86)/NVIDIA
> Corporation/PhysX/Common;C:/Windows/System32/wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Program
>
> Files (x86)/Autodesk/Backburner;C:/Program Files/Common Files/Autodesk
> Shared;C:/Program Files (x86)/Microsoft SQL
> Server/100/Tools/Binn;C:/Program
> Files/Microsoft SQL Server/100/Tools/Binn;C:/Program Files/Microsoft SQL
> Server/100/DTS/Binn;C:/Program Files (x86)/Microsoft SQL
> Server/100/DTS/Binn;C:/Program Files (x86)/PFPS/system;C:/Program
> Files/MATLAB/r2011a/runtime/win64;C:/Program
> Files/MATLAB/r2011a/bin;C:/Program Files
> (x86)/QuickTime/QTSystem;C:/Program
> Files (x86)/PostgreSQL/9.1/bin;C:/Program
> Files/Java/jdk1.7.0_02/bin;C:/Program
> Files/TortoiseSVN/bin;C:/Users/ysg4206/AppData/Roaming/Python/Scripts;C:/Program
>
> Files (x86)/CVSNT
> com.sun.enterprise.glassfish.bootstrap.ASMain
> -domainname
> domain1
> -asadmin-args
> --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,C:\glassfish3\glassfish\domains,,,domain1
>
> -instancename
> server
> -verbose
> false
> -debug
> false
> -asadmin-classpath
> C:/glassfish3/glassfish/modules/admin-cli.jar
> -asadmin-classname
> com.sun.enterprise.admin.cli.AsadminMain
> -upgrade
> false
> -type
> DAS
> -domaindir
> C:/glassfish3/glassfish/domains/domain1
> -read-stdin
> true
> Jan 26, 2012 12:14:32 PM
> com.sun.enterprise.admin.launcher.GFLauncherLogger
> info
> INFO: Successfully launched in 27 msec.
> [#|2012-01-26T12:16:51.131-0500|INFO|null|null|_ThreadID=1;_ThreadName=Thread-2;|Running
>
> GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build
> 12)|#]
> [#|2012-01-26T12:16:51.131-0500|WARNING|null|null|_ThreadID=1;_ThreadName=Thread-2;|Record
>
> begin marker is not a proper value so using default.|#]
> [#|2012-01-26T12:16:51.132-0500|WARNING|null|null|_ThreadID=1;_ThreadName=Thread-2;|Record
>
> end marker is not a proper value so using default.|#]
> [#|2012-01-26T12:16:51.132-0500|WARNING|null|null|_ThreadID=1;_ThreadName=Thread-2;|Log
>
> Format field separator is not a character so using default.|#]
> [#|2012-01-26T12:17:00.869-0500|INFO|glassfish3.1.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=1;_ThreadName=Thread-2;|Registered
>
> org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for
> persistence-type = replicated in BackingStoreFactoryRegistry|#]
> [#|2012-01-26T12:17:01.093-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName=Thread-2;|The
>
> Admin Console is already installed, but not yet loaded.|#]
> [#|2012-01-26T12:17:01.226-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=32;_ThreadName=Thread-2;|Grizzly
>
> Framework 1.9.36 started in: 187ms - bound to [0.0.0.0:4848]|#]
> [#|2012-01-26T12:17:01.227-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=33;_ThreadName=Thread-2;|Grizzly
>
> Framework 1.9.36 started in: 174ms - bound to [0.0.0.0:7676]|#]
> [#|2012-01-26T12:17:01.227-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=29;_ThreadName=Thread-2;|Grizzly
>
> Framework 1.9.36 started in: 180ms - bound to [0.0.0.0:3700]|#]
> [#|2012-01-26T12:17:01.227-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=30;_ThreadName=Thread-2;|Grizzly
>
> Framework 1.9.36 started in: 192ms - bound to [0.0.0.0:8181]|#]
> [#|2012-01-26T12:17:01.239-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=31;_ThreadName=Thread-2;|Grizzly
>
> Framework 1.9.36 started in: 220ms - bound to [0.0.0.0:8080]|#]
> [#|2012-01-26T12:17:40.800-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-2;|SEC1002:
>
> Security Manager is OFF.|#]
> [#|2012-01-26T12:17:41.232-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-2;|SEC1010:
>
> Entering Security Startup Service|#]
> [#|2012-01-26T12:17:41.235-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-2;|SEC1143:
>
> Loading policy provider
> com.sun.enterprise.security.provider.PolicyWrapper.|#]
> [#|2012-01-26T12:17:41.383-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-2;|SEC1115:
>
> Realm [admin-realm] of classtype
> [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully
> created.|#]
> [#|2012-01-26T12:17:41.398-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-2;|SEC1115:
>
> Realm [file] of classtype
> [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully
> created.|#]
> [#|2012-01-26T12:17:41.401-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-2;|SEC1115:
>
> Realm [certificate] of classtype
> [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm]
> successfully created.|#]
> [#|2012-01-26T12:17:41.413-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-2;|SEC1011:
>
> Security Service(s) Started Successfully|#]
> [#|2012-01-26T12:17:41.653-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0169:
>
> Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#]
> [#|2012-01-26T12:17:41.660-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0169:
>
> Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#]
> [#|2012-01-26T12:17:41.664-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0169:
>
> Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#]
> [#|2012-01-26T12:17:41.756-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0171:
>
> Created virtual server [server]|#]
> [#|2012-01-26T12:17:41.760-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0171:
>
> Created virtual server [__asadmin]|#]
> [#|2012-01-26T12:17:42.391-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0172:
>
> Virtual server [server] loaded default web module []|#]
> [#|2012-01-26T12:17:48.082-0500|WARNING|glassfish3.1.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=1;_ThreadName=Thread-2;|DPL8027:
>
> Ignore WEB-INF/sun-web.xml in archive
> /C:/glassfish3/glassfish/domains/domain1/applications/geoportal/, as
> GlassFish counterpart runtime xml WEB-INF/glassfish-web.xml is present
> in the
> same archive.|#]
> [#|2012-01-26T12:17:54.055-0500|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=1;_ThreadName=Thread-2;|Initializing
>
> Mojarra 2.1.3 (FCS b02) for context '/geoportal'|#]
> [#|2012-01-26T12:17:54.753-0500|INFO|glassfish3.1.1|org.hibernate.validator.util.Version|_ThreadID=1;_ThreadName=Thread-2;|Hibernate
>
> Validator 4.1.0.Final|#]
> [#|2012-01-26T12:17:54.766-0500|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=1;_ThreadName=Thread-2;|Instantiated
>
> an instance of
> org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
> [#|2012-01-26T12:17:55.442-0500|INFO|glassfish3.1.1|org.apache.struts.action.ActionServlet|_ThreadID=1;_ThreadName=Thread-2;|Loading
>
> chain catalog from
> jar:file:/C:/glassfish3/glassfish/domains/domain1/applications/geoportal/WEB-INF/lib/struts-tiles-1.3.10.jar!/org/apache/struts/tiles/chain-config.xml|#]
>
> [#|2012-01-26T12:17:56.445-0500|INFO|glassfish3.1.1|org.apache.struts.tiles.TilesPlugin|_ThreadID=1;_ThreadName=Thread-2;|Tiles
>
> definition factory loaded for module ''.|#]
> [#|2012-01-26T12:17:56.459-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|Initializing
>
> ApplicationContext...|#]
> [#|2012-01-26T12:18:02.840-0500|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=1;_ThreadName=Thread-2;|Instantiated
>
> an instance of
> org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
> [#|2012-01-26T12:18:04.319-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|[SYNCHRONIZER]
>
> Missing "webharvester.poolSize" parameter. Default 4 will be used
> instead.|#]
> [#|2012-01-26T12:18:04.319-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|[SYNCHRONIZER]
>
> Missing "webharvester.autoSelectFrequency" parameter. Default
> 3,600,000 will
> be used instead.|#]
> [#|2012-01-26T12:18:04.320-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|[SYNCHRONIZER]
>
> Missing "webharvester.watchDogFrequency" parameter. Default 60,000
> will be
> used instead.|#]
> [#|2012-01-26T12:18:04.320-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|[SYNCHRONIZER]
>
> Missing "webharvester.baseContextPath" parameter. Harvest notification
> messages will be sent without information about harvest report.|#]
> [#|2012-01-26T12:18:04.320-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|[SYNCHRONIZER]
>
> Missing "webharvester.resource.autoApprove" parameter. Default false
> will be
> used instead.|#]
> [#|2012-01-26T12:18:04.395-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|com.esri.gpt.framework.context.ApplicationConfiguration
>
> (
> version="1.2.0"
> com.esri.gpt.framework.sql.DatabaseReferences (
> com.esri.gpt.framework.sql.DatabaseReference (
> name=gpt
> jndiName=jdbc/gpt
> referenceTags=[default, gpt, jdbc/gpt]
> ) ===== end com.esri.gpt.framework.sql.DatabaseReference
> ) ===== end com.esri.gpt.framework.sql.DatabaseReferences
> com.esri.gpt.framework.mail.MailConfiguration (
> smtpHost=mail_server_smtp_host
> smtpPort=-1
> outgoingFromAddress=portal_contact_email_address
> incomingToAddress=portal_contact_email_address
> emailAddressRegexp=^[a-zA-Z0-9,!#\$%&'\*\+/=\?\^_`\{\|}~-]+(\.[a-zA-Z0-9,!#\$%&'\*\+/=\?\^_`\{\|}~-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*$
>
> ) ===== end com.esri.gpt.framework.mail.MailConfiguration
> com.esri.gpt.framework.ArcGIS.InteractiveMap (
> jsapiUrl="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.5"
> mapServiceUrl="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer"
>
> mapServiceType="dynamic"
> mapVisibleLayers="[]"
> mapInitialExtent=""
> geometryServiceUrl="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"
>
> locatorUrl="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Locators/ESRI_Geocode_USA/GeocodeServer"
>
> ) ===== end com.esri.gpt.framework.ArcGIS.InteractiveMap
> com.esri.gpt.catalog.context.CatalogConfiguration (
> gptTablePrefix=gpt_
> mvsTablePrefix=MVS_
> userTableName=gpt_USER
> searchTableName=gpt_SEARCH
> resourceTableName=gpt_RESOURCE
> resourceDataTableName=gpt_RESOURCE_DATA
> harvestingHistoryTableName=gpt_HARVESTING_HISTORY
> harvestingJobsPendingTableName=gpt_HARVESTING_JOBS_PENDING
> harvestingJobsCompletedTableName=gpt_HARVESTING_JOBS_COMPLETED
> com.esri.gpt.catalog.arcims.ImsCatalog (
> publishService:com.esri.gpt.catalog.arcims.ImsService (
> serviceName="GPT_Publish_Metadata"
> isSocketBased="true"
> timeoutMillisecs="0"
> ) ===== end com.esri.gpt.catalog.arcims.ImsService
> browseService:com.esri.gpt.catalog.arcims.ImsService (
> serviceName="GPT_Browse_Metadata"
> isSocketBased="true"
> timeoutMillisecs="0"
> ) ===== end com.esri.gpt.catalog.arcims.ImsService
> ) ===== end com.esri.gpt.catalog.arcims.ImsCatalog
> GPT TO CSW XSLT Resource = gpt/search/gpt2csw_OGCCORE.xslt
> Results Displayed Per Page = 20
> Timeout in milliseconds 10000
> Search URI
> Map Viewer URL
> MVS Sign on usernameadmin
> Maximum Saved Searches = 10
> Allow external search = true
> Maximum selected distributed search sites allowed = 5Maximum selected
> distributed search time = 5000
> Default map viewer url =
> Jsf Suffix =
> Review Results = only-reviewed
> com.esri.gpt.catalog.lucene.LuceneConfig (
> indexLocation=C:\lucene
> writeLockTimeout=60000
> useNativeFSLockFactory=true
> analyzerClassName=org.apache.lucene.analysis.standard.StandardAnalyzer
> parserProxies={}
> useConstantScoreQuery=false
> maxClauseCount=1024
> ) ===== end com.esri.gpt.catalog.lucene.LuceneConfig
> ) ===== end com.esri.gpt.catalog.context.CatalogConfiguration
> com.esri.gpt.framework.security.identity.IdentityConfiguration (
> name="Identity Configuration"
> adapterClassName="com.esri.gpt.framework.security.identity.local.SimpleIdentityAdapter"
>
> catalogAminDN=cn=gptaccount,ou=simpleadapter
> com.esri.gpt.framework.security.principal.Roles (
> authenticatedUserRequiresRole="true"
> registeredUserRoleKey=""
> com.esri.gpt.framework.security.principal.Role (
> key="gptRegisteredUser"
> ldapGroupDN=""
> inherits=""
> fullRoleSet=[gptRegisteredUser]
> ) ===== end com.esri.gpt.framework.security.principal.Role
> com.esri.gpt.framework.security.principal.Role (
> key="gptPublisher"
> ldapGroupDN=""
> inherits=""
> fullRoleSet=[gptPublisher]
> ) ===== end com.esri.gpt.framework.security.principal.Role
> com.esri.gpt.framework.security.principal.Role (
> key="gptAdministrator"
> ldapGroupDN=""
> inherits=""
> fullRoleSet=[gptAdministrator]
> ) ===== end com.esri.gpt.framework.security.principal.Role
> ) ===== end com.esri.gpt.framework.security.principal.Roles
> com.esri.gpt.framework.security.identity.SingleSignOnMechanism (
> active="false"
> credentialLocation=""
> anonymousValue=""
> ) ===== end
> com.esri.gpt.framework.security.identity.SingleSignOnMechanism
> com.esri.gpt.framework.security.identity.IdentitySupport_at_71880a
> com.esri.gpt.framework.security.identity.local.SimpleIdentityConfiguration
> (
> serviceAccount(securityPrincipal="gptaccount"
> securityCredentials="***********")
> ) ===== end
> com.esri.gpt.framework.security.identity.local.SimpleIdentityConfiguration
>
> ) ===== end
> com.esri.gpt.framework.security.identity.IdentityConfiguration
> com.esri.gpt.framework.scheduler.ThreadSchedulerConfiguration (
> active=true
> corePoolSize=0
> ) ===== end com.esri.gpt.framework.scheduler.ThreadSchedulerConfiguration
> com.esri.gpt.control.download.DownloadConfiguration (
> taskUrl=""
> mapServiceUrl=""
> mapServiceType=""
> mapInitialExtent=""
> projections=(
> )
> output formats=(
> )
> featureFormats=(
> key=File Geodatabase - GDB - .gdb, alias=gdb,
> resKey=catalog.download.feature.gdb
> key=Shapefile - SHP - .shp, alias=shp,
> resKey=catalog.download.feature.shp
> key=Autodesk AutoCAD - ACAD - .dxf, alias=dxf,
> resKey=catalog.download.feature.dxf
> key=Autodesk AutoCAD - ACAD - .dwg, alias=dwg,
> resKey=catalog.download.feature.dwg
> key=Bentley Microstation Design (V8) - DGN_V8 - .dgn, alias=dgn,
> resKey=catalog.download.feature.dgn
> )
> rasterFormats=(
> key=ESRI GRID - GRID, alias=grd, resKey=catalog.download.raster.grd
> key=File Geodatabase - GDB - .gdb, alias=gdb,
> resKey=catalog.download.raster.gdb
> key=ERDAS IMAGINE - IMG - .img, alias=img,
> resKey=catalog.download.raster.img
> key=Tagged Image File Format - TIFF - .tif, alias=tif,
> resKey=catalog.download.raster.tif
> key=Graphic Interchange Format - GIF - .gif, alias=gif,
> resKey=catalog.download.raster.gif
> key=Joint Photographics Experts Group - JPEG - .jpg, alias=jpg,
> resKey=catalog.download.raster.jpg
> key=Joint Photographics Experts Group - JPEG 2000 - .jp2, alias=jp2,
> resKey=catalog.download.raster.jp2
> key=Bitmap - BMP - .bmp, alias=bmp, resKey=catalog.download.raster.bmp
> key=Portable Network Graphics - PNG - .png, alias=png,
> resKey=catalog.download.raster.png
> )
> ) ===== end com.esri.gpt.control.download.DownloadConfiguration
> com.esri.gpt.framework.security.metadata.MetadataAccessPolicy (
> accessPolicyType=unrestricted
> accessToGroupDN=null
> ) ===== end com.esri.gpt.framework.security.metadata.MetadataAccessPolicy
> com.esri.gpt.control.webharvest.engine.HarvesterConfiguration (
> active=false
> queueEnabled=false
> poolSize=4
> autoSelectFrequency=1 hour
> watchDogFrequency=1 minute
> baseContextPath=
> maxRepRecords=70
> maxRepErrors=7
> resource.autoApprove=false
> ) ===== end com.esri.gpt.control.webharvest.engine.HarvesterConfiguration
> com.esri.gpt.control.webharvest.protocol.ProtocolFactories (
> protocol: name="AGP",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.AgpProtocolFactory"
>
> protocol: name="ARCGIS",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.ArcGISProtocolFactory"
>
> protocol: name="ArcIms",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.ArcImsProtocolFactory"
>
> protocol: name="CSW",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.CswProtocolFactory"
>
> protocol: name="OAI",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.OaiProtocolFactory"
>
> protocol: name="RES",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.ResourceProtocolFactory"
>
> protocol: name="THREDDS",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.ThreddsProtocolFactory"
>
> protocol: name="WAF",
> factoryClass="com.esri.gpt.control.webharvest.protocol.factories.WafProtocolFactory"
>
> ) ===== end com.esri.gpt.control.webharvest.protocol.ProtocolFactories
> ) ===== end com.esri.gpt.framework.context.ApplicationConfiguration|#]
> [#|2012-01-26T12:18:05.267-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|Scheduling
>
> background threads...|#]
> [#|2012-01-26T12:18:05.275-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|Scheduled:
>
> com.esri.gpt.catalog.context.CatalogSynchronizer|#]
> [#|2012-01-26T12:18:05.279-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|Scheduled:
>
> com.esri.gpt.catalog.lucene.LuceneIndexOptimizer|#]
> [#|2012-01-26T12:18:05.279-0500|INFO|glassfish3.1.1|com.esri.gpt.framework.util.LogUtil|_ThreadID=1;_ThreadName=Thread-2;|Scheduling
>
> background threads completed. Scheduled 2 out of 2 defined threads.|#]
> [#|2012-01-26T12:18:05.347-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-2;|WEB0671:
>
> Loading application [geoportal] at [/geoportal]|#]
> [#|2012-01-26T12:18:05.349-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010:
>
> Loading application geoportal done in 63,129 ms|#]
> [#|2012-01-26T12:18:05.350-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|GlassFish
>
> Server Open Source Edition 3.1.1 (12) startup time : Felix (136,978ms),
> startup services(74,481ms), total(211,459ms)|#]
> [#|2012-01-26T12:18:05.768-0500|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=63;_ThreadName=Thread-2;|JMXStartupService:
>
> Started JMXConnector, JMXService URL =
> service:jmx:rmi://ysg4206.draper.com:8686/jndi/rmi://ysg4206.draper.com:8686/jmxrmi|#]
>
> [#|2012-01-26T12:18:11.847-0500|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=83;_ThreadName=Thread-2;|Instantiated
>
> an instance of
> org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
> [#|2012-01-26T12:18:12.041-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=97;_ThreadName=Thread-2;|The
>
> Admin Console is already installed, but not yet loaded.|#]
> [#|2012-01-26T12:18:12.042-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=97;_ThreadName=Thread-2;|The
>
> Admin Console is starting. Please wait.|#]
> [#|2012-01-26T12:18:13.054-0500|INFO|glassfish3.1.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=98;_ThreadName=Thread-2;|Initiating
>
> Jersey application, version 'Jersey: 1.8 06/24/2011 12:17 PM'|#]
> [#|2012-01-26T12:18:14.889-0500|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.admin.rest.adapter|_ThreadID=98;_ThreadName=Thread-2;|REST00001:
>
> Listening to REST requests at context: /management/domain|#]
> [#|2012-01-26T12:18:32.491-0500|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=97;_ThreadName=Thread-2;|Initializing
>
> Mojarra 2.1.3 (FCS b02) for context ''|#]
> [#|2012-01-26T12:18:32.805-0500|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=97;_ThreadName=Thread-2;|Instantiated
>
> an instance of
> org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
> [#|2012-01-26T12:18:33.325-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=97;_ThreadName=Thread-2;|WEB0671:
>
> Loading application [__admingui] at [/]|#]
> [#|2012-01-26T12:18:33.326-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=97;_ThreadName=Thread-2;|CORE10010:
>
> Loading application __admingui done in 21,284 ms|#]
> [#|2012-01-26T12:18:33.326-0500|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=97;_ThreadName=Thread-2;|The
>
> Admin Console application is loaded.|#]
> [#|2012-01-26T12:18:35.968-0500|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=83;_ThreadName=Thread-2;|PWC4011:
>
> Unable to set request character encoding to UTF-8 from context , because
> request parameters have already been read, or
> ServletRequest.getReader() has
> already been called|#]
> [#|2012-01-26T12:18:36.642-0500|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=109;_ThreadName=Thread-2;|Redirecting
>
> to /|#]
> [#|2012-01-26T12:18:36.847-0500|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=101;_ThreadName=Thread-2;|Admin
>
> Console: Initializing Session Attributes...|#]
> [#|2012-01-26T12:18:37.209-0500|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=101;_ThreadName=Thread-2;|Update
>
> Center option set to "NEVER". Ping is disabled. No checking for available
> update.|#]
>
>
>
> --
>
> [Message sent by forum member 'DrYSG']
>
> View Post: http://forums.java.net/node/883029
>
>