OrientDB V3.0RC Load Script Error

20 views
Skip to first unread message

Krishna Chandra Prajapati

unread,
Dec 20, 2017, 1:00:55 AM12/20/17
to OrientDB
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

Luigi Dell'Aquila

unread,
Dec 20, 2017, 2:54:57 AM12/20/17
to orient-...@googlegroups.com
Hi Krishna,

Could you please post the script?

Thanks

Luigi

--

---
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 orient-database+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Krishna Chandra Prajapati

unread,
Dec 20, 2017, 4:08:28 AM12/20/17
to orient-...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages