Hello Luigi, The script contains important data, which i cannot share with you. But can share the format.
/home/krishna/ag1.osql INSERT INTO `cidesamag` (`id`, `type`, `nature_type`, `house_name`, `loop0`, `swqkp_id`) VALUES (),()...........()(); INSERT INTO `cidesamag` (`id`, `type`, `nature_type`, `house_name`, `loop0`, `swqkp_id`) VALUES (),()...........()(); INSERT INTO `cidesamag` (`id`, `type`, `nature_type`, `house_name`, `loop0`, `swqkp_id`) VALUES (),()...........()(); Each of the above INSERT contains 18K records data. Regards, Krishna On Wed, Dec 20, 2017 at 1:24 PM, Luigi Dell'Aquila < [email protected]> wrote: > Hi Krishna, > > Could you please post the script? > > Thanks > > Luigi > > 2017-12-20 7:00 GMT+01:00 Krishna Chandra Prajapati <[email protected] > >: > >> Hello Guys, >> >> I'm getting the below error while loading data into class. >> >> orientdb {db=netdevices}> LOAD SCRIPT '/home/krishna/ag1.osql'; >> >> Loading script /home/krishna/ag1.osql... >> Error: >> com.orientechnologies.orient.enterprise.channel.binary.OResponseProcessingException: >> Exception during response processing >> >> Error: java.lang.NullPointerException >> >> This same script file was running successfully on milestone M2 >> >> Regards, >> Krishna >> >> -- >> >> --- >> 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]. > 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.
