hypermesh open TetraMesh Process Manager but fail open
hi all,
i face a problem now
when i open hypermesh (version2022) TetraMesh Process Manager but i can't open
it show the error message and the window always stay the those picture
anyone know how to solve it ?
the log file is here
Socket not initiated
Socket not initiated
while executing
"# Compiled -- no source code available
error "called a copy of a compiled script""
(procedure "::hw::pmgr::PmgrOpenTemplate" line 1)
invoked from within
"::hw::pmgr::PmgrOpenTemplate $pmtPath false"
(procedure "LoadPmgrPmt" line 28)
invoked from within
"LoadPmgrPmt $pmtFile"
(procedure "::altair_pmgr::launch::OnNewInstance" line 15)
invoked from within
"::altair_pmgr::launch::OnNewInstance "tetmesh.pmt" .pmgrLaunchInstanceGUI"
("eval" body line 1)
invoked from within
"# Compiled -- no source code available
error "called a copy of a compiled script""
(procedure "::hwt::ReleaseCanvasButton" line 1)
invoked from within
"::hwt::ReleaseCanvasButton 0 .pmgrLaunchInstanceGUI.actionFrame.acceptButtonActiveFrame.acceptButton"
(command bound to event)
Answers
-
There is no wider problem... it works for me:
Does the location mentioned (java.exe in hwdesktop\hwjre\win64\jre\bin) exist on your machine? Or maybe it is being blocked by av or similar? You can try deleting settings files (see sticky post on right). But otherwise not sure..
0 -
I have seen a different case were we were using a java file for some automation and had to add the path of the file to the PATH environment variable. May be worth a try.
0 -
Ben Buchanan said:
I have seen a different case were we were using a java file for some automation and had to add the path of the file to the PATH environment variable. May be worth a try.
i serch and i saw someone post this ,is this?
0 -
tonychen said:
i serch and i saw someone post this ,is this?
That is a workaround to install HW Under windows 11 (the installer doesn't work in win11 without this)
Ben just means to add java to your %PATH
0