Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time machine: Unable to create incremental time machine snapshots #7358

Closed
bryanboza opened this issue Feb 25, 2015 · 0 comments
Closed

Time machine: Unable to create incremental time machine snapshots #7358

bryanboza opened this issue Feb 25, 2015 · 0 comments

Comments

@bryanboza
Copy link
Member

When you try to create a past time machine snapshot, the system show immediately the finish notification, in the notifications bubble.... But if you try to open you can't see the snapshot...

Log:

[25/02/15 11:33:22:254 CST]  INFO ajax.TimeMachineAjaxAction: Modifying Job : User:dotcms.org.1; Date: 2015-02-25 11:33:22; Job Identifier: timemachine
[25/02/15 11:33:22:327 CST]  INFO ajax.TimeMachineAjaxAction: Job Modified : User:dotcms.org.1; Date: 2015-02-25 11:33:22; Job Identifier: timemachine
[25/02/15 11:33:22:328 CST]  INFO ajax.TimeMachineAjaxAction$4: Job Started : User:dotcms.org.1; Date: 2015-02-25 11:33:22; Job Identifier: timemachine
[25/02/15 11:33:22:352 CST]  INFO bundlers.FileAssetBundler: +languageid:1 +structuretype:4  +versionTs:[19000225113322 TO 19000225113322]  +(conhost:48190c8c-42c4-46af-8d1a-0cd5db894797  ) 
[25/02/15 11:33:22:356 CST]  INFO bundlers.StaticHTMLPageBundler: Start bundler
[25/02/15 11:33:22:369 CST]  INFO bundlers.StaticHTMLPageBundler: End bundler
[25/02/15 11:33:22:369 CST]  INFO bundlers.HTMLPageAsContentBundler: +languageid:1 +structuretype:5  +versionTs:[19000225113322 TO 19000225113322]  +(conhost:48190c8c-42c4-46af-8d1a-0cd5db894797  ) 
[25/02/15 11:33:22:374 CST]  INFO bundlers.URLMapBundler: Start bundler
[25/02/15 11:33:22:383 CST]  INFO bundlers.URLMapBundler: End bundler
[25/02/15 11:33:22:385 CST]  WARN bundlers.f: Contentlet : 4568aa59-aa17-4982-b20f-951e2de5c154 is not a FileAsset
com.dotmarketing.business.DotStateException: Contentlet : 4568aa59-aa17-4982-b20f-951e2de5c154 is not a FileAsset
    at com.dotmarketing.portlets.fileassets.business.FileAssetAPIImpl.fromContentlet(FileAssetAPIImpl.java:176)
    at com.dotcms.enterprise.publishing.bundlers.f.generate(SourceFile:101)
    at com.dotcms.publishing.PublisherAPIImpl.publish(PublisherAPIImpl.java:58)
    at com.dotcms.publishing.PublisherAPIImpl.publish(PublisherAPIImpl.java:17)
    at com.dotcms.timemachine.business.TimeMachineAPIImpl.startTimeMachine(TimeMachineAPIImpl.java:54)
    at com.dotcms.timemachine.ajax.TimeMachineAjaxAction$4.run(TimeMachineAjaxAction.java:309)
[25/02/15 11:33:22:386 CST]  INFO servlets.BinaryExporterServlet: Exporter "Content Image Fields Resizer" registered for path /resize-image
[25/02/15 11:33:22:386 CST]  INFO servlets.BinaryExporterServlet: Exporter "Export Field Content" registered for path /raw-data
[25/02/15 11:33:22:386 CST]  INFO servlets.BinaryExporterServlet: Exporter "Image Filter Exporter" registered for path /image
[25/02/15 11:33:22:386 CST]  INFO servlets.BinaryExporterServlet: Exporter "Image Thumbnail Field Exporter" registered for path /image-thumbnail

SC: http://screencast.com/t/rN0x0Yu8fNgs

Tested on nightly build 2015-02-24 // Postgres // FF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants