OI does not deploy all necessary files (OpenInsight Specific)
At 04 JUL 1999 11:26:03PM Giles Wycherley wrote:
I have been unable to do a full deployment and I suspect application and upgrade deployments for some time. Not all the necessary files are generated in the deployment directory.
I've noticed that if I log into the SYSPROG account and view the entities in need of evaluation I get an entry
SYSPROG*STPROCEXEOIGETOESTARTDIR and in the notes it says SYSPROG*STPROCRDK_CREATE_REPOSITORY was destroyed.
I suspect this is the source of the problem. If so how can it be resolved, can I just copy it from somewhere else? Is there somewhere that I can obtain this entity?
Thanks.
At 07 JUL 1999 06:36PM Cameron Revelation wrote:
Giles,
SYSPROG*STPROC**RDK_CREATE_REPOSITORY was destroyed.
If you browse down to the stored procedure executables can you find RDK_CREATE_REPOSITORY? Also, is there a $RDK_CREATE_REPOSITORY in SYSOBJ? If so, then this is not the problem.
What files do not deploy? (I seem to remember you posting a similar question previously. Did you see my response?)
Cameron Purdy
Revelation Software
At 07 JUL 1999 11:04PM Giles Wycherley wrote:
Cameron,
Yes, I do have $RDK_CREATE_REPOSITORY. I saw your other post, I responded, but I think it appeared at the wrong level.
Anyway, OINSIGHT exists but it doesn't deploy. It seems as if almost none of the Windows components deploy. I remember it used to deploy with a whole lot of DLLs and EXEs, but it seems that now only OENGINE deploys, as well as the DATA directory and some REV files.
Is there an index or something that needs to be rebuilt, what do those Sync procedures do under the Development menu? I've noticed that when I try to rebuild the system indexes I get a msgbox with
RevSend error!!Is this the problem?
Giles Wycherley
At 08 JUL 1999 07:42AM Cameron Revelation wrote:
Giles,
I've noticed that when I try to rebuild the system indexes I get a msgbox with RevSend error!! Is this the problem?
I cannot say that it is the problem, but it is definitely a problem. Does the index rebuild process quit at that point? It sounds like the publishable index (used by the RDK) is not rebuilt completely.
Cameron Purdy
Revelation Software
At 08 JUL 1999 07:45AM Cameron Revelation wrote:
Giles,
A simple way to deploy your full system until you figure out this problem is to make a complete copy of it, and in the copy:
1) delete oengine.exe
2) delete reporter.exe
3) rename oengine.run to oengine.exe
4) rename reporter.run to reporter.exe
Cameron Purdy
Revelation Software
At 08 JUL 1999 10:02PM Giles Wycherley wrote:
Cameron,
It seems to get almost all of the way through the rebuilding of the system indexes. It goes through the extraction process and rebuilding up to 6 of 7 indexes. I'm not sure whether it did the 7th or not, it might have been really fast and I'd not been able to see it. At this point I usually get the RevSend error.
Giles Wycherley