archenroot / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Can't see jobs and getting Called getInputStream after getParameter ... error #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 Ran.Shei...@gmail.com on 8 Jun 2014 at 10:05

GoogleCodeExporter commented 9 years ago
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