Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5967 | minor | always | 12-17-15 11:15 | 05-09-16 13:31 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.47 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.49 | ||
|
|||||
Summary: | 0005967: jdk6 compatibility (nio) | ||||
Description: |
(rep by Manush Dodunekov) It seems that issue 0005959 ("resin 4.0.46 cannot run on jdk1.6") isn't really fixed in 4.0.47. I get another variation of the error: 2015-12-17 19:24:54.019 10 INFO Resin Professional 4.0.47 (built Thu, 03 Dec 2015 10:35:31 PST) 2015-12-17 19:24:54.020 10 INFO 2015-12-17 19:24:54.020 10 INFO Linux 2.6.32-573.8.1.el6.x86_64 amd64 2015-12-17 19:24:54.021 10 INFO Java(TM) SE Runtime Environment 1.6.0_45-b06, UTF-8, en 2015-12-17 19:24:54.021 10 INFO Java HotSpot(TM) 64-Bit Server VM 20.45-b01, 64, mixed mode, Sun Microsystems Inc. ... 2015-12-17 19:25:00.306 10 WARNING java.lang.ClassNotFoundException: java.nio.file.OpenOption at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2436) at java.lang.Class.privateGetPublicMethods(Class.java:2556) at java.lang.Class.getMethods(Class.java:1412) at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1284) at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1158) at java.beans.Introspector.getBeanInfo(Introspector.java:408) at java.beans.Introspector.getBeanInfo(Introspector.java:167) at java.beans.Introspector.getBeanInfo(Introspector.java:230) at java.beans.Introspector.<init>(Introspector.java:389) at java.beans.Introspector.getBeanInfo(Introspector.java:167) at java.beans.Introspector.getBeanInfo(Introspector.java:230) at java.beans.Introspector.<init>(Introspector.java:389) at java.beans.Introspector.getBeanInfo(Introspector.java:167) at java.beans.Introspector.getBeanInfo(Introspector.java:230) at java.beans.Introspector.<init>(Introspector.java:389) at java.beans.Introspector.getBeanInfo(Introspector.java:167) at javax.el.BeanELResolver$BeanProperties.<init>(BeanELResolver.java:391) at javax.el.BeanELResolver.getValue(BeanELResolver.java:191) at com.caucho.el.StackELResolver.getValue(StackELResolver.java:143) at com.caucho.el.ArrayResolverExpr.getValue(ArrayResolverExpr.java:149) at com.caucho.el.PathExpr.getValue(PathExpr.java:142) at com.caucho.el.Expr.evalString(Expr.java:274) at com.caucho.el.InterpolateExpr.evalString(InterpolateExpr.java:97) at com.caucho.el.InterpolateExpr.getValue(InterpolateExpr.java:78) at com.caucho.config.type.ConfigType.valueOf(ConfigType.java:164) at com.caucho.config.xml.XmlConfigContext.eval(XmlConfigContext.java:1110) at com.caucho.config.xml.XmlConfigContext.configureInlineText(XmlConfigContext.java:570) at com.caucho.config.xml.XmlConfigContext.configureChildNode(XmlConfigContext.java:459) at com.caucho.config.xml.XmlConfigContext.configureNodeAttributes(XmlConfigContext.java:409) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|