Thanks Andy

On 2020/07/09 08:33:36, Andy Seaborne <[email protected]> wrote: 
> There is a problem with the Apache Jena Fuseki v3.15.0 combined jar 
> (fuseki-server.jar, not the war file packaging, nor the non-UI 
> jena-fuseki-server form).
> 
> It is a bug in v 3.15.0 only, not in 3.14.0, and will be fixed in 3.16.0.
> 
> The link I sent you:
> https://stackoverflow.com/questions/62506893/how-to-get-jena-fuseki-running-in-a-cygwin-bash-shell
> 
> 
> https://issues.apache.org/jira/browse/JENA-1900
> 
> An in-place fix:
> 
> https://gist.github.com/afs/a862c0e71b37ce617cd0a592b60609f1
> 
> This bash script downloads jena-fuseki-server-3.15.0.jar which does not 
> have the same problem, extracts the "Log4j2Plugins.dat", then replaces 
> the file in fuseki-server.jar.
> 
>      Andy
> 
> On 09/07/2020 09:13, XiangLei wrote:
> > Hi there, I was using 3.12 on my PC. Now I want to use 3.15 fuskei on my 
> > LP, and I did install Java 1.8 xx . The errors are listed below:
> > 
> > 2020-07-09 16:01:44,865 main ERROR Unrecognized format specifier [d]
> > 2020-07-09 16:01:44,907 main ERROR Unrecognized conversion specifier [d] 
> > starting at position 16 in conversion pattern.
> > 2020-07-09 16:01:44,909 main ERROR Unrecognized format specifier [thread]
> > 2020-07-09 16:01:44,909 main ERROR Unrecognized conversion specifier 
> > [thread] starting at position 25 in conversion pattern.
> > 2020-07-09 16:01:44,909 main ERROR Unrecognized format specifier [level]
> > 2020-07-09 16:01:44,909 main ERROR Unrecognized conversion specifier 
> > [level] starting at position 35 in conversion pattern.
> > 2020-07-09 16:01:44,910 main ERROR Unrecognized format specifier [logger]
> > 2020-07-09 16:01:44,910 main ERROR Unrecognized conversion specifier 
> > [logger] starting at position 47 in conversion pattern.
> > 2020-07-09 16:01:44,910 main ERROR Unrecognized format specifier [msg]
> > 2020-07-09 16:01:44,911 main ERROR Unrecognized conversion specifier [msg] 
> > starting at position 54 in conversion pattern.
> > 2020-07-09 16:01:44,911 main ERROR Unrecognized format specifier [n]
> > 2020-07-09 16:01:44,911 main ERROR Unrecognized conversion specifier [n] 
> > starting at position 56 in conversion pattern.
> > 2020-07-09 16:01:44,926 main ERROR Unrecognized format specifier [d]
> > 2020-07-09 16:01:44,926 main ERROR Unrecognized conversion specifier [d] 
> > starting at position 16 in conversion pattern.
> > 2020-07-09 16:01:44,927 main ERROR Unrecognized format specifier [thread]
> > 2020-07-09 16:01:44,927 main ERROR Unrecognized conversion specifier 
> > [thread] starting at position 25 in conversion pattern.
> > 2020-07-09 16:01:44,927 main ERROR Unrecognized format specifier [level]
> > 2020-07-09 16:01:44,927 main ERROR Unrecognized conversion specifier 
> > [level] starting at position 35 in conversion pattern.
> > 2020-07-09 16:01:44,928 main ERROR Unrecognized format specifier [logger]
> > 2020-07-09 16:01:44,928 main ERROR Unrecognized conversion specifier 
> > [logger] starting at position 47 in conversion pattern.
> > 2020-07-09 16:01:44,928 main ERROR Unrecognized format specifier [msg]
> > 2020-07-09 16:01:44,928 main ERROR Unrecognized conversion specifier [msg] 
> > starting at position 54 in conversion pattern.
> > 2020-07-09 16:01:44,929 main ERROR Unrecognized format specifier [n]
> > 2020-07-09 16:01:44,929 main ERROR Unrecognized conversion specifier [n] 
> > starting at position 56 in conversion pattern.
> > 2020-07-09 16:01:45,086 main ERROR Unable to locate plugin type for Loggers
> > 2020-07-09 16:01:45,087 main ERROR Unable to locate plugin type for 
> > Appenders
> > 2020-07-09 16:01:45,088 main ERROR Unable to locate plugin type for 
> > ThresholdFilter
> > 2020-07-09 16:01:45,091 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,092 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,092 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,093 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,094 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,094 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,095 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,095 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,096 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,097 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,098 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,098 main ERROR Unable to locate plugin for AppenderRef
> > 2020-07-09 16:01:45,099 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,099 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,100 main ERROR Unable to locate plugin for Logger
> > 2020-07-09 16:01:45,100 main ERROR Unable to locate plugin for AppenderRef
> > 2020-07-09 16:01:45,101 main ERROR Unable to locate plugin for Root
> > 2020-07-09 16:01:45,101 main ERROR Unable to locate plugin for Loggers
> > 2020-07-09 16:01:45,102 main ERROR Unable to locate plugin for PatternLayout
> > 2020-07-09 16:01:45,102 main ERROR Unable to locate plugin for Console
> > 2020-07-09 16:01:45,103 main ERROR Unable to locate plugin for PatternLayout
> > 2020-07-09 16:01:45,103 main ERROR Unable to locate plugin for Console
> > 2020-07-09 16:01:45,105 main ERROR Unable to locate plugin for Appenders
> > 2020-07-09 16:01:45,109 main ERROR Unable to locate plugin for 
> > ThresholdFilter
> > 2020-07-09 16:01:45,109 main ERROR Unrecognized format specifier [d]
> > 2020-07-09 16:01:45,110 main ERROR Unrecognized conversion specifier [d] 
> > starting at position 16 in conversion pattern.
> > 2020-07-09 16:01:45,111 main ERROR Unrecognized format specifier [thread]
> > 2020-07-09 16:01:45,111 main ERROR Unrecognized conversion specifier 
> > [thread] starting at position 25 in conversion pattern.
> > 2020-07-09 16:01:45,113 main ERROR Unrecognized format specifier [level]
> > 2020-07-09 16:01:45,113 main ERROR Unrecognized conversion specifier 
> > [level] starting at position 35 in conversion pattern.
> > 2020-07-09 16:01:45,114 main ERROR Unrecognized format specifier [logger]
> > 2020-07-09 16:01:45,115 main ERROR Unrecognized conversion specifier 
> > [logger] starting at position 47 in conversion pattern.
> > 2020-07-09 16:01:45,117 main ERROR Unrecognized format specifier [msg]
> > 2020-07-09 16:01:45,119 main ERROR Unrecognized conversion specifier [msg] 
> > starting at position 54 in conversion pattern.
> > 2020-07-09 16:01:45,120 main ERROR Unrecognized format specifier [n]
> > 2020-07-09 16:01:45,120 main ERROR Unrecognized conversion specifier [n] 
> > starting at position 56 in conversion pattern.
> > 
> 

Reply via email to