Author Topic: Win orbiter will not start  (Read 10323 times)

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Win orbiter will not start
« on: April 08, 2005, 07:08:48 pm »
When I start the Windows Orbiter (installed from core website link) it runs very briefly and then shuts down. The orbiter_logger.out file contains the following.


    16:23:59.515 Device: 7704 starting.  Connecting to: dcerouter
    16:23:59.515 Stage connect
    16:23:59.515 About to cleanup Orbiter
    16:23:59.515 Orbiter_PocketFrog: need to cleanup orbiter...
    16:23:59.515 Orbiter cleanup finished
    16:23:59.515 Orbiter_PocketFrog constructor.
    16:23:59.531 Orbiter 00375858 constructor
    16:23:59.531 New orbiter created!
    16:23:59.531 Connect OK
    16:23:59.531 Orbiter SelfUpdate: starting
    16:23:59.531 Last update didn't fail.
    16:23:59.546 Current checksum : dummy
    16:23:59.546 Server orbiter checksum : 9739153419c5e7aa7e2621c6f8813b69
    16:23:59.546 Update available on the server.
    16:23:59.546 Ready to delete UpdateBinary application
    16:23:59.546 CRITICAL : Failed to save the UpdateBinary application to location '/'
    16:23:59.546 CRITICAL : Unable to download UpdateBinary application from the server.
    16:23:59.546 Stage run



Any Ideas? :D

archived

  • Hello, I'm new here
  • Posts: 0
    • View Profile
Win orbiter will not start
« Reply #1 on: April 09, 2005, 10:29:07 am »
Our Orbiter programmer won't be in until Monday.  But I know that every time it starts it compares its version against the latest version on the Core, and if it's older, it gets a program "UpdateBinary" from the Core, saves it locally, and runs it.  UpdateBinary then updates the Orbiter program, and re-runs it.

Looking at your log it says:
16:23:59.546 CRITICAL : Failed to save the UpdateBinary application to location '/'
16:23:59.546 CRITICAL : Unable to download UpdateBinary application from the server.

I think this means the temporary location it uses is the root directory, like c:\, and it can't write there.  What type of device is this?  A PDA, webpad, PC?  And is this the windows xp/2000 or ce version?