import com.telelogic.rhapsody.core.IRPApplication;
import com.telelogic.rhapsody.core.RhapsodyAppServer;
public class TestRhapsody {
public static void main(String[] args) {
IRPApplication irpApplication = RhapsodyAppServer.createRhapsodyApplication();
}
}
I am using windows 10 64bit JDK 64bit
Issue will not exits in windows 8/7 Only in windows 10 facing this problem.
Please help me on this issue.
Issue is resolved after switching to latest Rhapsody version 8.3.1
I have faced this Can't co-create object issue in Rhapsody version 8.2.1. After migrating to Rhapsody version 8.3.1 Issue is resolved