I figured it out.  I didn't have:

<command pattern="GET|gephi/*" 
implementation="com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi"/>

in my configuration file.

Thanks!

On Saturday, February 8, 2014 12:23:55 PM UTC-6, Lvc@ wrote:
>
> Do you have the orientdb-graphdb-*.jar in your classpath?
>
> Lvc@
>
>
> On 8 February 2014 16:22, Mark Kurt <[email protected] <javascript:>>wrote:
>
>> I am having the same problem.  I updated to 1.7-rc1 and when I got to: 
>> http://local-development:2480/gephi/GratefulDeadConcerts/sql/select%20from%20v/100
>>
>> The response is:
>>
>> Command not found: gephi/GratefulDeadConcerts/sql/select%20from%20v/100
>>
>>
>> Any help would be greatly appreciated.
>>
>>
>>
>> On Monday, February 3, 2014 12:43:54 PM UTC-6, Lvc@ wrote:
>>
>>> Hi,
>>> please could you try with last 1.7-SNAPSHOT?
>>>
>>> Lvc@
>>>
>>>
>>>
>>> On 3 February 2014 19:24, og1 <[email protected]> wrote:
>>>
>>>> Hi all:
>>>>
>>>> I've read the previous threads on getting OrientDB connected to Gephi 
>>>> (using the plugin), but nothing I see on those threads has helped me fix 
>>>> the issue I'm seeing.
>>>>
>>>> I'm just trying to get an OrientDB database to display visually using 
>>>> the streaming plugin on Gephi.  The instructions I've seen are straight 
>>>> forward, so I'm probably doing something wrong in the http url and it just 
>>>> can't find the database.  The database is called "cars" as I was playing 
>>>> with the "cars" tutorial.  The "cars" database is in the "databases" 
>>>> folder 
>>>> for the 1.6.4 release.
>>>>
>>>> The OrientDB server is listing for http requests on http://0.0.0.0:2480as 
>>>> it should be.
>>>>
>>>> I put the connection information into Gephi as described here under the 
>>>> sql query via http instructions. http://goo.gl/HiXCq4
>>>>
>>>> But I've tried various combinations of http://localhost:2480/gephi/
>>>> cars/sql/select%20from%20v or http://0.0.0.0:2480/gephi/
>>>> cars/sql/select%20from%20v
>>>>
>>>> Gephi is in my home directory on my Linux system.
>>>>
>>>> I'm running OrientDB community edition 1.6.4
>>>>
>>>> The response I get most times from the OrientDB server when I try to 
>>>> connect to Gephi is as follows:
>>>>
>>>> WARN ->127.0.0.1: Command not found: GET.gephi/cars/sql/select from v 
>>>> [ONetworkProtocolHttpDb]
>>>>
>>>> Not sure why the WARN message mentions 127.0.0.1 as that's the Apache 
>>>> server address.  I'm definitely using 0.0.0.0:2480
>>>>
>>>>
>>>> Thanks for any advice on how to get the database connected and 
>>>> streaming to Gephi.
>>>>
>>>>
>>>>
>>>>  -- 
>>>>  
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "OrientDB" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>>
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "OrientDB" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to