You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Extracted the zip and ran ./myschedule-ui.sh --httpPort=8081
2. Open http://<ip>:8081
3. Click the Scheduler (in my case: DefaultQuartzScheduler_$_NON_CLUSTERED)
4. Don't see any jobs
5. In the Linux console, I'm getting the following error:
"Can't see jobs and getting Called getInputStream after getParameter ... error"
What is the expected output? What do you see instead?
See the jobs
Please use labels and text to provide additional information.
not sure if this is an issue with my tomcat server or anything else. would love
to understand the error message itself.
Original issue reported on code.google.com by [email protected] on 8 Jun 2014 at 10:05
The text was updated successfully, but these errors were encountered:
Hi Ran,
I can't reproduce this. I don't see error when repeating your steps. Could this
be your env specific? Can you post your full stacktrace if there is any? Or try
it on Tomcat to see if you get the same error?
Zemian
Original comment by saltnlight5 on 31 Jul 2014 at 2:14
Original issue reported on code.google.com by
[email protected]
on 8 Jun 2014 at 10:05The text was updated successfully, but these errors were encountered: