I tried starting longwell using the /r switch on Windows, with an RDF file
generated by D2RQ using the N-TRIPLE format. Here is the console output up
to the error:
C:\Program Files\longwell-2.4>longwell /r bderdf.n3
[INFO]: MAVEN_OPTS=-Djava.awt.headless=true -Dlongwell.data=bderdf.n3-Xms32M -X
mx256M -Djetty.port=8080
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jetty6'.
[INFO]
-------------------------------------------------------------------------
---
[INFO] Building SIMILE Longwell
[INFO] task-segment: [jetty6:run]
[INFO]
-------------------------------------------------------------------------
---
[INFO] Preparing jetty6:run
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [jetty6:run]
[INFO] Configuring Jetty for project: SIMILE Longwell
[INFO] Webapp source directory = C:\Program Files\longwell-
2.4\src\main\webapp
[INFO] web.xml file = C:\Program Files\longwell-
2.4\src\main\webapp\WEB-INF\web.
xml
[INFO] Classes = C:\Program Files\longwell-2.4\target\classes
[INFO] Using JSP2.1 for jdk1.5 runtime
:INFO: Logging to STDERR via org.mortbay.log.StdErrLog
[INFO] Context path = /
[INFO] Tmp directory = C:\Program Files\longwell-2.4\target\work
[INFO] Web defaults = jetty default
[INFO] Webapp directory = C:\Program Files\longwell-2.4\src\main\webapp
[INFO] Starting jetty 6.0.0beta16 ...
:INFO: jetty 6.0.0beta16
[INFO] Classpath = {CLASSPATH REMOVED FOR BREVITY}
:INFO: Finding env entries: size=0
:INFO: Finding env entries: size=0
[INFO] Loading properties for configuration 'longwell' from C:\Program
Files\lon
gwell-2.4\src\main\webapp\longwell\configuration.properties
[INFO] Starting configuration: longwell
[ERROR] VM #addNarrowingButton: error : too few arguments to macro. Wanted 3
got
0
[ERROR] VM #addBroadeningButton: error : too few arguments to macro. Wanted
3 go
t 0
[ERROR] VM #addTextSearchButton: error : too few arguments to macro. Wanted
1 go
t 0
[INFO] Configuration file watcher initialized.
[INFO] Loading data from bderdf.n3
[ERROR] Fatal error: Illegal subject value: 15 at file:/C:/Program
Files/longwel
l-2.4/bderdf.n3 [1,-1]
[ERROR] Failed to load RDF data from bderdf.n3
java.lang.RuntimeException: Error loading data from file: bderdf.n3 Failed
to re
ad data from 'file:/C:/Program Files/longwell-2.4/bderdf.n3'
at edu.mit.simile.SimileUtilities.loadDataFromFile(
SimileUtilities.java:
{REST OF OUTPUT REMOVED FOR BREVITY}
Here is the head of the file:
15:49:56 DEBUG QueryExecutionIterator :: SELECT
"COE"."S_NQ_JOB_PARAM"."DELETE_F
LG", "COE"."S_NQ_JOB_PARAM"."RELATIVE_ORDER",
"COE"."S_NQ_JOB_PARAM"."JOB_ID", "
COE"."S_NQ_JOB_PARAM"."JOB_PARAM" FROM "COE"."S_NQ_JOB_PARAM"
15:49:57 DEBUG QueryExecutionIterator :: SELECT
"COE"."GMW_GCDB_ORG"."PARTY_ID",
"COE"."GMW_GCDB_ORG"."AR_CUST_ID", "COE"."GMW_GCDB_ORG"."CUST_STATUS",
"COE"."G
MW_GCDB_ORG"."GCDB_UPD_DATE", "COE"."GMW_GCDB_ORG"."GCDB_CRE_DATE",
"COE"."GMW_G
CDB_ORG"."COUNTRY_CODE", "COE"."GMW_GCDB_ORG"."GCDB_IND_TYPE",
"COE"."GMW_GCDB_O
RG"."GCDB_ORG_ID", "COE"."GMW_GCDB_ORG"."GCDB_ORG_KEY",
"COE"."GMW_GCDB_ORG"."CO
RP_CUST_ID", "COE"."GMW_GCDB_ORG"."GCDB_SUP_SITE_KEY",
"COE"."GMW_GCDB_ORG"."ROL
E_TYPE", "COE"."GMW_GCDB_ORG"."OBSOLETE_FLAG",
"COE"."GMW_GCDB_ORG"."ORG_NAME" F
ROM "COE"."GMW_GCDB_ORG"
<http://localhost/COE.S_NQ_JOB_PARAM> <
http://www.w3.org/2000/01/rdf-schema#labe
l> "COE.S_NQ_JOB_PARAM #" .
<http://localhost/COE.S_NQ_JOB_PARAM> <
http://www.w3.org/1999/02/22-rdf-syntax-n
s#type> <http://localhost/vocab/COE_S_NQ_JOB_PARAM> .
<http://localhost/COE.GMW_GCDB_ORG> <
http://www.w3.org/2000/01/rdf-schema#label>
"COE.GMW_GCDB_ORG #" .
<http://localhost/COE.GMW_GCDB_ORG> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
type> <http://localhost/vocab/COE_GMW_GCDB_ORG> .
<http://localhost/COE.EMW_TAR_TEMP> <
http://www.w3.org/2000/01/rdf-schema#label>
"COE.EMW_TAR_TEMP #" .
<http://localhost/COE.EMW_TAR_TEMP> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
type> <http://localhost/vocab/COE_EMW_TAR_TEMP> .
<http://localhost/COE.COMPONENT_CODE> <
http://www.w3.org/2000/01/rdf-schema#labe
l> "COE.COMPONENT_CODE #" .
<http://localhost/COE.COMPONENT_CODE> <
http://www.w3.org/1999/02/22-rdf-syntax-n
s#type> <http://localhost/vocab/COE_COMPONENT_CODE> .
<http://localhost/COE.S_NQ_ERR_MSG> <
http://www.w3.org/2000/01/rdf-schema#label>
"COE.S_NQ_ERR_MSG #" .
<http://localhost/COE.S_NQ_ERR_MSG> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
type> <http://localhost/vocab/COE_S_NQ_ERR_MSG> .
<http://localhost/COE.GMW_TAR_BUGS> <
http://www.w3.org/2000/01/rdf-schema#label>
"COE.GMW_TAR_BUGS #" .
<http://localhost/COE.GMW_TAR_BUGS> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#
type> <http://localhost/vocab/COE_GMW_TAR_BUGS> .
<http://localhost/COE.BUG_HIST_SUMMARY> <
http://www.w3.org/2000/01/rdf-schema#la
bel> "COE.BUG_HIST_SUMMARY #" .
<http://localhost/COE.BUG_HIST_SUMMARY> <
http://www.w3.org/1999/02/22-rdf-syntax
-ns#type> <http://localhost/vocab/COE_BUG_HIST_SUMMARY> .
<http://localhost/COE.PRODUCT> <http://www.w3.org/2000/01/rdf-schema#label>
"COE
.PRODUCT #" .
<http://localhost/COE.PRODUCT> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
<http://localhost/vocab/COE_PRODUCT> .
<http://localhost/COE.PRODUCTMAP> <
http://www.w3.org/2000/01/rdf-schema#label> "
COE.PRODUCTMAP #" .
<http://localhost/COE.PRODUCTMAP> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#ty
pe> <http://localhost/vocab/COE_PRODUCTMAP> .
<http://localhost/COE.COMPONENT> <http://www.w3.org/2000/01/rdf-schema#label>
"C
OE.COMPONENT #" .
<http://localhost/COE.COMPONENT> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#typ
e> <http://localhost/vocab/COE_COMPONENT> .
<http://localhost/COE.S_NQ_JOB> <http://www.w3.org/2000/01/rdf-schema#label>
"CO
E.S_NQ_JOB #" .
<http://localhost/COE.S_NQ_JOB> <
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
> <http://localhost/vocab/COE_S_NQ_JOB> .
<http://localhost/COE.DIM_INCIDENT> <
http://www.w3.org/2000/01/rdf-schema#label>
Thanks
Ernie
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general