Open GoogleCodeExporter opened 8 years ago
Attempting without revision history '-r' makes it a bit further but then
crashes
again with a null pointer exception.
Exception in thread "main" java.lang.NullPointerException: text
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:203)
at
com.google.sites.liberation.renderers.RendererUtils.getHyperLink(RendererUtils.j
ava:1
40)
at
com.google.sites.liberation.renderers.RendererUtils.getAuthorElement(RendererUti
ls.ja
va:71)
at
com.google.sites.liberation.renderers.AttachmentsRendererImpl.renderAttachments(
Attac
hmentsRendererImpl.java:54)
at
com.google.sites.liberation.export.PageExporterImpl.exportPage(PageExporterImpl.
java:
177)
at
com.google.sites.liberation.export.SiteExporterImpl.exportPage(SiteExporterImpl.
java:
158)
at
com.google.sites.liberation.export.SiteExporterImpl.exportSite(SiteExporterImpl.
java:
131)
at com.google.sites.liberation.export.Main.doMain(Main.java:81)
at com.google.sites.liberation.export.Main.main(Main.java:97)
Original comment by cskratti...@gmail.com
on 2 Dec 2009 at 8:20
Original comment by gk5...@kickstyle.net
on 6 Jan 2010 at 4:42
in comment 1, you get the same problem as reported in issue 32.
Original comment by joseluis...@gmail.com
on 29 Apr 2010 at 9:49
I'll check through our site to see if there's any unknown author entries and
get back
to you.
Original comment by cskratti...@gmail.com
on 29 Apr 2010 at 10:36
Original issue reported on code.google.com by
cskratti...@gmail.com
on 2 Dec 2009 at 8:16