Skip to content

Instantly share code, notes, and snippets.

@bryanboza
Created July 3, 2014 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryanboza/b84e1ba97fe42aa864f9 to your computer and use it in GitHub Desktop.
Save bryanboza/b84e1ba97fe42aa864f9 to your computer and use it in GitHub Desktop.
ST
[03/07/14 15:54:09:626 UTC] ERROR business.PublisherAPIImpl: Error Publishing Bundle: folder must already have an identifier before saving
com.dotcms.publishing.DotPublishingException: folder must already have an identifier before saving
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.a(SourceFile:234)
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.handle(SourceFile:77)
at com.dotcms.publisher.receiver.BundlePublisher.process(BundlePublisher.java:161)
at com.dotcms.rest.PublishThread.run(PublishThread.java:40)
at java.lang.Thread.run(Thread.java:724)
Caused by: com.dotmarketing.business.DotStateException: folder must already have an identifier before saving
at com.dotmarketing.portlets.folders.business.FolderAPIImpl.save(FolderAPIImpl.java:503)
at com.dotmarketing.portlets.folders.business.FolderAPIImpl.save(FolderAPIImpl.java:529)
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.a(SourceFile:228)
... 4 more
[03/07/14 15:54:09:779 UTC] ERROR lang.String: Error Publishing: com.dotcms.publishing.DotPublishingException: folder must already have an identifier before saving
[03/07/14 15:54:09:779 UTC] INFO rest.PublishThread: : [BundleID: 8b14df28-9190-4411-895b-46f6463586e6.tar.gz] Finished bundle publish process
[03/07/14 15:55:08:451 UTC] INFO rest.PublishThread: : [BundleID: 8b14df28-9190-4411-895b-46f6463586e6.tar.gz] Started bundle publish process
[03/07/14 15:55:09:536 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:537 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:539 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:553 UTC] INFO handler.ContentHandler: : [BundleID: 8b14df28-9190-4411-895b-46f6463586e6.tar.gz] Content published. Id: 48190c8c-42c4-46af-8d1a-0cd5db894797
[03/07/14 15:55:09:582 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:582 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:585 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:615 UTC] INFO handler.ContentHandler: : [BundleID: 8b14df28-9190-4411-895b-46f6463586e6.tar.gz] Content published. Id: SYSTEM_HOST
[03/07/14 15:55:09:646 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:693 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:693 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:696 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:732 UTC] INFO business.DotGuavaCacheAdministratorImpl: *** Building Cache : hostaliascache, size:1000, toDisk:false,Concurrency:32
[03/07/14 15:55:09:932 UTC] ERROR business.PublisherAPIImpl: Error Publishing Bundle: folder must already have an identifier before saving
com.dotcms.publishing.DotPublishingException: folder must already have an identifier before saving
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.a(SourceFile:234)
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.handle(SourceFile:77)
at com.dotcms.publisher.receiver.BundlePublisher.process(BundlePublisher.java:161)
at com.dotcms.rest.PublishThread.run(PublishThread.java:40)
at java.lang.Thread.run(Thread.java:724)
Caused by: com.dotmarketing.business.DotStateException: folder must already have an identifier before saving
at com.dotmarketing.portlets.folders.business.FolderAPIImpl.save(FolderAPIImpl.java:503)
at com.dotmarketing.portlets.folders.business.FolderAPIImpl.save(FolderAPIImpl.java:529)
at com.dotcms.enterprise.publishing.remote.handler.FolderHandler.a(SourceFile:228)
... 4 more
[03/07/14 15:55:09:942 UTC] ERROR lang.String: Error Publishing: com.dotcms.publishing.DotPublishingException: folder must already have an identifier before saving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment