[progress Communities] [progress Openedge Abl] Forum Post: Get Exceptions(tcmanager) When...

  • Thread starter Thread starter kevin hermans
  • Start date Start date
Status
Not open for further replies.
K

kevin hermans

Guest
I can't start the Progress application server get some errors. I have not seen this errors before in 11.6 & 11.6.3 Starting from PDS: Problem in OpendEdge Explorer: Failed to start pas instance UNIDoc URL invoked: http://localhost:9090/oem/containers/laptop325/pas/localhost:resource.openedge.pas.UNIDoc Starting from tcman: proenv>tcman.bat start Exception: You cannot call a method on a null-valued expression. in tcmanager at line : Exiting with fatal exception condition Setting on debugging in tcman.bat removed comment lines: proenv>set CATALINA_HOME=C:\Program Files\PSC\dlc117\servers\pasoe proenv>set CATALINA_BASE=C:\temp\prgrswrk\dlc117-64bit\UNIDocTESTLOC proenv>if "" == "" goto gottmp proenv>if defined CATALINA_HOME goto testexist proenv>if exist "C:\Program Files\PSC\dlc117\servers\pasoe" goto testps proenv>for %X in (Powershell.exe) do (set pwrshell=%~$PATH:X ) proenv>(set pwrshell=C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe ) proenv>if defined pwrshell goto mkpath proenv>set PRGDIR=C:\Program Files\PSC\dlc117\servers\pasoe\bin\tcmanager.ps1 proenv>set EXECUTABLE=PowerShell.exe -executionpolicy bypass -File "C:\Program Files\PSC\dlc117\servers\pasoe\bin\tcmanager.ps1" proenv>if exist "C:\Program Files\PSC\dlc117\servers\pasoe\bin\tcmanager.ps1" goto javacfg proenv>if exist "C:\Program Files\PSC\dlc117\servers\pasoe\bin\javacfg.bat" (call "C:\Program Files\PSC\dlc117\servers\pasoe\bin\javacfg.bat" ) Exception: You cannot call a method on a null-valued expression. in tcmanager at line : Exiting with fatal exception condition Setting on debugging in javacfg.bat: .......................... proenv>PowerShell.exe -executionpolicy bypass -File "C:\Program Files\PSC\dlc117\servers\pasoe\bin\tcmanager.ps1" tcman start Exception: You cannot call a method on a null-valued expression. in tcmanager at line : Exiting with fatal exception condition I really don't know what I have to check or to do now.

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