You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by Mikael Pesonen <mi...@lingsoft.fi> on 2022/10/17 13:42:23 UTC

Jena won't start (404)

We have installation where jena data and text folders are soft links to 
another drive (not sure if related). When starting server, this occurs:
Oct 17 16:24:45 <host> systemd[1]: fuseki.service: Consumed 7.547s CPU time.
Oct 17 16:24:45 <host> systemd[1]: Started Apache Jena Fuseki.
Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] Server     
INFO  Apache Jena Fuseki 4.6.1
Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] 
ContextHandler WARN  BaseResource file:///opt/xx/jena/webapp/ is aliased 
to file:///opt/xx/apache-jena-fuseki-4.6.1/webapp/ in 
o.e.j.w.WebAppContext@b8e246c{org.apache.jena.fuseki.Servlet,/,file:///opt/xx/jena/webapp/,STOPPED}. 
May not be supported in future releases.

and fuseki web gui at 
https://<host>/fuseki/dataset.html?tab=query&ds=/ds says

Error 404: Not Found

Any idea how to fix this?

Re: Jena won't start (404)

Posted by Mikael Pesonen <mi...@lingsoft.fi>.
Actually there was some html files missing in webapp folder. Copying 
them from older release solved the issue.

On 21/10/2022 16.34, Øyvind Gjesdal wrote:
> I  think this may be due to the new Vue GUI, and the old GUI not being
> present somewhere after 4.3.2?
>
> When I check the path for our 4.6.1 gui I also get 404 on the same path you
> use. When I click around in the new UI the URI is http://localhost:3030/#/
> for dataset and  http://localhost:3030/#/manage for admin actions.
>
> Best regards,
> Øyvind Gjesdal
>
> On Fri, Oct 21, 2022 at 12:27 PM Mikael Pesonen <mi...@lingsoft.fi>
> wrote:
>
>> jena-fuseki-4.3.2 works in same setup, 4.6.0 and 4.6.1 don't. Any idea?
>>
>> On 17/10/2022 16.45, Mikael Pesonen wrote:
>>> Also /opt/xx/jena is link to /opt/xx/apache-jena-fuseki-4.6.1
>>>
>>> On 17/10/2022 16.42, Mikael Pesonen wrote:
>>>> We have installation where jena data and text folders are soft links
>>>> to another drive (not sure if related). When starting server, this
>>>> occurs:
>>>> Oct 17 16:24:45 <host> systemd[1]: fuseki.service: Consumed 7.547s
>>>> CPU time.
>>>> Oct 17 16:24:45 <host> systemd[1]: Started Apache Jena Fuseki.
>>>> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46]
>>>> Server     INFO  Apache Jena Fuseki 4.6.1
>>>> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46]
>>>> ContextHandler WARN  BaseResource file:///opt/xx/jena/webapp/ is
>>>> aliased to file:///opt/xx/apache-jena-fuseki-4.6.1/webapp/ in
>>>> o.e.j.w.WebAppContext@b8e246c{org.apache.jena.fuseki.Servlet,/,file:///opt/xx/jena/webapp/,STOPPED}.
>>>> May not be supported in future releases.
>>>>
>>>> and fuseki web gui at
>>>> https://<host>/fuseki/dataset.html?tab=query&ds=/ds says
>>>> Error 404: Not Found
>>>>
>>>> Any idea how to fix this?
>>> --
>>> Lingsoft - 30 years of Leading Language Management
>>>
>>> www.lingsoft.fi
>>>
>>> Speech Applications - Language Management - Translation - Reader's and
>> Writer's Tools - Text Tools - E-books and M-books
>>> Mikael Pesonen
>>> System Engineer
>>>
>>> e-mail:mikael.pesonen@lingsoft.fi
>>> Tel. +358 2 279 3300
>>>
>>> Time zone: GMT+2
>>>
>>> Helsinki Office
>>> Eteläranta 10
>>> FI-00130 Helsinki
>>> FINLAND
>>>
>>> Turku Office
>>> Kauppiaskatu 5 A
>>> FI-20100 Turku
>>> FINLAND
>> --
>> Lingsoft - 30 years of Leading Language Management
>>
>> www.lingsoft.fi
>>
>> Speech Applications - Language Management - Translation - Reader's and
>> Writer's Tools - Text Tools - E-books and M-books
>>
>> Mikael Pesonen
>> System Engineer
>>
>> e-mail:mikael.pesonen@lingsoft.fi
>> Tel. +358 2 279 3300
>>
>> Time zone: GMT+2
>>
>> Helsinki Office
>> Eteläranta 10
>> FI-00130 Helsinki
>> FINLAND
>>
>> Turku Office
>> Kauppiaskatu 5 A
>> FI-20100 Turku
>> FINLAND
>>

-- 
Lingsoft - 30 years of Leading Language Management

www.lingsoft.fi

Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books

Mikael Pesonen
System Engineer

e-mail: mikael.pesonen@lingsoft.fi
Tel. +358 2 279 3300

Time zone: GMT+2

Helsinki Office
Eteläranta 10
FI-00130 Helsinki
FINLAND

Turku Office
Kauppiaskatu 5 A
FI-20100 Turku
FINLAND


Re: Jena won't start (404)

Posted by Øyvind Gjesdal <oy...@gmail.com>.
I  think this may be due to the new Vue GUI, and the old GUI not being
present somewhere after 4.3.2?

When I check the path for our 4.6.1 gui I also get 404 on the same path you
use. When I click around in the new UI the URI is http://localhost:3030/#/
for dataset and  http://localhost:3030/#/manage for admin actions.

Best regards,
Øyvind Gjesdal

On Fri, Oct 21, 2022 at 12:27 PM Mikael Pesonen <mi...@lingsoft.fi>
wrote:

>
> jena-fuseki-4.3.2 works in same setup, 4.6.0 and 4.6.1 don't. Any idea?
>
> On 17/10/2022 16.45, Mikael Pesonen wrote:
> >
> > Also /opt/xx/jena is link to /opt/xx/apache-jena-fuseki-4.6.1
> >
> > On 17/10/2022 16.42, Mikael Pesonen wrote:
> >>
> >> We have installation where jena data and text folders are soft links
> >> to another drive (not sure if related). When starting server, this
> >> occurs:
> >> Oct 17 16:24:45 <host> systemd[1]: fuseki.service: Consumed 7.547s
> >> CPU time.
> >> Oct 17 16:24:45 <host> systemd[1]: Started Apache Jena Fuseki.
> >> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46]
> >> Server     INFO  Apache Jena Fuseki 4.6.1
> >> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46]
> >> ContextHandler WARN  BaseResource file:///opt/xx/jena/webapp/ is
> >> aliased to file:///opt/xx/apache-jena-fuseki-4.6.1/webapp/ in
> >> o.e.j.w.WebAppContext@b8e246c{org.apache.jena.fuseki.Servlet,/,file:///opt/xx/jena/webapp/,STOPPED}.
>
> >> May not be supported in future releases.
> >>
> >> and fuseki web gui at
> >> https://<host>/fuseki/dataset.html?tab=query&ds=/ds says
> >> Error 404: Not Found
> >>
> >> Any idea how to fix this?
> >
> > --
> > Lingsoft - 30 years of Leading Language Management
> >
> > www.lingsoft.fi
> >
> > Speech Applications - Language Management - Translation - Reader's and
> Writer's Tools - Text Tools - E-books and M-books
> >
> > Mikael Pesonen
> > System Engineer
> >
> > e-mail:mikael.pesonen@lingsoft.fi
> > Tel. +358 2 279 3300
> >
> > Time zone: GMT+2
> >
> > Helsinki Office
> > Eteläranta 10
> > FI-00130 Helsinki
> > FINLAND
> >
> > Turku Office
> > Kauppiaskatu 5 A
> > FI-20100 Turku
> > FINLAND
>
> --
> Lingsoft - 30 years of Leading Language Management
>
> www.lingsoft.fi
>
> Speech Applications - Language Management - Translation - Reader's and
> Writer's Tools - Text Tools - E-books and M-books
>
> Mikael Pesonen
> System Engineer
>
> e-mail:mikael.pesonen@lingsoft.fi
> Tel. +358 2 279 3300
>
> Time zone: GMT+2
>
> Helsinki Office
> Eteläranta 10
> FI-00130 Helsinki
> FINLAND
>
> Turku Office
> Kauppiaskatu 5 A
> FI-20100 Turku
> FINLAND
>

Re: Jena won't start (404)

Posted by Mikael Pesonen <mi...@lingsoft.fi>.
jena-fuseki-4.3.2 works in same setup, 4.6.0 and 4.6.1 don't. Any idea?

On 17/10/2022 16.45, Mikael Pesonen wrote:
>
> Also /opt/xx/jena is link to /opt/xx/apache-jena-fuseki-4.6.1
>
> On 17/10/2022 16.42, Mikael Pesonen wrote:
>>
>> We have installation where jena data and text folders are soft links 
>> to another drive (not sure if related). When starting server, this 
>> occurs:
>> Oct 17 16:24:45 <host> systemd[1]: fuseki.service: Consumed 7.547s 
>> CPU time.
>> Oct 17 16:24:45 <host> systemd[1]: Started Apache Jena Fuseki.
>> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] 
>> Server     INFO  Apache Jena Fuseki 4.6.1
>> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] 
>> ContextHandler WARN  BaseResource file:///opt/xx/jena/webapp/ is 
>> aliased to file:///opt/xx/apache-jena-fuseki-4.6.1/webapp/ in 
>> o.e.j.w.WebAppContext@b8e246c{org.apache.jena.fuseki.Servlet,/,file:///opt/xx/jena/webapp/,STOPPED}. 
>> May not be supported in future releases.
>>
>> and fuseki web gui at 
>> https://<host>/fuseki/dataset.html?tab=query&ds=/ds says
>> Error 404: Not Found
>>
>> Any idea how to fix this?
>
> -- 
> Lingsoft - 30 years of Leading Language Management
>
> www.lingsoft.fi
>
> Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books
>
> Mikael Pesonen
> System Engineer
>
> e-mail:mikael.pesonen@lingsoft.fi
> Tel. +358 2 279 3300
>
> Time zone: GMT+2
>
> Helsinki Office
> Eteläranta 10
> FI-00130 Helsinki
> FINLAND
>
> Turku Office
> Kauppiaskatu 5 A
> FI-20100 Turku
> FINLAND

-- 
Lingsoft - 30 years of Leading Language Management

www.lingsoft.fi

Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books

Mikael Pesonen
System Engineer

e-mail:mikael.pesonen@lingsoft.fi
Tel. +358 2 279 3300

Time zone: GMT+2

Helsinki Office
Eteläranta 10
FI-00130 Helsinki
FINLAND

Turku Office
Kauppiaskatu 5 A
FI-20100 Turku
FINLAND

Re: Jena won't start (404)

Posted by Mikael Pesonen <mi...@lingsoft.fi>.
Also /opt/xx/jena is link to /opt/xx/apache-jena-fuseki-4.6.1

On 17/10/2022 16.42, Mikael Pesonen wrote:
>
> We have installation where jena data and text folders are soft links 
> to another drive (not sure if related). When starting server, this 
> occurs:
> Oct 17 16:24:45 <host> systemd[1]: fuseki.service: Consumed 7.547s CPU 
> time.
> Oct 17 16:24:45 <host> systemd[1]: Started Apache Jena Fuseki.
> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] Server     
> INFO  Apache Jena Fuseki 4.6.1
> Oct 17 16:24:46 <host> java[2210680]: [2022-10-17 16:24:46] 
> ContextHandler WARN  BaseResource file:///opt/xx/jena/webapp/ is 
> aliased to file:///opt/xx/apache-jena-fuseki-4.6.1/webapp/ in 
> o.e.j.w.WebAppContext@b8e246c{org.apache.jena.fuseki.Servlet,/,file:///opt/xx/jena/webapp/,STOPPED}. 
> May not be supported in future releases.
>
> and fuseki web gui at 
> https://<host>/fuseki/dataset.html?tab=query&ds=/ds says
> Error 404: Not Found
>
> Any idea how to fix this?

-- 
Lingsoft - 30 years of Leading Language Management

www.lingsoft.fi

Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books

Mikael Pesonen
System Engineer

e-mail:mikael.pesonen@lingsoft.fi
Tel. +358 2 279 3300

Time zone: GMT+2

Helsinki Office
Eteläranta 10
FI-00130 Helsinki
FINLAND

Turku Office
Kauppiaskatu 5 A
FI-20100 Turku
FINLAND