Hi, Yes, that is correct distribution. Could you provide smallest JSON version to reproduce this behavior ?
On Mon, Jan 13, 2014 at 7:54 PM, Eng <[email protected]> wrote: > Hi, > > We downloaded orientdb-community-2.0-SNAPSHOT-distribution.zip, is it the > right distribution? > Anyway, in that version the incompatibility with jdk 1.6 seems to be fixed > and the console runs without any problem. > > We have executed export\import commands and we still have the same > behavior: each element of the custom cluster is stored in its default > class\cluster. > > Regards. > > > Il giorno lunedì 13 gennaio 2014 13:12:55 UTC+1, Andrey Lomakin ha scritto: >> >> Hi, >> Blueprints jars do not relate to this problem could you download OrientDB >> jars using this link ? >> >> >> On Mon, Jan 13, 2014 at 2:07 PM, Eng <[email protected]> wrote: >> >>> Hi, >>> >>> We downloaded blueprints-orient-graph-2.5.0-SNAPSHOT.jar development >>> version, as you suggest, but we still have the same following problem, >>> using the console: >>> >>> >>> *Exception in thread "main" java.lang.NoSuchMethodError: >>> java.nio.CharBuffer.subSequence(II)Ljava/nio/CharBuffer;* >>> *...* >>> >>> We have taken a look in the jar Manifest and we have noticed that the >>> jar is still compiled by 1.7.0_25 jdk version: as you can see below: >>> >>> Manifest-Version: 1.0 >>> Archiver-Version: Plexus Archiver >>> Created-By: Apache Maven >>> Built-By: jenkins >>> Build-Jdk: 1.7.0_25 >>> >>> Maybe it can help you. >>> >>> Regards. >>> >>> Il giorno venerdì 10 gennaio 2014 17:40:16 UTC+1, Andrey Lomakin ha >>> scritto: >>>> >>>> Hi, >>>> I have fixed JDK 6 compatibility issue in develop branch it will be in >>>> CI server release during 1 hour I suppose http://helios. >>>> orientechnologies.com/job/orient-git-maven/lastStableBuild/ could you >>>> use it to perform migration ? >>>> >>>> >>>> On Fri, Jan 10, 2014 at 5:33 PM, Eng <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> We face a strange behavior trying to execute export\import commands, >>>>> maybe an issue. >>>>> >>>>> We need to export the entire DB. >>>>> >>>>> We have a cluster including different classes. The json file created >>>>> by export command seems to be well done, including cluster definition, >>>>> with >>>>> proper RID and elements contained in every classes. >>>>> >>>>> The problem occurs when the import command is executed, because as >>>>> result of that operation, the cluster is not created and every element of >>>>> the cluster is stored in its default class\cluster. >>>>> >>>>> The exported DB is a local storage, while the destination DB is a >>>>> plocal storage, but the same behavior occurs between two local DBs. >>>>> >>>>> We are using OrientDB 1.6.0 Community Edition version, as we cannot >>>>> upgrade to the last one due to the console issue in our jdk 1.6.0_43 >>>>> version (this version is our system requirement). >>>>> >>>>> Do you have any idea to solve this problem? >>>>> >>>>> Thanks >>>>> >>>>> -- >>>>> >>>>> --- >>>>> 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. >>>>> >>>> >>>> >>>> >>>> -- >>>> 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/groups/opt_out. >>> >> >> >> >> -- >> 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/groups/opt_out. > -- 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/groups/opt_out.
