Closed
Bug 279932
Opened 21 years ago
Closed 20 years ago
Error Occurred While Processing Request for CFM page, but it OK for IE and Netscape
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: georgekchau, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Was not able to open the page http://capsnet.usc.edu/recruitment/EEOForm.cfm
using Firefox. The page opens correctly in IE 6.0 and Netscape 7.2. This page
is from the USC job application site.
Had to use IE to apply for the job.
Reproducible: Always
Steps to Reproduce:
1. go to www.usc.edu
2. click the Jobs link
3. click Search/Apply for a job
4. press the Search button to search for all jobs
5. select a job
6. click the link Apply for this job now
7. press the Agree button at the bottom of the Applicant's Agreement and
Certification page
Actual Results:
Error Occurred While Processing Request
sun.io.ByteToCharBig5.getIndex1()[S
Please try the following:
* Check the ColdFusion documentation to verify that you are using the
correct syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041107
Firefox/1.0
Remote Address 12.9.11.194
Referrer
http://capsnet.usc.edu/recruitment/agreement.cfm?clientid=101&code1=180147&code2=i-usc&code3=FMS&reqno=19011
Date/Time 26-Jan-05 10:59 AM
Stack Trace
java.lang.NoSuchMethodError: sun.io.ByteToCharBig5.getIndex1()[S
at sun.nio.cs.ext.Big5$Decoder.<init>(Big5.java:45)
at sun.nio.cs.ext.Big5.newDecoder(Big5.java:33)
at java.lang.StringCoding$CharsetSD.<init>(StringCoding.java:166)
at java.lang.StringCoding$CharsetSD.<init>(StringCoding.java:157)
at java.lang.StringCoding.decode(StringCoding.java:213)
at java.lang.String.<init>(String.java:320)
at java.lang.String.<init>(String.java:346)
at jrun.servlet.JRunRequest.reencode(JRunRequest.java:432)
at jrun.servlet.JRunRequest.parsePostData(JRunRequest.java:419)
at jrun.servlet.JRunRequest.getParameters(JRunRequest.java:383)
at jrun.servlet.JRunRequest.getInputStream(JRunRequest.java:261)
at
javax.servlet.ServletRequestWrapper.getInputStream(ServletRequestWrapper.java:191)
at coldfusion.filter.FusionContext.getRequestContent(FusionContext.java:553)
at coldfusion.filter.FormScope.fillForm(FormScope.java:193)
at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:345)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Expected Results:
display the Applicant's Voluntary Information Form
Comment 1•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•