Log files are growing at 8MB/hour

87 views
Skip to first unread message

specto

unread,
May 18, 2012, 5:44:55 PM5/18/12
to dot...@googlegroups.com
[FYI, I have moved this issue into this new post. (from: "Where are the error logs located?")]

Our site search indexing is failing and the error messages are causing the catalina.out and dotCMS.log files to grow at 8MB/hour.

2012-05-18 17:09:49,673 ERROR com.dotmarketing.common.reindex.ReindexThread - Unable to index record
com.dotmarketing.exception.DotDataException: User does not have access to metadata required to determine stored procedure parameter types. If rights can not be granted, configure connection with "noAccessToProcedureBodies=true" to have driver generate parameters that represent INOUT strings irregardless of actual parameter types.
at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:197)
at com.dotmarketing.common.db.DotConnect.loadObjectResults(DotConnect.java:805)
at com.dotmarketing.common.business.journal.DistributedJournalFactoryImpl.findContentReindexEntriesToReindex(DistributedJournalFactoryImpl.java:329)
at com.dotmarketing.common.business.journal.DistributedJournalAPIImpl.findContentReindexEntriesToReindex(DistributedJournalAPIImpl.java:65)
at com.dotmarketing.common.reindex.ReindexThread.fillRemoteQ(ReindexThread.java:211)
at com.dotmarketing.common.reindex.ReindexThread.getNextDocToIndex(ReindexThread.java:221)
at com.dotmarketing.common.reindex.ReindexThread.run(ReindexThread.java:86)
Caused by: java.sql.SQLException: User does not have access to metadata required to determine stored procedure parameter types. If rights can not be granted, configure connection with "noAccessToProcedureBodies=true" to have driver generate parameters that represent INOUT strings irregardless of actual parameter types.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926)
at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1601)
at com.mysql.jdbc.DatabaseMetaData.getProcedureOrFunctionColumns(DatabaseMetaData.java:4136)
at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4073)
at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:828)
at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:626)
at com.mysql.jdbc.JDBC4CallableStatement.<init>(JDBC4CallableStatement.java:46)
at sun.reflect.GeneratedConstructorAccessor48.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
at com.mysql.jdbc.CallableStatement.getInstance(CallableStatement.java:522)
at com.mysql.jdbc.ConnectionImpl.parseCallableStatement(ConnectionImpl.java:3916)
at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:4000)
at com.mysql.jdbc.ConnectionImpl.prepareCall(ConnectionImpl.java:3974)
at org.apache.tomcat.dbcp.dbcp.DelegatingConnection.prepareCall(DelegatingConnection.java:275)
at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(PoolingDataSource.java:292)
at com.dotmarketing.common.db.DotConnect.executeQuery(DotConnect.java:520)
at com.dotmarketing.common.db.DotConnect.loadResult(DotConnect.java:195)
... 6 more


Original Indexing error:

Crawling stops with error: ERROR sitesearch.CrawlerUtil: Job failed!


[17/05/12 12:00:00:178 EDT]  INFO job.BinaryCleanupJob: Tempory Binary Directory /www/domain.com/catalina/beta1-webapps/dotCMS/WEB-INF/binary not found exiting job
[17/05/12 12:01:18:568 EDT] ERROR workflows.view_005fworkflow_005ftasks_jsp: unable to find host for contentletc078e3f3-c576-4fa0-ab82-824b197a5a32
[17/05/12 12:46:01:560 EDT] ERROR workflows.view_005fworkflow_005ftasks_jsp: unable to find host for contentletc078e3f3-c576-4fa0-ab82-824b197a5a32
[17/05/12 14:13:30:604 EDT]  WARN journal.DistributedJournalAPIImpl: You cannot add content to index whose inode is less then 1
[17/05/12 14:13:30:612 EDT] ERROR db.HibernateUtil: ---------- DotHibernate: error on rollbackTransaction ---------------
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Can't call rollback when autocommit=true
[17/05/12 14:22:00:865 EDT]  WARN util.Mailer: Getting the MailContext.
[17/05/12 14:23:30:996 EDT]  INFO business.PermissionBitAPIImpl: UserId : dotcms.org.2787 : assisgnPermissions : Assigning permissions to :28f39080-eed4-467e-8ed8-030d8be4bb47
[17/05/12 14:23:30:996 EDT]  INFO util.AdminLogger: UserId : dotcms.org.2787 : class com.dotmarketing.business.PermissionBitAPIImpl : assisgnPermissions : Assigning permissions to :28f39080-eed4-467e-8ed8-030d8be4bb47
[17/05/12 16:47:00:269 EDT]  INFO action.ViewCMSMaintenanceAction: Running Contents Index Cache
[17/05/12 16:47:00:278 EDT]  INFO action.ViewCMSMaintenanceAction: Running Contentlet Reindex
[17/05/12 16:47:00:467 EDT]  INFO action.ViewCMSMaintenanceAction: processAction : Running Contentlet Reindex
[17/05/12 16:47:00:467 EDT]  INFO util.AdminLogger: class com.dotmarketing.portlets.cmsmaintenance.action.ViewCMSMaintenanceAction : processAction : Running Contentlet Reindex
[18/05/12 03:05:00:216 EDT]  INFO job.CleanBlockCacheScheduledTask: Init CleanBlockCacheScheduledTask
[18/05/12 03:05:00:217 EDT]  INFO job.CleanBlockCacheScheduledTask: Running CleanBlockCacheScheduledTask
[18/05/12 03:05:00:217 EDT]  INFO job.CleanBlockCacheScheduledTask: Ending CleanBlockCacheScheduledTask - cleaned 0 entries in 0 seconds
[18/05/12 03:11:00:932 EDT]  WARN db.DotConnect: Somewhat slow query, total time: 7321.547ms, query preparation time: 0.586ms, query execution time: 7320.9473ms, metadata time: 0.0010ms, SQL: {call load_records_to_index(?,?)}, parameters: [1, 10]
[18/05/12 11:45:47:556 EDT] ERROR workflows.view_005fworkflow_005ftasks_jsp: unable to find host for contentletc078e3f3-c576-4fa0-ab82-824b197a5a32
[18/05/12 11:47:09:579 EDT]  INFO sitesearch.CrawlerUtil: indexHost : Starting an Site Search index on host beta2.domain.com
[18/05/12 11:47:09:579 EDT]  INFO util.AdminLogger: class com.dotmarketing.sitesearch.CrawlerUtil : indexHost : Starting an Site Search index on host beta2.domain.com
[18/05/12 11:47:09:622 EDT]  INFO sitesearch.CrawlerUtil: site search crawl started in: /www/domain.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.domain.com/7873d7c8-6690-4f75-8e46-e9cad5029389_temp/crawl-index
[18/05/12 11:47:09:622 EDT]  INFO sitesearch.CrawlerUtil: rootUrlDir = /www/domain.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.domain.com/url_folder
[18/05/12 11:47:09:622 EDT]  INFO sitesearch.CrawlerUtil: threads = 10
[18/05/12 11:47:09:622 EDT]  INFO sitesearch.CrawlerUtil: depth = 20
[18/05/12 11:47:09:622 EDT]  INFO sitesearch.CrawlerUtil: indexer=lucene
[18/05/12 11:47:11:574 EDT] ERROR sitesearch.CrawlerUtil: Job failed!
java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252)
at org.apache.nutch.crawl.Injector.inject(Injector.java:211)
at com.dotmarketing.sitesearch.CrawlerUtil.indexHost(CrawlerUtil.java:292)
at com.dotmarketing.sitesearch.CrawlerUtil.index(CrawlerUtil.java:162)
at com.dotmarketing.sitesearch.job.SiteSearchJobImpl.run(SiteSearchJobImpl.java:102)
at com.dotmarketing.sitesearch.job.SiteSearchJobProxy.run(SiteSearchJobProxy.java:16)
at com.dotmarketing.quartz.DotJob.execute(DotJob.java:42)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
[18/05/12 11:47:11:574 EDT] ERROR sitesearch.CrawlerUtil: Error indexing host beta2.domain.com caused by = com.dotmarketing.exception.DotRuntimeException: Job failed!
[18/05/12 11:52:16:918 EDT] ERROR workflows.view_005fworkflow_005ftasks_jsp: unable to find host for contentletc078e3f3-c576-4fa0-ab82-824b197a5a32
[18/05/12 12:00:00:344 EDT]  INFO sitesearch.CrawlerUtil: indexHost : Starting an Site Search index on host beta2.domain.com
[18/05/12 12:00:00:344 EDT]  INFO util.AdminLogger: class com.dotmarketing.sitesearch.CrawlerUtil : indexHost : Starting an Site Search index on host beta2.domain.com
[18/05/12 12:00:00:359 EDT]  INFO sitesearch.CrawlerUtil: site search crawl started in: /www/domain.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.domain.com/7873d7c8-6690-4f75-8e46-e9cad5029389_temp/crawl-index
[18/05/12 12:00:00:359 EDT]  INFO sitesearch.CrawlerUtil: rootUrlDir = /www/domain.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.domain.com/url_folder
[18/05/12 12:00:00:359 EDT]  INFO sitesearch.CrawlerUtil: threads = 10
[18/05/12 12:00:00:359 EDT]  INFO sitesearch.CrawlerUtil: depth = 20
[18/05/12 12:00:00:359 EDT]  INFO sitesearch.CrawlerUtil: indexer=lucene
[18/05/12 12:00:00:418 EDT]  INFO job.BinaryCleanupJob: Tempory Binary Directory /www/domain.com/catalina/beta1-webapps/dotCMS/WEB-INF/binary not found exiting job
[18/05/12 12:00:02:004 EDT] ERROR sitesearch.CrawlerUtil: Job failed!
java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252)
at org.apache.nutch.crawl.Injector.inject(Injector.java:211)
at com.dotmarketing.sitesearch.CrawlerUtil.indexHost(CrawlerUtil.java:292)
at com.dotmarketing.sitesearch.CrawlerUtil.index(CrawlerUtil.java:162)
at com.dotmarketing.sitesearch.job.SiteSearchJobImpl.run(SiteSearchJobImpl.java:102)
at com.dotmarketing.sitesearch.job.SiteSearchJobProxy.run(SiteSearchJobProxy.java:16)
at com.dotmarketing.quartz.DotJob.execute(DotJob.java:42)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
[18/05/12 12:00:02:004 EDT] ERROR sitesearch.CrawlerUtil: Error indexing host beta2.domain.com caused by = com.dotmarketing.exception.DotRuntimeException: Job failed!
[18/05/12 12:46:32:069 EDT]  INFO cache.H2CacheLoader: Starting Region Cache Flush in h2 for /LIVECACHE_7873D7C8-6690-4F75-8E46-E9CAD5029389
[18/05/12 12:46:32:571 EDT]  INFO cache.H2CacheLoader: Finished Region Cache Flush in h2 for /LIVECACHE_7873D7C8-6690-4F75-8E46-E9CAD5029389
[18/05/12 12:48:04:990 EDT]  INFO cache.H2CacheLoader: Starting Region Cache Flush in h2 for /LIVECACHE_7873D7C8-6690-4F75-8E46-E9CAD5029389
[18/05/12 12:48:05:493 EDT]  INFO cache.H2CacheLoader: Finished Region Cache Flush in h2 for /LIVECACHE_7873D7C8-6690-4F75-8E46-E9CAD5029389

Maria Ahues Bouza

unread,
May 18, 2012, 5:51:05 PM5/18/12
to dot...@googlegroups.com
If you stop the search, do the logs stop growing and showing the errors?
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/gVEvyo9gkdkJ.
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/dotcms?hl=en.



--
Community Manager

dotCMS
Main: 305.900.2001
Fax: 305.397.2579
www.dotcms.com
http://www.twitter.com/dotCMS
http://www.facebook.com/dotCMS

Please consider the planet before printing this email.

specto

unread,
May 18, 2012, 6:03:16 PM5/18/12
to dot...@googlegroups.com
Not sure how to stop a search (maybe you mean indexing?) , however we deleted the cron job for indexing (at least we thought this was accomplished via the CMS ADmin >> Site Search - Reset Site Search command) , same problem, thousands of error entries. 

Seems like 2 issues here: 1 - Site indexing is not working in the first place and 2 - after canceling the indexing some thread is still trying to index.

I'm a bit concerned about the amount of issues with the system at this point. Is a restart recommended at this point to stop the out of control error logging?

Thanks.



 


On Friday, May 18, 2012 2:51:05 PM UTC-7, Maria Ahues Bouza wrote:
If you stop the search, do the logs stop growing and showing the errors?



Maria Ahues Bouza

unread,
May 18, 2012, 6:09:53 PM5/18/12
to dot...@googlegroups.com
I don't think the error is coming from the search though.

It seems to be coming from a reindex.

I would definitely stop it, move the logs, and start it up again and
see what happens.

Something fired up the reindexation, it can be either manually from
the CMS Admin or by adding / removing fields from a structure, or
applying Permissions and making them inherit to a lot of objects.

You can check the number of objects waiting to be reindexed in the
database by running

select count(*) from dist_reindex_journal

select count(*) from dist_reindex_process

-Maria
>> > dotcms+un...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.

specto

unread,
May 18, 2012, 6:23:43 PM5/18/12
to dot...@googlegroups.com
select count(*) from dist_reindex_journal = 0
select count(*) from dist_reindex_process = table dist_reindex_process doesn't exist

Since the site search always returned "no search results" we started this morning a manual site index via the admin panel. The error for not being able to index is below:

Cron Job: port 80, hourly = "0 0/60 *** ?" 
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to

Jason Tesser

unread,
May 18, 2012, 6:42:24 PM5/18/12
to dot...@googlegroups.com
looks like your db user is not an admin user. make it one

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422
>> >> > dotcms+un...@googlegroups.com.
>> >> > For more options, visit this group at
>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> >>
>> >> --
>> >> Community Manager
>> >>
>> >> dotCMS
>> >> Main: 305.900.2001
>> >> Fax: 305.397.2579
>> >> www.dotcms.com
>> >> http://www.twitter.com/dotCMS
>> >> http://www.facebook.com/dotCMS
>> >>
>> >> Please consider the planet before printing this email.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > dotcms+un...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.

specto

unread,
May 18, 2012, 8:17:09 PM5/18/12
to dot...@googlegroups.com
db user has all privileges, however can't have ROOT access, so we are trying this: noAccessToProcedureBodies=true

Thanks

On Friday, May 18, 2012 3:42:24 PM UTC-7, LORDs_diakonos wrote:
looks like your db user is not an admin user. make it one

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422


>> >> > For more options, visit this group at
>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> >>
>> >> --
>> >> Community Manager
>> >>
>> >> dotCMS
>> >> Main: 305.900.2001
>> >> Fax: 305.397.2579
>> >> www.dotcms.com
>> >> http://www.twitter.com/dotCMS
>> >> http://www.facebook.com/dotCMS
>> >>
>> >> Please consider the planet before printing this email.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to

Chris Falzone

unread,
May 21, 2012, 8:07:06 AM5/21/12
to dot...@googlegroups.com
If you cannot run with SUPER, the required configuration is in our doc:  http://dotcms.com/docs/2.0/DatabaseConfiguration

You need to grant select on mysql.proc for the user

To view this discussion on the web visit https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.

To post to this group, send email to dot...@googlegroups.com.
To unsubscribe from this group, send email to dotcms+un...@googlegroups.com.

specto

unread,
May 21, 2012, 1:47:54 PM5/21/12
to dot...@googlegroups.com
Ok, granted select for mysql.prc for the user.

Here is the error:
[21/05/12 13:39:54:637 EDT]  INFO startup.Catalina: Server startup in 14453 ms
[21/05/12 13:39:54:841 EDT]  INFO reindex.ReindexThread: Reindex Thread started with a sleep of 500
[21/05/12 13:41:53:571 EDT] ERROR workflows.view_005fworkflow_005ftasks_jsp: unable to find host for contentletc078e3f3-c576-4fa0-ab82-824b197a5a32
[21/05/12 13:43:08:494 EDT]  INFO sitesearch.CrawlerUtil: indexHost : Starting an Site Search index on host beta2.example.com
[21/05/12 13:43:08:494 EDT]  INFO util.AdminLogger: class com.dotmarketing.sitesearch.CrawlerUtil : indexHost : Starting an Site Search index on host beta2.example.com
[21/05/12 13:43:08:587 EDT]  INFO sitesearch.CrawlerUtil: site search crawl started in: /www/example.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.example.com/7873d7c8-6690-4f75-8e46-e9cad5029389_temp/crawl-index
[21/05/12 13:43:08:587 EDT]  INFO sitesearch.CrawlerUtil: rootUrlDir = /www/example.com/catalina/beta1-webapps/dotCMS/assets/search_index/beta2.example.com/url_folder
[21/05/12 13:43:08:587 EDT]  INFO sitesearch.CrawlerUtil: threads = 10
[21/05/12 13:43:08:587 EDT]  INFO sitesearch.CrawlerUtil: depth = 20
[21/05/12 13:43:08:587 EDT]  INFO sitesearch.CrawlerUtil: indexer=lucene
[21/05/12 13:43:19:873 EDT]  INFO sitesearch.CrawlerUtil: Stopping at depth=1 - no more URLs to fetch.
[21/05/12 13:43:20:936 EDT] ERROR sitesearch.CrawlerUtil: Job failed!
java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252)
at org.apache.nutch.crawl.LinkDb.invert(LinkDb.java:170)
at org.apache.nutch.crawl.LinkDb.invert(LinkDb.java:147)
at com.dotmarketing.sitesearch.CrawlerUtil.indexHost(CrawlerUtil.java:310)
at com.dotmarketing.sitesearch.CrawlerUtil.index(CrawlerUtil.java:162)
at com.dotmarketing.sitesearch.job.SiteSearchJobImpl.run(SiteSearchJobImpl.java:102)
at com.dotmarketing.sitesearch.job.SiteSearchJobProxy.run(SiteSearchJobProxy.java:16)
at com.dotmarketing.quartz.DotJob.execute(DotJob.java:42)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
[21/05/12 13:43:20:936 EDT] ERROR sitesearch.CrawlerUtil: Error indexing host beta2.example.com caused by = com.dotmarketing.exception.DotRuntimeException: Job failed!




On Monday, May 21, 2012 5:07:06 AM UTC-7, Chris Falzone wrote:
If you cannot run with SUPER, the required configuration is in our doc:  http://dotcms.com/docs/2.0/DatabaseConfiguration

You need to grant select on mysql.proc for the user

Maria Ahues Bouza

unread,
May 21, 2012, 1:58:08 PM5/21/12
to dot...@googlegroups.com
Maybe you already answered this but can your server resolve the host
name beta2.example.com?

If you are logged in to the server via ssh, on a terminal, if you try
to get the page

http://beta2.example.com

does it find it?

maybe try with curl or wget?
>>>> >> >> > dotcms+un...@googlegroups.com.
>>>> >> >> > For more options, visit this group at
>>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>>>> >> >>
>>>> >> >>
>>>> >> >>
>>>> >> >> --
>>>> >> >> Community Manager
>>>> >> >>
>>>> >> >> dotCMS
>>>> >> >> Main: 305.900.2001
>>>> >> >> Fax: 305.397.2579
>>>> >> >> www.dotcms.com
>>>> >> >> http://www.twitter.com/dotCMS
>>>> >> >> http://www.facebook.com/dotCMS
>>>> >> >>
>>>> >> >> Please consider the planet before printing this email.
>>>> >> >
>>>> >> > --
>>>> >> > You received this message because you are subscribed to the Google
>>>> >> > Groups
>>>> >> > "dotCMS User Group" group.
>>>> >> > To view this discussion on the web visit
>>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>>>> >> >
>>>> >> > To post to this group, send email to dot...@googlegroups.com.
>>>> >> > To unsubscribe from this group, send email to
>>>> >> > dotcms+un...@googlegroups.com.
>>>> >> > For more options, visit this group at
>>>> >> > http://groups.google.com/group/dotcms?hl=en.
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Community Manager
>>>> >>
>>>> >> dotCMS
>>>> >> Main: 305.900.2001
>>>> >> Fax: 305.397.2579
>>>> >> www.dotcms.com
>>>> >> http://www.twitter.com/dotCMS
>>>> >> http://www.facebook.com/dotCMS
>>>> >>
>>>> >> Please consider the planet before printing this email.
>>>> >
>>>> > --
>>>> > You received this message because you are subscribed to the Google
>>>> > Groups
>>>> > "dotCMS User Group" group.
>>>> > To view this discussion on the web visit
>>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>>>> >
>>>> > To post to this group, send email to dot...@googlegroups.com.
>>>> > To unsubscribe from this group, send email to
>>>> > dotcms+un...@googlegroups.com.
>>>> > For more options, visit this group at
>>>> > http://groups.google.com/group/dotcms?hl=en.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "dotCMS User Group" group.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>>>
>>> To post to this group, send email to dot...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> dotcms+un...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/dotcms?hl=en.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.

specto

unread,
May 21, 2012, 2:43:36 PM5/21/12
to dot...@googlegroups.com
Yes, we can succesfully ping it. Anything else we can do to fix this?

Thanks.


On Monday, May 21, 2012 10:58:08 AM UTC-7, Maria Ahues Bouza wrote:
Maybe you already answered this but can your server resolve the host
name beta2.example.com?

If you are logged in to the server via ssh, on a terminal, if you try
to get the page

http://beta2.example.com

does it find it?

maybe try with curl or wget?


>>>> >> >> > For more options, visit this group at
>>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>>>> >> >>
>>>> >> >>
>>>> >> >>
>>>> >> >> --
>>>> >> >> Community Manager
>>>> >> >>
>>>> >> >> dotCMS
>>>> >> >> Main: 305.900.2001
>>>> >> >> Fax: 305.397.2579
>>>> >> >> www.dotcms.com
>>>> >> >> http://www.twitter.com/dotCMS
>>>> >> >> http://www.facebook.com/dotCMS
>>>> >> >>
>>>> >> >> Please consider the planet before printing this email.
>>>> >> >
>>>> >> > --
>>>> >> > You received this message because you are subscribed to the Google
>>>> >> > Groups
>>>> >> > "dotCMS User Group" group.
>>>> >> > To view this discussion on the web visit
>>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>>>> >> >
>>>> >> > To post to this group, send email to dot...@googlegroups.com.
>>>> >> > To unsubscribe from this group, send email to
>>>> >> > For more options, visit this group at
>>>> >> > http://groups.google.com/group/dotcms?hl=en.
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> Community Manager
>>>> >>
>>>> >> dotCMS
>>>> >> Main: 305.900.2001
>>>> >> Fax: 305.397.2579
>>>> >> www.dotcms.com
>>>> >> http://www.twitter.com/dotCMS
>>>> >> http://www.facebook.com/dotCMS
>>>> >>
>>>> >> Please consider the planet before printing this email.
>>>> >
>>>> > --
>>>> > You received this message because you are subscribed to the Google
>>>> > Groups
>>>> > "dotCMS User Group" group.
>>>> > To view this discussion on the web visit
>>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>>>> >
>>>> > To post to this group, send email to dot...@googlegroups.com.
>>>> > To unsubscribe from this group, send email to
>>>> > For more options, visit this group at
>>>> > http://groups.google.com/group/dotcms?hl=en.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "dotCMS User Group" group.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>>>
>>> To post to this group, send email to dot...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> For more options, visit this group at
>>> http://groups.google.com/group/dotcms?hl=en.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to

Jason Tesser

unread,
May 21, 2012, 2:44:59 PM5/21/12
to dot...@googlegroups.com
not ping can you wget a page from dotcms using beta2.example.com something like

wget http://beta2.example.com/home/index.dot
does it return properly?

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422


>> >>>> >> >> > dotcms+un...@googlegroups.com.
>> >>>> >> >> > For more options, visit this group at
>> >>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>>> >> >>
>> >>>> >> >>
>> >>>> >> >>
>> >>>> >> >> --
>> >>>> >> >> Community Manager
>> >>>> >> >>
>> >>>> >> >> dotCMS
>> >>>> >> >> Main: 305.900.2001
>> >>>> >> >> Fax: 305.397.2579
>> >>>> >> >> www.dotcms.com
>> >>>> >> >> http://www.twitter.com/dotCMS
>> >>>> >> >> http://www.facebook.com/dotCMS
>> >>>> >> >>
>> >>>> >> >> Please consider the planet before printing this email.
>> >>>> >> >
>> >>>> >> > --
>> >>>> >> > You received this message because you are subscribed to the
>> >>>> >> > Google
>> >>>> >> > Groups
>> >>>> >> > "dotCMS User Group" group.
>> >>>> >> > To view this discussion on the web visit
>> >>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >>>> >> >
>> >>>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >>>> >> > To unsubscribe from this group, send email to
>> >>>> >> > dotcms+un...@googlegroups.com.
>> >>>> >> > For more options, visit this group at
>> >>>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> --
>> >>>> >> Community Manager
>> >>>> >>
>> >>>> >> dotCMS
>> >>>> >> Main: 305.900.2001
>> >>>> >> Fax: 305.397.2579
>> >>>> >> www.dotcms.com
>> >>>> >> http://www.twitter.com/dotCMS
>> >>>> >> http://www.facebook.com/dotCMS
>> >>>> >>
>> >>>> >> Please consider the planet before printing this email.
>> >>>> >
>> >>>> > --
>> >>>> > You received this message because you are subscribed to the Google
>> >>>> > Groups
>> >>>> > "dotCMS User Group" group.
>> >>>> > To view this discussion on the web visit
>> >>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>> >>>> >
>> >>>> > To post to this group, send email to dot...@googlegroups.com.
>> >>>> > To unsubscribe from this group, send email to
>> >>>> > dotcms+un...@googlegroups.com.
>> >>>> > For more options, visit this group at
>> >>>> > http://groups.google.com/group/dotcms?hl=en.
>> >>>
>> >>> --
>> >>> You received this message because you are subscribed to the Google
>> >>> Groups
>> >>> "dotCMS User Group" group.
>> >>> To view this discussion on the web visit
>> >>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>> >>>
>> >>> To post to this group, send email to dot...@googlegroups.com.
>> >>> To unsubscribe from this group, send email to
>> >>> dotcms+un...@googlegroups.com.
>> >>> For more options, visit this group at
>> >>> http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > dotcms+un...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/0oOdo39XtYkJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.

specto

unread,
May 21, 2012, 3:51:53 PM5/21/12
to dot...@googlegroups.com
Yes it returns properly:

Resolving beta2.example.com... 72.9.137.7
Connecting to beta2.example.com|72.9.137.7|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.dot'

What else can we try?

Thanks






On Monday, May 21, 2012 11:44:59 AM UTC-7, LORDs_diakonos wrote:
not ping can you wget a page from dotcms using beta2.example.com something like

wget http://beta2.example.com/home/index.dot
does it return properly?

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422


>> >>>> >> >> > For more options, visit this group at
>> >>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>>> >> >>
>> >>>> >> >>
>> >>>> >> >>
>> >>>> >> >> --
>> >>>> >> >> Community Manager
>> >>>> >> >>
>> >>>> >> >> dotCMS
>> >>>> >> >> Main: 305.900.2001
>> >>>> >> >> Fax: 305.397.2579
>> >>>> >> >> www.dotcms.com
>> >>>> >> >> http://www.twitter.com/dotCMS
>> >>>> >> >> http://www.facebook.com/dotCMS
>> >>>> >> >>
>> >>>> >> >> Please consider the planet before printing this email.
>> >>>> >> >
>> >>>> >> > --
>> >>>> >> > You received this message because you are subscribed to the
>> >>>> >> > Google
>> >>>> >> > Groups
>> >>>> >> > "dotCMS User Group" group.
>> >>>> >> > To view this discussion on the web visit
>> >>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >>>> >> >
>> >>>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >>>> >> > To unsubscribe from this group, send email to
>> >>>> >> > For more options, visit this group at
>> >>>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>>> >>
>> >>>> >>
>> >>>> >>
>> >>>> >> --
>> >>>> >> Community Manager
>> >>>> >>
>> >>>> >> dotCMS
>> >>>> >> Main: 305.900.2001
>> >>>> >> Fax: 305.397.2579
>> >>>> >> www.dotcms.com
>> >>>> >> http://www.twitter.com/dotCMS
>> >>>> >> http://www.facebook.com/dotCMS
>> >>>> >>
>> >>>> >> Please consider the planet before printing this email.
>> >>>> >
>> >>>> > --
>> >>>> > You received this message because you are subscribed to the Google
>> >>>> > Groups
>> >>>> > "dotCMS User Group" group.
>> >>>> > To view this discussion on the web visit
>> >>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>> >>>> >
>> >>>> > To post to this group, send email to dot...@googlegroups.com.
>> >>>> > To unsubscribe from this group, send email to
>> >>>> > For more options, visit this group at
>> >>>> > http://groups.google.com/group/dotcms?hl=en.
>> >>>
>> >>> --
>> >>> You received this message because you are subscribed to the Google
>> >>> Groups
>> >>> "dotCMS User Group" group.
>> >>> To view this discussion on the web visit
>> >>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>> >>>
>> >>> To post to this group, send email to dot...@googlegroups.com.
>> >>> To unsubscribe from this group, send email to
>> >>> For more options, visit this group at
>> >>> http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>>
>>
>>
>> --
>> Community Manager
>>
>> dotCMS
>> Main: 305.900.2001
>> Fax: 305.397.2579
>> www.dotcms.com
>> http://www.twitter.com/dotCMS
>> http://www.facebook.com/dotCMS
>>
>> Please consider the planet before printing this email.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/0oOdo39XtYkJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to

Jason Tesser

unread,
May 21, 2012, 3:56:45 PM5/21/12
to dot...@googlegroups.com
I am not sure if Maru has any more ideas but without getting the
server and debugging I am not sure what else to do. This would
obviously require a support contract

Usually the issue is the server cannot resolve the URL locally or
through the port.

Are you connecting directly to tomcat here? Maybe a proxy of APache
in the middle? Sometimes that makes things weird.

The 1.9 site search no longer exists in 2.0 but 2.1 coming out soon
has a new and improved site search but it is Enterprise Only. Very
cool though with way more power then the current one.

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422


>> >> >>>> >> >> > dotcms+un...@googlegroups.com.
>> >> >>>> >> >> > For more options, visit this group at
>> >> >>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>> >> >>
>> >> >>>> >> >>
>> >> >>>> >> >>
>> >> >>>> >> >> --
>> >> >>>> >> >> Community Manager
>> >> >>>> >> >>
>> >> >>>> >> >> dotCMS
>> >> >>>> >> >> Main: 305.900.2001
>> >> >>>> >> >> Fax: 305.397.2579
>> >> >>>> >> >> www.dotcms.com
>> >> >>>> >> >> http://www.twitter.com/dotCMS
>> >> >>>> >> >> http://www.facebook.com/dotCMS
>> >> >>>> >> >>
>> >> >>>> >> >> Please consider the planet before printing this email.
>> >> >>>> >> >
>> >> >>>> >> > --
>> >> >>>> >> > You received this message because you are subscribed to the
>> >> >>>> >> > Google
>> >> >>>> >> > Groups
>> >> >>>> >> > "dotCMS User Group" group.
>> >> >>>> >> > To view this discussion on the web visit
>> >> >>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >> >>>> >> >
>> >> >>>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >> >>>> >> > To unsubscribe from this group, send email to
>> >> >>>> >> > dotcms+un...@googlegroups.com.
>> >> >>>> >> > For more options, visit this group at
>> >> >>>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> --
>> >> >>>> >> Community Manager
>> >> >>>> >>
>> >> >>>> >> dotCMS
>> >> >>>> >> Main: 305.900.2001
>> >> >>>> >> Fax: 305.397.2579
>> >> >>>> >> www.dotcms.com
>> >> >>>> >> http://www.twitter.com/dotCMS
>> >> >>>> >> http://www.facebook.com/dotCMS
>> >> >>>> >>
>> >> >>>> >> Please consider the planet before printing this email.
>> >> >>>> >
>> >> >>>> > --
>> >> >>>> > You received this message because you are subscribed to the
>> >> >>>> > Google
>> >> >>>> > Groups
>> >> >>>> > "dotCMS User Group" group.
>> >> >>>> > To view this discussion on the web visit
>> >> >>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>> >> >>>> >
>> >> >>>> > To post to this group, send email to dot...@googlegroups.com.
>> >> >>>> > To unsubscribe from this group, send email to
>> >> >>>> > dotcms+un...@googlegroups.com.
>> >> >>>> > For more options, visit this group at
>> >> >>>> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>
>> >> >>> --
>> >> >>> You received this message because you are subscribed to the Google
>> >> >>> Groups
>> >> >>> "dotCMS User Group" group.
>> >> >>> To view this discussion on the web visit
>> >> >>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>> >> >>>
>> >> >>> To post to this group, send email to dot...@googlegroups.com.
>> >> >>> To unsubscribe from this group, send email to
>> >> >>> dotcms+un...@googlegroups.com.
>> >> >>> For more options, visit this group at
>> >> >>> http://groups.google.com/group/dotcms?hl=en.
>> >> >>
>> >> >>
>> >> > --
>> >> > You received this message because you are subscribed to the Google
>> >> > Groups
>> >> > "dotCMS User Group" group.
>> >> > To view this discussion on the web visit
>> >> > https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>> >> >
>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >> > To unsubscribe from this group, send email to
>> >> > dotcms+un...@googlegroups.com.
>> >> > For more options, visit this group at
>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> >>
>> >> --
>> >> Community Manager
>> >>
>> >> dotCMS
>> >> Main: 305.900.2001
>> >> Fax: 305.397.2579
>> >> www.dotcms.com
>> >> http://www.twitter.com/dotCMS
>> >> http://www.facebook.com/dotCMS
>> >>
>> >> Please consider the planet before printing this email.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/0oOdo39XtYkJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > dotcms+un...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/foL5RLj55bcJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+un...@googlegroups.com.

Maria Ahues Bouza

unread,
May 21, 2012, 4:01:55 PM5/21/12
to dot...@googlegroups.com
Unfortunately I don't have any more ideas either.

But I was going to mention what JT said, since the search is not
available in 2.0 anymore, maybe migrating to another search like
Google CSE?

http://www.google.com/cse/

specto

unread,
May 21, 2012, 4:26:26 PM5/21/12
to dot...@googlegroups.com
Thank you.


On Monday, May 21, 2012 12:56:45 PM UTC-7, LORDs_diakonos wrote:
I am not sure if Maru has any more ideas but without getting the
server and debugging I am not sure what else to do.   This would
obviously require a support contract

Usually the issue is the server cannot resolve the URL locally or
through the port.

Are you connecting directly to tomcat here?  Maybe a proxy of APache
in the middle?  Sometimes that makes things weird.

The 1.9 site search no longer exists in 2.0 but 2.1 coming out soon
has a new and improved site search but it is Enterprise Only. Very
cool though with way more power then the current one.

Thanks,
Jason Tesser
dotCMS Director, Support Services
1-305-858-1422


>> >> >>>> >> >> > dotcms+unsubscribe@googlegroups.com.
>> >> >>>> >> >> > For more options, visit this group at
>> >> >>>> >> >> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>> >> >>
>> >> >>>> >> >>
>> >> >>>> >> >>
>> >> >>>> >> >> --
>> >> >>>> >> >> Community Manager
>> >> >>>> >> >>
>> >> >>>> >> >> dotCMS
>> >> >>>> >> >> Main: 305.900.2001
>> >> >>>> >> >> Fax: 305.397.2579
>> >> >>>> >> >> www.dotcms.com
>> >> >>>> >> >> http://www.twitter.com/dotCMS
>> >> >>>> >> >> http://www.facebook.com/dotCMS
>> >> >>>> >> >>
>> >> >>>> >> >> Please consider the planet before printing this email.
>> >> >>>> >> >
>> >> >>>> >> > --
>> >> >>>> >> > You received this message because you are subscribed to the
>> >> >>>> >> > Google
>> >> >>>> >> > Groups
>> >> >>>> >> > "dotCMS User Group" group.
>> >> >>>> >> > To view this discussion on the web visit
>> >> >>>> >> > https://groups.google.com/d/msg/dotcms/-/7iWC4-sFr6kJ.
>> >> >>>> >> >
>> >> >>>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >> >>>> >> > To unsubscribe from this group, send email to
>> >> >>>> >> > dotcms+unsubscribe@googlegroups.com.
>> >> >>>> >> > For more options, visit this group at
>> >> >>>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >>
>> >> >>>> >> --
>> >> >>>> >> Community Manager
>> >> >>>> >>
>> >> >>>> >> dotCMS
>> >> >>>> >> Main: 305.900.2001
>> >> >>>> >> Fax: 305.397.2579
>> >> >>>> >> www.dotcms.com
>> >> >>>> >> http://www.twitter.com/dotCMS
>> >> >>>> >> http://www.facebook.com/dotCMS
>> >> >>>> >>
>> >> >>>> >> Please consider the planet before printing this email.
>> >> >>>> >
>> >> >>>> > --
>> >> >>>> > You received this message because you are subscribed to the
>> >> >>>> > Google
>> >> >>>> > Groups
>> >> >>>> > "dotCMS User Group" group.
>> >> >>>> > To view this discussion on the web visit
>> >> >>>> > https://groups.google.com/d/msg/dotcms/-/NiSWfqeWttkJ.
>> >> >>>> >
>> >> >>>> > To post to this group, send email to dot...@googlegroups.com.
>> >> >>>> > To unsubscribe from this group, send email to
>> >> >>>> > dotcms+unsubscribe@googlegroups.com.
>> >> >>>> > For more options, visit this group at
>> >> >>>> > http://groups.google.com/group/dotcms?hl=en.
>> >> >>>
>> >> >>> --
>> >> >>> You received this message because you are subscribed to the Google
>> >> >>> Groups
>> >> >>> "dotCMS User Group" group.
>> >> >>> To view this discussion on the web visit
>> >> >>> https://groups.google.com/d/msg/dotcms/-/51v3CpykheQJ.
>> >> >>>
>> >> >>> To post to this group, send email to dot...@googlegroups.com.
>> >> >>> To unsubscribe from this group, send email to
>> >> >>> dotcms+unsubscribe@googlegroups.com.
>> >> >>> For more options, visit this group at
>> >> >>> http://groups.google.com/group/dotcms?hl=en.
>> >> >>
>> >> >>
>> >> > --
>> >> > You received this message because you are subscribed to the Google
>> >> > Groups
>> >> > "dotCMS User Group" group.
>> >> > To view this discussion on the web visit
>> >> > https://groups.google.com/d/msg/dotcms/-/4JRyix-8Z7UJ.
>> >> >
>> >> > To post to this group, send email to dot...@googlegroups.com.
>> >> > To unsubscribe from this group, send email to
>> >> > dotcms+unsubscribe@googlegroups.com.
>> >> > For more options, visit this group at
>> >> > http://groups.google.com/group/dotcms?hl=en.
>> >>
>> >>
>> >>
>> >> --
>> >> Community Manager
>> >>
>> >> dotCMS
>> >> Main: 305.900.2001
>> >> Fax: 305.397.2579
>> >> www.dotcms.com
>> >> http://www.twitter.com/dotCMS
>> >> http://www.facebook.com/dotCMS
>> >>
>> >> Please consider the planet before printing this email.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "dotCMS User Group" group.
>> > To view this discussion on the web visit
>> > https://groups.google.com/d/msg/dotcms/-/0oOdo39XtYkJ.
>> >
>> > To post to this group, send email to dot...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > dotcms+unsubscribe@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/dotcms?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "dotCMS User Group" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/dotcms/-/foL5RLj55bcJ.
>
> To post to this group, send email to dot...@googlegroups.com.
> To unsubscribe from this group, send email to
> dotcms+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages