Example Thread for Forum bug

I'm just posting this to have an example for Sun. If you want to see what the problem is, just reply and choose 'Quote Original'. Feel free not to reply.
for (int x = 0; x<y; x++) {
  System.out.println(x);
}

I'm just posting this to have an example for Sun. If
you want to see what the problem is, just reply and
choose 'Quote Original'. Feel free not to reply.
for (int x = 0; x<y; x++) {
System.out.println(x);
This reproduce it as well. Adding a space between < and y avoids it.
<y

Similar Messages

  • E55 Thread for Firmware Bugs

    I noticed that there isn't yet a thread in order to report E55 firmware bugs, so I started this
    Here the firmware bugs I've found:
    - Hidden WLAN: when you search for wireless access points (for example from the main screen) the phone see always one "hidden wlan", that is not there!
    - Default phone numbers: when you have more phone numbers for a contact, you can choose one of these as default for messaging or dialing, but even if you do that, E55 keep asking you what number to use every time you make a sms
    - Organizer major bug: sometimes (80% of times!) when you edit a memo in Organizer, or when you move it (by changing the start date), you will see that also the end date has changed (adding 1 or more days), even if you didn't touch it! And even if the start and the end date originally matched! So if you had a memo covering one day, now it covers more days, and the end date can't be changed again (you set the correct date, save, and none happens). This make the memos totally unusable!
    - Organizer minor bug: when you open Organizer, and then open a memo, you have to select the information that you want to modify (text, date, synch) and click one more time to edit the memo. But: if you select the "date" or the "synch" row, instead of the "text" row, and then click "modify", the memo is open alway with the cursor on the "text" row. So, the capability of selecting others rows, is pretty useless.
    I hope some Nokia guy will notice this thread so there informations can be useful for a future firmware release, also because I'm getting crazy with the memos issue!!
    Roberto
    Moderator note: word 'official' removed from title, as this may mislead users to believe that the information presented comes from or is in some way endorsed by Nokia.
    Message Edited by michaels on 05-Oct-2009 10:06 AM
    Message Edited by michaels on 05-Oct-2009 03:31 PM
    Roberto Dapino
    http://www.stormvision.it/blog

    hi olandesevolante
    about ur first and second issues u face they r not realy bugs, why?
    for the first one:  i faced that with my E51 in a place i visited before, that hidden WLAN maybe a conflict from another type of waves other than that of wlan using same frequency
    and about the second issue:  default phone numbers is a feature that only set for making calls but when u make an sms the phone will ask u to choose between numbers present unders the same contact name even if u set a default number, so it is not a bug but that is the normal firmware properties
    for the rest of issues , they sound like real bugs
    i hope i helped a little and i wish those bugs will be removed in the next firmware
    Message Edited by michaels on 05-Oct-2009 03:31 PM
    Phones I bought from 1st till now:
    3210 / 3310 / 3410 / 6310 / 6600 / 6020 / N72 / E51 / X2-00 / 5310 xpress Music / E90 Communicator
    If you like my post or it helped you, Give me Kodo

  • Suggestions thread for ABAP FAQ sticky

    See these threads for "online collections" in the ABAP Development forums =>
    FAQ's, intros and memorable discussions in the ABAP General Forum
    FAQ's, intros and memorable discussions in the ABAP Data Dictionary Forum
    FAQ's, intros and memorable discussions in the ABAP UI Programming Forum
    FAQ's, intros and memorable discussions in the ABAP Form Printing Forum
    FAQ's, intros and memorable discussions in the Enhancements & Modifications
    FAQ's, intros and memorable discussions in the Performance and Tuning Forum
    FAQ's, intros and memorable discussions in the Data Transfers Forum
    FAQ's, intros and memorable discussions in the ABAP Objects Forum
    Edited by: Julius Bussche on Apr 21, 2009 5:22 PM

    ABAP General
    Subtotals in alv list.   => Subtotals in ALV    <= Added and moved to UI programming
    Can we modify a sub-total in ALV => Subtotals text in ALV /Modification of Subtotals in ALV   <= Moved down to new thread.
    cl_salv_table - Save Layout =>  ALV OM Save layout option <= Moved down to new thread.
    Report with page break.   => ALV Report with page break. <= Moved down to new thread.
    ALV Sorting Not Working after Adding Checkbox to ALV => ALV Sorting and Group Functionality working with Checkbox <= Moved down to new thread.
    Calculating Total with Checkbox in ALV Grid => Calculating Total with Checkbox in ALV Grid  <= Moved down to new thread.
    DUMP WHILE SUMMATION IN ALV  => General Fieldcatalog error.  <= Moved down to new thread.
    Problems with REUSE_ALV_FIELDCATALOG_MERGE =>Problems with REUSE_ALV_FIELDCATALOG_MERGE   <= Moved down to new thread.
    Must i_structure_name for LVC_FIELDCATALOG_MERGE be pre-defined in dict?   => Converting SLIS fieldcatalog to LVC fieldcatalog  <= Moved down to new thread.
    Capture Checkbox Value in ALV Grid   => Capturing the editable fields values in ALV   <= Moved down to new thread.
    how to refresh table display using slis and 'reuse_alv_grid_display method. => Refreshing the ALV Display  <= Moved down to new thread.
    fetch data in edittable field in alv using REUSE_ALV_GRID_DISPLAY_LVC FM => Reading the editable values for ALV LVC function  <= Moved down to new thread.
    Radibutton in ALV Report output => Radio buttons in ALV report  <= Moved down to new thread.
    Edit rows in ALV => Usage of Styles in ALV for disable/enable input option  <= Moved down to new thread.
    how to copy/delete file => executing Unix commands <= Hmmm... c-calling the 'system' does not work in my systems during normal operations. See system param 'rdisp/call_system' which can be disabled, then the code dumps. Is there a different thread with DATASET commands? SXPG?
    express CR_LF => ABAP char Utilities CR_LF use , replace '##' in a application server <= Ahhh yes, I remember this series. This is one of the nicer threads from it... Added.
    String Operations which contain the special character '#' in BDC Session => ABAP char Utilities Horizontal_tab use , replace '#' in application server file <= Sufficiently covered by the next thread.
    Problem with statement "find all occurences of ..." => ABAP char utilites Newline, replace '#' in application server in end of line <= Added.
    How to Send Email to Outlook? =>sending mails to outlook <= Added.
    FM for uploading Image to SAP => upload image to mime repository <= Added.
    Passing an Internal Table to a Report executed through 'Submit' => use of Import and export refer Rich Heilman's code  <= Added.
    Create a parameter to enter a password => Selection parameter password behaviour  <= Added.
    ABAP Dictionary
    =>
    Form Printing
    Exporting Graphics from SAP =>Download Logo from SE78 <= Okay, added... but the thread is rather old and ws_download is obsolete now, isn't it?
    BDC for SE78 Transaction  => Upload Logo programatically <= Hmmm... external performs and guests. I would like more opinions on this one before adding.
    UI Programming
    [Top of page in OO ALV|TOP_OF_PAGE in ALV  Using CL_GUI_ALV_GRID ]=> Top of page in OO ALV <= I understand that this blog was very helpfull, but it is full of email addresses. Hmmm.. tough call Is there another example (thread) without any "here is my mail address" comments. We want to avoid those.
    [Top of page Alignments in Normal ALV|Alignment of  Data in TOP-OF-PAGE in ALV GRID] =>  Top of page in normal ALV <= this is more wiki material in a blog, but again often asked... Hmm.. lets go through the others first and come back to this one.
    To display URL as a hyperlink (along with simple text) in dialog program   => URL display using HTML Viewer  <= Added.
    select-option on dynpro => Select-options usage in Module pool programming  <= Added.
    New! =>
    Enhancements and Modifications
    =>
    ABAP Performance and Tuning
    =>
    Data Transfers
    =>
    ABAP Objects
    =>
    Edited by: Julius Bussche on Oct 3, 2008 10:31 PM
    Edited by: Julius Bussche on Oct 3, 2008 10:34 PM
    Edited by: Julius Bussche on Oct 3, 2008 10:38 PM
    Edited by: Julius Bussche on Oct 3, 2008 10:43 PM
    Edited by: Julius Bussche on Oct 3, 2008 10:55 PM
    Edited by: Julius Bussche on Oct 4, 2008 12:06 AM
    Edited by: Julius Bussche on Oct 4, 2008 12:40 AM
    Edited by: Julius Bussche on Oct 4, 2008 12:57 AM
    Edited by: Julius Bussche on Oct 4, 2008 1:23 AM
    Edited by: Julius Bussche on Oct 4, 2008 3:27 PM
    Edited by: Julius Bussche on Oct 4, 2008 3:39 PM
    Edited by: Julius Bussche on Oct 4, 2008 5:40 PM
    Edited by: Julius Bussche on Oct 4, 2008 5:59 PM
    Edited by: Julius Bussche on Oct 4, 2008 7:17 PM

  • How to handle threading for TCP communicat​ion?

    Hi,
    I've a project to control two separate applications (C++ and LabView) and both of them are implemented as server. Another client program (C++) is used to control those application. The communication among them are implemented using TCP socket. The client program sends message to start or stop some tasks on the servers. The client program also sends time (hh:mm:ss) with the start and stop message to determine when to start or stop.
    In C++ application (server): The application listens for connection and when gets  one, it creates a communication thread to handle that and again listen for another connection. The communication thread handles message passing and when it receives start or stop message, it creates a timer thread with the received time to trigger a task at specified time. And after that it waits for message from the client. So, here, when thread (communication, timer) is needed, it is created.
    In LabView (server): I've tried to create same thing as the C++ server. But, from LabView manual and others forum threads, I got that LabView is multithreading and it can be done using independent loop. So, I'd to create four loops in a diagram:
    1. Listen for new connection
    2. Handle communication for already received connection
    3. Start timer
    4. Stop timer
    and they are run at the beginning of the execution and communication among them are managed using local variables. But, 2,3 and 4th loop can handle only one connection and it can handle another if the current is closed. But, the C++ application can handle more than one connection by creating thread when it is necessary but not at the beginning of the execution of the application.
    Is there a better way to implement this in LabView?
    Is it possible to handle multiple connections and create diagram node/block (like thread) dynamically like C++?
    Thanks.
    Using LabVIEW 2010, Visual C#, Visual C++ (2005, 2008, 2010)
    Solved!
    Go to Solution.

    There are several ways to do this in modern LabVIEW and you should probably search the Example Finder for some TCP examples. The classic way is to transfer the connection refnum from the listen loop to a communication loop that adds it to an array of connection IDs and then continously iterates over this array to do the communication. It works since about LabVIEW 4.0 perfectly for me even for applications with HTTP based communication protocol. But you need to make sure of course that the communciation handling for one connection isn't delaying its work for some reasons as that would delay the handling of the other connections too, as they are really worked on sequentially. If you encounter an error, the connection ID is closed and removed from the array.
    The other is that you create a VI that does your whole communication and terminates itself on an error or when getting the quit command. Make this VI to be reentrant and then launch it through VI server as reentrant instance, passing it the newly received connection refnum form the listen loop. Then use the Run method to let it start and operate like an independant thread.
    For all of these you should be able to find an example in the Example Finder when searching for TCP.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Suggestions for forum improvements

    Wishlist (in sequence of appearence):
    <ol>
    <li> [Distinction between answeredsolved closedunsolved functionality|Suggestions for forum improvements]
    <li> [Enhance SCN search|Re: How to close a question which is not answered]
    <li> [Friends-And-Foes functionality|Re: "Kill List" suggestion;
    <li> [Metrics for quality measure|Re: How to close a question which is not answered]
    <li> [and information on the direction of the forums|Re: How to close a question which is not answered - and other improvements...]
    <li> [FAQ collection forum|Re: How to close a question which is not answered]
    <li> [An open, overall SDN suggestions site|Re: How to close a question which is not answered]
    <li> [More abuse categories|Re: How to close a question which is not answered - and other improvements...]
    <li> [Personal status of the person posting|Re: Suggestions for forum improvements]
    <li> [Improvement of formatting issues|Formatting issues in SDN postings (character limit and code tags)]
    <li> [Stricter moderation|Re: Suggestions for forum improvements]
    <ul style="list-style:circle!important;">
    <li> [Penalising whoever answers basic questions|Re: Suggestions for forum improvements]
    <li> [Cutting points/guestifying responders|Re: Suggestions for forum improvements]
    </ul>
    <li> [Visibility of number of people following a thread|Re: Suggestions for forum improvements]
    <li> [Invention of u2018honour badgesu2019|Re: Suggestions for forum improvements]
    <li> [Substitution of the points-system by:|Recognize the contributor;
    <ul style="list-style:circle!important;">
    <li>[Introduction of a secondary point-system|http://forums.sdn.sap.com/post!Re: Suggestions for forum improvements]
    <li>[Designing a u2018recognition and votingu2019 system|http://forums.sdn.sap.com/post!Re: Suggestions for forum improvements]
    <li>[Considering the honeypot system|http://forums.sdn.sap.com/post!/community [original link is broken] 9111575#9111575]
    <li>[Inventing an event driven honouring|http://forums.sdn.sap.com/post!/community [original link is broken]9135164#9135164]
    </ul>
    <li>[Bring transparency to the moderator-elevation and maintenance process|How to become a Moderator in SDN Forums;
    </ol>

    Hi Marilyn,
    Thanks a lot for the reply, it's good to see that even the not-so-polite rant postings are taken serious and get attention. I think that most of us truly appreciate the platform SAP is providing, but we're a bit tired with some of the application features/limitations. So I hope nobody takes offense when we're venting a bit...
    Waiting for more input here.
    I neither understand the <em>more input</em> (for what and by whom) nor the <em>here</em> (this thread or this forum). The missing functionality for dealing with unanswered questions seems obvious enough. At least that should be one topic that everybody agrees on. I suspect that the same applies to the rather poor <em>search capabilities</em>. Though as we can see in the forums, lots of people apparently seem to prefer to quickly shoot some questions instead of wasting their time with any research...
    Continue to convince us please.
    Is that a polite way of saying <em>keep on whining</em>? If yes, then no problem, I think we all need to do that from time to time...
    If the feedback from the community is truly important, I'd say that there should be a public system for posting bugs/feature requests on which people could vote. This should be prominently placed in the forums and would allow easier feedback. The voting feature could be used to possibly limit the bugs/requested features to look at (e.g. top ten list) and then be classified by SAP based on implementation effort (with the usual disclaimer that no feature might ever be implemented just because it's wanted). Needless to say that it should be easy to search for already existing requests, but in general I'd assume that fairly soon there would be more voting (on top requests) than posting new ones...
    To channel requests and avoid too many silly postings in this bug/feature tool one could imagine using earned <em>forum points</em> possibly as a currency for putting a value to the requests (i.e. I could vote to say if feature A gets implemented I'd pay it with N forum points, which are deducted from my account once the feature is present). I'm not sure if that is a good idea, but at least it might ensure that people who truly care about the platform enter their comments. At least it seems that often systems, which implement some artificial monetary system and try to optimize on cost, yield very good results...
    Cheers, harald

  • Example code for each and every class in java API

    hi,
    Is there any place where i can get example code for eacha and every class in java API.
    for eample...if i wanna find sample codes for all the clases in java.lang.*
    please let me know ASAP.
    thanks in advance

    Crossposted here: http://forum.java.sun.com/thread.jsp?thread=570264&forum=54&message=2820774

  • Forum Bug Report

    I'd like to report an irritating bug in the forum software.  I composed a post in an plain-text TextEdit window.  It had several paragraphs marked off by double carriage returns.  I then selected that text and pasted it into a forum message window.  Once pasted, each sequence of return-return had been replaced by return-space-return-space-return.  This is wasting my time, as when I use an auto-typing utility to paste in a multi-paragraph text block, I always have to go back in to delete the extra characters.

    Hello Brent,
    unluckily I think you misunderstood Michael original point.
    Because some time passed, I too would like to report same issue again but let me explain and guide you (or others) how I too reached same sentence.
    As of now even from your own 'Forums preferences' profile page you should be able to find on right side a
    'Help' URL that leading to an intermediate page stating :
    "The Frequently Asked Questions has Moved
    The Forums help file has been moved to the
    Community Wiki. Please update any bookmarks you may have."
    Now a part from correcting that 'Help' URL once you or anyone reach 'Forums
    Help (FAQ) - TechNet Articles - United States (English) - TechNet Wiki' you can find 'How
    do I report issues with the Forums?' question, and then there's this other sentence :
    "How do I report issues with the Forums?
    You can report bugs, suggestions, and other issues for Forums, by performing one of the following actions:
    Bug: If the issue seems like a bug in the forums code, go to the Bug Reporting Forum and report the bug
    by using the template provided in the top forum thread.
    But once anyone reach that Forum, now called 'Forums Issues (not product support)' there's no real forum bug reporting template in the top forum threads (as of now I only found 'Verify Your Account 15' and 'How to report
    spam') and also to find this post thread I really had to search for "report a bug".
    Regards
    Rob

  • [forum Bug] We CANNOT write \ \ .

    My super awesome answer helped OP in this thread
    Can I combine these updates?
    But I knew a forum bug that we CANNOT write \<\>.
    Actually at sql \<\> means !=.
    But this forum bug is really bad bug for newbies.
    I will write \<\> in right without escape <>
    eek \<\> disappears.

    the super star wrote:
    I WILL be waiting this forum bug is debuged.And you will probably be waiting a real long time too.
    Like it took five years to be able to change an email address.
    Also of all the forum issues, this I like the most because != represents the not equal to sign, while less than and greater than to represent unequal is an ugly hack.
    http://www.google.com/images?q=not+equal+to+sign
    Another issue I quite like is turning the outer join symbol {noformat}(+){noformat} into a green hot cross bun when people do not format their code.

  • Ios7 bookamrking web application to home screen via Safari crashes after login and when we try to open any link inside. Can anyone please tell me if there is any scheduled fix for this bug in safari?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

  • Is there a separate discussion thread for educators using ibook?

    Many of us in higher education are trying to use ibooks as text or as lab manuals.  Are there discussion threads for the particular ibook issues teachers/instructors/professors might come across?  Thank you.

    No, unless you are into the production of ebooks, then there are forums at
    https://discussions.apple.com/community/books?view=discussions

  • [svn:fx-trunk] 12370: Fix for doc bug FLEXDOCS-1150

    Revision: 12370
    Revision: 12370
    Author:   [email protected]
    Date:     2009-12-02 08:48:37 -0800 (Wed, 02 Dec 2009)
    Log Message:
    Fix for doc bug FLEXDOCS-1150
    Added a few new examples and default sizes to Spark components
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - FLEXDOCS-1150
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1150
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1150
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/formatters/DateFormatter.as
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/BorderCont ainerExample.mxml
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/VScrollBar Example.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Application.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/BorderContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ComboBox.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/HGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Label.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NavigatorContent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Panel.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableDataContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TabBar.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextInput.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TileGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VGroup.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/Applicatio nContainerExample.mxml
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/HScrollBar Example.mxml
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/MyBorderSk in.mxml
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/SkinnableC ontainerExample.mxml
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/components/examples/SkinnableD ataContainerExample.mxml

  • Thread for USA Payroll

         Please let me know the thread for USA Payroll??
    So that i can post questions

    i moved your thread to US forum u can post your queries here

  • Forum Bug regarding not seeing new posts

    I've posted this here as many users are reporting forum issues where they will get a notification of a new post made to a thread but they cannot see it.
    This is a forum bug which Apple is aware of... and are trying to resolve but in the meantime here are two (somewhat impractical) fixes i have found...
    1) Open the forum on a different Mac or Apple device and the posts will show up... Go back to the original Mac or Apple device and they will not appear unless you make a new post in that thread yourself... after the missing posts.
    2) Post a new reply and then any posts made prior to your new reply will show up
    It is not a cookie related problem as cleaning out the cookies does not fix the issue  Its odd as if this is the case then how is this bug only specific to one Mac? Something must be tracking something, somehow but it doesn't appear to be via cookies....
    Quiting and restarting Safari nor restarting your Mac, doesn't fix it either...
    If anyone finds any other workarounds, please post them here....
    Thanks...

    Yes I know that, but I was referring to another situation where I get a thread notification by mail, I open the thread and do not see the new message, I then sign in et voila here it is. And in my situation this has, until now, always worked.
    You have been lucky. I am signed continuously, but still most of the post are missing, when I go to them from an email notification. My "." key is rather worn out by now from using it to force posts to show

  • JavaRTS-2.1ea: GettingStarted examples: run-scenarios.sh bug (Ubuntu)

    Hi,
    Concerning the GettingStarted examples in JavaRTS-2.1ea (the Linux evaluation download).
    There seems to be a bug in run-scenarios.sh. If /usr/bin/taskset is the location of `taskset',
    PSRSET_CMD2 is never initialized, and
    PSRSET_CMD1 is initialized to taskset2 (which does not exist)
    Excerpt from run-scenarios.sh:
    if [ $OS = "SunOS" ]
    then
        PSRSET_CMD1="/usr/sbin/psrset -e 1"
        PSRSET_CMD2="/usr/sbin/psrset -e 1"
    else
        if [ -f /bin/taskset ]
        then
         PSRSET_CMD1="/bin/taskset -c 0"
         PSRSET_CMD2="/bin/taskset -c 0,1"
        else
         if [ -f /usr/bin/taskset ]
         then
             PSRSET_CMD1="/usr/bin/taskset1 -c 0"      <--- oops, a typo - taskset1
             PSRSET_CMD1="/usr/bin/taskset2 -c 0,1"   <--- oops, another typo - taskset2 and PSRSET_CMD1
         fi
        fi
    fiThis is what happens when I run the scenarios:
    sudo ./run-scenarios.sh java ../../bin/java "" GettingStarted.jar
    # -- NonDeterministic Run1 --
    /usr/bin/taskset2 -c 0,1 java -client -XX:+PrintGC -classpath GettingStarted.jar NonDeterministic 5000 20 10 0 0 max 5000 20 10 0 0 min
    ./run-scenarios.sh: 270: */usr/bin/taskset2: not found*
    # -- NonDeterministic run1 completed
    (Could it be the case that few people have noticed this, because perhaps `taskset' is located in /bin/ on most relevant Linux distros (I'm guessing), but I'm using Ubuntu where taskset is located in /usr/bin/ ?)
    Regards,
    Magnus

    Thanks for the bug report. We'll take care of it.
    David Holmes

  • Awesome Site with Example Code For All Classes

    Very cool site that has example code for all the Java classes and APIs. You can submit example code yourself too!
    http://www.kickjava.com/

    kevjava wrote: Some things that I think would be useful:
    Suggestions reordered to suit my reply..
    kevjava wrote: 2. Line numbering, and/or a line counter so you can see how much scrolling you're going to be imposing on the forum readers.
    Good idea, and since the line count is only a handful of lines of code to implement, I took that option. See the [line count|http://pscode.org/stbc/help.html#linecount] section of the (new) [STBC Help|http://pscode.org/stbc/help.html] page for more details. (Insert plaintiff whining about the arbitrary limits set - here).
    I considered adding line length checking, but the [Text Width Checker|http://pscode.org/twc/] ('sold separately') already has that covered, and I would prefer to keep this tool more specific to compilation, which leads me to..
    kevjava wrote: 1. A button to run the code, to see that it demonstrates the problem that you wish for the forum to solve...
    Interesting idea, but I think that is better suited to a more full blown (but still relatively simple) GUId compiler. I am not fully decided that running a class is unsuited to STBC, but I am more likely to implement a clickable list of compilation errors, than a 'run' button.
    On the other hand I am thinking the clickable error list is also better suited to an altogether more abled compiler, so don't hold your breath to see either in the STBC.
    You might note I have not bothered to update the screenshots to show the line count label. That is because I am still considering error lists and running code, and open to further suggestion (not because I am just slack!). If the screenshots update to include the line count but nothing else, take that as a sign. ;-)
    Thanks for your ideas. The line count alone is worth a few Dukes.

Maybe you are looking for

  • Standard Report or Transaction for Outstanding Purchased Materials?

    Hello, Is there a report or transaction that could be used to see a list of all pending purchased material requirements with requirement date? So, pending Purchase Requisitions and Purchase Orders with a required delivery date?  We want to create sho

  • Connecting to Secure Wireless

    Hello Everyone! I have had my MacBook for about 8 months now, and it seems that whenever I try to connect to a wireless network that requires me to sign in on a web page (ie a bookstore or downtown wireless network) it rarely lets me open the web pag

  • Snow Leo is blocking  ports!

    Hello dear folks! I've got some nasty persistent problem with my mac. Neither of my torrent clients can establish connection; whenever I open preferences, it does say "port XXX : blocked". I've tried everything, enabling/disabling the FW, adding all

  • Problems with built in camera

    just got the frame around my laptop screen replaced at the Apple store, and now the camera doesn't work.  Photobooth says that it's not connected. Any ideas of how to fix this?

  • Why does Windows shows multiple versions of Firefox installed?

    I am running Firefox 11.0 on Windows 7 home premium 64 bit OS. Firefox seems to be working fine. When I check the list of installed programs in the Windows control panel I see two versions of Firefox listed (11.0 and 10.0.2). Is this normal? Does the