Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Tikal Eclipse - Moving system time

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tikal Eclipse - Moving system time

    Hi
    I am using Tikal Eclipse. I have problem:
    Every time when I strat run one of my projects (lets say today is 02/12) and move sysdate on my computer forward ( lets say 04/12) making my tests and then I terminating my run and move sysdate back.
    Now I am trying to run my project again ( 02/12) but it stucks.
    Launching dialog appears, with following message: "The user operation is waiting for background work to complite". Progress bar is stuck and its written "Launching: 1 work item(s) left."

    I can fix this situation in 2 ways:
    1. restart Tikal.
    2. change sysdate to future ( 04/12 and on) and run it again.


    I think there is parameter somewhere in workspace that can be changed/modified to avoid this situation.
    Can someone advise please?
    Last edited by leguin; December 2nd, 2009 at 09:24 AM.


  2. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Tikal Eclipse - Moving system time

    Go to Window -> Show View -> Error Log

    Do you have any errors that might point to your issue?

    // Json

  3. #3
    Junior Member
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Tikal Eclipse - Moving system time

    No, nothing. All clear unfortunately.......
    i guess you can reproduce this too, just move your time to the future or past and then back.

Similar Threads

  1. Replies: 24
    Last Post: August 4th, 2014, 12:49 PM
  2. System.CurrentTimeMilliseconds
    By Dave in forum Java SE APIs
    Replies: 1
    Last Post: August 26th, 2009, 11:02 AM
  3. Problem in navigation in a txt file with specific direction
    By wendybird79 in forum Collections and Generics
    Replies: 1
    Last Post: May 10th, 2009, 07:54 AM
  4. [SOLVED] Mobile operating system using Java technology
    By blackJava in forum Java ME (Mobile Edition)
    Replies: 3
    Last Post: April 16th, 2009, 02:44 PM