Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 6 May 2021 at 06:59
Updated 11 November 2021 at 07:14
Resolved 13 July 2021 at 13:26
While trying to update(or install) 9.3.1, remove MSSQL extension from installed extension and shows the error like Unable to resolve com.microsoft.sqlserver.mssql-jdbc [ 60 ](R 60.0): missing requirement [com.microsoft.sqlserver.mssql-jdbc [ 60 ](R 60.0)] osgi.wiring.package;. Seems the same error shows for all the version above the 7.2.2 jre 8. Afterthat try to install version the 7.2.2 jre 8 randomly Shows the error like C:/..../..../lucee-express-5.3.7.48_2\lucee-server\context\extensions\installed\13caj0tnzdgsa.lex: The process cannot access the file because it is being used by another process.
Stacktrace :
"ERROR","ajp-nio-8009-exec-10","05/06/2021","11:07:41","","Unable to resolve com.microsoft.sqlserver.mssql-jdbc [105](R 105.0): missing requirement [com.microsoft.sqlserver.mssql-jdbc [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0))) Unresolved requirements: [[com.microsoft.sqlserver.mssql-jdbc [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.framework)(version>=1.8.0)(!(version>=2.0.0)))] at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368) at org.apache.felix.framework.Felix.startBundle(Felix.java:2281) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:112) at lucee.loader.osgi.BundleUtil.start(BundleUtil.java:108) at lucee.runtime.osgi.OSGiUtil._start(OSGiUtil.java:1171) at lucee.runtime.osgi.OSGiUtil._startIfNecessary(OSGiUtil.java:1124) at lucee.runtime.osgi.OSGiUtil.startIfNecessary(OSGiUtil.java:1119) at lucee.runtime.osgi.OSGiUtil._loadBundle(OSGiUtil.java:520) at lucee.runtime.osgi.OSGiUtil.loadBundle(OSGiUtil.java:472) at lucee.commons.lang.ClassUtil.loadClassByBundle(ClassUtil.java:155) at lucee.transformer.library.ClassDefinitionImpl.getClazz(ClassDefinitionImpl.java:109) at lucee.runtime.config.XMLConfigAdmin.setClass(XMLConfigAdmin.java:6613) at lucee.runtime.config.XMLConfigAdmin._updateJDBCDriver(XMLConfigAdmin.java:1795) at lucee.runtime.config.XMLConfigAdmin.updateRHExtension(XMLConfigAdmin.java:4990) at lucee.runtime.config.XMLConfigAdmin.updateRHExtension(XMLConfigAdmin.java:4685) at lucee.runtime.config.XMLConfigAdmin._updateRHExtension(XMLConfigAdmin.java:4667) at lucee.runtime.tag.Admin.doUpdateRHExtension(Admin.java:4264) at lucee.runtime.tag.Admin._doStartTag(Admin.java:740) at lucee.runtime.tag.Admin.doStartTag(Admin.java:353) at ext_applications_cfm184$cf.call(/admin/ext.applications.cfm:81) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
"ERROR","ajp-nio-8009-exec-5","05/06/2021","11:07:55","","C:\portables\lucee-express-5.3.7.48_2\lucee-server\context\extensions\installed\13caj0tnzdgsa.lex: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileCopy.copy(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.copy(Unknown Source) at java.nio.file.Files.copy(Unknown Source) at lucee.commons.io.res.type.file.FileResource.copyTo(FileResource.java:102) at lucee.commons.io.IOUtil.copy(IOUtil.java:126) at lucee.commons.io.res.util.ResourceUtil.moveTo(ResourceUtil.java:1106) at lucee.runtime.extension.RHExtension.move(RHExtension.java:252) at lucee.runtime.extension.RHExtension.init(RHExtension.java:239) at lucee.runtime.extension.RHExtension.<init>(RHExtension.java:225) at lucee.runtime.config.XMLConfigAdmin.updateRHExtension(XMLConfigAdmin.java:4677) at lucee.runtime.config.XMLConfigAdmin._updateRHExtension(XMLConfigAdmin.java:4667) at lucee.runtime.tag.Admin.doUpdateRHExtension(Admin.java:4264) at lucee.runtime.tag.Admin._doStartTag(Admin.java:740) at lucee.runtime.tag.Admin.doStartTag(Admin.java:353) at ext_applications_cfm184$cf.call(/admin/ext.applications.cfm:81) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:945)
Restart the admin solve the problem and able install the version 7.2.2 jre 8