Export comment with rev = Long.MinValue failed
Reported by Sergey Ignatov | April 19th, 2011 @ 10:21 PM | in 1.0 Beta 3 (closed)
PostgreSQL 8.4.7
HTTP ERROR 500
Problem accessing /org/package.xml. Reason:
ERROR: timestamp out of range: "292269054-01-05 03:43:27.272000 +03:00:00 BC"
Caused by:
org.postgresql.util.PSQLException: ERROR: timestamp out of
range: "292269054-01-05 03:43:27.272000 +03:00:00 BC"
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2062)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1795)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:479)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:367)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:271)
at net.liftweb.mapper.DB$.exec(DB.scala:504)
at net.liftweb.mapper.KeyedMetaMapper$$anonfun$findDb$2$$anonfun$apply$42.apply(MetaMapper.scala:1932)
at net.liftweb.mapper.KeyedMetaMapper$$anonfun$findDb$2$$anonfun$apply$42.apply(MetaMapper.scala:1930)
at net.liftweb.mapper.DB$$anonfun$runPreparedStatement$2.apply(DB.scala:584)
at net.liftweb.mapper.DB$$anonfun$runPreparedStatement$2.apply(DB.scala:583)
at net.liftweb.util.TimeHelpers$class.calcTime(TimeHelpers.scala:329)
at net.liftweb.util.Helpers$.calcTime(Helpers.scala:34)
at net.liftweb.mapper.DB$.runPreparedStatement(DB.scala:582)
at net.liftweb.mapper.DB$.prepareStatement(DB.scala:525)
at net.liftweb.mapper.KeyedMetaMapper$$anonfun$findDb$2.apply(MetaMapper.scala:1929)
at net.liftweb.mapper.KeyedMetaMapper$$anonfun$findDb$2.apply(MetaMapper.scala:1926)
at net.liftweb.mapper.DB$$anonfun$use$1.apply(DB.scala:606)
at net.liftweb.util.DynoVar$class.run(ThreadGlobal.scala:95)
at net.liftweb.mapper.DB$currentConn$.run(DB.scala:593)
at net.liftweb.mapper.DB$.use(DB.scala:603)
at net.liftweb.mapper.KeyedMetaMapper$class.findDb(MetaMapper.scala:1925)
at scala.tools.colladoc.model.mapper.Comment$.findDb(Comment.scala:100)
at net.liftweb.mapper.KeyedMetaMapper$class.findDb(MetaMapper.scala:1921)
at scala.tools.colladoc.model.mapper.Comment$.findDb(Comment.scala:100)
at net.liftweb.mapper.KeyedMetaMapper$class.find(MetaMapper.scala:1918)
at scala.tools.colladoc.model.mapper.Comment$.find(Comment.scala:100)
at scala.tools.colladoc.api.ExportService$Traversal.construct(ExportService.scala:68)
at scala.tools.colladoc.api.ExportService$.changeSet(ExportService.scala:58)
Comments and changes to this ticket
-
Sergey Ignatov May 24th, 2011 @ 08:39 PM
- Milestone set to 1.0 Beta 3
- Milestone order changed from 1 to 0
-
Sergey Ignatov May 24th, 2011 @ 09:35 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Web application allowing to edit Scala symbols documentation.