You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2010/12/31 15:53:46 UTC

[jira] Assigned: (JENA-23) tdbloader2 dies on unrecognized file suffix

     [ https://issues.apache.org/jira/browse/JENA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne reassigned JENA-23:
---------------------------------

    Assignee: Andy Seaborne

> tdbloader2 dies on unrecognized file suffix
> -------------------------------------------
>
>                 Key: JENA-23
>                 URL: https://issues.apache.org/jira/browse/JENA-23
>             Project: Jena
>          Issue Type: Bug
>          Components: TDB
>            Reporter: Benson Margulies
>            Assignee: Andy Seaborne
>         Attachments: JENA-23.patch
>
>
> Exception in thread "main" java.lang.NullPointerException
> 	at com.hp.hpl.jena.tdb.store.bulkloader2.CmdNodeTableBuilder.exec(CmdNodeTableBuilder.java:147)
> 	at arq.cmdline.CmdMain.mainMethod(CmdMain.java:85)
> 	at arq.cmdline.CmdMain.mainRun(CmdMain.java:47)
> 	at arq.cmdline.CmdMain.mainRun(CmdMain.java:34)
> 	at com.hp.hpl.jena.tdb.store.bulkloader2.CmdNodeTableBuilder.main(CmdNodeTableBuilder.java:70)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.