Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Opto_Will

About

Username
Opto_Will
Joined
Visits
1,667
Last Active
Roles
Member

Comments

  • @DonBakke, that makes two of us! I thought the difference between 65/66 was whether or not it always spawned a new engine or used a current engine (of course, other rules apply as per our conversation with Mr Montoya ;-) ). This is from the SRP …
  • @DonBakke, I might have found something. I think it might be related to the Startup flags we were discussing a month or 2 back. I had changed the Statup flag to 65 as you (or rather Bryan from Rev) noted. Therein lies my problem somehow. I chang…
  • You and me both! I don't disagree with you about the restarting Don but experience has proven otherwise ;-) I think I will bring that env back to my local and set it up to serve from scratch from there. I will also test with a backup from a month …
  • OK. Hopefully this will be helpful. Debugs removed. Added "Debug" with a value of 1 in the Headers in the Postman request. No change from the Postman side of things (still a 502 error). However, it DID generate a 200 OK log entry that looks like i…
  • Space Removed. No difference in either of the above tests. I was originally using our WebApp with the Browser F12 Dev Tools yesterday but I honestly find it easier for testing to just to use Postman so that is what I am using :)
  • Thought you might ;-) No, No response log. this is the full Registry for Additional Values. HTTP_AUTHORIZATION,HTTP_X_AUTHORIZATION, HTTP_DEBUG,HTTP_MEDIA_TYPE,HTTP_ACCEPT_ENCODING,HTTP_ACCEPT_CHARSET,HTTP_ACCEPT_LANGUAGE
  • To pre-empt, here is a (sanitised) log of the request with debug present in code. It returns a 502 Bad gateway. Request Argument -------------------------------------------------------------------------------- <01> HTTPQueryString …
  • And just to confirm my settings for my 4.0.9.7 install.
  • Sorry @DonBakke, forget everything I just said. It is a lie. I didn't restart my OESocketServer before every attempt so I think I was getting some cached results. Rookie mistake. So the ACTUAL answers to your requests: MSG() does fire in my code. …
  • The MSG() didn't trigger anything and the JSON was returned as expected. This was the same behavior with the debug in the HTTP_MCP!!! Getting concerned, I just triple checked the location of my Java -jar OESocketServer.jar -l eserver.cfg -d 3 call,…
  • Don, I wasn't aware of that. Thanks for the calirifcation. *whew*. You had me scared for a second. Yes, an engine spins up! I had no other running instances of OI and did a call using Postman so I could clearly see the result of my request. FYI …
  • Sorry @DonBakke, Visual Debugger. That wasn't working so I changed the HTTP Framework setting to 'Intercept' and tried to use my own routine to see what I could catch. Unfortunately the fish weren't biting so I have since reverted this back to the…
  • I should note debugging works fine in OI itself. {We had some issues in the past where that wasn't the case when there was a OI Licence file version mismatch with actual version of the OI Application running.} Not the case here....
  • All, From my recollection BLOCK_EVENTS did provide a noticable boost in response when wrapping it around opening a form. However, we stopped using it for a couple of reasons (though we could have worked around them if pressed). I *think* these we…
  • Yep. :) My particular test found 100-odd entries and highlighted them. I even went up and down between a few results too just to replicate real life...
    in Crash Comment by Opto_Will August 2021
  • @KevinFournier, I tried to replicate the crash with your steps in a few of our environments I know we have experienced the crash in before I updated the OCX. Unfortunately, I couldnt force the crash even once! I have registered the new OCX anywa…
    in Crash Comment by Opto_Will August 2021
  • We have noted this as well. I haven't posted because I was trying to identify the trigger point to replicate. like @jimvaughan noted, it happens when the Find dialog is displayed. We definately get a crash when closing the dialog. It only happen…
    in Crash Comment by Opto_Will July 2021
  • A bit easier to find when you gave me some key words to search for ;-)
  • Will do. i will start here: https://wiki.srpcs.com/display/SRPFrameWorks/Audit+Manager
  • I thought as much RE OI. Coming from a RDBMS background I took that sort of stuff for granted. It seems I have some reading to do about th Audit Manager. Thanks Don!
  • OK. That's fair enough then :)
  • OK. I had noticed that bit of code when I posed the question. I was pretty sure your answer was going to be something like that. I just didnt know how the 'Realm' setting came into play...if I could use that as some sort of 'profile selector' or…
  • Don, futher to this, is there a way for the Framework to serve BOTH API call procedure types? Basically our 'old' web application needs HTTP Services (which the client above still needs as we are not in a position to migrate all that functionaility…
  • Don is just being polite. :) It wasn't the comments, it was the way they were used at line-end instead of own-line. As much as I said the config was the same as was used elsewhere (the settings indeed were), the comments were reletively new and …
  • All sorted. Appreciate the assisstance Don (and Revelation!)
  • Much appreciated Don. Hope you have a good weekend :)
  • 3PV confirms ports are open and nothing blocking either of the ports we tried.
  • When trying to run as a service it fails to even start. Windows Service Manager throws an error. When trying direct from the CLI I get the response posted above. Based on those messages it still looks like it didnt actually start? I will say ther…
  • Question has been posed. They are in a time zone a couple of hours ahead of us so they wont reply till tomorrow.
  • You are a legend :) You definately dont pay yourself enough... especially when your work day is about to include tomorrow ;-)