Help with these!!!!

hi,
im doing these questions, im preparing for a test, and im not sure if my answers are correct or not, please help me find my errors:
1- Which of the following methods must be over-ridden in order to tell the system how to execute a Thread?
(A)     thread()
(B)     execute()
(C)     start()
(D)     run()
2- Which of the following is a correct event handling method?
(A)          mousePressed(MouseEvent e){}
(B)          MousePressed(MouseClick e){}
(C)          functionKey(KeyPress k){}
(D) ComponentAdded(keyPress e){}
(3) A monitor called mon has 5 threads in its waiting pool; all these waiting threads have the same priority. One of the threads is thread1. How can you notify thread1 so that it alone moves from Waiting state to Ready State?
(A) Execute notify(thread1); from within synchronized code of mon.
(B) Execute mon.notify(thread1); from synchronized code of any
object.
(C) Execute thread1.notify(); from any code(synchronized or not) of
any object.
(D) You cannot specify which thread will get notified.
(4) Which of the following best describes the use of the synchronized
keyword?
(A) Allows two processes to run in parallel but to communicate with
each other.
(B) Ensures only one thread at a time may access a method or object.
(C) Ensures that two or more processes will start and end at the same
time.
(D) Ensures that two or more Threads will start and end at the same time.
(5) How can you retrieve a circle?s radius value that?s passed to an applet?
(A)
public void init() {
String s = getParameter("radius");
doSomethingWithRadius(s); }
(B)
public static void main(String[] args) {
String s = getParameter("radius");
DoSomethingWithRadius(s); }
(C)
public void init() {
int radius = getParameter("radius");
doSomethingWithRadius(radius); }
(D)
public void init() {
int radius = getParameter();
doSomethingWithRadius(radius); }
true/false
1- The method drawRect(int a, int b, int c, int d) defined in
java.awt draws the outline of a rectangle with a, b being the x,y coordinates of top left corner, and c,d being the x,y co-ordinates of the
bottom right corner.
TRUE
2- There is no statement in Java to free storage.
FALSE //finalize() is used
These are some practice questions, since im preparing for a test. Once again im hoping that you guys may help me figure out if my answers are correct or not.
Thanks in advance

>
1- Which of the following methods must be over-ridden
in order to tell the system how to execute a Thread?
(A)     thread()
(B)     execute()
(C)     start()
(D)     run()Wrong. This was a particularl bad choice since that method doesn't even exist.
2- Which of the following is a correct event handling
method?
(A)          mousePressed(MouseEvent e){}
(B)          MousePressed(MouseClick e){}
(C)          functionKey(KeyPress k){}
(D)
omponentAdded(keyPress e){}
Wrong
>
>
(3) A monitor called mon has 5 threads in its waiting
pool; all these waiting threads have the same
priority. One of the threads is thread1. How can you
notify thread1 so that it alone moves from Waiting
state to Ready State?
(A) Execute notify(thread1); from within
synchronized code of mon.
(B) Execute mon.notify(thread1); from synchronized
code of any
object.
(C) Execute thread1.notify(); from any
code(synchronized or not) of
any object.
(D) You cannot specify which thread will get
notified.Please consider reading the API and the threading tutorial before making wild guesses.
>
(4) Which of the following best describes the use of
the synchronized
keyword?
(A) Allows two processes to run in parallel but to
communicate with
each other.
(B) Ensures only one thread at a time may access a
method or object.
(C) Ensures that two or more processes will start and
end at the same
time.
(D) Ensures that two or more Threads will start and
end at the same time.
Correct.
(5) How can you retrieve a circle?s radius value
that?s passed to an applet?
(A)
public void init() {
String s = getParameter("radius");
doSomethingWithRadius(s); }
(B)
public static void main(String[] args) {
String s = getParameter("radius");
DoSomethingWithRadius(s); }
(C)
public void init() {
int radius = getParameter("radius");
doSomethingWithRadius(radius); }
(D)
public void init() {
int radius = getParameter();
doSomethingWithRadius(radius); }
Wrong
true/false
1- The method drawRect(int a, int b, int c, int d)
defined in
java.awt draws the outline of a rectangle with a, b
being the x,y coordinates of top left corner, and c,d
being the x,y co-ordinates of the
bottom right corner.
TRUE
Wrong
2- There is no statement in Java to free storage.
FALSE //finalize() is used
Hmmm. Your explanation is wrong. The answer... I guess I will agree with.
You need ALOT more practice. Practice coding for one thing.

Similar Messages

  • Sign on problems within Elements 10; plus cannot backup writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

    Sign on problems within Elements 10; plus cannot backup, writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

    Sign on problems within Elements 10; plus cannot backup, writing files error with file catalog.pse10db.  No indication what the problem is.  How do I get adobe help with these problems?

  • I need help with these two crash IDs nsStyleContext::FindChildWithRules(nsIAtom const*, nsRuleNode*) and DFusionWebPlugin@0x86b5

    I need help with these two crashes...
    PL_DHashTableOperate | GCGraphBuilder::NoteRoot(unsigned int, void*, nsCycleCollectionParticipant*)
    DFusionWebPlugin@0x86b5
    The first one happened a couple of days ago, a few times and not on any specific website.
    The second one only happens on the site below.

    The second one indicates a problem with the DFusionWebPlugin that shows in your More system details list.
    # D'Fusion Web Plug-In for Safari 64 bits (3.00.13774.0)
    # D'Fusion Web Plug-In (3.00.13774.0)
    What you posted are crash signatures.<br />
    It might help if you post the actual crash IDs (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx).<br />
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.
    See http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)

  • Help with these queries

    Hi all,
    I need a help with these queries, because is happening a strange problem when I try to execute it.
    This first query is executed faster than the other one, around 30 minutes faster.
    The queries are the same, but there is a single difference, I switch the hard code value '5.93218%' in a like condition by a variable P_COD_RAIZ || '%', because it can't be hard code.
    SELECT max(oh.ohipp) as mesano_ultfatura
    INTO V_MESANO_FATURA
    FROM sysadm.orderhdr_all@dl_bsc oh,
    customer_all@dl_bsc ca
    WHERE ca.custcode like '5.93218%'
    and ca.customer_id = oh.customer_id
    and oh.ohipp = (select max(yy.ohipp)
    from orderhdr_all@dl_bsc yy
    where yy.customer_id = oh.customer_id
    and oh.ohinvtype = 5);
    SELECT max(oh.ohipp) as mesano_ultfatura
    FROM sysadm.orderhdr_all@dl_bsc oh,
    customer_all@dl_bsc ca
    WHERE ca.custcode like P_COD_RAIZ || '%'
    and ca.customer_id = oh.customer_id
    and oh.ohipp = (select max(yy.ohipp)
    from orderhdr_all@dl_bsc yy
    where yy.customer_id = oh.customer_id
    and oh.ohinvtype = 5);
    What I want to know is, why the execution time of the second query is greater than the first, if the only difference between it is a variable instead of hard code?
    Thanks,
    Murilo.

    I assume column custcode is also varchar2. Then it looks like a problem with bind values and not evenly distributed data.
    When you first run the query with the parameter = '5%' you may get many values and another execution plan as with '5.93218%' on a second run. However the execution plan is saved between the first and second run and not adopted to the new values.
    There are ways out of this "bind" problem. But all have to do with providing us a good execution plan first.
    However you can start by yourself with forcing the use of the index on the column custcode.

  • I need help with these adobe illustrator questions?

    Please help with the following questions. Thanks!!
    The keyboard short for selecting the direct selection tool is?
    The rectangle that shows the outermost dimensions of any box is called the?
    A floating panel can be placed on the panel dock by?
    The selection tool is displayed as a black arrow and is used to select, resize, or move an entire item.(true or false)
    One way to deselect an object is to click somewhere else on the document (true or false)
    A stroke is on the inside of a shape or object (true or false)
    The more text framed you use, the better your document. (true or false)
    The rectangle frame has a non printing X on it (true or false)
    To print preview a document, click on the Save icon on the standard toolbar. (true or false)

    I'm not sure if it's a good idea to go the route you go now.
    You are asking for assistance and – as I understand it – you are just trying to pass a class right now, but you don't know the answers to a lot of pretty basic questions.
    What's your purpose?
    I – as well as many people here – could answer all your questions. Also, I could provide some misleading hints which could cause serious trouble for you in case you would use them in your exam.
    You should go a different route.

  • Help with these two loops

    Hi I hope someone can help me?
    I have these two loops, which at the moment prints out like this
    addr1, id, phone, lastname, firstname
    town, addr2, postcode, county, country
    [7,4,2,1,0]
    [9,8,6,5,3]
    the first two lines is what vector vv2 holds inside it.
    the second two line is what vector vv holds inside it.
    my problem is how can i get it to printout like this?
    [7,4,2,1,0]
    addr1, id, phone, lastname, firstname
    [9,8,6,5,3]
    town, addr2, postcode, county, country
    I hope someone can help me thanks
    nicky
    for (int ii2=0;ii2 < results2.size(); ii2++) {
                    vv2 = (Vector)results2.elementAt(ii2);     
                          ste2 = vv2.toString();
                             stb2 = new StringBuffer(ste2);
                             stb12 = new StringBuffer();
                             int is = stb2.length();
                             int is2 = is-2;
                             int is3 = is-1;
                             stb2.replace(0,1,"");
                             stb2.replace(is2,is3,"");
                             for(int i222 = 0; i222 < vv2.size(); i222++){
                                  stb12.append(",");
                                  stb12.append("?");
                                  stb12.replace(0,1,"");
                                  System.out.println(stb2);
    for (int ii = 0; ii < results.size(); ii++) {
        vv = (Vector)results.get(ii);
    System.out.println(vv);
    }

    You are using more for loops than you need to. If you just want to print out the element of one vector after the other then just put it in the same loop. Here try this:
    for (int ii2=0;ii2 < results2.size(); ii2++) {
                    vv2 = (Vector)results2.elementAt(ii2);     
                          ste2 = vv2.toString();
                             stb2 = new StringBuffer(ste2);
                             stb12 = new StringBuffer();
                             int is = stb2.length();
                             int is2 = is-2;
                             int is3 = is-1;
                             stb2.replace(0,1,"");
                             stb2.replace(is2,is3,"");
                             for(int i222 = 0; i222 < vv2.size(); i222++){
                                  stb12.append(",");
                                  stb12.append("?");
                                  stb12.replace(0,1,"");
                                  System.out.println(stb2);
         vv = (Vector)results.get(ii2);
         System.out.println(vv);
          And for god sakes man use some better names for your for loop iterator. Usually it is custom to start with i and if you need an inner for loop or another for loop within the same scope move on to using j and then k, so on and so on. All those numbers in your variables make the code harder to read than it needs to be. Just a suggestion, good luck.

  • Can anyone help with these annoyances

    Hi,
    I've used Logic since 2.4 and enjoyed its continued development and improvement up through Logic 7. Since the major retooling in Logic 8, I feel that it has become more buggy, less professional and genuinely less pleasurable to use. I've found work arounds (or just given up) on some things that used to be easy or even just "doable" in older version... Maybe some of you out there have some solutions to the following annoyances in Logic 9.x
    I wish it would/could;;;
    Return to last play position while in record. (worked fine on Logic 7)
    Copy Drag consistently instead of just moving the part (even though the help tag says "copy" it only drags, then often puts it a measure ahead of where I put it) (worked fine on Logic 7)
    Not Record audio while recording midi if an audio track is in "input" (worked fine on Logic 7)
    Could resize screen objects and things like I really want them to look (worked fine on Logic 7)
    Not have major lag times for things like renaming objects, deleting tracks in the arrange page, bouncing, opening 3rd party plug ins, (worked fine on Logic 7)
    Have freedom to put the loop browser anywhere I want (worked fine on Logic 7)
    Get key commands to work consistently (worked fine on Logic 7)
    Could assign record names globally instead of only on the track being recorded (worked fine on Logic 7)
    Have a visible tool bar for things like "pencil" "fade" "text" etc instead of a pull down menu (worked fine on Logic 7)
    Have visual feedback when I've armed the "Fade" tool (worked fine on Logic 7)
    Be able to choose fonts and sizes on individual score text objects (worked fine on Logic 7)
    Not have help tags constantly bugging me when I'm resizing or moving notes and objects (worked fine on Logic 7)
    Be able to create a new "audio object" in the environment (instead of having to copy something else and then reassign its purpose (worked fine on Logic 7)

    Dan,
    I can commiserate with you on most of these annoyances. Let's just say that we're kindred spirits in this regard. Hopefully I can help you alleviate some of these things that stick in your craw. I'll (try and) limit my comments to things that can be changed (as opposed to those which are "permanently broken"):
    Could resize screen objects and things like I really want them to look (worked fine on Logic 7)
    Plugin windows can be resized in L9. Aside from that, I'll (try to) stick to limiting my comments re those things that cannot be changed.
    Have a visible tool bar for things like "pencil" "fade" "text" etc instead of a pull down menu (worked fine on Logic 7)
    The variety of tools has been reduced (for your safety and well-being) to the lucky number of three, and that's only if you have the right click assigned as a tool. Otherwise you are limited to two. So it's still a palette, though compared to what we used to have it's kind of hard to swallow. In case you didn't notice, there's a pun in there. I almost missed it myself.
    I have my "V" key programmed to call up the toolbox. Its close proximity to the spacebar (play/stop) and the CMD key (for assigning a tool to) make it an ideal way to change tools without having to mouse all the way across the screen to access the unpalatable palette.
    Be able to choose fonts and sizes on individual score text objects (worked fine on Logic 7)
    This is still possible using the slow-to-appear, WYSI-not-WYG, icky-looking, way-too-small-font "Fonts" editor in the score editor. *Text > Fonts...* And because it's no longer even remotely as easy to resize text I've gotten into using the resize tool, as well as setting up various boilerplate text styles using the text styles editor. One thing that's nice though (hey, it's not all bad) is that you can import text styles from other projects.
    Not have help tags constantly bugging me when I'm resizing or moving notes and objects (worked fine on Logic 7)
    These can be disabled in the Logic prefs: *Prefs > Display > General*
    Be able to create a new "audio object" in the environment (instead of having to copy something else and then reassign its purpose (worked fine on Logic 7)
    You can still do this. Environment: *New > Channel Strip > Audio*
    The best thing about Logic 9 is flex editing. Othewise, gimme back L7 any day (minus the bugs, of course).

  • Can anyone help with these kernel panics?

    I work for the NHS.  Have spent most of my salary on Adobe Premiere Pro using a Intel Core Mac OS 10.5.8 which is supposed to be enough for the system requirements.  Have spent all day shutting down my computer unable to start the software.  If it does start it freezes and tells me to restart.  This is not acceptable.  Can anyone help??? Adobe cefrtai nly don't want to is there ahtyone out there with any solutions?  I ahve checked the hard drive it is fine, have done all the usual checks to no avail. Cannot find anywhere to talk to Adobe, their website is a minefield of Groundhog Day!
    I have the same problem with Photoshop purchased last year as part of a creative package.  This is really annoying!

    Dear Wonderspark,
    I am back at my iMac.  Here are the details of my hardware.
    Model Name:
    iMac
      Model Identifier:
    iMac7,1
      Processor Name:
    Intel Core 2 Duo
      Processor Speed:
    2.4 GHz
      Number Of Processors:
    1
      Total Number Of Cores:
    2
      L2 Cache:
    4 MB
      Memory:
    3 GB
      Bus Speed:
    800 MHz
      Boot ROM Version:
    IM71.007A.B03
      SMC Version (system):
    1.20f4
      Serial Number (system):
    W88035L3X86
      Hardware UUID:
    00000000-0000-1000-8000-001EC205D8B9
    Chipset Model:
    ATI,RadeonHD2600
      Type:
    Display
      Bus:
    PCIe
      PCIe Lane Width:
    x16
      VRAM (Total):
    256 MB
      Vendor:
    ATI (0x1002)
      Device ID:
    0x9583
      Revision ID:
    0x0000
      ROM Revision:
    113-B2250F-219
      EFI Driver Version:
    01.00.219
      Displays:
    iMac:
      Resolution:
    1680 x 1050
      Depth:
    32-Bit Color
      Core Image:
    Hardware Accelerated
      Main Display:
    Yes
      Mirror:
    Off
      Online:
    Yes
      Quartz Extreme:
    Supported
      Built-In:
    Yes
    The software versionas are as follows.
    Adobe Photoshop CS5 version 12.0.4
    Adobe Premiere Pro CS 5.5 version 5.5.0
    I hope that is more use.  As I said, the software is successfully installed, but I cannot open Premiere Pro.  Photoshop does open occasionally but rather like Russian roulette.
    I also have the Creative suite and Dreamweaver is no problem, neither is Indesign.  This makes no sense to me I would be grateful for any help.  I have checked the hardware and the system is ok.  I have tried re-installing the software after un-installing it but that made no difference.  I obviously have turned the machine on and off because of the black veil that descends upon the screen during the kernel panic.  Premiere Pro has alo frozen everything rather than causing a panic too. HELP!

  • Help with these java statements

    Can someone help me understand the following :
    "There are no errors but the loop terminates prematurely due to condition using the incorrect relational operator. The values of TotalVAT and TotalCosts will be 0.0."
    double[] Costs = {10.00, 20.00, 30.00, 15.00};double TotalCost = 0.0;double TotalVAT = 0.0;for (int Count = 0; Count > Costs.length; Count++) { double VAT = Costs[ Count ] * 0.175; TotalVAT = TotalVAT + VAT; TotalCost = TotalCost + Costs[ Count ] + VAT;}
    [\code]
    Thank you,

      double[] Costs = {10.00, 20.00, 30.00, 15.00};
      double TotalCost = 0.0;
      double TotalVAT = 0.0;
      for (int Count = 0; Count > Costs.length; Count++)
        double VAT = Costs[ Count ] * 0.175;
        TotalVAT = TotalVAT + VAT;
        TotalCost = TotalCost + Costs[ Count ] + VAT;
      }"the loop terminates prematurely" = the loop ends too early,
    it's not run as often as you think it would be. With loops that is
    often either once too few or not at all, in this case the latter.
    "due to condition using the incorrect relational operator" ->
    relational operators are operators that compare numbers (or other
    data), e.g. ==, !=, <, and >. There is only one relational operator
    here, it's >.
    For-loops work like this:
    for (init; cond; inc)
    init is the initialization, that's fine here: int Count = 0
    cond is a condition that has to be met everytime the loop starts from
    the beginning (not like in some other languages, where the condition is
    the one that will lead to the end of the loop). So here it checks
    whether Count > Costs.length is true and only then it will be executed.
    That's of course nonsense - you want to repeat that loop while Count is
    still less than Costs.length and you want to stop when it reaches
    Costs.length or goes above it, not the other way around. You loop will
    never execute at all! So simply replace the > with a <.
    (inc is the incrementation, that's fine here, too.)
    Say, who wrote that comment "There are no errors but the loop
    terminates prematurely due to condition using the incorrect relational
    operator. The values of TotalVAT and TotalCosts will be 0.0."? Was that
    a contest about being as verbose and ununderstandable as possible?
    A note: Only classes (and interfaces) start with capital letters. Use
    lower case letters for variables (and methods and packages): costs,
    totalCost, totalVAT, count, vat. (ALL CAPS are used for constants.)
    Hope this helps,
    Monika.

  • Help with these buttons

    hi
    i am totaly stuck with this problem i have in flash MX
    i have a design which is enclosed in a frame produced in
    photoshop, the buttons around the frame need to load content to
    below the frame.
    to do this i made an empty fla file with just an action which
    loads the frame.swf to level 2
    everything is fine apart from the buttons i have in a movie
    clip, what ever i try doesnt seem to load the other content swf
    files
    this is the WIP site to look at,
    SITE
    LINK which will prob make sense of my explination...i hope
    i have tried _root. , _parent, almost anything really, i have
    done a search for this problem but the solutions i've come across
    dont work for me
    i must be missing something please help
    chris

    try giving your movieClips Instance names, and target them
    using that, instead of _root and _parent.
    if you want all your movies that are loaded externaly to be
    Below the frame, simply put your frame on the first or secont layer
    in your fla.
    If the frame itself is being loaded, you could set it's depth
    to something ridiculous like 1000, that way you are sure that
    nothing will load on top of it.
    also, when you have problems with code, it's always better to
    show the part of your code where the problem is, that would make it
    much easier for people in here to help you.

  • Please help with these 3d photo panels

    http://theflashblog.com/?p=834
    I download the files, open the fla, test the movie, and get the errors seen here:
    http://aaronpenton.net/screen.html
    Can anyone tell me what I'm doing wrong??
    Thank you.

    Please help me!! Nobody can help you unless you have shown the willingness to learn and are seeking help only where you are stuck.
    My assignment is due in 2 days That doesn't matter to people over here.
    hese are practice questions and not part of the actual assignment so dont hesitate to provide the answer!!Doesnt matter again. what you have posted here is a problem text without any effort on your part to understand it or implement it. That is an assignment to us and we did our Java assignments for our course work long time ago.
    Bottom line - learn Java. If your course is not helping you with that, find a different course.

  • Can anyone help with these email headers

    Have been receiving delivery failure notifications from verizon about emails I never sent. Can anyone tell me by these headers if these emails are actually being sent from my account or a verizon server or if someone is just using my email to send spam. My actual email address is replaced by [email protected]
    Return-path: <>
    Received: from process-daemon.vms173011.mailsrvcs.net by
     vms173011.mailsrvcs.net
     (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009))
     id <[email protected]> for [email protected]; Sat,
     13 Apr 2013 18:01:49 -0500 (CDT)
    Received: from vms173011.mailsrvcs.net
     (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009))
     id <[email protected]>; Sat,
     13 Apr 2013 18:01:49 -0500 (CDT)
    Date: Sat, 13 Apr 2013 18:01:49 -0500 (CDT)
    From: [email protected]
    Subject: Delivery Notification: Delivery has failed
    X-Eset-AntiSpam: OK;1;calc;2013-04-14 19:00:26;1304141900260036;0FAC
    To: [email protected]
    Message-id: <[email protected]>
    MIME-version: 1.0
    Content-type: multipart/report; report-type=delivery-status;
     boundary="Boundary_(ID_ww4AK7TaqM8cPGeNhVh/NQ)"
    Original-recipient: rfc822;[email protected]
    X-EsetId: 38E0F329C482776927E6F37BCCD63337
    X-EsetScannerBuild: 13617
    --Boundary_(ID_ww4AK7TaqM8cPGeNhVh/NQ)
    Content-type: text/plain; charset=us-ascii
    Content-language: en-US
    This report relates to a message you sent with the following header fields:
      Message-id: <[email protected]>
      Date: Sat, 13 Apr 2013 18:00:49 -0500
      From:{edited for privacy}<[email protected]>
      To: {edited for privacy}
    Your message cannot be delivered to the following recipients:
      Recipient address: {edited for privacy}
      Reason: Remote SMTP server has rejected address
      Diagnostic code: smtp;550 Requested action not taken: mailbox unavailable
      Remote system: dns;mx1.hotmail.com (TCP|206.46.173.11|55184|65.54.188.72|25)
    __________ Information from ESET Smart Security, version of virus signature database 8227 (20130414) __________
    The message was checked by ESET Smart Security.
    http://www.eset.com
    --Boundary_(ID_ww4AK7TaqM8cPGeNhVh/NQ)
    Content-type: message/delivery-status
    Reporting-MTA: dns;vms173011.mailsrvcs.net (tcp_hotmail-daemon)
    Arrival-date: Sat, 13 Apr 2013 18:01:48 -0500 (CDT)
    Original-recipient: edited for privacy}
    Final-recipient: {edited for privacy}
    Action: failed
    Status: 5.0.0 (Remote SMTP server has rejected address)
    Remote-MTA: dns;mx1.hotmail.com (TCP|206.46.173.11|55184|65.54.188.72|25)
    Diagnostic-code: smtp;550 Requested action not taken: mailbox unavailable
    --Boundary_(ID_ww4AK7TaqM8cPGeNhVh/NQ)
    Content-type: message/rfc822
    Return-path: <[email protected]>
    Received: from tcp_hotmail-daemon.vms173011.mailsrvcs.net by
     vms173011.mailsrvcs.net
     (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009))
     id <[email protected]>; Sat,
     13 Apr 2013 18:01:49 -0500 (CDT)
    Received: from CTNMOAPP03 ([unknown] [206.46.236.69])
     by vms173011.mailsrvcs.net
     (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009))
     with ESMTPA id <[email protected]>; Sat,
     13 Apr 2013 18:01:48 -0500 (CDT)
    Date: Sat, 13 Apr 2013 18:00:49 -0500
    From:{edited for privacy} <[email protected]>
    To: {edited for privacy}
    Reply-to: [email protected]
    Message-id: <[email protected]>
    MIME-version: 1.0
    Content-type: text/plain; charset=utf-8
    Content-transfer-encoding: base64
    aHR0cDovL2dhbGF4eWZvcnVtLnBydi5wbC9jaXJjbGVkYW5jaW​5nbWFydGlud2hpdGUvICAN
    Cg0KaHR0cDovL3d3dy5wZWNhdmkuZXMvYnJvdGhlcmFueGlvdX​NtYXJ0aW5icm93bi8NCg0K
    DQogICAgICAgICAgICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS​0tLS0tLS0NCiAgICAgICAg
    ICAgIFNlbnQgdXNpbmcgVmVyaXpvbi5uZXQgTW9iaWxl
    --Boundary_(ID_ww4AK7TaqM8cPGeNhVh/NQ)--

    I appears that someone sent the original message with your account as the sender through a Verizon outbound server. Whether this was spoofed or they actually have your account information is unclear.
    Probably safer to go ahead and change your password and Secret Question/Answer, as well as run a virus/spyware scan on any computers you use to check your mail.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Can anyone help with these error messages?

    These are just the 'header' lines from the Error Console, Source code is pretty darn long.
    Timestamp: 10/17/2014 11:40:10 PM
    Warning: Unknown property '-moz-box-shadow'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 40056
    Warning: Error in parsing value for 'background-image'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 42019
    Warning: Expected color but found 'top'. Error in parsing value for 'background-image'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 42410
    Warning: Unknown property '-moz-border-radius'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 42874
    Warning: Unknown property '-moz-background-clip'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 42953
    Warning: Unknown property 'box-sizing'. Declaration dropped.
    Source File: https://support.cdn.mozilla.net/static/css/common-min.css?build=b818540
    Line: 1, Column: 45264
    Warning: Unknown property 'column-width'. Declaration dropped.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 403
    Warning: Unknown property 'column-count'. Declaration dropped.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 491
    Warning: Unknown property 'column-gap'. Declaration dropped.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 577
    Warning: Unknown property '-moz-column-break-inside'. Declaration dropped.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 693
    Warning: Unknown property 'zoom'. Declaration dropped.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 3200
    Warning: Unknown pseudo-class or pseudo-element '-webkit-input-placeholder'. Ruleset ignored due to bad selector.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 8050
    Warning: Expected media feature name but found '-webkit-min-device-pixel-ratio'.
    Source File: https://mozorg.cdn.mozilla.net/media/css/tabzilla-min.css
    Line: 1, Column: 16257
    Warning: Unknown property '-moz-opacity'. Declaration dropped.
    Source File: https://support.mozilla.org/en-US/users/activate/1136925/23e4a0c3f1717ed6a302737d38ec989031d94970?reg=aaq
    Line: 0, Column: 44

    Those error message (I think) are the result of opening an email from this support site. The guys that develop Mozilla support are not all that skilled in email they say. But it could be any add-on that that source. It is Thunderbird HTML sanitizer dropping unsafe commands. it may not in fact indicate any issue. My error console lights up like a Christmas tree with similar errors when I open RSS feeds.
    So what is your real issue? You don't look in the error console without reason as a general rule.

  • Help with these Exceptions!

    Hello All,
    when the code below is run and I select a table name that starts with the number 0 I get a Eception, which is fine but when I click back into the combobox where I have the Table name that sarts with the number 0,
    it Thows that Exception again. How can I get my code to only thow that exception once?
    Someone suggested to use the getId() for the Action event will do this. I have tried to find out how to use this but was unsucessfull. Please could someone help me?
    Thanks
    Dave
    import javax.swing.*;
    import javax.swing.table.*;
    import java.awt.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.sql.*;
    public class ComboBoxTable{
    static Connection conn2;
       static DatabaseMetaData DMD;
       static JComboBox group = new JComboBox();
       static JComboBox groupList = new JComboBox();
      public static void main(String[] args) {
    try  {
              // Load the database driver
            Class.forName( "sun.jdbc.odbc.JdbcOdbcDriver" ) ;
            conn2 = DriverManager.getConnection( "jdbc:odbc:myProject") ;
            DMD=conn2 .getMetaData();
            ResultSet rs=DMD.getTables(null,null,null,new String[]{"TABLE"});
            while(rs.next()) {
              group.addItem((String)rs.getString(3));
            rs.close() ;
         } catch (SQLException se ) {
            System.out.println( "SQL Exception: " + se ) ;
         } catch (Exception e ) {
            System.out.println( e ) ;
         group.addActionListener(new ActionListener() {
            public void actionPerformed(ActionEvent e)  {
              String tbl = (String)group.getSelectedItem();
              try {
                    Statement st=conn2.createStatement();
                 st.execute("SELECT * FROM "+tbl+" WHERE 1=0");
                 ResultSet rs=st.getResultSet();
                 ResultSetMetaData md=rs.getMetaData();
                 groupList.removeAllItems();
                 for (int i=1;i<=md.getColumnCount();i++) {
                   groupList.addItem(md.getColumnName(i));
                 st.close() ;
              } catch (SQLException se ) {
                 System.out.println( "SQL Exception: " + se ) ;
              } catch (Exception ex ) {
                 System.out.println( ex ) ;
    int j=10;
          String[][] data = new String[j][2];
          for (int k=0; k<j; k++){
             String[] row = {"",""};
             data[k] = row;
        String[] colNames = {"Column A", "Column B"};
        JTextField jtf = new JTextField();
        JTable tbl = new JTable(data, colNames);
    // Create the combo box editor
        DefaultCellEditor editor = new DefaultCellEditor(groupList);
    // ADDED IN MY ATTEMPT TO HAVE TO COLUMNS WITH COMBOBOXES
        DefaultCellEditor editor2 = new DefaultCellEditor(group);
    // Assign the editor to the second column
        TableColumnModel tcm = tbl.getColumnModel();
        tcm.getColumn(0).setCellEditor(editor2);
    // ADDED
        tcm.getColumn(1).setCellEditor(editor);
    // Set column widths
        tcm.getColumn(0).setPreferredWidth(200);
        tcm.getColumn(1).setPreferredWidth(100);
    // Set row heighht
        tbl.setRowHeight(20);
        tbl.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
        tbl.setPreferredScrollableViewportSize(tbl.getPreferredSize());
         JFrame f = new JFrame("ComboBoxDemo");
        f.getContentPane().add(new JScrollPane(tbl), "Center");
        f.pack();
        f.addWindowListener(new WindowAdapter() {
          public void windowClosing(WindowEvent evt) {
             System.exit(0);
        f.setVisible(true);
    }

    If you can predict an exception with such certainty, you should put some sanity checking in your code to prevent the the exception from ever occurring.

  • Help with these Scenario's

    Just wondering if someone can help me with this. Ive searched online and tested a bunch of them but none of them seemed to work the way I want it to work.
    I use Net-beans and Textpad for writing my code. Would be great if someone could help me out on this.
    Exam
    EchoServer.java
    This class listens on port 25000 for a connection request. Whatever the client sends to the server is echoed back.
    Scenario: The server receives a connection request on port 25000.
    After accepting the connection, the server sets up a socket to communicate with a client.
    Whatever string it receives is sent back to the client. One server can communicate with many clients.
    EchoClient.java
    This class asks the user to enter an IP address at the DOS prompt. It connects to the EchoServer listening at that address on port 25000.
    It asks the user to enter a string which is sent to the server. Whatever the server sends back is displayed.
    Scenario: The client connects to the server.
    The user is asked to enter an IP address at the DOs prompt. The user enters the IP address and presses ENTER.
    A connection is establised with the server listening at that address on port 25000.
    Scenario: The client sends a message to the server.
    The user enters a message at the DOS prompt and presses ENTER. Once the ENTER key is pressed, the message is sent to the server.
    Scenario: The client receives a message from the server.
    When a message is received from the server, the client displays it in the DOS window.

    [Custom Networking Tutorial|http://java.sun.com/docs/books/tutorial/networking/index.html]

Maybe you are looking for

  • Software to Stream Video to Apple TV

    Does anyone know if there is any software (Mac or PC) that will send the streaming video I am watching to the Apple TV? Airfoil does this with audio content without the need to go through iTunes. I am wondering if there is a comparable application fo

  • Why do I get logged out only for some threads?

    I am presently logged in (obviously), but if I visit this thread: https://discussions.apple.com/thread/6664623 The screen suddenly changes to "welcome guest | login" in the upper left corner.   If I click on login, I'm taken to the main welcome page

  • Two physical Ethernet ports: How to create the zone?

    Hi, we have a Solaris 9 system with 2 physical Ethernet ports let's say hme0 (10.10.0.1) and hme1 (192.168.0.1) which should be virtualized by a Solaris 9 container within our T5220 server under Solaris 10. The server interfaces e1000g0 and e1000g1 a

  • Can any version of Photoshop be installed on an iPad?

    I have been asked whether one can edit images on an iPad?  Could an external drive be attached to an iPad? What's out there? Mary Lou

  • Imanager source address type Network

    I am trying to add a range of ip address as a filter exception through iManagers NBM filter management snap-in. If I add an individual host or use "any address" it works fine, however, if I select "Network" as the Source Address type (or destination