Me too.

arc diff --trace

......
PHP Fatal error:  Uncaught exception 'HTTPFutureResponseStatusHTTP'
with message '[HTTP/500]' in
/home/navis/bin/libphutil/src/future/http/base/BaseHTTPFuture.php:299
Stack trace:
#0 /home/navis/bin/libphutil/src/future/http/https/HTTPSFuture.php(95):
BaseHTTPFuture->parseRawHTTPResponse('HTTP/1.1 100 Co...')
#1 /home/navis/bin/libphutil/src/future/proxy/FutureProxy.php(34):
HTTPSFuture->isReady()
#2 /home/navis/bin/libphutil/src/conduit/client/ConduitClient.php(131):
FutureProxy->isReady()
#3 /home/navis/bin/libphutil/src/conduit/client/ConduitClient.php(52):
ConduitClient->callMethod('differential.cr...', Array)
#4 /home/navis/bin/arcanist/src/workflow/diff/ArcanistDiffWorkflow.php(324):
ConduitClient->callMethodSynchronous('differential.cr...', Array)
#5 /home/navis/bin/arcanist/scripts/arcanist.php(266):
ArcanistDiffWorkflow->run()
#6 {main}
  thrown in /home/navis/bin/libphutil/src/future/http/base/BaseHTTPFuture.php
on line 299


2012/5/9 Carl Steinbach <c...@cloudera.com>:
> Has the phabricator site stopped working for anyone else? As of today I'm
> not longer able to view review requests. For example:
>
> https://reviews.facebook.net/D3075
>
> Produces the following output:
>
> <br />
> <b>Fatal error</b>:  Undefined class constant 'COMMITTED' in
> <b>/var/www/reviews.facebook.net/phabricator/src/applications/differential/storage/revision/DifferentialRevision.php</b>
> on line <b>209</b><br />
>>>> UNRECOVERABLE FATAL ERROR <<<
>
> Undefined class constant &#039;COMMITTED&#039;
>
> /var/www/reviews.facebook.net/phabricator/src/applications/differential/storage/revision/DifferentialRevision.php:209
>
>
> ┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
>
>
> Any help would be much appreciated.
>
> Thanks.
>
> Carl
>
> On Tue, May 8, 2012 at 1:47 PM, Ashutosh Chauhan <hashut...@apache.org>wrote:
>
>> Made some progress on using arc/phab on ubuntu. epriestley helped a ton
>> over at #phabricator irc channel. Thanks, Evan!
>> Now, able to make arc work on ubuntu, but seems like jira integration is
>> broken. Hit the following problem:
>>
>> $arc diff —jira HIVE-3008
>>
>> PHP Fatal error:  Class 'ArcanistDifferentialRevisionRef' not found in
>> /home/ashutosh/workspace/.arc_jira_lib/arcanist/ArcJIRAConfiguration.php on
>> line 201
>>
>> Fatal error: Class 'ArcanistDifferentialRevisionRef' not found in
>> /home/ashutosh/workspace/.arc_jira_lib/arcanist/ArcJIRAConfiguration.php on
>> line 201
>>
>> Even with this error diff did get generated but it was not posted back on
>> jira. Evan is working on a patch to fix this.
>>
>> He is also discussing with Facebook folks on how to tackle these issues in
>> long term. Discussion is going on at https://secure.phabricator.com/T1206
>>
>> I will request people who are actively working on Hive to follow the
>> discussion on this ticket.
>>
>>
>> Thanks,
>>
>> Ashutosh
>>
>>
>>
>> On Thu, Apr 19, 2012 at 5:24 PM, Ashutosh Chauhan <hashut...@apache.org
>> >wrote:
>>
>> > Problem while using arc on ubuntu
>> >
>> > $ arc patch D2871
>> > ARC: Cannot mix P and A
>> > UNIX: No such file or directory
>> >
>> > Any ideas whats up there.
>> >
>> > Thanks,
>> > Ashutosh
>> >
>> > On Thu, Apr 19, 2012 at 17:19, Edward Capriolo <edlinuxg...@gmail.com
>> >wrote:
>> >
>> >> Just throwing this out there. The phabricator IRC has more people and
>> >> is usually more active then Hive IRC.
>> >>
>> >> #JustSaying...
>> >>
>> >> On Thu, Apr 19, 2012 at 7:35 PM, Ashutosh Chauhan <hashut...@apache.org
>> >
>> >> wrote:
>> >> > Hit a new problem with arc today:
>> >> >
>> >> > Fatal error: Uncaught exception 'Exception' with message 'Host
>> returned
>> >> > HTTP/200, but invalid JSON data in response to a Conduit method call:
>> >> > <br />
>> >> > <b>Warning</b>:  Unknown: POST Content-Length of 9079953 bytes exceeds
>> >> the
>> >> > limit of 8388608 bytes in <b>Unknown</b> on line <b>0</b><br />
>> >> >
>> >>
>> for(;;);{"result":null,"error_code":"ERR-INVALID-SESSION","error_info":"Session
>> >> > key is not present."}' in
>> >> >
>> >>
>> /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitFuture.php:48
>> >> > Stack trace:
>> >> > #0
>> >> >
>> >>
>> /Users/ashutosh/work/hive/libphutil/src/future/proxy/FutureProxy.php(62):
>> >> > ConduitFuture->didReceiveResult(Array)
>> >> > #1
>> >> >
>> >>
>> /Users/ashutosh/work/hive/libphutil/src/future/proxy/FutureProxy.php(39):
>> >> > FutureProxy->getResult()
>> >> > #2
>> >> >
>> >>
>> /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitClient.php(52):
>> >> > FutureProxy->resolve()
>> >> > #3
>> >> >
>> >>
>> /Users/ashutosh/work/hive/arcanist/src/workflow/diff/ArcanistDiffWorkflow.php(341):
>> >> > ConduitClient->callMethodSynchronous('differential.cr...', Array)
>> >> > #4 /Users/ashutosh/work/hive/arcanist/scripts/arcanist.php(266):
>> >> > ArcanistDiffWo in
>> >> >
>> >>
>> /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitFuture.php on
>> >> > line 48
>> >> >
>> >> >
>> >> > Any ideas how to solve this?
>> >> >
>> >> > Thanks,
>> >> > Ashutosh
>> >> >
>> >> > On Wed, Apr 11, 2012 at 18:37, Edward Capriolo <edlinuxg...@gmail.com
>> >> >wrote:
>> >> >
>> >> >> I think the most practical solution is try and use arc/phab and then
>> >> >> if there is a problem fall back to Jira and do it the old way.
>> >> >>
>> >> >> Edward
>> >> >>
>> >> >> On Wed, Apr 11, 2012 at 7:17 PM, Carl Steinbach <c...@cloudera.com>
>> >> wrote:
>> >> >> > +1 to switching over to Git.
>> >> >> >
>> >> >> > As for the rest of the Phabricator/Gerrit/Reviewboard discussion, I
>> >> think
>> >> >> > we should pick this up again at the contributor meeting on
>> Wednesday.
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > Carl
>> >> >> >
>> >> >> > On Wed, Apr 11, 2012 at 12:19 PM, Ashutosh Chauhan <
>> >> hashut...@apache.org
>> >> >> >wrote:
>> >> >> >
>> >> >> >> +1 on moving away from arc/phabricator. It works great when it
>> >> works,
>> >> >> but
>> >> >> >> most of the time it doesnt work.
>> >> >> >>
>> >> >> >> Ashutosh
>> >> >> >>
>> >> >> >> On Wed, Apr 11, 2012 at 11:57, Owen O'Malley <omal...@apache.org>
>> >> >> wrote:
>> >> >> >>
>> >> >> >> > On Wed, Apr 11, 2012 at 11:48 AM, Edward Capriolo <
>> >> >> edlinuxg...@gmail.com
>> >> >> >> >
>> >> >> >> > wrote:
>> >> >> >> > > If we are going to switch from fabricator we just might as
>> well
>> >> go
>> >> >> >> > > back to not using anything. Review board was really clunky and
>> >> >> >> > > confusing.
>> >> >> >> >
>> >> >> >> > I'm mostly +1 to that. If no one is supporting phabricator, then
>> >> it
>> >> >> >> > won't work for long. Personally, I'd love it if we could move
>> >> Hive to
>> >> >> >> > git completely. Has anyone used gerrit? The videos of it make it
>> >> look
>> >> >> >> > better than sliced bread.
>> >> >> >> >
>> >> >> >> > -- Owen
>> >> >> >> >
>> >> >> >>
>> >> >>
>> >>
>> >
>> >
>>

Reply via email to