Your message dated Sat, 25 Aug 2018 22:34:54 +0000
with message-id <e1fth8w-000ais...@fasolo.debian.org>
and subject line Bug#904063: fixed in lucene-solr 3.6.2+dfsg-14
has caused the Debian Bug report #904063,
regarding solr-tomcat: solr does not start due to NullPointerException
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
904063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: solr-tomcat
Version: 3.6.2+dfsg-13
Severity: grave

Dear Maintainer,

According to my logs, tomcat8 is not properly starting solr.  I have
checked, and to the best of my knowledge I have not modified any of the
configuration files.  I tried reverting to java-8, (by modifying
JAVA_HOME in the /etc/default/tomcat8 file), but that did not turn out
to be the problem.  Here are the logs of the failure:

18-Jul-2018 22:01:19.148 INFO [localhost-startStop-1] 
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration 
descriptor [/etc/tomcat8/Catalina/localhost/solr.xml]
18-Jul-2018 22:01:19.505 SEVERE [localhost-startStop-1] 
org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: 
start: 
 org.apache.catalina.LifecycleException: Failed to start component 
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/solr]]
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:167)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:629)
        at 
org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1839)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.NullPointerException
        at 
org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:373)
        at 
org.apache.tomcat.util.scan.StandardJarScanner.scan(StandardJarScanner.java:191)
        at 
org.apache.catalina.startup.ContextConfig.processJarsForWebFragments(ContextConfig.java:1888)
        at 
org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1116)
        at 
org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:765)
        at 
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:299)
        at 
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:94)
        at 
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5154)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
        ... 10 more

18-Jul-2018 22:01:19.506 SEVERE [localhost-startStop-1] 
org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying 
configuration descriptor [/etc/tomcat8/Catalina/localhost/solr.xml]
 java.lang.IllegalStateException: ContainerBase.addChild: start: 
org.apache.catalina.LifecycleException: Failed to start component 
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/solr]]
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:758)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
        at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:629)
        at 
org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1839)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base/java.lang.Thread.run(Thread.java:844)



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages solr-tomcat depends on:
ii  solr-common  3.6.2+dfsg-13
ii  tomcat8      8.5.32-1

solr-tomcat recommends no packages.

solr-tomcat suggests no packages.

-- no debconf information

-- 
Michael Welsh Duggan
(m...@md5i.com)

--- End Message ---
--- Begin Message ---
Source: lucene-solr
Source-Version: 3.6.2+dfsg-14

We believe that the bug you reported is fixed in the latest version of
lucene-solr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 904...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated lucene-solr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 25 Aug 2018 23:23:24 +0200
Source: lucene-solr
Binary: liblucene3-java liblucene3-contrib-java liblucene3-java-doc 
libsolr-java solr-common solr-tomcat solr-jetty
Architecture: source
Version: 3.6.2+dfsg-14
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 liblucene3-contrib-java - Full-text search engine library for Java - 
additional libraries
 liblucene3-java - Full-text search engine library for Java - core library
 liblucene3-java-doc - Documentation for Lucene
 libsolr-java - Enterprise search server based on Lucene - Java libraries
 solr-common - Enterprise search server based on Lucene3 - common files
 solr-jetty - Enterprise search server based on Lucene3 - Jetty integration
 solr-tomcat - Enterprise search server based on Lucene3 - Tomcat integration
Closes: 904063 906384
Changes:
 lucene-solr (3.6.2+dfsg-14) unstable; urgency=medium
 .
   * Team upload.
   * debian/build-jars: Fix broken links to woodstox-core.jar. The jar files
     were renamed.  (Closes: #906384). This also addresses the runtime error.
     solr-tomcat works as expected again. (Closes: #904063)
   * Disable the tests and work around a FTBFS. Ideally this should been
     investigated and fixed eventually.
Checksums-Sha1:
 46f385e21ccae0b5e4ecdcb4e17bce97527fd9af 3380 lucene-solr_3.6.2+dfsg-14.dsc
 c52b2e4e9a9e4486542f24a5d19b75e7b117a578 53080 
lucene-solr_3.6.2+dfsg-14.debian.tar.xz
 1fef75d6b5273d211474c4b543c9c66bbc2ff8a1 14832 
lucene-solr_3.6.2+dfsg-14_amd64.buildinfo
Checksums-Sha256:
 0fc529ad5cecde95328427f825cf44e2852a8691061a96c0777fe1fde616ebaa 3380 
lucene-solr_3.6.2+dfsg-14.dsc
 4945fab85a98f9a273ffe39d1aa5921e809bf91a3d3b5c75bba45811e038ac55 53080 
lucene-solr_3.6.2+dfsg-14.debian.tar.xz
 0512fa0601dc81a2c31ecbb3658e287d75f30e67e76ab51a053e838cdb196360 14832 
lucene-solr_3.6.2+dfsg-14_amd64.buildinfo
Files:
 82dd72732b898d39bd77f87e0f8007b3 3380 java optional 
lucene-solr_3.6.2+dfsg-14.dsc
 8254b5b7b3c226a0f8484540eac4e137 53080 java optional 
lucene-solr_3.6.2+dfsg-14.debian.tar.xz
 e23150cbe7311e133d8cde6a6cdac47a 14832 java optional 
lucene-solr_3.6.2+dfsg-14_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAluB1EJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk0tEP/jTh0x1ofNoVrFbCzbPtS/92i8XJB7oRUE+N
9JdxbAR3an2sMfJLSAIeubBW5mK+YdWzrJykXWv5LBn0EGugrZzppRJrxEC9UfwL
1DkxzRefd27vVdb0hozafhh2RWoguRMutsHq6FoQ0jNUT3ETgoCsvDFHyuhU3KY2
nEqOJJIKUL5VBm4kC5DzCaJNuOLNMMX8+0B3CvQhRxhDC22wf2FwF0Ja9jBAPWoI
K8628koMQiN+Is+cnygfVZd+a+4MkSSFj8tnJLWGBysOUVZMWAjGEcPyB5FkBYEF
h3/VjfjReNhu+jlGgEwmWfAX3ZIm4iFcZc4oiAYV9nJhkWC3s9236jGR6Ii+7rGG
lmCWWWRjk+2Dd2cp83guc9WZ2oaJdmv6odtx43mkSQjhKOMeGRzDbu8SeOzs6xhb
Za2VTx0xAd4BLfaM/2v5/iabPBJ8qcO8nZen7TU/54B+I36y3IbKVGnLoS6Whj6m
y1ngoo9DB7Jx37Vi9FwOc7i0TR9Cl4xD6aYYntGB/DFE9zN0iumKkZliFKZ9zcZ4
1OHjqfAKj8sBzxyuurErkzGjFGl2mCWr01PKbJ1E9dcV+ygaF4Pahiqhe2VaeErC
pZyQaz2/A20ad4yYvSH+F42NZQmfXFpGBZCJdDcQcxVEhRiSFZIl6Lxk8CgwsNID
kNTC+vZ4
=eYJT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to