Hi,
Can anyone explain what OpenEdge Architect does when it displays "Initializing OpenEdge Tooling ..."? All of a sudden it takes a lot longer to startup Architect.
Thanks,
Sascha Hofmann
Version info:
Progress OpenEdge Architect
Progress Software Corporation
Version: 10.2.0.02
OpenEdge Release: 10.2A02
Copyright (c) 1984-2008 Progress Software Corporation. All rights reserved.
Mostly going through the r-code referenced in your PROPATH and reading it looking for signature information for procedures and classes. It does keep a cache of what it finds so it the next time you start it reads the cache if OEA was previously shutdown properly.
Under window->preferences->Openedge->Advanced->Class cache there are a couple of options that you can adjust to change where it looks.
That is what I expected it was doing. While it is doing this, I get the following exception it the logfile, has this behaviour been noticed before?
java.lang.ArrayIndexOutOfBoundsException: 65521
at com.openedge.core.reflect.SignatureBlock.getString(SignatureBlock.java:797)
.
.
.
at com.openedge.pdt.text.codeinfo.CodeModelManager$CodeModelBuildJob.run(CodeModelManager.java:632)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
You need to call tech support and report this to them.
I will log an issue with supoprt for this.
Are there any implications on manually stopping this task when starting Eclipse? (What features are disabled when this is cancelled)
Thanks.
"Disabled" might be too strong of a word. The set of classes and signature of procedures would incomplete. The biggest affect would be code completion and quick outline wouldn't show the right data if you're using classes. Class browser probably wouldn't show the right information either for any of those classes that were skipped. Maybe a few other things.
What is "suddenly taking a long time" mean? Did you install a newer service pack? Did you change your PROPATH? Did you try changing any of the preference settings and see if that helps? Are any of your folders on a network drive? A new virus scanner setting that doesn't skip .p and .r and .pl files?
"Suddenly" means, since I've started compiling the codebase and running of r-code. Also it does not happen every time I start Eclipse. Everything is fine for a couple of days and the next day it take 5-10 minutes to complete "Initializing OpenEdge ...".
Class Cache is set to: Propath and to NOT scan the installation directories.
Virus scanner: is configures to not scan the entire workspace
Environment:
Progress OpenEdge ArchitectVersion: 10.2.0.02OpenEdge Release: 10.2A02
Eclipse for RCP/Plug-in DevelopersBuild id: 20090920-1017 Project settings:
Stack:
Tech Support: W911120179
Thanks,
Sascha
Any news on this being fixed in 10.2A?
jquerijero wrote:
Any news on this being fixed in 10.2A?
It is certainly a lot faster and more stable in 10.2B if that is what you are asking.
I really mean 10.2A.
I really mean 10.2A.
If you need this fixed on 10.2A, I'd discuss that with tech support. However I believe that your reasons not to upgrade to 10.2B must be solid to be succesful.