Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11995

something now requires el-impl.jar?

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Timo Aaltonen <tjaalton@debian.org>
Newsgroups linux.debian.maint.java
Subject something now requires el-impl.jar?
Date Tue, 15 Dec 2020 20:10:01 +0100
Message-ID <BmnRT-4AV-15@gated-at.bofh.it> (permalink)
X-Original-To debian-java@lists.debian.org
X-Mailbox-Line From debian-java-request@lists.debian.org Tue Dec 15 19:06:09 2020
Old-Return-Path <tjaalton@debian.org>
X-Amavis-Spam-Status No, score=-11.998 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -3.5
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0
MIME-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Language en-US
Content-Transfer-Encoding 8bit
X-Mailing-List <debian-java@lists.debian.org> archive/latest/22621
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/f14c83ac-94a0-a2bb-6006-4bec9b2e5554@debian.org
Approved robomod@news.nic.it
Lines 31
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 15 Dec 2020 20:50:26 +0200
X-Original-Message-ID <f14c83ac-94a0-a2bb-6006-4bec9b2e5554@debian.org>
Xref csiph.com linux.debian.maint.java:11995

Show key headers only | View raw


	Hi

I'm debugging a problem with dogtag-pki, where the webapp doesn't initialize correctly, with this trace:

javax.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found
         javax.el.FactoryFinder.newInstance(FactoryFinder.java:101)
         javax.el.FactoryFinder.find(FactoryFinder.java:197)
         javax.el.ExpressionFactory.newInstance(ExpressionFactory.java:197)
         javax.el.ExpressionFactory.newInstance(ExpressionFactory.java:168)
         org.apache.jasper.compiler.PageInfo.<init>(PageInfo.java:80)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:120)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:386)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:362)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:346)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:605)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:400)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
         org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)


since el-impl.jar is not packaged I downloaded it from "somewhere", and putting it in the instance libdir magically made it work.

Where did this dependency come from?



-- 
t

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

something now requires el-impl.jar? Timo Aaltonen <tjaalton@debian.org> - 2020-12-15 20:10 +0100
  Re: something now requires el-impl.jar? Timo Aaltonen <tjaalton@debian.org> - 2020-12-15 21:20 +0100

csiph-web