Need to solve my model problem

How can I solve this problem?

dynare po

Using 64-bit preprocessor
Starting Dynare (version 4.6.4).
Calling Dynare with arguments: none
Starting preprocessing of the model file …
Found 8 equation(s).
Evaluating expressions…done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 2).
Processing outputs …
done
Preprocessing completed.

STEADY-STATE RESULTS:

y 3.55271e-15
i -1.11022e-15
pi -8.88178e-16
rer 3.55271e-15
ms 0
po 0
g -3.64098e-15
res 0
Error using print_info (line 32)
Blanchard & Kahn conditions are not satisfied: no stable equilibrium.

Error in stoch_simul (line 107)
print_info(info, options_.noprint, options_);

Error in po.driver (line 334)
[info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list_);

Error in dynare (line 293)
evalin(‘base’,[fname ‘.driver’]) ;

po.mod (1.3 KB)

Check whether your entered processes have explosive behavior.

Sorry but can you help me and Explain to me more

It seems your processes have a VAR structure. You should check the eigenvalues of the autoregressive matrix. It seems at least one of them is bigger than 1.