M
Matheus R. Mokwa
Guest
First of all, don't know if I'm using the rigth resource. Is Progress Application Server (11.7) the same as Pacific Application Server (11.6)? I'm considering that they are for this question. Well, I'm trying to evaluated the new OE 11.7, and when I'm trying to initialize the PAS, an unknown error occurs. Here are the steps to reproduce the error: Install the OE Studio for 11.7 (64bits). Acess the OE Explorer, and selected the PAS with the oepas1 instance. Try to start the resource, and the following error appears: "Failed to start pas instance oepas1" Looking at the log (pasoeStart.log) I see an null pointer expression, but I don't know the cause. Here it's the log: System.Management.Automation.RuntimeException: Não é possível chamar um método em uma expressão de valor nulo. em System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception) em System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame) em System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) em System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame).GetType().Fullname System.Management.Automation.RuntimeException: Não é possível chamar um método em uma expressão de valor nulo. em System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception) em System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame) em System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) em System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame).Message Could somebody help me?
Continue reading...
Continue reading...