jas:upgradeto14
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| jas:upgradeto14 [2025/04/13 00:38] – [To Do] donald | jas:upgradeto14 [2025/04/19 16:06] (current) – [To Do] donald | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== To Do ===== | ===== To Do ===== | ||
| + | * the last/lon change to a blue bse blew up the sim. why? | ||
| * the allthatjas wiki is globally writable. | * the allthatjas wiki is globally writable. | ||
| * fix all create/ | * fix all create/ | ||
| Line 10: | Line 11: | ||
| * test jads **DONE** | * test jads **DONE** | ||
| * fix " | * fix " | ||
| + | * xp vm to test jacs lite install use A1's machine? | ||
| + | ===== 2025 04 16 ===== | ||
| + | |||
| + | * at 37.7825132243475 there is a AirToGroundStrikeAirFlightAction JefEntity [BseId: | ||
| + | * need breakpoint where AirToGroundStrikeAirFlightAction get created. | ||
| + | |||
| + | ===== 2025 04 15 ===== | ||
| + | |||
| + | * breakpoints in readEnvKeys.st work in 9.2 32 bit 453 | ||
| + | * also work in 14.0 32 bit 573 | ||
| + | * do not work in jas **WRONG** | ||
| + | * jasDevJso is broken. it calls the __packaged sim__ instead of running in the open image. this can be seen in the jacs log **WRONG** | ||
| + | * problem was specifying a //packaged image// in the run def under the developer tab instead of an open image. | ||
| + | |||
| + | ===== 2025 04 14 ===== | ||
| + | |||
| + | * Running with all instruments blows up with "too many open cursors" | ||
| + | * This code shows that Oracle is started with an spfile | ||
| + | * < | ||
| + | FROM sys.v_$parameter WHERE name = ' | ||
| + | * There is an " | ||
| + | * This file does not have even read permissions and cannot be edited. | ||
| + | * You can view it from an admin shell by typing it. | ||
| + | * Start sqlplus with //sys/jwars as sysdba// | ||
| + | * // | ||
| + | * //create pfile from spfile;// | ||
| + | * edit pfile and change open_cursors=500 | ||
| + | * save pfile | ||
| + | * //create spfile from pfile;// | ||
| + | * quit sqlplus | ||
| + | * type the spfile to confirm changes | ||
| + | * From: https:// | ||
| + | * open_cursors=500 blows up | ||
| + | * open_cursors=1000 works | ||
| + | |||
| ===== 2025 04 07 ===== | ===== 2025 04 07 ===== | ||
| * Instantiations replied leave off the server: " | * Instantiations replied leave off the server: " | ||
| - | * restored the 14 Oracle | + | * restored the 14 Oracle |
| ===== 2025 04 03 ===== | ===== 2025 04 03 ===== | ||
jas/upgradeto14.1744504738.txt.gz · Last modified: 2025/04/13 00:38 by donald
