Menu

#2630 infinite loop in myDevEnvTemplate.cmd

R2.6.1
closed
nobody
1
2007-12-11
2007-08-13
SPE Anatol
No

The following flow causes an infinite loop:

IF EXISTS MY KEY STORE [NO] GO TO CHECK KEY VALUE [STAY]
:CREATE KEY STORE
CREATE KEY STORE [FAIL]
:CHECK KEY VALUE
CHECK KEY VALUE [FAIL]
IF ERRORLEVEL 1 [1] GO TO :CREATE KEY STORE [BRANCH]

Was it meant to be a joke or something?

Discussion

  • Felipe Reyes

    Felipe Reyes - 2007-09-06
    • labels: 676693 -->
    • milestone: 720703 --> R2.6.1
    • priority: 5 --> 1
     
  • Felipe Reyes

    Felipe Reyes - 2007-09-06

    Logged In: YES
    user_id=1793135
    Originator: NO

    Need to limit the number of iterations in case the key store can't be created

     
  • Felipe Reyes

    Felipe Reyes - 2007-09-06
    • labels: --> Installation
     
  • SPE Anatol

    SPE Anatol - 2007-09-07

    Logged In: YES
    user_id=1849536
    Originator: YES

    Why iterate at all? If it cannot create the key store, the chance that it succeeds the next time without intervention is small.

     
  • Kathy Pink

    Kathy Pink - 2007-12-11
    • status: open --> closed
     
  • Kathy Pink

    Kathy Pink - 2007-12-11

    Logged In: YES
    user_id=329831
    Originator: NO

    We are moving all Open Support Requests, Bugs and Feature Requests to Compiere Case Management. Please refer to the following link for information on creating new Support Requests.
    http://www.compiere.com/support/community.php

    Thank you

     

Log in to post a comment.