• 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

SCJD Beta 1.4 Failed:

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got a automatic failure on the test saying that my command-line format does not match the specifications.
I don't select the mode at all in the command-line. I show up a GUI when the server comes up which selects the operating mode through two checkboxes: Remote or local.
So, command-line for server is:
java -jar server.jar
and client is:
java -jar client.jar
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry Dipti, I failed for about the same reason.
I think they did not clearly state how the submission should be for command line startup. The real exam for 1.3 makes sense and shows the exact way to start up your application. But in the instructions for the Beta they did a poor job.
I don't feel that we should fail for their mistake. That's what Beta is for, for us to help them find things that are bad, like the instructions.html explaination for command line arguments.
Mark
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry to hear that Dipti
I wish you better luck next time
 
Dipti Gupta
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The reason I implemented the mode as a GUI option since their command line specification specifies mode as an optional argument.
anyway, do you know if Sun charges any money to resubmit the assignment. If so, how much and how long do you need to wait for taking it??
 
Valentin Crettaz
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
TWO WEEK RE-TAKE TESTING POLICY
 
He was expelled for perverse baking experiments. This tiny ad is a model student:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic