Hi, After I have successfully created and initialized a profile HMM, I try to register the model with a new DP object as follows: DP dp = DPFactory.DEFAULT.createDP(profile); This causes the program to hang. Any ideas why this may not work? Thanks, Henry Romijn