🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

hypermesh open TetraMesh Process Manager but fail open

User: "tonychen"
New Altair Community Member
Updated by tonychen

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 ?

image   image

 

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)

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "PaulAltair"
    Altair Employee
    Updated by PaulAltair

    There is no wider problem... it works for me:

     image

    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..

    User: "Ben Buchanan"
    Altair Employee
    Updated by Ben Buchanan

    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.

    User: "tonychen"
    New Altair Community Member
    OP
    Updated by tonychen

    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?

    image

    User: "PaulAltair"
    Altair Employee
    Updated by PaulAltair

    i serch and i saw someone post this ,is this?

    image

    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