Testing Sync Servlet  via Browser successfull or not?

Hi everybody,
calling the sync servlet via the test url
http://server/meSync/servlet/meSync ...
brings the following result:
&WAF_SYNC&STATUS=&Execution Time= & HeaderType = MEREPLICATION &MORE_PACKAGES_WAITING = &
According to the documentation there should be a value for execution time.
Is the test sucessfull or not?
I'm obviously asking, because I don't get my MI client working.
Thanks in advance
Greetings
Alexander

Here you are with the complete Trace.
Note that I X-ed out the Servernames.
[20050824 09:41:00:328] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
[20050824 09:41:00:328] I [MI/API/Logging           ] ***** Mobile Engine version: MI 25 SP 13 Patch 00 Build 200507282032
[20050824 09:41:00:328] I [MI/API/Logging           ] ***** Current timezone: Europe/Berlin
[20050824 09:41:00:328] I [MI                       ] Trace severity: Debug (90)
[20050824 09:41:00:328] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp'
[20050824 09:41:01:484] D [MI/Core                  ] Set current application to 'MOBILEENGINE_JSP'
[20050824 09:41:01:484] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:doGet(...) called
[20050824 09:41:01:484] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:getEvent() done with event name = ''
[20050824 09:41:01:484] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp'
[20050824 09:41:02:406] D [MI/Core                  ] Set current application to 'MOBILEENGINE_JSP'
[20050824 09:41:02:421] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:doGet(...) called
[20050824 09:41:02:421] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:getEvent() done with event name = ''
[20050824 09:41:02:421] P [MI/Sync                  ] Notify R3 called
[20050824 09:41:02:421] D [MI/Sync                  ] There is already a container for method WAF_REGISTRY and user A15442 in the outbound queue
[20050824 09:41:02:421] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp'
[20050824 09:41:02:421] I [MI/Sync                  ] Synchronize with backend called, Thread=Thread-26
[20050824 09:41:02:421] I [MI/Sync                  ] Thread=Thread-26 took lock for synchronization.
[20050824 09:41:02:421] P [MI/Sync                  ] Use following gateway for synchronization: XXX:57900
[20050824 09:41:02:421] D [MI/API/Services          ] UrlConnectionTest: returning instance for same host XXX
[20050824 09:41:02:421] D [MI/API/Services          ] UrlConnectionTest: lastHostChecked was XXX
[20050824 09:41:02:421] D [MI/API/Services          ] UrlConnectionTest: lastTimeOfCheck was 1124871068359
[20050824 09:41:02:421] D [MI/API/Services          ] UrlConnectionTest: last check was 5394062 ms ago
[20050824 09:41:02:421] D [MI/API/Services          ] UrlConnectionTest: try number: 1
[20050824 09:41:02:421] D [MI/API/Services          ]  UrlConnectionTestThread: method run() started...
[20050824 09:41:02:421] D [MI/API/Services          ] C:\Programme\SAP Mobile Infrastructure\proxyauth.txt does not exist, therefore no Proxy-Authorization is set.
[20050824 09:41:03:421] D [MI/API/Services          ] UrlConnectionTest: try number: 2
[20050824 09:41:04:421] D [MI/API/Services          ] UrlConnectionTest: try number: 3
[20050824 09:41:05:421] D [MI/API/Services          ] UrlConnectionTest: try number: 4
[20050824 09:41:06:421] D [MI/API/Services          ] UrlConnectionTest: try number: 5
[20050824 09:41:07:421] D [MI/API/Services          ] UrlConnectionTest: try number: 6
[20050824 09:41:08:421] D [MI/API/Services          ] UrlConnectionTest: try number: 7
[20050824 09:41:09:421] D [MI/API/Services          ] UrlConnectionTest: try number: 8
[20050824 09:41:10:421] D [MI/API/Services          ] UrlConnectionTest: try number: 9
[20050824 09:41:11:421] D [MI/API/Services          ] UrlConnectionTest: try number: 10
[20050824 09:41:12:421] D [MI/API/Services          ] UrlConnectionTest: try number: 11
[20050824 09:41:12:546] D [MI/Core                  ] Set current application to 'MOBILEENGINE_JSP'
[20050824 09:41:12:546] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:doGet(...) called
[20050824 09:41:12:546] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:getEvent() done with event name = ''
[20050824 09:41:12:546] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp'
[20050824 09:41:13:421] D [MI/API/Services          ] UrlConnectionTest: try number: 12
[20050824 09:41:14:421] D [MI/API/Services          ] UrlConnectionTest: it took 12000 ms to test the connection
[20050824 09:41:14:421] P [MI/API/Services          ] UrlConnectionTest: Connection could not be established!!!
[20050824 09:41:14:421] W [MI/Sync                  ] Cannot connect to gateway
com.sap.ip.me.api.services.HttpConnectionException: URL connection test timeout
     at com.sap.ip.me.api.services.IOUtils.isConnectable(IOUtils.java:664)
     at com.sap.ip.me.sync.SyncManagerImpl.doConnectionTest(SyncManagerImpl.java:532)
     at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:383)
     at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:285)
     at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79)
     at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:447)
     at java.lang.Thread.run(Unknown Source)
[20050824 09:41:14:421] I [MI/Sync                  ] Synchronization finished, Thread=Thread-26
[20050824 09:41:22:671] D [MI/Core                  ] Set current application to 'MOBILEENGINE_JSP'
[20050824 09:41:22:671] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:doGet(...) called
[20050824 09:41:22:671] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:getEvent() done with event name = ''
[20050824 09:41:22:671] D [MI/API/Runtime/JSP       ] AbstractMEHttpServlet:dispatch request to '/jsp/home/synclog.jsp'

Similar Messages

  • I'm in Afghanistan with limited internet options. I have a wifi service plan I am signed up for however, a log in and password are required via browser log in, not a security key attached to the wifi. Please help...

    I'm in Afghanistan with limited internet options. I have a wifi service plan I am signed up for however, a log in and password are required via browser log in, not a security key attached to the wifi (like a hotel). Please help...

    the appletv will not be able to work on it's own
    you can use a computer or iphone acting the role of hotspot login using it's browser and getting internet access and then sharing it with the appletv
    so the appletv sees it as a wifi router it connects to

  • Pages on Lion sync'ed via DropBox - Document could not be opened.

    Title says it all. I have a document that I have edited on two systems. It stopped being able to be opened on one of them, fine on the other. Both run Lion. I suspect, it's a versions issue.
    Preview etc. work fine.

    It looks like the install was corrupted.
    I deleted iWork, the reinstalled from DVD, and updated to 9.1. All was well...

  • Ipod touch 4th generation "could not be synced because this computer is no longer authorized for purchased items that are on this ipod". Have authorized via "Store", but will not allow.

    My ipod touch 4th generation "could not be synced because this computer is no longer authorized for purchased items that are on this ipod". Have authorized via "Store", but will not allow.

    Are you sure you authorized it for the ID)s) that purched all the media on the iPod?
    If so them maybe:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • Portal not accessable via browser as inside sapmmc - http provider is red

    Hi Experts,
    I am very new to NW admin side and currently my client is facing an issue while accessing portal via browser.
    Problem: Some times suddently when users try to access production portal it takes a lot of time to open up and in most cases it doesn' t get opened up at all. To check what' s wrong with the portal i access sapmmc and inside their i find under current status -> ... -> services -> http provider -> total requests in red status with a description as avg request - response time last reported value above threshold limit. It will be the same case under open alerts too.
    My server configuration is:
    SAP-JEE = 7.0SP14
    OS = Windows 2003 (X86) 5.2
    Server Version = 1.4.2_17-bo6
    Kernel Version = 7.00 patch level 109886.44
    Server = 32 bit
    RAM = 16.00GB
    Processor = Intel(R) Xeon(R) CPU E5450 @3.00GHZ (8CPUs)
    Heap Size: 1024 MB
    Approximate number of users = 500 - 600
    Currently to solve the issue, we give a reboot to server. But with the progress in time the frequency is getting increased drastically (approx once in 2- 3 days).
    Any pointers on how to solve this issue will be greatly appreciated.
    Thanks In Advance,
    Vipin.

    Hi all,
    Thanks for your valuable inputs!
    Now the issue seems to end up by raising an OSS notes with SAP and i have been given responsibility to prepare a doc that needs to be submited to SAP.
    I have already got the screenshots from SAPMMC on it' s status and all, but also requires log information specific to the reason behind this behaviour. Can i know where the log information specific to such issues gets logged and all the necessary information that i need to document to raise an OSS.
    Inputs with be of great help and will be highly appreciated.
    Thanks In Advance,
    Vipin.

  • Just bought new iPod touch. When I connect to computer to sync it tells me "iTunes could not connect to this iPod touch. Could not send a message to device." Not sure if it is b/c of an older version of iTunes but connecting via wifi sync unacceptabl

    Just bought new iPod touch. When I connect to computer to sync it tells me "iTunes could not connect to this iPod touch. Could not send a message to device." Not sure if it is b/c of an older version of iTunes but connecting via wifi sync unacceptable

    What version of iTunes is on the computer? You need at least 11.4.

  • Not Able to Use Gtalk in Curve 9320 Via my Sim data but internet is working as i checked via browser

    Hello,
               Not Able to Use Gtalk in Curve 9320 Via my Sim data but internet is working as i checked via browser & i also use youtube but not able to login any messaging option & not able to creat Email account Please Help!
    Thanku
    Shivam

    Hey shivamr25,
    Thanks for the reply.
    After checking your PIN number, it shows you do not have a BlackBerry® data plan with your network service provider.  This is required to use Google® Talk.  Contact your network service provider to add a plan.
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Hi. i am trying to connect a panasonic kx-mb2061 printer/fax via usb cable to my imac. i got as far as the printer browser but can not find panasonic. where is it?

    Hi. i am trying to connect a panasonic kx-mb2061 printer via a usb cable to my imac. I got as far as printer browser, but can not find panasonic. where is it?

    Mac UFR II Printmonitor
    UFR II Printmonitor is application software that interfaces with the software for the printer, and is installed with the printer driver. You can start UFR II Printmonitor in the following folder to check the printer status, and errors. Refer to the Help how to use the Print Monitor.
    MF3010, MF8000 Series, MF8000C Series, MF8300 Series, MF8300C Series:
    Print Monitor: [Library] - [Printers] - [Canon] - [CUPSCMFP] - [Utilities]
    Other Printers:
    Print Monitor: [Library] - [Printers] - [Canon] - [UFR2] - [Utilities]

  • Configuration changes via browser not written to startup

    I have recently discoverd that some changes applied via a browser interface are not applied to the startup configuration. I confirm this by starting a telnet session to the device and entering show start. This appears to be inconsistant in that sometimes I see the change from sh start and other times I do not.
    Im using IOS release
    c1200-k9w7-tar.123-2.JA

    Update -
    Discoverd that when I telnet to a device and try to copy running configuration to startup configuration, I recive the following error message.
    apmp12001e#copy run start
    Destination filename [startup-config]?
    Building configuration...
    Error writing new config file "flash:/config.txt.new"
    nv_done: unable to open "flash:/config.txt.new"
    Error writing new block-fs file "flash:/private-multiple-fs.new"[OK]

  • My new users can not upload files via browse

    Hi there;
    When my recent created users can not download files via the browse within the Internet interface.
    When I hit the via browse I face the following:
    500 Internal Server Error
    oracle.ifs.common.IfsException: IFS-10406: Invalid AttributeValue conversion (DIRECTORYOBJECT to Java DirectoryObject)
    oracle.ifs.common.IfsException: IFS-10200: Unable to access object (insufficient privileges)
    Any hint?
    Sasan Ebadian

    Hi Sasan,
    These are the ACL's of IFS:
    PRIVATE Grants no permissions to any other user. Other users cannot view, modify, or delete a user’s document in any way, unless changed by the owner.
    PROTECTED For folders only. Enables other users to see the files in the folder, add documents and folders to the folder, and remove documents and folders they have created from the folder, but are not allowed to delete the folder itself.
    PUBLIC Allows full access to the item. All users can make any changes that the owner can make.
    PUBLISHED Allows other users to view the contents, but they are not allowed to modify or delete the document.
    If you attach the ACL Public it must work!
    Bob

  • Are my tests on Android via Adobe Edge representative for the Android System Browser?

    Are my tests on Android via Adobe Edge representative for the Android System Browser?

    Yes, Edge Inspect uses Webview to render the pages which is a stock browser.

  • IC WEBCLIENT: Access via 'NULL' object reference not possible

    Hi,
    Iam working in ABAP, and learning CRM ABAP on CRM5.0 IDES Demo system I was trying to create a new WebIC by copying one view from CRM_IC to ZCRM_IC bsp application. Following are the steps I following according to Cook book documentation.
    1. I copied BuPaDisplayCustomer view and controller from CRM_IC to ZCRM_IC from
        BSP_WD_WORKBENCH by selecting CRM_IC and runtime profile = 'DEFAULT'.
    2. Created a runtime profile from SPRO->CRM->IC Webclient->Customer specific modifications->Define
       runtime profile.
    3. Copied the 'DEFAULT' runtime profile to my new profile 'Z_COOKBOOK'. Assign 'ZCRM_IC' by
       clicking on 'Controller and substitues'.
       BSP       Replaced Controller         BSP                 ReplacmentController
       CRM_IC BuPaMoreContactView    Z_CRM_IC         BuPaMoreContactView 
    4. Define IC Webclient profile:
        SPRO->CRM->IC Webclient->Define IC Webclient profile->Copy the DEFAULT profile and assign it to
        'Z_COOKBOOK',
    5. Assigned the Webclient profile to the user from t-code 'PPOMW'. Selected 'USER' from the 
        existing 'Position' and Goto->Detail object->Enhanced obj descrption.Selected IC webclient from the
       list and created Infotype assigned Webclient profile 'Z_COOKBOOK'.
    6. Execute the ZCRM_IC from SE80 by rightclick and Test. Here is my problem,Iam receiving the
       following error in the webpage.
         The following error text was processed in the system CR7 :
               Access via 'NULL' object reference not possible.
        The error occurred on the application server CR7_01 and in the work process 0 .
        The termination type was: RABAX_STATE
    The ABAP call stack was:
          Method: SET_MODELS of program CL_CRM_IC_BUPADISPCUSTOME=====CP
          Method: SET_MODELS of program CL_CRM_IC_BUPADISPCUSTOME=====CP
          Method: SET_MODELS of program CL_CRM_IC_BUPADISPCUSTOME_IMPLCP
          Method: DO_REQUEST of program CL_BSP_WD_VIEW_CONTROLLER=====CP
          Method: DO_REQUEST of program CL_BSP_CTRL_ADAPTER===========CP
          Method: ON_REQUEST of program CL_BSP_RUNTIME================CP
          Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP
          Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
          Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
          Module: %_HTTP_START of program SAPMHTTP
    I check the CRM services and all are active, using IE8 web browser. I just copied the view and controller
    from CRM_IC into Custom BSP application i.e., ZCRM_IC.
    Above error is occuring even If i run the standard CRM_IC BSP application and select one simple view.
    from SE80.
    Not sure whether any additional configuration or any special roles to be assigned to the Webclient profile.
    Thanks,
    Venn.

    hello swapna,
    we are facing the same error while accessing the leave request link, all jco are testing fine, i checked backend connection and its fine, please tel me how did u resolved that issue,
    Thanks in advance.....
    ajay

  • Visual C++ 2010 IntelliSense and browsing information is not available

    Hello, I've just intalled visual studio 2010 and faced the issue with C++ projects: when I create a new console application or win32 project I see the message:
    "An error occurred while creating or opening C++ browsing database file z:\test\test.sdf. IntelliSense and browsing information will not be available for C++ projects.
    Ensure that Microsoft SQL Server Compact 3.5 is installed and that no other applications are accessing the file. If this problem persists, delete the file and reopen the solution".
    In the list of programs I see SQL Server Compact 3.5 SP2 ENU and SQL Server Compact 3.5 x64 ENU installed:
     And .sdf file doesn't exist so it is nothing to delete or share with another application. I've already tried to repair Visual Studio via control panel, but the problem still persists.
    I'm using Windows 7 Ultimate x64 build 7600 and visual studio 2010 ultimate x86.

    Hi Lanamelach,
    It is support to work. I don’t believe it is an issue with SQL server installation. One thing I’ m not clear is what your “z”
    folder is. Does this desk need additional account rights (e.g. administrator) to access? Try to run your vs2010 as Administrator or create a new object to any other local folder.
    Cheers
    Yi Feng Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

  • I bought an apple iPod 5th generation the other day and I cannot remember the unlock passcode. I have done the restore thing, but because I never set it up or synced it with iTunes, it does not recognize my device. It is disabled for one hour. Please help

    I bought an apple iPod 5th generation the other day and I cannot remember the unlock passcode. I have done the restore thing, but because I never set it up or synced it with iTunes, it does not recognize my device. It is disabled for one hour. There's only a few things that could be my passcode, but because it disables for an hour, it is time consuming trying to figure it out. What do I do? I do not care about having to erase everything since it's new and there's nothing on it, but it was never synced with iTunes.

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • Access via 'NULL' object reference not possible   - GET_RANGE_TABLE_OF_SEL_

    Hi Guru's,
       i am new for WebDynpro programming.I am trying to use select-options tutorial.
    System showing select options and table binding on screen when i test the application.
    I have using search button to get the value which user will i/p.for that onaction method created, i have writen the code to get the values which user will input.
    Method  given below is of componentcontroler
    method wddoinit .
      data: lt_range_table type ref to data,
            rt_range_table type ref to data,
            read_only type abap_bool,
            lt_range_table1 type ref to data.
      data: lr_componentcontroller type ref to ig_componentcontroller,
            l_ref_cmp_usage type ref to if_wd_component_usage.
    create the used component
      l_ref_cmp_usage = wd_this->wd_cpuse_select_options( ).
      if l_ref_cmp_usage->has_active_component( ) is initial.
        l_ref_cmp_usage->create_component( ).
      endif.
      wd_this->m_wd_select_options = wd_this->wd_cpifc_select_options( ).
      wd_this->m_handler = wd_this->m_wd_select_options->init_selection_screen( ).
      wd_this->m_handler->set_global_options(
                              i_display_btn_cancel  = abap_false
                              i_display_btn_check   = abap_false
                              i_display_btn_reset   = abap_false
                              i_display_btn_execute = abap_false ).
      lt_range_table = wd_this->m_handler->create_range_table( i_typename = 'S_CARR_ID' ).
      wd_this->m_handler->add_selection_field( i_id = 'CARRID'
      it_result = lt_range_table i_read_only = read_only ).
      call method wd_this->m_handler->add_horizontal_divider
        exporting
          i_id = 'LINE'.
    endmethod.
    Method  given below is of VIEW.
    method ONACTIONSEARCH .
      DATA: NODE_FLIGHTS TYPE REF TO IF_WD_CONTEXT_NODE.
      DATA: RT_CARRID TYPE REF TO DATA.
      DATA: ISFLIGHT TYPE TABLE OF SFLIGHT.
      DATA: WSFLIGHT TYPE SFLIGHT.
      FIELD-SYMBOLS: <FS_CARRID> TYPE TABLE.
    Retrieve the data from the select option
      RT_CARRID = WD_THIS->M_HANDLER->GET_RANGE_TABLE_OF_SEL_FIELD( I_ID = 'S_CARR_ID' ).
    Assign it to a field symbol
      ASSIGN RT_CARRID->* TO <FS_CARRID>.
      CLEAR ISFLIGHT. REFRESH ISFLIGHT.
      SELECT * INTO CORRESPONDING FIELDS OF TABLE ISFLIGHT FROM SFLIGHT
                           WHERE CARRID IN <FS_CARRID>.
      NODE_FLIGHTS = WD_CONTEXT->GET_CHILD_NODE( NAME = `FLIGHTS` ).
      NODE_FLIGHTS->BIND_ELEMENTS( ISFLIGHT ).
    endmethod.
    while executing appln. error is trigger on line given below
    RT_CARRID = WD_THIS->M_HANDLER->GET_RANGE_TABLE_OF_SEL_FIELD( I_ID = 'S_CARR_ID' ).
    Err: The following error text was processed in the system BCD : Access via 'NULL' object reference not possible.
    please help me out on this issue.
    Thanks and Regards
    Vinayak Sapkal

    hi ,
    The attribute M_HANDLER is an attirbute of component controller (as told by your post) and so you cannot access it as you have done it.
    You will have to access it as .
    WD_COMP_CONTROLLER->M_HANDLER->GET_RANGE_TABLE_OF_SEL_FIELD(I_ID = 'S_CARR_ID' ).
    Try doing it.
    Or else , if you have created a similar attribute in your view itself , then it is "INITIAL" and hence you are getting the dump.
    You will have to assign the view attribute "M_HANDLER" with the value of your component controller attribute "M_HANDLER" ,because all the initializations are done in WDDOINIT of comp controller and on component controller atribute "M_HANDLER".
    Thanks,
    aditya.

Maybe you are looking for

  • How to adjust page tiling areas?

    I trying to make a stationary letterhead template. I'd like to make more room at the bottom of the page available for printing. How do I adjust the margins or size of the page tiling areas? Thanks

  • Size limitation for a .jsp in abstract portal component

    Hi all, i am facing a problem in case of size of .jsp file in abstract portal component. if i remove some of the content from that file then it works fine, do anybody know is there a limitation from Portal side, or any body know the solution for this

  • How to fetch TimeZone of remote machine ?

    Hi all, how could i get the time zone of a remote machine ? what i want is, just by providing the IP i want to retrieve the time zone. All reply will be appriciated. Thanks [email protected]

  • Flash crashes when using Keyboard.capsLock in Linux environments

    When using Keyboard.capsLock in ActionScript, causes the flash player to crash in Linux environments. NOTE: THIS WORKS ON MAC AND WINDOWS ENVIRONMENTS This is reproducible on: Ubuntu 10.04, 10.10, 11.04 Fedora: 13, 14, 15 Browser: firefox Flash Playe

  • Re: Generating a random number between 1-10;

    How do I generate a number between 1-20? I saw how to on this forum once, but I can't find it, and I don't have much time to look. Sorry for any inconvinience. What I want to do is assign to the variable x the random number. Thanks. Virum