W00t!

On Monday, March 17, 2014 9:24:00 AM UTC-4, Andrey Lomakin wrote:
>
> Hi,
> Yes, it is :-)
>
>
> On Mon, Mar 17, 2014 at 3:15 PM, Chris Bakker <[email protected]<javascript:>
> > wrote:
>
>> No. I was waiting for the release of RC2 to try again. Is that still 
>> going to happen this week?
>>
>> Chris
>>
>>
>> On Friday, March 14, 2014 11:36:36 PM UTC-4, Lvc@ wrote:
>>
>>> Hi,
>>> have you tried 1.7rc2-SNAPSHOT ?
>>>
>>> Lvc@
>>>
>>>
>>> On 15 March 2014 03:28, Chris Bakker <[email protected]> wrote:
>>>
>>>> I'm having this same issue, except I'm not trying to create a graph 
>>>> database, just an object database.
>>>>
>>>> Chris
>>>>
>>>>
>>>> On Monday, January 6, 2014 6:52:10 AM UTC-5, madhu wrote:
>>>>>
>>>>> Hi Luca,
>>>>>
>>>>> Can you please go through this post once? 
>>>>> I used OrientDB-1.6.1 version on Linux platform.
>>>>> On windows os it is working fine.
>>>>>
>>>>> Thanks,
>>>>> Madhu
>>>>>
>>>>> On Friday, January 3, 2014 12:57:13 PM UTC+5:30, madhu wrote:
>>>>>>
>>>>>> Hi Luca,
>>>>>>
>>>>>> When I create database from console in distributed server mode 
>>>>>> (dserver.sh) the following exception occurred.
>>>>>>
>>>>>> *console.sh create database remote:localhost:2430/GraphDB root root 
>>>>>> plocal graph;*
>>>>>>
>>>>>> Can you please look in to the exception and let me know your 
>>>>>> comments? There are no issues if I create local type db.
>>>>>>
>>>>>> OrientDB console v.1.6.1 (build 1057) www.orientechnologies.com
>>>>>> Type 'help' to display all the commands supported.
>>>>>> Installing extensions for GREMLIN language v.2.5.0-SNAPSHOT
>>>>>>
>>>>>> Creating database [remote:localhost:2430/GraphDB] using the storage 
>>>>>> type [plocal]...Cannot create the remote storage: GraphDB
>>>>>> Exception during response processing.
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.throwSerializedException(OChannelBinar
>>>>>> yAsynchClient.java:264)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.handleStatus(OChannelBinaryAsynchClient.
>>>>>> java:231)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.
>>>>>> java:202)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.
>>>>>> java:113)
>>>>>> -> com.orientechnologies.orient.client.remote.OStorageRemote.be
>>>>>> ginResponse(OStorageRemote.java:1867)
>>>>>> -> com.orientechnologies.orient.client.remote.OStorageRemote.ge
>>>>>> tResponse(OStorageRemote.java:1883)
>>>>>> -> com.orientechnologies.orient.client.remote.OServerAdmin.crea
>>>>>> teDatabase(OServerAdmin.java:201)
>>>>>> -> com.orientechnologies.orient.client.remote.OServerAdmin.crea
>>>>>> teDatabase(OServerAdmin.java:165)
>>>>>> -> com.orientechnologies.orient.console.OConsoleDatabaseApp.cre
>>>>>> ateDatabase(OConsoleDatabaseApp.java:272)
>>>>>> -> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>> -> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>>>>>> ssorImpl.java:57)
>>>>>> -> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>>>>>> thodAccessorImpl.java:43)
>>>>>> -> java.lang.reflect.Method.invoke(Method.java:601)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cute(OConsoleApplication.java:279)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cuteCommands(OConsoleApplication.java:156)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cuteBatch(OConsoleApplication.java:116)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.run
>>>>>> (OConsoleApplication.java:93)
>>>>>> -> com.orientechnologies.orient.graph.console.OGremlinConsole.m
>>>>>> ain(OGremlinConsole.java:53)
>>>>>> Error on parsing command at position #0: Data segment 'default' does 
>>>>>> not exists
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.throwSerializedException(OChannelBinar
>>>>>> yAsynchClient.java:264)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.handleStatus(OChannelBinaryAsynchClient.
>>>>>> java:231)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.
>>>>>> java:202)
>>>>>> -> com.orientechnologies.orient.enterprise.channel.binary.OChan
>>>>>> nelBinaryAsynchClient.beginResponse(OChannelBinaryAsynchClient.
>>>>>> java:113)
>>>>>> -> com.orientechnologies.orient.client.remote.OStorageRemote.be
>>>>>> ginResponse(OStorageRemote.java:1867)
>>>>>> -> com.orientechnologies.orient.client.remote.OStorageRemote.ge
>>>>>> tResponse(OStorageRemote.java:1883)
>>>>>> -> com.orientechnologies.orient.client.remote.OServerAdmin.crea
>>>>>> teDatabase(OServerAdmin.java:201)
>>>>>> -> com.orientechnologies.orient.client.remote.OServerAdmin.crea
>>>>>> teDatabase(OServerAdmin.java:165)
>>>>>> -> com.orientechnologies.orient.console.OConsoleDatabaseApp.cre
>>>>>> ateDatabase(OConsoleDatabaseApp.java:272)
>>>>>> -> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>>> -> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
>>>>>> ssorImpl.java:57)
>>>>>> -> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
>>>>>> thodAccessorImpl.java:43)
>>>>>> -> java.lang.reflect.Method.invoke(Method.java:601)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cute(OConsoleApplication.java:279)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cuteCommands(OConsoleApplication.java:156)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.exe
>>>>>> cuteBatch(OConsoleApplication.java:116)
>>>>>> -> com.orientechnologies.common.console.OConsoleApplication.run
>>>>>> (OConsoleApplication.java:93)
>>>>>> -> com.orientechnologies.orient.graph.console.OGremlinConsole.m
>>>>>> ain(OGremlinConsole.java:53)
>>>>>> Error: com.orientechnologies.orient.core.exception.OStorageException: 
>>>>>> Cannot create the remote storage: GraphDB
>>>>>> Error: 
>>>>>> com.orientechnologies.orient.enterprise.channel.binary.OResponseProcessingException:
>>>>>>  
>>>>>> Exception during response processing.
>>>>>> Error: 
>>>>>> com.orientechnologies.orient.core.sql.OCommandSQLParsingException: 
>>>>>> Error on parsing command at position #0: Data segment 'default' does not 
>>>>>> exists
>>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Madhu
>>>>>>
>>>>>>  -- 
>>>>
>>>> --- 
>>>> 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/d/optout.
>>>>
>>>
>>>  -- 
>>
>> --- 
>> 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/d/optout.
>>
>
>
>
> -- 
> Best regards,
> Andrey Lomakin.
>
> Orient Technologies
> the Company behind OrientDB
>
>  

-- 

--- 
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/d/optout.

Reply via email to