• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SCWCD mock exam problem at javaranch

 
Ranch Hand
Posts: 1066
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to take the mock exam at the javaranch web site.
When I click the next button on the first question, I get the foll. error.
I have JDK 1.4.2 on my machine and use IE 6.0.
Has anybody seen this error before?
Do I have to enter my login details in the login page to take the mock test.
Error page Scwcd_Error
An error occured in the bean. Error Message is: null
Stack Trace is :
java.lang.NullPointerException
at com.javaranch.jspbeans.scwcd.QuizBean.execute(QuizBean.java:216)
at __jspPage18_carl_scwcd_scwcd_mock_jsp._jspService(__jspPage18_carl_scwcd_scwcd_mock_jsp.java:92)
at com.orionserver.http.OrionHttpJspPage.service(.:56)
at com.evermind._cp._vhc(.:5639)
at com.evermind.server.http.JSPServlet.service(.:31)
at com.evermind._deb._lnc(.:514)
at com.evermind._deb._wmb(.:170)
at com.evermind._co._wbb(.:581)
at com.evermind._co._fs(.:189)
at com.evermind._bt.run(.:62)
 
Vishwa Kumba
Ranch Hand
Posts: 1066
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is working fine now.
Maybe the mock exam knows now, that I can meet up its standards
Cheers
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic