Gaurav, Could you create issue for this problem in bug tracker ?
On Tue, Mar 18, 2014 at 3:19 PM, Gaurav Dhiman <[email protected]> wrote: > Yes, its re-producible. I tried few times and I face same error. > > Attached are the screenshots. > > Steps to reproduce: > 1. Define some extra properties in OUser class, for instance fistName > (string), lastName (string) > 2. Go to studio, select Browse option. > 3. Type command "Select * from OUser". Its OK, but do not show extra > defined properties in query result. > 4. Type command "Select fistName from OUser". It shows the result as shown > in attached screenshot 1 > 5. Click the @rid filed of result, an error message is shown on studio as > well as command prompt. > > Regards, > Gaurav > > > > Best Regards, > > Gaurav > Ph: +91-9878966449 > Email: [email protected] > http://www.linkedin.com/in/gauravdhiman > > Website: www.TechZulla.com > Empowering Businesses with Technology > > *Our Product Offerings:* > RetailEMall <http://retailemall.com/store/>, > TravelCRM<http://www.techzulla.com/travelcrm/> > & DesignStudio <http://www.techzulla.com/design-studio/> > ___________________________________ > > > On Tue, Mar 18, 2014 at 6:17 PM, Andrey Lomakin > <[email protected]>wrote: > >> Is it reproducible ? >> >> >> On Tue, Mar 18, 2014 at 2:47 PM, Andrey Lomakin <[email protected] >> > wrote: >> >>> Hi, >>> How do you work with db using remote: or plocal: url ? >>> >>> >>> On Tue, Mar 18, 2014 at 2:45 PM, Gaurav Dhiman <[email protected]>wrote: >>> >>>> Hi, >>>> >>>> OrientDB crashed with below message on CMD prompt: >>>> >>>> 2014-03-18 17:43:26:366 WARN ->0:0:0:0:0:0:0:1: Command not found: >>>> GET.rest/User >>>> ()/profileImage [ONetworkProtocolHttpDb] >>>> 2014-03-18 17:43:26:797 WARN ->0:0:0:0:0:0:0:1: Command not found: >>>> GET.rest/User >>>> (5:0)/profileImage [ONetworkProtocolHttpDb] >>>> 2014-03-18 17:44:15:250 SEVE Internal server error: >>>> java.lang.ArrayIndexOutOfBoundsException: -2 [ONetworkProtocolHttpDb] >>>> 2014-03-18 17:44:37:785 SEVE Internal server error: >>>> java.lang.ArrayIndexOutOfBoundsException: -2 [ONetworkProtocolHttpDb] >>>> 2014-03-18 17:44:38:703 SEVE Internal server error: >>>> java.lang.ArrayIndexOutOfBoundsException: -2 [ONetworkProtocolHttpDb] >>>> >>>> Steps that I follows: >>>> >>>> 1. Added few more properties to OUser class. Added properties like >>>> firstName, lastName etc. >>>> 2. From Studio, I ran command "*Select firstName from OUser*" and >>>> server crashed. >>>> >>>> Imp to note: >>>> Even after defining my own properties and giving them value, if I run >>>> *Select >>>> * from OUser*, records returned do not have properties defined by me. >>>> >>>> Regards, >>>> Gaurav >>>> >>>> -- >>>> >>>> --- >>>> 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. >>>> >>> >>> >>> >>> -- >>> Best regards, >>> Andrey Lomakin. >>> >>> Orient Technologies >>> the Company behind OrientDB >>> >>> >> >> >> -- >> Best regards, >> Andrey Lomakin. >> >> Orient Technologies >> the Company behind OrientDB >> >> -- >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OrientDB" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/orient-database/vczAYVWefUg/unsubscribe >> . >> To unsubscribe from this group and all its topics, 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]. > 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.
