Time-stamp problem with tar

everytime i untar something i get:
[yak8998 files]$ tar xfj Azureus_2.0.8.4_linux.GTK.tar.bz2
tar: azureus/azureus: time stamp 2004-03-14 08:39:50 is 48653898 s in the future
tar: azureus/Azureus2.jar: time stamp 2004-03-16 13:00:23 is 48842329 s in the future
tar: azureus/id.azureus.dir.file: time stamp 2003-12-19 19:43:31 is 41263317 s in the future
tar: azureus/cpl-v10.html: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/lgpl-v21.txt: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/libswt-atk-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-awt-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-gnome-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-mozilla-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-pi-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libsystray4j.so: time stamp 2004-02-28 05:35:44 is 47346850 s in the future
tar: azureus/mpl-v11.txt: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/swt-about.html: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/swt.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/swt-mozilla.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/swt-pi.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/README.linux: time stamp 2004-03-08 10:33:00 is 48142286 s in the future
tar: azureus/systray4j.disabled: time stamp 2004-03-06 03:43:04 is 47944890 s in the future
tar: azureus: time stamp 2004-03-14 14:18:09 is 48674195 s in the future
[yak8998 files]$
and nothign works right...
but than if I
[yak8998 files]$ tar xfjm Azureus_2.0.8.4_linux.GTK.tar.bz2
it works fine...
I'm thinking this might have to do with the system clock, except in FreeBSD and the BIOS the date/time is correct.

I'm guessing your system clock is wrong in Arch.  Type "date" and see if it's the right time... and check /etc/rc.conf to make sure you have HARDWARECLOCK and TIMEZONE set right.

Similar Messages

  • Time Stamp problem while writing data into the excel file

    Hii, All
                  I am taking the data from the DAQ card of the TOPSCCC with the 8 ms of scanrate for each channel and there are total 16 no of Analog channels in the Card, now i am acquiring the data from the card, time stamping it and writing it into the excel file, which is tab delimited, now the problem is, the data which are in the excel file have the same timestamp for 4 to 5 continuous records, instead we want each data with the different and continuous time stamp with same difference of time stamp between two records, mean if it is difference of 8 ms then it should be the 8 ms for all, but here it is taking the differnce of 16 ms for two samples and giving same time stamp for four to five records and that shouldn't happen, here i am attaching my vi, drivers for the cards and Excel file with the data, can you please give me any suggestion how to do it?
           Please help me i require this suggestion as early as possible, i am requiring it urgently.
    Thanks in Advance,
    Nishant
    Attachments:
    2026vi.llb ‏319 KB
    2026_ScanMultAD_Demo_time.vi ‏80 KB
    Data.xls ‏357 KB

    Hello Nishant,
    that's what I meant:
    Message Edited by GerdW on 05-16-2006 10:32 AM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    timestamp-array.png ‏2 KB

  • Time stamp problem in CITADEL

    Hello Everyone,
    I have one SCADA system running with CITADEL as database environment.. last day due to SMPS fail inside CPU, my whole system went shutdown.. After restart, my time stamp was changed, may be due to weak motherboard battery ... I restarted my LabVIEW based application for data acqusition and storage .. 
    This effected the data storage going through that computer .. My system time went to 04/05/1640.. And inside MAX > Historical Database > CITADEL the all tag was having start day as "04/05/1640" and last date as "unable to find" .. Then i corrected my system date/time and restarted application and tag engine.. but my time stamp is still same in CITADEL
    This is creating problem in exporting my data in DIAdem format .. I am afraid do my all last data recorded before went off ?
    1) How to check CITADEL data in some other computer without pulling data out from citadel interface? .. I mean to ask is there any way to copy data from computer and read it in other computer having MAX and CITADEL ..
    2) How to recover all recorded data, as my export is giving no data inside tag ?
    Thanks for any help
    HS

    To recover the old database, One thing we can do is rebuild the index for the old database. We do this by going into MAX and right clicking the old database and selecting detach. After it is detached, navigate to the database on your hard drive and delete the pid.cdih file. Then, go back to MAX and attach the database back into citadel. When reattached without the index file, it will rebuild the index for your database. This may take a bit, but might recover your data.
    Or You could go to another PC and try to get into the database. The problem could be on your PC and not the database PC. 

  • Time stamp problem

    Hi Every one,
       I have file to upload from application server.
           file name is like 'PPRICE'TIMESTAMP'.CSV'
    from this file name i have to read the TIMESTAMP
    I can read it like
    tstamp = file+10(leng of timestamp).
    now this tsamp is in character format.
    i have to validate the current date with the time stamp i read into tstamp.
    so here is my problem
       how do i compare a character with the type timestamp.
    please some one help me.

    try this
    data : timst(8) type c value '10:10:10',
           timestamp type t.
    replace all occurrences of ':' in timst with space.
    condense timst.
    timestamp = timst.
    if sy-uzeit gt timestamp.
    endif.
    regards
    shiba dutta

  • GMT time stamps interfere with calendar in 8.1.2

    How do I prevent GMT time stamps from interfering with my calendars? This did not occur until I upgraded to OS 8.1.2
    I sync an iPod touch 5th generation with google calendars, and have done so with this device for over a year, and on a generation 3 device for four years - all without hassle. 
    Since upgrading to 8.1.2 my calendar is suddenly very difficult to use.
    -Chris

    Sushil,
    Please post this question in the Workshop 8.1 beta newsgroup.
    weblogic.developer.interest.81beta.workshop
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.81beta.workshop&utag=
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Sushil" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi All,
    I am trying to develop JSP client for a conversational webservice. I amtrying
    it in two ways and
    none of them is working.
    1)
    I have put the Java Proxy file generated by Weblogic Workshop for myWebservice
    in the lib
    directory of the web application. According to article posted in "DearJohn" series,
    my proxy
    must have methods that take one additional argument to pass in Header infoapart
    from all
    the arguments mentioned by me. But, I don't see any methods like this inmy proxy
    and
    corresponding stub.
    2)
    Other suggested method is to use Webservices Control. In this, I amsetting a
    string as
    Conversation ID when I invoke a method that is marked to startconversation. Further,
    if I
    invoke any other method marked Continue in the same JSP it works. But,from another
    JSP
    where I set the same conversation ID and then try to call a method markedas Continue,
    it does not work. It say, check whether you have start a conversation. Ican see
    my conversation
    in Test browser and I am calling continue method before max-idle-time.
    I am not sure which step I am missing. Help Required!!!
    Thanks in advance,
    Sushil

  • Time capsule - problems with directory

    I have got time capsule running about two weeks ago and everything worked well Tuesday evening it came up with a message saying it could not access the directory on my Macbook pro - still doing it so switched it off - any suggestions?

    Here's something weird. Another annoying issue I've had with TC is that it slows down the network over time. I'm on Uverse at 10/1.5 and after a week or so it's down to about 2.5 to 3 down. A reboot of my Mac and TC and the problem goes away. So while I'm musing about the problem with the directory, I notice I'm starting to slow again. I reboot, and guess what? My directory is back all the way to April when I set it up.
    I'm beginning to suspect that TC/TM doesn't play well with a couple of other applications. One of the companies I'm working with uses a P2P system to send around some monster video files and I'm using something called Azureus (which is also hook up with an application called Vuez that seems to be a YouTube sort of thing). I run Azureus overnight as do most of the development guys I'm working with so we can send around some big video files and have them ready for review and discussion in the morning. I didn't have anything coming in or going out last night and didn't launch the program after the reboot and everyhing is fine so far. It's my first suspect. If not that, then something else maybe is fighting TM for resources? Anyway, I'll keep an eye on this and post if something becomes obvious.

  • Time offset problems with file i/o

    Hello everyone, I'm having a problem with the file i/o VI's. I require my application to save serial data at constant five minute intervals. The problem I'm currently seeing is that on each save to a file a time offset is being added which eventually becomes seconds, then minutes and so on. Since this application is meant to be run for a whole year this is a serious problem.
    Attached is the VI, an Arduino program simulating how the DAQ sends data and a file showing my time offset problem. 
    Any ideas/suggestions/fixes are appreciated.
    Thanks
    Jose Molina
    P.S.
    To run the VI upload the code to an Arduino, select it's serial port in the popup VI then click on Ok. The VI will wait for a time that is a modulo of 5 then create a folder structure inside the same location as the LLB. Inside this folder structure should be a file with the data which should be saved every five minutes if left at the default averaging time.
    Attachments:
    7-8-2012.txt ‏3 KB
    Daq_Simulator.zip ‏1 KB
    Weather_DAQ.zip ‏117 KB

    Sorry I forgot to mention that the averaging time is configurable in the pop up vi at the start. I tried 20 seconds because it's much faster for testing than 5 minutes. Timing is being done by a simple counter that increments each time data is received. So if I receive data the timer increments by 5 because data is sent every 5 seconds. Once the timer is equal to the averaging time the data is sent to the enqueue function and then the blocking dequeue function on the second loop sends the data to the file save vi which then saves the data to the file. 
    Attachments:
    counter.PNG ‏13 KB

  • How to make time stamp start with 00:00 ?

    Hi,, everybody,
    I want to make the time stamp of Minec
    but must start with 00:00 and when I start the acquisision the time increase. (Function looks like the sport clock)
    I take a look in Labview, it has only time stamp with the current time.
    Thanks for any kind help in advance.

    Hello,
    there are 3 links to your issue, which should answer your question.
    http://pong.ni.com/public.nsf/websearch/0A4899EF6D01B9C5862568B70074F989?OpenDocument
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=50650000000800000088410000&ECategory=LabVIEW.LabVIEW+General
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CBB5D111EE034080020E74861&p_node=DZ52026
    Regards
    Thomas D.
    NI Germany
    (SRQ 199423)

  • Synchronize file time stamp problems

    I upload files from Dreamweaver (CS3) to the server. The time
    stamp on the local files will say 3:37 p.m., but the time stamp on
    the remote server will say 7:44 p.m.
    Also, when I select synchronize, it will tell me that some of
    the files on the server are newer than locally, even though I know
    they aren't. But it does not give me this message consistently, and
    it seems untroubled by the three hour difference referenced above.
    Any ideas? A few other people at another location make
    changes to this site, so it is critical to know when something
    really has changed.
    I am new to Dreamweaver, coming over from GoLive, so maybe I
    am missing something obvious in settings somewhere? Didn't have
    this trouble in GoLive.

    Thanks for replying. I did think of server location. However,
    I am on the East Coast, so the time difference would put the server
    in the middle of the Atlantic. Also, I have been told the server is
    in Denver, although I am not sure if that is true.
    Also, I later logged on to the server through their control
    panel, completely outside of Dreamweaver, and the date and time
    stamps of the files I looked at bore absolutely no relation to
    reality. Perhaps the server is a mess somehow?
    Anyone else have these problems and can point me to any
    reading or help files? Thanks.

  • Time synchronization problem with "niUSRP EX Rx Multiple Synchronized Inputs.v i " ??

    Hello,  
    I used "niUSRP EX Rx Multiple Synchronized Inputs.vi "( offred by NI) to synchronize 2 USRP in reception (the master connected to laptop via Ethernet and the slave connected to the master via MIMO cable). 
    I set: master--> RefIn and PpsIn     slave-->Mimo and Mimo. 
    Problem: Inspite I used identical cables that connect the both devices to the transmitter; the signal received by the master and the signal received by the slave ar'nt synchronized in time because the time lag (delay) is not constant!!!. 
    Where is the problem?!!  
    Thank you

    Hi,
    I used:
    transmitter--> Rohde & Shwartz SM300 signal generator.
    Receivers-->  2 x USRP N200 (connected with MIMO cable)  master--> RefIn and PpsIn     slave-->Mimo and Mimo.
    3 identical cables to transmit the signal, connected via Power Splitter/Combiner (Mini-Circuits).
    Cable 10MHz connects the master device with the transmitter.
     FreqTx=700MHz  (sin)           CarrierFreqRx=701MHz  --------> so the received signals are a sin of 1MHz (701-700=1MHz).
    I have no probleme with phase synchronisation (because both the slave and the master received a sin of 1MHz).
    My problem is the time synchronization:
    How can I verify if i did the  time synchronization?
    I must have 2 superposed sin [(ch0 I with ch1 I) (ch0 Q with ch1Q)] ?
    I must do Timed commands? if yes! How to do it?
    I try to run the example of constellation, then i have message: Find VI Named".........Vi"    I have this problem all the time when I run some examples . I have probleme with setup LabView?!
    Best regards

  • Times Font Problems With PDFs

    Hello,
    I am having an intermittent problem with PDFs with Times fonts.
    Sometimes the PDFs print OK and other times words will be jumbled together or strange characters will take the place of certain punctuation marks. There are several other things that seem to happen, but I cannot remember every issue. Every time there is a problem, the PDF "Looks good on the monitor!".
    This happens on 10.3.9 and Os9 machines also.
    I have done Permission Repairs on a regular basis, cleaned my Font Caches, used FontFinagler etc.
    I have run Norton on the Os9 machines, taken all fonts out of ATM and put them back in, trashed Adobe prefs, etc.
    Sometimes this happens on PDFs from PCs, other times it happens on PDFs from Macs.
    All of the versions of Acrobat we are using are Professional versions with the latest updates, so that shouldn't be the issue.
    If anyone has any input on this, it will make my life considerably easier.
    TIA,
    David

    David,
    It sounds like the problem PDF docs did not have the fonts embedded into the docs when they were created originally, and the Times font on your computer is different. A couple of possible options, (a) ask the original creator to re-make the PDF doc with embedding the fonts, or (b) try re-writing the doc by doing a Save As... in Acrobat.
    Hope this helps.

  • Real Time Simulation, problem with the 3D Lookup table

    Hello,
    I have a problem with LabVIEW RT. I want to read under the parameters of temperature, time and voltage, the current out of a matrix.
    The matrices differ only in the temperature (first entry in a matrix).
    If the 3D Lookup table only get one matrix, I often get "Not a Number" as result. But not always, although the parameters remain the same.
    If the 3D Lookup table gets three or more matrices, the result never be "Not a Number". But the 2 other matrices are "dummys" filled up with zeros, expect the temperature. Also the problem appears only if I start the test sequence as Startup on the RT-System. If I start the test sequence from the Front Panel, the 3D Lookup table works well, whether one or more than three matrices!
    Its confusing, I know ^^
    The appendices contains pictures from a matrix an from the Block Diagram
    Attachments:
    Block DIagram.jpg ‏146 KB
    Current-Matrix.png ‏27 KB
    Dummy-Matrix.png ‏12 KB

    Hello salomon,
    The 3D lookup table is not generated in my code, but is invoked as a constant. I examine the behavior of electrical loads in the cars. Consumers were in a climate chamber measured at various temperatures and these values ​​were packed into a 3D lookup.
    Helps you even further? : D

  • Time Machine Problems with OS X  Server

    I have been using a MacMini with OS X server for about 5 months, backing it up to Time Machine on an external Western Digital MyBook (2 TB) hard drive. I had no problems until recently, when I migrated all of my iTunes media onto the home user profile on the Server. Time machine now completes backing up about 97% of my files, but consistently will not complete backing up the final 2-3% of files, giving the following error message? "The backup was not performed because an error occurred while copying files to the backup disk." The backup file is listed on the external drive as "2010-04-04-10491.inProgress". This indicates to me that there are certain files that Time Machine will not backup now. I have checked the file sharing permissions on both MacMini hard drives and can not see any problems. I have restarted the system many times with a similar result. I have also reformatted the external drive, with a similar result. Does anybody out there have any suggestions? Thanks for any help you can offer.

    The logs didn't really help much.
    It looks like it's a permissions issues. There are permissions problems with some of the files on the source disk. Here is what I had to do to fix. I'm sure there is an easier way to do it, but this is what worked for me...
    1. Deleted all of my sharepoints in Server Preferences
    2. As root, changed the permissions to all of the files on my source disk (recursively) to be owned by my main admin user—the one running the backups.
    3. Re-created my sharepoints
    That worked for me. Hope it helps others.

  • Time Machine - Problem with establishing a connection to the server

    Using LionMac OS X Version 10.7 and when attempting to setup Time Machine to make backupto my ReadyNas Duo, the setup fails and I receive the following message(translated from Danish):
    “There wasa problem with establishing a connection to the server ”SERVERNAME”.
    The versionof the server that you attempt to establish connection to, is not supported.Contact the system administrator to solve the problem.”
    Any ideasfor a solution?

    Please follow these instructions:
    Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server):
    https://discussions.apple.com/thread/3258472

  • OIM 9.1 Time-out problem with Design Console

    If I leave the design console running for any length of time, making updates result in the following error:
    17:36:52,578 ERROR [ACCOUNTMANAGEMENT] Class/Method: tcDataBase/getUser encounter some problems: Invalid user found: xelsysadm
    java.lang.RuntimeException: Invalid user found: xelsysadm
    at com.thortech.xl.server.tcDataBase.getUser(Unknown Source)
    at com.thortech.xl.dataobj.tcSVP.isOperationAllowed(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.isUpdatePermissible(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPreUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcSVP.eventPreUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source) ...
    Closing the Design Console and re-launching produces similar errors. I must stop and restart the JBOSS server to get access again. My environment is Windows 2003 with JBOSS and an 11g database.
    Any help on what to look for would be appreciated.
    KC

    You are correct. If you pre-populate, it will be the requester. The requester would need to manually populate the field during the request with the requestee information. And there is only one form available. You can however, after submission of the request, get the request data, parse the Consolidated Request Data to determine the id's in the request field, and then return appropriate responses to trigger the tasks needed. This will still be a problem in the long run because you can't change the requestee information for each approval task. You're pretty much out of luck on this one.
    -Kevin

Maybe you are looking for

  • Can't scan from Pixma to Mac

    Hi, I have an ongoing problem with scanning from my Canon Pixma to my Mac Airbook. The printer scans, but the image is not made available on the computer - Image Capture says that 'no device is connected'. Having done some internet research, I see th

  • Why update query takes  long time ?

    Hello everyone; My update query takes long time.  In  emp  ( self testing) just  having 2 records. when i issue update query , it takes long time; SQL> select  *  from  emp;   EID  ENAME     EQUAL     ESALARY     ECITY    EPERK       ECONTACT_NO     

  • Which table will give the completion timestamp of the last success run?

    Which table will give the completion date timestamp of the last successful execution of an OWB Mapping or Process_flow.? I was thinking of using select max(RTA_LOAD_DATE|| RTA_LOAD_TIME) from OWBSYS.OWB$WB_RT_AUDIT where trim(RTA_LOB_NAME) like '%EMP

  • Designing and Running CR against XML Web Service

    <p>I created a simple XML web service with one method that returns a dataset. This runs on my Windows 2003 Server.</p><p>The service(.asmx)  is called "Applicants". My computer name is aricciardi-2k3s. It runs on port 89 .When I browse to <a href="ht

  • Why do you need to auto-update almost everyday?

    I turn on the pc, click on your browser and you immediately stop me by starting your update.The last three times were within the last two days, stopping me from getting at my gmail when I needed it.I'm using Explorer till I'm done being pissed off or