Closed vladak closed 5 years ago
att 506:
<?xml version="1.0" encoding="UTF-8"?>
<java version="1.6.0_06" class="java.beans.XMLDecoder">
<object class="org.opensolaris.opengrok.configuration.Configuration">
<void property="dataRoot">
<string>/data/opengrok/data</string>
</void>
<void property="projects">
<void method="add">
<object class="org.opensolaris.opengrok.configuration.Project">
<void property="description">
<string>parkcity</string>
</void>
<void property="path">
<string>/parkcity</string>
</void>
</object>
</void>
</void>
<void property="sourceRoot">
<string>/data/opengrok/source</string>
</void>
<void property="verbose">
<boolean>true</boolean>
</void>
</object>
</java>
Make sure tomcat has a perforce ticket.
use in the indexation command: -r dirbased if you are syncing the code locally from perforce.
Make sure tomcat:tomcat is the owner of the indexed files and the history will show again.
As for the annotate and history make sure your tomcat is launched with java 64b and with an XMX of minimum 4GB as it fails on heap space when trying to get the p4 information from the server.
There's a suggested workaround/solution and no reaction for years. A candidate for closing.
status NEW severity critical in component webapp for 0.11 Reported in version unspecified on platform ANY/Generic Assigned to: Trond Norbye
Original attachment names and IDs:
On 2008-09-11 14:52:23 +0000, Emilio Monti wrote:
On 2008-09-16 01:47:59 +0000, Trond Norbye wrote:
On 2008-09-19 09:22:36 +0000, Zach Carter wrote:
On 2008-09-19 09:23:22 +0000, Zach Carter wrote:
On 2008-09-19 09:49:23 +0000, Trond Norbye wrote:
On 2008-09-19 10:04:25 +0000, Zach Carter wrote:
On 2008-09-20 04:10:52 +0000, Trond Norbye wrote:
On 2008-09-22 16:54:32 +0000, Zach Carter wrote:
On 2008-09-23 03:17:48 +0000, Trond Norbye wrote:
On 2008-09-23 10:13:52 +0000, Zach Carter wrote:
On 2008-11-07 05:05:06 +0000, Trond Norbye wrote:
On 2008-11-13 08:51:50 +0000, Zach Carter wrote:
On 2009-07-26 22:41:22 +0000, Harshit wrote:
On 2010-05-20 22:40:59 +0000, Mike wrote:
On 2010-05-25 00:19:06 +0000, Mike wrote:
On 2010-05-26 20:46:25 +0000, Mark Bickford wrote:
On 2010-05-31 15:05:20 +0000, Lubos Kosco wrote:
On 2011-01-05 18:54:49 +0000, sb wrote:
On 2011-01-05 21:57:55 +0000, Lubos Kosco wrote:
On 2011-01-06 09:02:36 +0000, Trond Norbye wrote:
On 2011-01-06 17:33:00 +0000, Zach Carter wrote:
On 2012-04-10 16:42:58 +0000, Fadel Wanssa wrote: