Title:
Problem adding Scheduled Task on system with different Format and Display settings that runs on Java 7
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Daniel Sundling / Daniel Sundling (DSundling)
Created: 03/06/2013
Components: Scheduler
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final / 290480
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 1
Problem Description:
On a system with different Display and Format locales it is impossible to add a new task when using Java 7. It used to work using Java 6.
More information available here: http://www.oracle.com/technetwork/java/javase/compatibility-417013.html#incompatibilities
When upgrading to Java 7 on a system with different Display and Format locales and there are scheduled tasks available, the administrator page throws an error saying "The Cron service is not available".
This problem is also present on ColdFusion 9.0.1.
Steps to Reproduce:
1. Go to "Region and Language", tab "Formats". Choose "Swedish (Sweden)". Tab "Keyboards and Languages", Choose a Display Language that uses different formatting rules. I use "English (English)". Restart system.
2. Create a new Scheduled task and enter:
- Task name = "Test"
- Hours = 1
- Start time = "12:00 AM"
- End time = "11:59 PM"
- URL = "http://localhost/"
3. Click submit
Actual Result:
Expected Result:
Save should be successful.
Any Workarounds:
By adding: "-Dsun.locale.formatasdefault=true" to the JVM Arguments it works as it did in Java 6.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3514766
External Customer Info:
External Company:
External Customer Name: DSundling
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 7 64bit English with Swedish formatting
Attachments:
Comments: