| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
Hello ALL-IN-1'ers I have just upgraded a customers ALL-IN-1 system from 2.4 to 3.0 and have ran into a problem when precompiling OAFORM.FLB, using PCF. It seems to be working ok, but displays the message "Form library oa$lib:oaform.flb can't be opened." (or something like that, I get the swedish translation) and "Do you want to install the new .FLC?" I answer Y and get "Error occured while installing your form library" A new oaform.flc is created but I am unable to access certain forms like OA$VIEW_MESSAGES, OA$LIST for example that are in OAFORM. I tried tracing it, but that didn't make me any wiser. Suddenly it just showed the error-messages. If I do $ALL-IN-1/NOINIT Enter CMD:OA$FBT_REMOVE OA$LIB:OAFORM Enter CMD:DELETE_FILE OA$LIB:OAFORM.FLC Enter CMD:EXIT $ALL-IN-1/NOINIT Enter CMD:OA$FLO_OPEN_LIB OA$LIB:OAFORM Enter CMD:OA$FBT_WRITE_LIBRARY OA$LIB:OAFORM Enter CMD:OA$FBT_INSTALL OA$LIB:OAFORM Enter CMD:EXIT everything is ok The OA$LIB_LLV:a1_postinstall.com also manages to compile OAFORM. Of course I can use the ALLIN1/NOINIT for OAFORM, it isn't exactly precompiled every day, but WHAT COULD BE WRONG????? ----------- �sa Gustafsson
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 2212.1 | First things to try | AIMTEC::WICKS_A | MUP(pets) coming to ALL-IN-1 soon? | Fri Feb 05 1993 22:24 | 9 | 
|     Asa,
    
    1) does it happen when you enter ALL-IN-1 using ALLIN1/NOCUST
    
    2) what happened if you delete the .FLC? and then try 1?
    
    regards,
    
    Andrew.D.Wicks
 | |||||
| 2212.2 | Yes, same thing happens | GOTA1::AGUSTAFSSON | Mon Feb 08 1993 13:35 | 14 | |
| 1) Yes, same thing 2) _ " - As I ran the above 1)-test I once again got the message "%OA-F-VMGETFATAL, LIB$GET_VM failure, 5285 bytes at 00AB2740 - Oa$Flc_Build_Form" and ALL-IN-1 throws me out. (Thought I got rid of that by raising my pgflquo to 200000). Next time I tried it, I got the same result as in .0 . ----------- �sa Gustafsson | |||||
| 2212.3 | And the next guess is ... | AIMTEC::WICKS_A | WALES 10 England 9 | Mon Feb 08 1993 16:40 | 7 | 
|     Asa,
    
    Insufficient GBLPAGES and/or GBLSECTIONS ?
    
    Regards,
    
    Andrew.D.Wicks
 | |||||
| 2212.4 | Should be sufficient | GOTA1::AGUSTAFSSON | Tue Feb 09 1993 13:22 | 8 | |
| As far as I know, yes. GBLPAGES is 71100 and GBLSECTIONS is 550. I am the only user on the system. My Working Set Limits also seems to be ok. ----------- �sa Gustafsson | |||||
| 2212.5 | VIRTUALPAGECNT caused it! | GOTA1::AGUSTAFSSON | Wed Feb 10 1993 10:27 | 11 | |
| Found the problem! As I mentioned, I did raise my pgflquo, but not VIRTUALPAGECNT, wich was 23000. Setting this to 50000 did the trick. PCF of OAFORM now runs beautifully! ----------- �sa Gustafsson | |||||