Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266736 - www-servers/resin-3.2.1 fails to launch with main" java.lang.NoClassDefFoundError: javax/el/ELContext
Summary: www-servers/resin-3.2.1 fails to launch with main" java.lang.NoClassDefFoundE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-19 09:00 UTC by Maurice Volaski
Modified: 2009-05-03 15:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maurice Volaski 2009-04-19 09:00:41 UTC
www-servers/resin-3.2.1 fails at init with

Exception in thread "main" java.lang.NoClassDefFoundError: javax/el/ELContext
	at com.caucho.boot.ResinBoot.<init>(Unknown Source)
	at com.caucho.boot.ResinBoot.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: javax.el.ELContext
	at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
	... 2 more

This is using /opt/sun-jdk-1.6.0.13 and javatoolkit-0.3.0-r3
Comment 1 Maurice Volaski 2009-04-20 23:14:23 UTC
This bug may simply be due to the 3.2 version of the default resin.conf's not being installed by the ebuild, http://bugs.gentoo.org/show_bug.cgi?id=266919, or it may be upstream.
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2009-05-01 22:39:48 UTC
Could you try with resin-3.2.1-r1 ?
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2009-05-03 15:12:21 UTC
Fixed in resin-3.2.1-r2.