Mark Takata (Adobe)
11/14/2023, 5:50 PMMark Takata (Adobe)
11/14/2023, 5:51 PMrodel30
11/14/2023, 7:31 PMcfpm and update all as well as the java -jar on the downloaded hotfix file. In both cases there are errors when it gets to the step of copying two files from the tmp directory and the files aren't present.
Failed to copy hotfix files:/tmp/630469.tmp/dist/updates
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:/opt/coldfusion2021/cfusion/lib/updates
FATAL ERROR - /tmp/630469.tmp/dist/updates (No such file or directory)
Failed to copy hotfix files:/tmp/630469.tmp/dist/wwwroot
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:/opt/coldfusion2021/cfusion/wwwroot
FATAL ERROR - /tmp/630469.tmp/dist/wwwroot (No such file or directory)
Is this a known issue? Am I doing something completely wrong? (I don't think I am...)
With update 10 I ended up having to do a fresh install to fix the instances. It was a mess to say the least.Mark Takata (Adobe)
11/14/2023, 7:40 PMDave Merrill
11/14/2023, 9:41 PMDave Merrill
11/14/2023, 9:46 PMMegha
11/15/2023, 5:15 AMDave Merrill
11/15/2023, 1:15 PMMegha
11/15/2023, 1:40 PMDave Merrill
11/15/2023, 1:46 PMMegha
11/15/2023, 1:52 PMDave Merrill
11/15/2023, 1:55 PMpriyank_adobe
11/15/2023, 2:04 PMDave Merrill
11/15/2023, 2:04 PMpriyank_adobe
11/15/2023, 2:04 PMDave Merrill
11/15/2023, 2:06 PMpriyank_adobe
11/15/2023, 2:08 PMrodel30
11/15/2023, 2:10 PMsudo
2. The jar was run with java-11-openjdk-amd64 (which is what we use to run CF for the instances)
3. Not applicable, given the response to 2.Dave Merrill
11/15/2023, 2:13 PMDave Merrill
11/15/2023, 2:14 PMpriyank_adobe
11/15/2023, 2:14 PMsandip_halder
11/15/2023, 2:14 PMMegha
11/15/2023, 2:17 PMDave Merrill
11/15/2023, 2:17 PMDave Merrill
11/15/2023, 2:17 PMrodel30
11/15/2023, 2:19 PMDave Merrill
11/15/2023, 3:12 PMrodel30
11/15/2023, 3:37 PMDave Merrill
11/15/2023, 4:58 PMrodel30
11/15/2023, 5:04 PM-Djdk.util.zip.disableZip64ExtraFieldValidation=true argument for the java command solved the issue with temp files not existing. Thanks to @sandip_halder for helping sort that out!foundeo
foundeo
Nov 15, 2023 17:47:06 PM Information [http-nio-8523-exec-7] - Starting HTTP request {URL='<https://www.adobe.com/go/coldfusion-updates>', method='get'}
Nov 15, 2023 17:47:06 PM Information [http-nio-8523-exec-7] - HTTP request completed {Status Code=200 ,Time taken=62 ms}foundeo
foundeo
foundeo
priyank_adobe
11/15/2023, 5:57 PMfoundeo
davequested
11/15/2023, 6:52 PMpriyank_adobe
11/15/2023, 7:01 PMfoundeo
mike42780
11/15/2023, 7:28 PMdavequested
11/15/2023, 7:30 PMpriyank_adobe
11/15/2023, 7:37 PMfoundeo
priyank_adobe
11/15/2023, 8:07 PMdavequested
11/15/2023, 10:45 PMpriyank_adobe
11/16/2023, 5:27 AMdavequested
11/16/2023, 6:24 AMDave Merrill
11/16/2023, 1:01 PMpriyank_adobe
11/16/2023, 1:03 PMDave Merrill
11/16/2023, 1:21 PMdavequested
11/16/2023, 8:14 PMDave Merrill
11/16/2023, 9:02 PMDave Merrill
11/20/2023, 2:44 PMDave Merrill
11/20/2023, 3:56 PMDave Merrill
11/20/2023, 5:25 PMMark Takata (Adobe)
11/20/2023, 5:29 PMDave Merrill
11/20/2023, 6:19 PMDave Merrill
11/20/2023, 6:19 PMMark Takata (Adobe)
11/20/2023, 6:22 PMDave Merrill
11/20/2023, 6:25 PMsqlserver.
Full error stack is this:
Exception in thread "Thread-40" java.lang.NoClassDefFoundError: com/ddtek/jdbc/extensions/ExtEmbeddedConnection
at macromedia.jdbc.sqlserver.base.r.dg(|SQLServer|6.0.0.1282|:49)
at macromedia.jdbc.sqlserver.base.s.I(|SQLServer|6.0.0.1282|:135)
at macromedia.jdbc.sqlserver.base.BaseDriver.connect(|SQLServer|6.0.0.1282|:190)
at macromedia.jdbc.MacromediaDriver.connect(MacromediaDriver.java:256)
at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:666)
at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
at java.base/java.lang.Thread.run(Thread.java:834)Dave Merrill
11/20/2023, 6:32 PMMark Takata (Adobe)
11/20/2023, 6:34 PMMark Takata (Adobe)
11/20/2023, 6:37 PMMark Takata (Adobe)
11/20/2023, 6:37 PMDave Merrill
11/20/2023, 6:40 PMMark Takata (Adobe)
11/20/2023, 6:46 PMcarehart
11/20/2023, 6:50 PMMark Takata (Adobe)
11/20/2023, 6:50 PMMark Takata (Adobe)
11/20/2023, 6:50 PMDave Merrill
11/20/2023, 6:53 PMDave Merrill
11/20/2023, 6:54 PMMark Takata (Adobe)
11/20/2023, 6:58 PMDave Merrill
11/21/2023, 2:44 PMMark Takata (Adobe)
11/21/2023, 5:07 PMDave Merrill
11/21/2023, 5:13 PMpriyank_adobe
11/21/2023, 5:16 PMDave Merrill
11/21/2023, 6:28 PMDave Merrill
11/21/2023, 6:42 PMpriyank_adobe
11/21/2023, 7:19 PMDave Merrill
11/21/2023, 7:26 PMDave Merrill
11/21/2023, 8:14 PM