tracker issue : CF-4202300

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: CF Admin login java.util.EmptyStackException

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 05/06/2018

Components: Administrator, Administrator Console

Versions: 2018

Failure Type: Incorrectly functioning

Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) /

Priority/Frequency: Normal / Not Reproducible

Locale/System: / Windows 10 64 bit

Vote Count: 0

Issue: CF Admin login java.util.EmptyStackException

On May 4th, CF Admin threw java.util.EmptyStackException

Example from coldfusion-out.log:
-----------
May 4, 2018 13:20:14 PM Information [main] - ColdFusion started
May 4, 2018 13:20:14 PM Information [main] - ColdFusion: application services are now available
05/04 13:20:14 INFO Macromedia Flex Build: 87315.134646
May 4, 2018 13:20:18 PM Information [Thread-13] - PDFg service manager http://127.0.0.1:8991/PDFgServlet/ registered.
May 4, 2018 13:23:22 PM Information [http-nio-8500-exec-7] - Session rotated successfully.
May 4, 2018 13:42:00 PM Error [http-nio-8500-exec-2] - '' The specific sequence of files included or processed is: C:\ColdFusion2018\cfusion\wwwroot\CFIDE\administrator\settings\version.cfm, line: 286
-----------

The 13:42:00 exception was thrown when accessing the System Information page.

On May 4th and May 5th, the issue remained unresolved.

Another example from coldfusion-out.log:
-----------
May 5, 2018 15:01:06 PM Information [scheduler-0] - Run Client Storage Purge
May 5, 2018 15:07:13 PM Information [http-nio-8500-exec-5] - Session rotated successfully.
May 5, 2018 15:07:13 PM Error [http-nio-8500-exec-5] - '' The specific sequence of files included or processed is: C:\ColdFusion2018\cfusion\wwwroot\CFIDE\administrator\enter.cfm''
-----------

The 15:07:13 exception was thrown upon login.

The exceptions in the 2 attached PDFs were thrown upon login.

Restarting CF resolved the issue. But CF Admin shouldn't throw java.util.EmptyStackException, so that needs fixed. Even tho I'm guessing this ticket will be closed as "Unable to Reproduce", since, I don't know how to actually reproduce this ;)

Two additional issues:
1) Timestamp format is wrong for the above "INFO Macromedia Flex" entry (the "05/04" should be "May 4, 2018")
2) Similar to CF-4202172, the empty single quotes in the above "] - '' The specific" need populated (the '' should have text inside those single quotes)

Attachments:

Comments:

Message for the Tracker Team: The "Add Bug" page only attaches the last-uploaded file, when user uploads multiple files.
Comment by Aaron N.
27696 | May 06, 2018 04:47:49 AM GMT
There ya go, I attached the other PDF (which the "Add Bug" page failed to do).
Comment by Aaron N.
27697 | May 06, 2018 04:48:40 AM GMT
Related thread: https://forums.adobeprerelease.com/coldfusionpr/discussion/383/cf-admin-login-throws-java-util-emptystackexception
Comment by Aaron N.
27698 | May 06, 2018 05:20:00 AM GMT
@Aaron I tried a couple of scenarios, unable to repro this issue. If you still face this issue, please share the steps to reproduce so that we can reopen this bug and get it fixed.
Comment by Dattanand M.
27711 | May 08, 2018 05:20:02 AM GMT
Hi Dattanand, No worries. I will follow-up if I can figure out how to reproduce it. Thanks!, -Aaron
Comment by Aaron N.
27714 | May 08, 2018 06:40:36 AM GMT