Installing DotCms with Jboss7.1.1 failed - H2 Error .

195 views
Skip to first unread message

hodaya....@takipi.com

unread,
Sep 9, 2015, 10:20:05 AM9/9/15
to dotCMS User Group
Hi guys , 

I am trying install DotCms with Jboss7.1.1 

java -version
java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.12.04.1)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) 

I have used the command - "ant deploy-war-jboss7" and then i started jboss server : $JBOSS7_HOME/bin/standalone.sh ... 

The deployment wasn't succeeded  , I have got exceptions and errors about the H2 DataSource . 

part of my dotcms.log:

[09/09/15 06:49:54:105 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:            OOOO                            7777777   7777       7777     77777777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:            OOOO                 OO       777777777  77777      77777    77777777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:            OOOO                OOO      77777       777777     77777   7777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:      OOOOOOOOOO   OOOOOOOO   OOOOOOOOO 7777         7777777   777777   7777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:     OOOO  OOOOO  OOOO  OOOO    OOOO    7777         7777777  7777777    777777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:    OOOO    OOOO  OOO    OOOO   OOOO    7777         77777777 777 7777     777777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:    OOOO    OOOO OOOO    OOOO   OOOO    7777         777  777 777 7777        7777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:    OOOO    OOOO  OOO    OOOO   OOOO    77777        777  777777  7777         7777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:     OOOO   OOOO  OOOO   OOO    OOOO     77777       777   7777   7777        7777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:      OOOOOOOOOO   OOOOOOOO      OOOOO    777777777  777   7777   7777  777777777
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:                                                          Content Management System
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:54:107 PDT]  INFO util.AsciiArt:
[09/09/15 06:49:55:111 PDT]  INFO util.OSGIUtil: Felix dir: /vagrant/jboss7/standalone/deployments/dotcms.war/WEB-INF/felix
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  felix.auto.deploy.action=install,start
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  felix.fileinstall.start.level=1
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  felix.fileinstall.log.level=3
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  org.osgi.framework.startlevel.beginning=2
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  org.osgi.framework.storage.clean=onFirstInit
[09/09/15 06:49:55:115 PDT]  INFO util.OSGIUtil: Loading property  felix.log.level=4
[09/09/15 06:49:56:359 PDT]  INFO util.OSGIUtil: Loading Factory com.dotcms.repackage.org.apache.felix.framework.FrameworkFactory
[09/09/15 06:49:59:193 PDT]  INFO util.OSGIUtil: osgi felix framework started
[09/09/15 06:49:59:479 PDT]  INFO util.SystemProperties: Loading vfs:/vagrant/jboss7/standalone/deployments/dotcms.war/WEB-INF/classes/system.properties
[09/09/15 06:49:59:489 PDT]  INFO util.SystemProperties: Loading vfs:/vagrant/jboss7/standalone/deployments/dotcms.war/WEB-INF/classes/system-ext.properties
[09/09/15 06:49:59:519 PDT]  INFO util.PropsLoader: Loading vfs:/vagrant/jboss7/standalone/deployments/dotcms.war/WEB-INF/classes/portal.properties
[09/09/15 06:49:59:536 PDT]  INFO util.PropsLoader: Loading vfs:/vagrant/jboss7/standalone/deployments/dotcms.war/WEB-INF/classes/portal-ext.properties
[09/09/15 06:49:59:883 PDT]  INFO business.CacheLocator: loading cache administrator: com.dotmarketing.business.DotGuavaCacheAdministratorImpl
[09/09/15 06:50:00:846 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : default: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : livecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : workingcache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : adminconfigpool: 100
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : blockdirectivecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : categorybykeycache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : categorycache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : categorychildrencache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : categoryparentscache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : companypool: 10
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : contentletcache: 5000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : fileassetmetadatacache: 200
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : dotcmslayoutcache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : dotcmsrolecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : dotcmsrolekeycache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : dotcmsuserrolecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : fieldscache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : filecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : foldercache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : hostaliascache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : hostcache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : hostvariablescache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : htmlpagecache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : identifiercache: 50000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : languagecacheimpl: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : navcache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : parentpermissionablecache: 10000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : permissioncache: 50000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : plugincache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : portletpool: 100
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : structurecache: 500
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : templatecache: 500
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : userdotcmscache: 1000
[09/09/15 06:50:00:851 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : useremaildotcmscache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : userproxycache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : velocitycache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : velocitymenucache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : velocitymisscache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : versioncache: 50000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : versioninfocache: 50000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : virtuallinkscache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : workflowcache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : workflowstepcache: 1000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : workflowtaskcache: 10000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : indiciescache: 8
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : publishingendpointcache: 100
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : workflowactioncache: 10000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : logmappercache: 10
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : translatedquerycache: 5000
[09/09/15 06:50:00:852 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : csscache: 100
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk   : csscache: true
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : dotcmsrootrolescache: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : identifier404cache: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : fieldsvarcache: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : relationshipcachebyname: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : relationshipcachebyinode: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : propertycache: 1000
[09/09/15 06:50:00:853 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : containercache: 1000
[09/09/15 06:50:00:856 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : newnotificationcache: 1000
[09/09/15 06:50:00:856 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Memory : containerstructurecache: 1000
[09/09/15 06:50:00:856 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk   : contentletcache: true
[09/09/15 06:50:00:856 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Cache Config Disk   : velocitycache: true
[09/09/15 06:50:00:881 PDT]  INFO cache.H2CacheLoader: Starting Disk Cache
[09/09/15 06:50:02:750 PDT]  INFO cache.H2CacheLoader: Disk Cache Started
[09/09/15 06:50:02:813 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : structurecache, size:500, toDisk:false,Concurrency:32
[09/09/15 06:50:09:197 PDT]  INFO startup.StartupTasksExecutor: Starting startup tasks.
[09/09/15 06:50:13:359 PDT]  INFO runalways.Task00001LoadSchema: -------------------------------------------------------------------------------------
[09/09/15 06:50:13:364 PDT]  INFO runalways.Task00001LoadSchema:
[09/09/15 06:50:13:364 PDT]  INFO runalways.Task00001LoadSchema: Empty dotCMS database found.  Loading initial dotCMS schema for H2
[09/09/15 06:50:13:364 PDT]  INFO runalways.Task00001LoadSchema:
[09/09/15 06:50:13:364 PDT]  INFO runalways.Task00001LoadSchema: -------------------------------------------------------------------------------------
[09/09/15 06:50:13:364 PDT]  INFO startup.StartupTasksExecutor: Running: Task00001LoadSchema
[09/09/15 06:50:13:364 PDT]  INFO runalways.Task00001LoadSchema: Loading schema
[09/09/15 06:50:13:876 PDT]  INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : companypool, size:10, toDisk:false,Concurrency:32
[09/09/15 06:50:15:697 PDT] ERROR db.DotConnect: getResult(): unable to execute query.  Bad SQL? : select * from qrtz_triggers,      qrtz_cron_triggers where (qrtz_triggers.job_group='User Job' or        qrtz_triggers.job_group='Recurrent Campaign') and       qrtz_triggers.job_group<>'PAUSED' and       qrtz_triggers.start_time < ? and       qrtz_triggers.trigger_name=qrtz_cron_triggers.trigger_name and       qrtz_triggers.trigger_group=qrtz_cron_triggers.trigger_group [1441806615695] Table "QRTZ_TRIGGERS" not found; SQL statement:
select * from qrtz_triggers,      qrtz_cron_triggers where (qrtz_triggers.job_group='User Job' or        qrtz_triggers.job_group='Recurrent Campaign') and       qrtz_triggers.job_group<>'PAUSED' and       qrtz_triggers.start_time < ? and       qrtz_triggers.trigger_name=qrtz_cron_triggers.trigger_name and       qrtz_triggers.trigger_group=qrtz_cron_triggers.trigger_group [42102-169]
org.h2.jdbc.JdbcSQLException: Table "QRTZ_TRIGGERS" not found; SQL statement:
select * from qrtz_triggers,      qrtz_cron_triggers where (qrtz_triggers.job_group='User Job' or        qrtz_triggers.job_group='Recurrent Campaign') and       qrtz_triggers.job_group<>'PAUSED' and       qrtz_triggers.start_time < ? and       qrtz_triggers.trigger_name=qrtz_cron_triggers.trigger_name and       qrtz_triggers.trigger_group=qrtz_cron_triggers.trigger_group [42102-169]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.command.Parser.readTableOrView(Parser.java:4775)
at org.h2.command.Parser.readTableFilter(Parser.java:1084)
at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1690)
at org.h2.command.Parser.parseSelectSimple(Parser.java:1797)
at org.h2.command.Parser.parseSelectSub(Parser.java:1684)
at org.h2.command.Parser.parseSelectUnion(Parser.java:1527)
at org.h2.command.Parser.parseSelect(Parser.java:1515)
at org.h2.command.Parser.parsePrepared(Parser.java:405)
at org.h2.command.Parser.parse(Parser.java:279)
at org.h2.command.Parser.parse(Parser.java:251)
at org.h2.command.Parser.prepareCommand(Parser.java:217)
at org.h2.engine.Session.prepareLocal(Session.java:415)
at org.h2.engine.Session.prepareCommand(Session.java:364)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1114)
at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:74)
at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:627)
at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.doPrepareStatement(BaseWrapperManagedConnection.java:677)
at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:663)
at org.jboss.jca.adapters.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:404)
at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:551)
at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:486)
at com.dotmarketing.common.db.DotConnect.getResult(DotConnect.java:248)
at com.dotmarketing.common.db.DotConnect.getResults(DotConnect.java:362)
at com.dotmarketing.servlets.UpdateQuartzCronJobsServlet.init(UpdateQuartzCronJobsServlet.java:46)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873)
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:50:15:699 PDT]  INFO servlets.UpdateQuartzCronJobsServlet: org.h2.jdbc.JdbcSQLException: Table "QRTZ_TRIGGERS" not found; SQL statement:
select * from qrtz_triggers,      qrtz_cron_triggers where (qrtz_triggers.job_group='User Job' or        qrtz_triggers.job_group='Recurrent Campaign') and       qrtz_triggers.job_group<>'PAUSED' and       qrtz_triggers.start_time < ? and       qrtz_triggers.trigger_name=qrtz_cron_triggers.trigger_name and       qrtz_triggers.trigger_group=qrtz_cron_triggers.trigger_group [42102-169]
[09/09/15 06:50:15:780 PDT]  INFO servlets.BinaryExporterServlet: Exporter "Content Image Fields Resizer" registered for path /resize-image
[09/09/15 06:50:15:780 PDT]  INFO servlets.BinaryExporterServlet: Exporter "Export Field Content" registered for path /raw-data
[09/09/15 06:50:15:782 PDT]  INFO servlets.BinaryExporterServlet: Exporter "Image Filter Exporter" registered for path /image
[09/09/15 06:50:15:784 PDT]  INFO servlets.BinaryExporterServlet: Exporter "Image Thumbnail Field Exporter" registered for path /image-thumbnail
[09/09/15 06:52:32:552 PDT]  INFO filters.CharsetEncodingFilter: Destroying character encoding filter...
[09/09/15 06:52:32:773 PDT]  INFO listeners.ContextLifecycleListener: Shutdown event received, executing a clean shutdown.
[09/09/15 06:52:33:260 PDT] ERROR db.DbConnectionFactory: ---------- DBConnectionFactory: error getting dbconnection jdbc/dotCMSPool
java.lang.IllegalArgumentException: JBAS011857: NamingStore is null
at org.jboss.as.naming.NamingContext.<init>(NamingContext.java:149)
at org.jboss.as.naming.NamingContext.<init>(NamingContext.java:122)
at org.jboss.as.naming.InitialContext.<init>(InitialContext.java:85)
at org.jboss.as.naming.InitialContextFactory.getInitialContext(InitialContextFactory.java:44)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:335)
at javax.naming.InitialContext.lookup(InitialContext.java:411)
at com.liferay.util.JNDIUtil.lookup(JNDIUtil.java:43)
at com.dotmarketing.db.DbConnectionFactory.getDataSource(DbConnectionFactory.java:41)
at com.dotmarketing.quartz.DotJobStore.initialize(DotJobStore.java:46)
at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1318)
at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1509)
at com.dotmarketing.quartz.DotSchedulerFactory.<init>(DotSchedulerFactory.java:39)
at com.dotmarketing.quartz.DotSchedulerFactory.getInstance(DotSchedulerFactory.java:104)
at com.dotmarketing.quartz.QuartzUtils.stopSchedulers(QuartzUtils.java:380)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:36)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:33:670 PDT] ERROR listeners.ContextLifecycleListener: A error ocurred trying to shutdown the Schedulers.
[09/09/15 06:52:33:686 PDT]  WARN reindex.ReindexThread: ReindexThread not running (or already shutting down)
[09/09/15 06:52:33:701 PDT] ERROR db.DbConnectionFactory: ---------- DBConnectionFactory: error getting dbconnection jdbc/dotCMSPool
java.lang.IllegalArgumentException: JBAS011857: NamingStore is null
at org.jboss.as.naming.NamingContext.<init>(NamingContext.java:149)
at org.jboss.as.naming.NamingContext.<init>(NamingContext.java:122)
at org.jboss.as.naming.InitialContext.<init>(InitialContext.java:85)
at org.jboss.as.naming.InitialContextFactory.getInitialContext(InitialContextFactory.java:44)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:335)
at javax.naming.InitialContext.lookup(InitialContext.java:411)
at com.liferay.util.JNDIUtil.lookup(JNDIUtil.java:43)
at com.dotmarketing.db.DbConnectionFactory.getDataSource(DbConnectionFactory.java:41)
at com.dotmarketing.db.DbConnectionFactory.getConnection(DbConnectionFactory.java:85)
at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:485)
at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:232)
at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:859)
at com.dotcms.enterprise.cluster.ServerFactoryImpl.getServer(SourceFile:80)
at com.dotcms.cluster.business.ServerAPIImpl.getServer(ServerAPIImpl.java:38)
at com.dotcms.enterprise.license.LicenseManager.setupCryptServerId(SourceFile:512)
at com.dotcms.enterprise.license.LicenseManager.<init>(SourceFile:57)
at com.dotcms.enterprise.license.LicenseManager.getInstance(SourceFile:255)
at com.dotcms.enterprise.c.a(SourceFile:22)
at com.dotcms.enterprise.ClusterThreadProxy.shutdownThread(SourceFile:38)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:48)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:33:701 PDT] ERROR db.DbConnectionFactory: ---------- DBConnectionFactory: error : com.dotmarketing.exception.DotRuntimeException: java.lang.IllegalArgumentException: JBAS011857: NamingStore is null
[09/09/15 06:52:33:701 PDT] ERROR cluster.ServerFactoryImpl: Could not get Server with id:null
com.dotmarketing.exception.DotDataException: com.dotmarketing.exception.DotRuntimeException: java.lang.IllegalArgumentException: JBAS011857: NamingStore is null
at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:234)
at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:859)
at com.dotcms.enterprise.cluster.ServerFactoryImpl.getServer(SourceFile:80)
at com.dotcms.cluster.business.ServerAPIImpl.getServer(ServerAPIImpl.java:38)
at com.dotcms.enterprise.license.LicenseManager.setupCryptServerId(SourceFile:512)
at com.dotcms.enterprise.license.LicenseManager.<init>(SourceFile:57)
at com.dotcms.enterprise.license.LicenseManager.getInstance(SourceFile:255)
at com.dotcms.enterprise.c.a(SourceFile:22)
at com.dotcms.enterprise.ClusterThreadProxy.shutdownThread(SourceFile:38)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:48)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.dotmarketing.exception.DotRuntimeException: com.dotmarketing.exception.DotRuntimeException: java.lang.IllegalArgumentException: JBAS011857: NamingStore is null
at com.dotmarketing.db.DbConnectionFactory.getConnection(DbConnectionFactory.java:101)
at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:485)
at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:232)
... 17 more
[09/09/15 06:52:33:708 PDT]  INFO license.b:
[09/09/15 06:52:33:709 PDT]  INFO license.b:
[09/09/15 06:52:33:709 PDT]  INFO license.b:
[09/09/15 06:52:33:709 PDT]  INFO license.b:
[09/09/15 06:52:33:709 PDT]  INFO license.b:
[09/09/15 06:52:35:763 PDT] ERROR cache.H2CacheLoader: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.message.DbException.get(DbException.java:135)
at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1394)
at org.h2.jdbc.JdbcConnection.checkClosedForWrite(JdbcConnection.java:1379)
at org.h2.jdbc.JdbcConnection.rollback(JdbcConnection.java:463)
at org.h2.jdbcx.JdbcXAConnection.getConnection(JdbcXAConnection.java:106)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at com.dotmarketing.cache.H2CacheLoader.createConnection(H2CacheLoader.java:318)
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:271)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:763 PDT] ERROR cache.H2CacheLoader:
java.lang.NullPointerException
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:282)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:791 PDT] ERROR cache.H2CacheLoader: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.message.DbException.get(DbException.java:135)
at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1394)
at org.h2.jdbc.JdbcConnection.checkClosedForWrite(JdbcConnection.java:1379)
at org.h2.jdbc.JdbcConnection.rollback(JdbcConnection.java:463)
at org.h2.jdbcx.JdbcXAConnection.getConnection(JdbcXAConnection.java:106)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at com.dotmarketing.cache.H2CacheLoader.createConnection(H2CacheLoader.java:318)
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:271)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:791 PDT] ERROR cache.H2CacheLoader:
java.lang.NullPointerException
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:282)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:805 PDT] ERROR cache.H2CacheLoader: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.message.DbException.get(DbException.java:135)
at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1394)
at org.h2.jdbc.JdbcConnection.checkClosedForWrite(JdbcConnection.java:1379)
at org.h2.jdbc.JdbcConnection.rollback(JdbcConnection.java:463)
at org.h2.jdbcx.JdbcXAConnection.getConnection(JdbcXAConnection.java:106)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at com.dotmarketing.cache.H2CacheLoader.createConnection(H2CacheLoader.java:318)
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:271)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:805 PDT] ERROR cache.H2CacheLoader:
java.lang.NullPointerException
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:282)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:830 PDT] ERROR cache.H2CacheLoader: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.message.DbException.get(DbException.java:135)
at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1394)
at org.h2.jdbc.JdbcConnection.checkClosedForWrite(JdbcConnection.java:1379)
at org.h2.jdbc.JdbcConnection.rollback(JdbcConnection.java:463)
at org.h2.jdbcx.JdbcXAConnection.getConnection(JdbcXAConnection.java:106)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at com.dotmarketing.cache.H2CacheLoader.createConnection(H2CacheLoader.java:318)
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:271)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:830 PDT] ERROR cache.H2CacheLoader:
java.lang.NullPointerException
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:282)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:859 PDT] ERROR cache.H2CacheLoader: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-161]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:169)
at org.h2.message.DbException.get(DbException.java:146)
at org.h2.message.DbException.get(DbException.java:135)
at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1394)
at org.h2.jdbc.JdbcConnection.checkClosedForWrite(JdbcConnection.java:1379)
at org.h2.jdbc.JdbcConnection.rollback(JdbcConnection.java:463)
at org.h2.jdbcx.JdbcXAConnection.getConnection(JdbcXAConnection.java:106)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:228)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at com.dotmarketing.cache.H2CacheLoader.createConnection(H2CacheLoader.java:318)
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:271)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[09/09/15 06:52:35:859 PDT] ERROR cache.H2CacheLoader:
java.lang.NullPointerException
at com.dotmarketing.cache.H2CacheLoader.destroy(H2CacheLoader.java:282)
at com.dotmarketing.business.DotGuavaCacheAdministratorImpl.shutdown(DotGuavaCacheAdministratorImpl.java:735)
at com.dotmarketing.business.CacheLocator$CommitListenerCacheWrapper.shutdown(CacheLocator.java:84)
at com.dotmarketing.listeners.ContextLifecycleListener.contextDestroyed(ContextLifecycleListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
at org.jboss.as.web.deployment.WebDeploymentService.stop(WebDeploymentService.java:108)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)


PLS any suggestions ???

Many thanks , 

Hodaya.. 


Jason Tesser

unread,
Sep 9, 2015, 10:46:54 AM9/9/15
to dotCMS User Group
So I would ensure you have the latest 3.2.4 release.  Download the release. In the bin of the release there is a script to build a war. You should use this. 

--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.
To post to this group, send email to dot...@googlegroups.com.
Visit this group at http://groups.google.com/group/dotcms.
For more options, visit https://groups.google.com/d/optout.

hodaya....@takipi.com

unread,
Sep 9, 2015, 11:31:13 AM9/9/15
to dotCMS User Group
Hi , 

Tanks for help!!

It's really 3.2.3 version . 
Now i downloaded version 3.2.4  . 
and when i ran ant deploy-war-jboss7 i got this error: 

Buildfile: /Users/takipimbp1/Projects/try/jboss_take2/dotcms_3.2.4/bin/ant/build.xml
  [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.

clone-pull-jboss7:
     [echo] git clone
     [exec] Cloning into '${jboss7.install.location}'...
     [exec] fatal: Remote branch ${jboss7.install.version} not found in upstream origin
     [exec] Result: 128
     [echo] git pull

BUILD FAILED
/Users/takipimbp1/Projects/try/jboss_take2/dotcms_3.2.4/bin/ant/build.xml:1099: The following error occurred while executing this line:
/Users/takipimbp1/Projects/try/jboss_take2/dotcms_3.2.4/bin/ant/build.xml:1131: The following error occurred while executing this line:
/Users/takipimbp1/Projects/try/jboss_take2/dotcms_3.2.4/bin/ant/build.xml:1111: The directory /Users/takipimbp1/Projects/try/jboss_take2/dotcms_3.2.4/bin/ant/${jboss7.install.location} does not exist

And this repository is just a ReadMe.md empty file (this path is configure in the build.xml), 

WDYT? 

Will Ezell

unread,
Sep 9, 2015, 11:33:35 AM9/9/15
to dot...@googlegroups.com
We don't use ant anymore as our primary building tool.  Try:

./gradlew deploy-war-jboss7
--






3059 Grand Avenue
Suite 410-B
Miami FL 33133
Main: 
305-900-2001 | Direct: 978.294.9429

   

Jason Tesser

unread,
Sep 9, 2015, 11:40:10 AM9/9/15
to dot...@googlegroups.com
right what Will said.  That is what I was saying. Do not run ant.  I would start over and follow the instructions I sent before with the script in the bin directory 

hodaya....@takipi.com

unread,
Sep 9, 2015, 12:20:40 PM9/9/15
to dotCMS User Group
Thank you both .. 

Umm.. i did clone this repository and used ./gradlew deploy-war-jboss7 for build . 
That should download Jboss and configure it all ? (like ant create a folder with all the necessary files and the standalone.sh ) .. 
If not . How can i deploy the dotcms.war ? (install jboss and put the war in $JBOSS_HOME/standalone/deployments or something else?) 
...

hodaya....@takipi.com

unread,
Sep 9, 2015, 12:38:37 PM9/9/15
to dotCMS User Group, hodaya....@takipi.com
OK , i tried to put dotcms_3.2.4.war which created by the gradle in the $JBOSS7.7.1_HOME/standalone/deployment/

And ...  


ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.module.service."deployment.dotcms_3.2.4.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.dotcms_3.2.4.war".main: Failed to load module: deployment.dotcms_3.2.4.war:main
at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
Caused by: org.jboss.modules.ModuleNotFoundException: Module com.dotcms.h2:main is not found in local module loader @a52a72a (roots: /usr/share/jboss-as-7.1.1.Final/modules)
at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126)
at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222)
at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94)
at org.jboss.modules.ModuleLoader.preloadExportedModule(ModuleLoader.java:233)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:246)
at org.jboss.as.server.moduleservice.ServiceModuleLoader.preloadModule(ServiceModuleLoader.java:160) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.modules.Module.addPaths(Module.java:841)
at org.jboss.modules.Module.link(Module.java:1181)
at org.jboss.modules.Module.relinkIfNecessary(Module.java:1207)
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:208)
at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:70) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
... 5 more

16:34:48,004 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "dotcms_3.2.4.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.dotcms_3.2.4.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.dotcms_3.2.4.war\".main: Failed to load module: deployment.dotcms_3.2.4.war:main"}}
16:34:48,483 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment dotcms_3.2.4.war in 481ms
16:34:48,485 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.module.service."deployment.dotcms_3.2.4.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.dotcms_3.2.4.war".main: Failed to load module: deployment.dotcms_3.2.4.war:main

16:34:48,486 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.dotcms_3.2.4.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.dotcms_3.2.4.war\".main: Failed to load module: deployment.dotcms_3.2.4.war:main"}}}}


Do you have any idea?  
...

hodaya....@takipi.com

unread,
Sep 9, 2015, 12:56:02 PM9/9/15
to dotCMS User Group, hodaya....@takipi.com
Important to note that there are file for h2 module in : $JBOSS7.7.1_HOME/modules/com/h2database/h2/main .. 
Maybe i need to edit some config file? 
...

Jason Tesser

unread,
Sep 9, 2015, 2:37:14 PM9/9/15
to dotCMS User Group, hodaya....@takipi.com
yes not sure but seems like a config.  

But just wondering.  You still are not doing what we are saying. Have you tried yet what we are recommending.  Download our ZIP from our website NOT git and do not use gradle or ant 

--

hodaya....@takipi.com

unread,
Sep 10, 2015, 5:27:11 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
Umm.. You're right .. but ..

When I download the ZIP , the folder does not contain Gradle files (build.gradle, gradlew etc.) ..

this is the content of the folder: 
ls -l
total 340564
drwxr-xr-x 3 ubuntu ubuntu      4096 Sep 10 09:07 autoupdater
drwxr-xr-x 4 ubuntu ubuntu      4096 Sep 10 09:07 bin
drwxr-xr-x 4 ubuntu ubuntu      4096 Sep 10 09:07 docs
-rw-rw-r-- 1 ubuntu ubuntu 348709493 Aug  4 17:59 dotcms_3.2.4.tar.gz?r=1441793053052
drwxr-xr-x 3 ubuntu ubuntu      4096 Aug  4 17:55 dotserver
drwxr-xr-x 3 ubuntu ubuntu      4096 Sep 10 09:07 plugins
 
Search with "find ./ | grep -i gradle | grep -v docs " return nothing . 

So that why i used the core - it contains gradlew  .. 

Maybe i miss something here .. Sorry , i am not familiar with Gradle, DotCms and Jboss (it's all new for me).. 
Thanks for your patience .. 
Hodaya. 

Jason Tesser

unread,
Sep 10, 2015, 8:15:32 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com

You should not use gradle.  There is an executable in the main bin directory

hodaya....@takipi.com

unread,
Sep 10, 2015, 8:29:25 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
/bin$ ls
ant              autoUpdater.sh  build.conf.bat  buildwar.sh         deploy-plugins.sh  shutdown.sh  startup.sh  undeploy-plugins.bat
autoUpdater.bat  build.conf      buildwar.bat    deploy-plugins.bat  shutdown.bat       startup.bat  system      undeploy-plugins.sh

which of them? 

Jason Tesser

unread,
Sep 10, 2015, 8:54:44 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
If you want to build a war use the 
buildwar.sh  :-) 

--

hodaya....@takipi.com

unread,
Sep 10, 2015, 9:04:49 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
I want to deploy this war with jboss .. 
I worked with the buildwar.sh before , and it's work with tomcat , but when i put the war in jboss_home/stamdalone/deployment/ for deploying it - this part is the problem!  that why i need some deploy tool like gradlew or something .. (like the ant deploy-war-jboss7 that created for me jboss folder with all the requirement files) ... 
...

Jason Tesser

unread,
Sep 10, 2015, 9:19:11 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
the war you got workign in tomcat should work.  Not sure what is wrong with your local JBoss but that is the right way to go 

--

hodaya....@takipi.com

unread,
Sep 10, 2015, 9:44:31 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
My jboss start successfully :

sudo ./standalone.sh -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0&
[1] 24659
ubuntu@ip-172-31-46-128:/usr/share/jboss-as-7.1.1.Final/bin$ =========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /usr/share/jboss-as-7.1.1.Final

  JAVA: java

  JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml

=========================================================================

13:36:14,928 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
13:36:15,411 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
13:36:15,480 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
13:36:16,780 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
13:36:16,785 INFO  [org.xnio] XNIO Version 3.0.3.GA
13:36:16,810 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
13:36:16,830 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
13:36:16,858 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
13:36:16,869 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
13:36:16,895 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
13:36:16,928 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
13:36:16,932 INFO  [org.jboss.as.connector] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
13:36:16,967 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
13:36:16,981 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
13:36:17,008 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
13:36:17,099 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
13:36:17,196 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final
13:36:17,377 INFO  [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
13:36:17,482 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
13:36:17,636 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA
13:36:18,011 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http--0.0.0.0-8080
13:36:18,289 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /0.0.0.0:9999
13:36:18,307 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /usr/share/jboss-as-7.1.1.Final/standalone/deployments
13:36:18,336 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /0.0.0.0:4447
13:36:18,395 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
13:36:18,426 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://0.0.0.0:9990
13:36:18,426 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 4266ms - Started 133 of 208 services (74 services are passive or on-demand)

Now when i put the war file in Jboss deployment folder  that what happened: 

ubuntu@ip-172-31-46-128:/usr/share/jboss-as-7.1.1.Final/bin$ 13:38:33,381 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "dotcms.war"
13:38:56,995 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry toolbox.jar in "/content/dotcms.war/WEB-INF/lib/dot.iText-2.1.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:56,997 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry bcmail-jdk14-138.jar in "/content/dotcms.war/WEB-INF/lib/dot.iText-2.1.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:56,998 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry bcprov-jdk14-138.jar in "/content/dotcms.war/WEB-INF/lib/dot.iText-2.1.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:56,999 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxb-impl-2.2.7_2.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,001 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-core.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxb-impl-2.2.7_2.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,003 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/xerces-1.2.3.jar in "/content/dotcms.war/WEB-INF/lib/dot.fop-0.20.1_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,007 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/xalan-2.0.0.jar in "/content/dotcms.war/WEB-INF/lib/dot.fop-0.20.1_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,008 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/xalanj1compat.jar in "/content/dotcms.war/WEB-INF/lib/dot.fop-0.20.1_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,010 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/batik.jar in "/content/dotcms.war/WEB-INF/lib/dot.fop-0.20.1_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,011 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jimi-1.0.jar in "/content/dotcms.war/WEB-INF/lib/dot.fop-0.20.1_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,024 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry portal-ejb.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,025 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/compression-filter.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,025 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/secure-filter.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,026 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/util-java.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,027 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/util-wsrp.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,033 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/activation.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,034 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/activemq.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,034 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/com.dotcms.repackage.antlr.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,035 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/aopalliance.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,035 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/axis.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,038 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/axis-ant.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,038 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/castor.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,039 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/cglib.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,043 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-beanutils.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,043 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-collections.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,044 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-dbcp.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,045 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-digester.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,045 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-discovery.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,046 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-email.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,046 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-fileupload.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,047 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-httpclient.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,047 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-lang.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,051 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-logging.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,052 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-pool.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,052 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-validator.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,054 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/concurrent.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,054 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/displaytag.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,055 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/dom4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,055 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/ehcache.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,056 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/friki.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,056 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/gif89.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,061 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/google.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,061 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/hibernate.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,061 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/httpbridge.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,062 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/icq.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,064 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/informa.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,064 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/j2ee-management.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,065 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jaim.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,065 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jaxrpc.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,065 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jazzy.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,066 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcaptcha.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,066 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcommon.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,066 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcvs.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jdom.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,071 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jfreechart.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,072 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jgroups.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,072 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jstl.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,072 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jstl-impl.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,073 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/log4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,073 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/lucene.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/msnm.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,074 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/nfc-server.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,075 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/odmg.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,075 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/oro.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,080 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/oscache.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,080 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/pdfbox.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,081 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi-contrib.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,082 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi-scratchpad.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,082 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/portlet.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,082 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/projectb.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,083 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/quartz.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,087 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/saaj.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,087 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/soap.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,095 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/spring.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,095 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/struts.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,096 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/stxx.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,096 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/trove.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,097 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/velocity.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,097 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/wbmp.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,098 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/wsdl4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,098 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/xerces.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,099 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/ym.jar in "/content/dotcms.war/WEB-INF/lib/dot.counter-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,100 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry portal-ejb.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,100 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/compression-filter.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,101 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/secure-filter.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,101 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/util-java.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,102 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/util-wsrp.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,102 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/activation.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,107 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/activemq.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,108 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/com.dotcms.repackage.antlr.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,108 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/aopalliance.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,108 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/axis.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,109 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/axis-ant.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,109 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/castor.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,110 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/cglib.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,111 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-beanutils.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,114 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-collections.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,115 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-dbcp.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,116 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-digester.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,118 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-discovery.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,119 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-email.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,119 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-fileupload.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,122 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-httpclient.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-lang.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-logging.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,124 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-pool.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,124 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/commons-validator.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,125 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/concurrent.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,125 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/displaytag.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,131 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/dom4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,131 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/ehcache.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,132 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/friki.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,132 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/gif89.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,132 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/google.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,133 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/hibernate.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,133 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/httpbridge.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,133 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/icq.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,134 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/informa.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,134 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/j2ee-management.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,134 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jaim.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,135 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jaxrpc.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,135 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jazzy.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,136 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcaptcha.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,136 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcommon.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,136 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jcvs.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,137 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jdom.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,143 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jfreechart.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,143 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jgroups.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,144 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jstl.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,144 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/jstl-impl.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,145 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/log4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,145 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/lucene.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,145 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/msnm.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,146 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/nfc-server.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,146 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/odmg.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,146 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/oro.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,147 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/oscache.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,147 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/pdfbox.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,147 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,148 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi-contrib.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,148 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/poi-scratchpad.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,155 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/portlet.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,155 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/projectb.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,156 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/quartz.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,159 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/saaj.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,159 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/soap.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,160 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/spring.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,160 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/struts.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,160 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/stxx.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,161 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/trove.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,161 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/velocity.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,161 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/wbmp.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,162 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/wsdl4j.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,167 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/xerces.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,167 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry lib/ym.jar in "/content/dotcms.war/WEB-INF/lib/dot.mail-ejb-ukv_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,168 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxb-core-2.2.7_2.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,170 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl.jar in "/content/dotcms.war/WEB-INF/lib/dot.xalan-2.7.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,170 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/content/dotcms.war/WEB-INF/lib/dot.xalan-2.7.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,172 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer.jar in "/content/dotcms.war/WEB-INF/lib/dot.xalan-2.7.0_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,180 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry javax.annotation-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,180 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr181-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,182 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,184 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxws-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,185 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry com.dotcms.repackage.javax.xml.soap-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,186 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry FastInfoset.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,186 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry gmbal-api-only.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,187 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ha-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,187 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-core.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,187 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-impl.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,188 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry management-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,188 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry mimepull.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,189 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry policy.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,189 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry resolver.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,189 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry saaj-impl.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,190 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry stax-ex.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,190 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry stax2-api.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,190 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry streambuffer.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,191 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry woodstox-core-asl.jar in "/content/dotcms.war/WEB-INF/lib/dot.jaxws-rt-2.2.8_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,197 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-beanutils.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,197 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-collections.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,197 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-digester.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,198 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,198 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-validator.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,198 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jakarta-oro.jar in "/content/dotcms.war/WEB-INF/lib/dot.struts-1.2.4_1.jar"  does not point to a valid jar for a Class-Path reference.
13:38:57,561 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'moduleName=groovy-all' for service type 'com.dotcms.repackage.org.codehaus.groovy.runtime.ExtensionModule'
13:38:57,561 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'moduleVersion=2.3.2' for service type 'com.dotcms.repackage.org.codehaus.groovy.runtime.ExtensionModule'
13:38:57,561 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'extensionClasses=com.dotcms.repackage.org.codehaus.groovy.jsr223.ScriptExtensions,com.dotcms.repackage.org.codehaus.groovy.runtime.NioGroovyMethods,com.dotcms.repackage.org.codehaus.groovy.runtime.SqlGroovyMethods,com.dotcms.repackage.org.codehaus.groovy.runtime.SwingGroovyMethods,com.dotcms.repackage.org.codehaus.groovy.runtime.XmlGroovyMethods' for service type 'com.dotcms.repackage.org.codehaus.groovy.runtime.ExtensionModule'
13:38:57,563 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'staticExtensionClasses=com.dotcms.repackage.org.codehaus.groovy.jsr223.ScriptStaticExtensions' for service type 'com.dotcms.repackage.org.codehaus.groovy.runtime.ExtensionModule'
13:38:57,569 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.db.PDO provides PDO' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,570 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.ExceptionClass as Exception' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,570 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.Memcache provides memcache' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,571 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.Reflection provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,573 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionClass provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,574 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionException provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,574 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionExtension provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,575 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionFunction provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,575 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,579 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionMethod provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,579 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionObject provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,580 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionParameter provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,582 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.ReflectionProperty provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,584 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.reflection.Reflector provides Reflection' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,584 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.caucho.quercus.lib.simplexml.SimpleXMLElement provides SimpleXML' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,585 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMAttr provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,585 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMComment provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,589 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMDocument provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,589 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMElement provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,589 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMEntityReference provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,590 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMImplementation provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,590 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMProcessingInstruction provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,590 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMText provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,591 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.caucho.quercus.lib.dom.DOMXPath provides dom' for service type 'com.dotcms.repackage.com.caucho.quercus.QuercusClass'
13:38:57,596 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,597 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,597 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,597 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,598 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,603 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,604 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,604 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,605 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,606 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,612 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,612 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,613 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,615 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,616 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,619 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,619 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,620 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,621 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,622 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,622 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,622 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,624 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.core.impl.provider.entity.SourceProvider$SourceWriter' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,633 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
13:38:57,633 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,634 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,634 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,634 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,635 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONListElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,635 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONListElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,636 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONArrayProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,636 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONArrayProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,636 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONObjectProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,637 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONObjectProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyReader'
13:38:57,637 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,638 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,638 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONListElementProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,644 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONListElementProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,644 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONArrayProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,645 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONArrayProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,645 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONObjectProvider$App' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,646 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.json.impl.provider.entity.JSONObjectProvider$General' for service type 'com.dotcms.repackage.javax.ws.rs.ext.MessageBodyWriter'
13:38:57,646 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromStringEnum' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:57,647 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeValueOf' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:57,647 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromString' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:57,648 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$StringConstructor' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:57,655 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$DateProvider' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:57,656 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.dotcms.repackage.com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders$RootElementProvider' for service type 'com.dotcms.repackage.com.sun.jersey.spi.StringReaderProvider'
13:38:58,030 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.module.service."deployment.dotcms.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.dotcms.war".main: Failed to load module: deployment.dotcms.war:main
at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
Caused by: org.jboss.modules.ModuleNotFoundException: Module com.dotcms.h2:main is not found in local module loader @a52a72a (roots: /usr/share/jboss-as-7.1.1.Final/modules)
at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126)
at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222)
at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94)
at org.jboss.modules.ModuleLoader.preloadExportedModule(ModuleLoader.java:233)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:246)
at org.jboss.as.server.moduleservice.ServiceModuleLoader.preloadModule(ServiceModuleLoader.java:160) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.modules.Module.addPaths(Module.java:841)
at org.jboss.modules.Module.link(Module.java:1181)
at org.jboss.modules.Module.relinkIfNecessary(Module.java:1207)
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:208)
at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:70) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
... 5 more

13:38:58,248 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "dotcms.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.dotcms.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.dotcms.war\".main: Failed to load module: deployment.dotcms.war:main"}}
13:38:58,249 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.module.service."deployment.dotcms.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.dotcms.war".main: Failed to load module: deployment.dotcms.war:main

13:38:58,251 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.dotcms.war\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.dotcms.war\".main: Failed to load module: deployment.dotcms.war:main"}}}}
13:38:59,541 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment dotcms.war in 1291ms


Why do you think it's failed loading the main of the module deployment.dotcms.war?  it's seems like something wrong with the war :/ 

Thanks again :) 
Hodaya.. 




 
...

Jason Tesser

unread,
Sep 10, 2015, 9:46:17 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
not sure but maybe you have a different version of H2 then we ship with.  Try to delete the H2 lib that your JBoss ships with and deploy the JAR we ship with. 

hodaya....@takipi.com

unread,
Sep 10, 2015, 9:59:39 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
Just to make sure I understood correctly - to remove the folder  h2database
 
ls  $jboss_home./modules/com/h2database/h2/main/
h2-1.3.161.jar  h2-1.3.161.jar.index  module.xml
...

Jason Tesser

unread,
Sep 10, 2015, 10:34:47 AM9/10/15
to dotCMS User Group, hodaya....@takipi.com
not sure.  try. Maybe try to drop our JAR also in. The issue is the datasource with H2 and how your H2 module is wried.  

Maybe try postgres or something just to test. 

--

Brent Griffin

unread,
Sep 11, 2015, 10:19:57 AM9/11/15
to dotCMS User Group, hodaya....@takipi.com
I would suggest referencing this doc:  http://dotcms.com/docs/latest/deploy-as-a-war-in-jboss-eap-6-2-0 - especally the part about the JDBC settings in steps 3 & 6

The issue here is that JBoss comes with its own version of H2 configured and exposed.

Brent Griffin
Sr. Java Architect
dotCMS
...

hodaya....@takipi.com

unread,
Sep 13, 2015, 4:49:49 AM9/13/15
to dotCMS User Group, hodaya....@takipi.com
OK , i'm trying this . Thanks!
...

hodaya....@takipi.com

unread,
Sep 13, 2015, 4:55:33 AM9/13/15
to dotCMS User Group, hodaya....@takipi.com
So , I followed the instructions in 3 & 6 . 
and when i create file named  dotcms.war.dodeploy I got the message :
08:45:23,032 WARN  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015002: Deployment of 'dotcms.war' requested, but the deployment is not present
 
That how the deploment folder looks: 
/usr/share/jboss-as-7.1.1.Final/standalone/deployments$ ls
META-INF             html
README.txt           migrate_file_assets_to_contentlets.jsp
WEB-INF              portal
bundle_test.jsp      starter.zip
destroy.jsp          testcluster.jsp
dotcms.war.dodeploy


do you have any idea? 

Hodaya. 
...

Brent Griffin

unread,
Sep 14, 2015, 8:32:52 AM9/14/15
to dotCMS User Group, hodaya....@takipi.com
It looks to me that the war file was exploded into the wrong location.  Your dotcms.war.dodeploy file is in the proper location but there is no dotcms.war directory for it to deploy.  Your war should have been exploded into a dotcms.war directory at this location not directly into this location - see step #8.

I would suggest following all of the applicable directions here:  http://dotcms.com/docs/latest/deploy-as-a-war-in-jboss-eap-6-2-0

Brent Griffin
Sr. Java Architect
dotCMS


...

hodaya....@takipi.com

unread,
Sep 16, 2015, 5:44:53 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
Thank for help . Its works and it starts to deploy my war , but i have a memory problems.
What is the best practices about the values of -XX:MaxPermSize, Xmx and Xms ? 

Hodaya.. 
...

Jason Tesser

unread,
Sep 16, 2015, 8:25:49 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
of course this is not for a production setup but here are the settings we ship with https://github.com/dotCMS/core/blob/master-3.2/bin/startup.sh#L60

--

Brent Griffin

unread,
Sep 16, 2015, 8:39:10 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
Please keep in mind that these settings are the demo settings that come with our default tomcat deployment.  Of course there are many variables here, what Java version you are running, which type of JBoss instance you are running, what else you may have deployed on this JBoss server, etc.  

These settings provide a good starting point - just increase them if you still have memory issues.  If you have further memory issues, it would be very helpful to include the actual memory error you receive.

Brent Griffin
Sr. Java Architect
dotCMS


To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+unsubscribe@googlegroups.com.

hodaya....@takipi.com

unread,
Sep 16, 2015, 11:01:37 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
Hi , So at last my dotcms.war is deployed . 
But when i trying browse  to http://myserver:9990/console - i get "This Webpage is not available" the same massage appear when i browse to http://myserver:8080 .. 
Important to note that before i deployed dotcms.war and the jboss ran i succeeded browse  http://myserver:9990/console 
The ports are open and the jboss  running .

WDYT ?
...

Jason Tesser

unread,
Sep 16, 2015, 11:18:31 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
not sure how u r configured but I can tell you dotCMS needs to run as on the ROOT of domain. This seems like a JBoss config and not a dotCMS thing 

--
You received this message because you are subscribed to the Google Groups "dotCMS User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dotcms+un...@googlegroups.com.

hodaya....@takipi.com

unread,
Sep 16, 2015, 11:42:20 AM9/16/15
to dotCMS User Group, hodaya....@takipi.com
Thanks for the quick reply ..  
Umm i ran the jboss with sudo .. 
I mean "sudo ./standalone.sh -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0& " - That should be enough? 

hodaya....@takipi.com

unread,
Sep 17, 2015, 4:26:36 AM9/17/15
to dotCMS User Group, hodaya....@takipi.com
It works now 
but browsing http://myserver:8080 i get message about licence :


Invalid License

This server does not have valid dotCMS license. If you are the administrator for this site, please contact dotCMS for more information or request a trial license via the license manager admin tool.




 
I have DotCms user - what i need to do?

Thanks, 
Hodaya. 
...

Jason Tesser

unread,
Sep 17, 2015, 8:10:36 AM9/17/15
to dotCMS User Group, hodaya....@takipi.com

You need to ensure you have a seperate license for each server you run.  Tipu can get it from the my.dotcms.com portal.  Keep in mind 3.x licenses are dogged from 2.x

Then login the backend and goto license manager. 


--

hodaya....@takipi.com

unread,
Sep 17, 2015, 9:12:25 AM9/17/15
to dotCMS User Group, hodaya....@takipi.com
So How can i create an user for this support web site? 
(I don't have an user for it - it was my mistake) . 

Arnaud Romary

unread,
Sep 17, 2015, 9:30:27 AM9/17/15
to dotCMS User Group, hodaya....@takipi.com
Hodaya,

Jaclyn with our Business Development department has been trying to reach out to you to help get you set-up but hasn't heard back in the past few days.

Please reach out to her directly via biz...@dotcms.com and feel free to cc me (sup...@dotcms.com) so we can get you a valid trial license.

Thanks.
...

hodaya....@takipi.com

unread,
Sep 17, 2015, 9:38:23 AM9/17/15
to dotCMS User Group, hodaya....@takipi.com
Ok , I'll contact with her . Thank for all , Hodaya . 
...
Reply all
Reply to author
Forward
0 new messages