Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message Time Incorrect In Routing Schedule #750

Open
msweier opened this issue Oct 24, 2024 · 4 comments
Open

Message Time Incorrect In Routing Schedule #750

msweier opened this issue Oct 24, 2024 · 4 comments
Labels
bug priority-medium Baseline priority.

Comments

@msweier
Copy link
Contributor

msweier commented Oct 24, 2024

Describe the bug
It looks like it's reading messages in the future.

To Reproduce
Go to the routing scheduler and look at the message time.

Expected behavior
OpenDCS should respect the space time continuum.

Screenshots
It is currently Thursday, 24-Oct-2024 14:20:38 GMT
image

Desktop/ServerSide (please complete the following information):
Version 7.0.12

Additional context
Add any other context about the problem here.

@msweier msweier added bug priority-medium Baseline priority. labels Oct 24, 2024
@MikeNeilson
Copy link
Contributor

MikeNeilson commented Oct 24, 2024 via email

@msweier
Copy link
Contributor Author

msweier commented Oct 24, 2024

Hmm...everything was UTC except for this aggregateTimeZone=CST6PDT on the server. I will set it to UTC and restart and see what happens.

@msweier
Copy link
Contributor Author

msweier commented Oct 24, 2024

Ok so now the routing scheduler is consistent, but is 10 hrs ahead of my local time and 5 hrs ahead of UTC. My routing spec is set to UTC. Here are my TimeZone parameters in the user.properties file:
decwizTimeZone=UTC editTimeZone=UTC aggregateTimeZone=UTC guiTimeZone=UTC sqlTimeZone=UTC
image

@msweier
Copy link
Contributor Author

msweier commented Oct 24, 2024

I should add that this issue only exists in the client software. The properties file between server and client are nearly identical.
Only differences are the following in the client side software:

routingMonitorUrl=file\://$DECODES_INSTALL_DIR/routmon/routmon.html
writeCwmsLocations=false
tryOsDatabaseAuth=false
profileLauncherPort=16109
autoCommit=true

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug priority-medium Baseline priority.
Projects
None yet
Development

No branches or pull requests

2 participants