load issue

6 views
Skip to first unread message

PaulZH

unread,
Mar 23, 2016, 4:26:37 AM3/23/16
to Stardog

Any input related to following error ....


./stardog data add KBOdata -v -f TURTLE /Users/Paul/Downloads/kbo/activity.ttl

Adding data from file: /Users/Paul/Downloads/kbo/activity.ttl

Transaction failed to commit, all sub transactions were successfully rolled back.

The detailed stack trace for the error is:

com.complexible.stardog.cli.CliException: Transaction failed to commit, all sub transactions were successfully rolled back.

at com.complexible.stardog.cli.impl.ConnectionCommand.call(ConnectionCommand.java:76)

at com.complexible.stardog.cli.CLIBase.execute(CLIBase.java:55)

at com.complexible.stardog.cli.CLI.main(CLI.java:101)

Caused by: com.complexible.stardog.db.DatabaseException: Transaction failed to commit, all sub transactions were successfully rolled back.

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

at java.lang.reflect.Constructor.newInstance(Constructor.java:408)

at com.complexible.stardog.protocols.snarl.SNARLThrowableCodec.decode(SNARLThrowableCodec.java:126)

at com.complexible.barc.BigPacketCodec.toException(BigPacketCodec.java:388)

at com.complexible.barc.BigPacketCodec.decode(BigPacketCodec.java:364)

at com.complexible.barc.BigPacketDecoder.channelRead(BigPacketDecoder.java:73)

at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308)

at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294)

at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)

at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308)

at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294)

at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)

at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308)

at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294)

at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)

at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)

at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)

at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)

at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)

at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)

at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)

at java.lang.Thread.run(Thread.java:745)

Michael Grove

unread,
Mar 23, 2016, 6:04:57 AM3/23/16
to stardog
It's probably a parse or validation error. The detailed trace would be in `stardog.log`.

Cheers,

Mike

--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en

PaulZH

unread,
Mar 24, 2016, 8:37:59 AM3/24/16
to Stardog


On Wednesday, March 23, 2016 at 11:04:57 AM UTC+1, Michael Grove wrote:
It's probably a parse or validation error. The detailed trace would be in `stardog.log`.

Cheers,

Mike


Hi Mike,

Solved. The number of triples > Community Version limit. 
Reply all
Reply to author
Forward
0 new messages