[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Accessing Database Administration Console and OpenEdge Explorer in OpenEdge 12

  • Thread starter Thread starter cbsoth
  • Start date Start date
Status
Not open for further replies.
C

cbsoth

Guest
Valeriy, Thank you for taking the time to reply. I started looking closer at the sp_pasoe_tailor_stderr.log file. One of the errors was: Cannot invoke method. Method invocation is supported only on core types in this language mode. At C:\Progress\OpenEdge\servers\pasoe\bin\tctailor.psm1:148 char:2 This is triggered by powershell being in constrained mode. That appears to be the default. I modified the _ PSLockdownPolicy environment variable from 4 to 1 and then started tcman in powerrshell. I had already hand modified tcman.bat t o point at the proper CATALINA_HOME. OpenEdge explorer works properly now. It seems dangerous to depend on powershell for installation scripts when it is commonly in constrained mode. Best, Clifton Sothoron

Continue reading...
 
Status
Not open for further replies.
Back
Top