[
https://issues.apache.org/jira/browse/CTAKES-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546505#comment-16546505
]
Sean Finan commented on CTAKES-442:
-----------------------------------
The SVN command to checkout trunk (4.0.1) is here:
[http://ctakes.apache.org/downloads.cgi] under "Developer SVN".
Some instructions on checking out and building are here:
[https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+Developer+Install+Guide]
Ignore the fact that the "Developer Install Guide" titles and text repeatedly
state "4.0" as the version. It is not. It is the code that is under
development in trunk (4.0.1) as you can see by the actual example commands.
In my opinion, the steps under the first section "Getting the code" are
complicated, so hopefully you have an IDE and can skip to the "IDE Based
Installs" section further down the page.
> npe in simple piper fabricator gui
> ----------------------------------
>
> Key: CTAKES-442
> URL: https://issues.apache.org/jira/browse/CTAKES-442
> Project: cTAKES
> Issue Type: Bug
> Components: ctakes-gui
> Affects Versions: 4.0.0
> Reporter: Sean Finan
> Assignee: Sean Finan
> Priority: Major
> Fix For: 4.0.1
>
>
> From David Kincaid:
> I'm getting a NullPointerException while trying to launch the Piper Creator
> GUI from a Linux command line. I have Ubuntu Linux 16.10 and using Oracle JVM
> 1.8.0_131. Here is the stacktrace I get when I run bin/runPiperCreator.sh
> from the cTAKES 4.0 root:
> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at
> javax.swing.plaf.synth.SynthTableHeaderUI$HeaderRenderer.getTableCellRendererComponent(SynthTableHeaderUI.java:234)
> at
> org.apache.ctakes.gui.pipeline.MainPanel2.createWestPanel(MainPanel2.java:94)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)