Forums for Groups

IMPORTANT! You can read every forum, but you can only post in a forum if you are member of the 'Organic Group' that owns the forum. See groups for a complete list of Organic Groups on the Hive. Content (forums, pages, blogs, etc) on OE Hive is all organized using a module called 'Organic Groups'. Every Group has its own forum.


Adverts and Commercial Forum

This Forum is for the posting of adverts and commercial materials. This is the only Forum on the Hive where this is allowed. Posting commercial material here is currently free, as long as it is obvious to the Hive editors exactly why the commercial material is of concern to Progress users.


Book Corner discussion

Forum for the Book Corner Group. Review and recommend software industry books.


Bitness

Perhaps this is my ignorance of things .NET, but is there an issue about 32 bit vs 64 bit in using the Proparse DLLs?


Environment Could Not be Resolved

Struggling with my proparse instance. It was working last week and not sure what's changed, but in PDSOE (11.2.1) I'm getting reports that Environment could not be Resolved, and as soon as I Environment:instance(), my (Thomas's) program craps out with no error.


Tokenlister

I have been working on an updated version of Tokenlister, moving to OO and using the new syntax without the shim. I will confess that not being familiar with the old interface, there is a lot in Proparse.p that is obscure. But, I think I have done a reasonable job of working through the shift up to the point of the display node routine which looks like this:

  DEFINE INPUT PARAMETER theNode AS INTEGER NO-UNDO.

  DEFINE VARIABLE nodeType AS CHARACTER NO-UNDO.
  DEFINE VARIABLE child    AS INTEGER   NO-UNDO.
  ASSIGN child = parserGetHandle().

Use TTY for Runtime

With 11.5 PDSOE, I find that if I have the project and the run configuration with Use TTY for Runtime unchecked, Proparse works fine. But, if I have this flag checked, then it throws an error at the first reference to a Proparse .NET assembly. There is no error message, but the call stack points to the line with the first reference.

I have opened case 00313106 with Progress Tech Support as of 5/12/15, but thus far the support engineer seems unable to get Proparse to work in either mode. :{


backward

I am converting tokenlister to use the new API. It makes calls to proparse.p functions which make reference to the Backward class as in org.proparse.api.Backward. The Javadoc does not seem to include this class. What is its role and where can I find more about it?


New work

I've only had a few minutes here and there, but I'm working on a few things. I'm loading the Proparse svn repository into a git repository with all of the revision history (done). I'm copying over the changes made by Mike and Marian for v11 syntax (partly done). I'll load this new repository up to github as a replacement for the old svn repository. With those done, I'll be able to look at the TABLE-SCAN syntax needed by Thomas.


Debugging

When Proparse gives us a line and a token, it is pretty easy to figure out what construct is bothering it. We can then set that code aside or edit it to eliminate the problem and put the problematic token in your queue for eventual enhancement.

The problem we are having is that we are running into a significant number of cases in the UK code base where we get a ProRefactorException
or a java.lang.NullPointerException and no line number and no token. I


integration between the Arduino and Progress

Good afternoon everyone forum.
Someone has already developed an integration between the Arduino and the progress?

They could give me some tips.
Is there any DLL to install?

If you have a very basic program to show as an example.
Thank you.


appserver log file monitoring

Hi All:
Am putting together a list of log files generated by progress that contain specific items/events that are of interest to a DBA. I have the db log file ads0.exp etc. However I was wondering if anyone has any views on the contents of the appserver log files (broker and/or server).

Mostly I leave the contents of those files to the developers so they can work out when their code is not working as expected. Anyone have any advice or suggestions of specific issue that may be logged in those files from a DBA point of view??

TIA

Ian


monitoring activities

In my daily activity as a progress dba what are the monitoring activities has to be done in progress database using promon pls


Syndicate content