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] <javascript:>>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] <javascript:>. >> 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.
