I checked our commit history. Same last commit. Of course we have our own
commits on it for turkish localization.
Yes my html is exactly ugb.data.
But when we build the system from this codebase, after login page sipxconfig
gives internal error. sipxconfig log bothers
Caused by: org.apache.hivemind.ApplicationRuntimeException: Unable to read
OGNL expression '<parsed OGNL expression>' of
$borde...@96e95a22[home/$common$Border]:
versionIds [context:/WEB-INF/Home.html, line 1]
at
org.apache.tapestry.services.impl.ExpressionEvaluatorImpl.readCompiled(ExpressionEvaluatorImpl.java:127)
at
$ExpressionEvaluator_12d38ef2cf7.readCompiled($ExpressionEvaluator_12d38ef2cf7.java)
at
org.apache.tapestry.binding.ExpressionBinding.resolveExpression(ExpressionBinding.java:141)
... 86 more
Caused by: ognl.OgnlException: versionIds [java.lang.NumberFormatException:
For input string: "UNKNOWN"]
at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1416)
at
ognl.ObjectPropertyAccessor.getPossibleProperty(ObjectPropertyAccessor.java:60)
at
ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAccessor.java:147)
at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:2210)
at ognl.ASTProperty.getValueBody(ASTProperty.java:114)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
at ognl.SimpleNode.getValue(SimpleNode.java:258)
at ognl.ASTChain.getValueBody(ASTChain.java:141)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
at ognl.SimpleNode.getValue(SimpleNode.java:258)
at ognl.ASTMethod.getValueBody(ASTMethod.java:87)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
at ognl.SimpleNode.getValue(SimpleNode.java:258)
at ognl.Ognl.getValue(Ognl.java:494)
at ognl.Ognl.getValue(Ognl.java:458)
at
org.apache.tapestry.services.impl.ExpressionEvaluatorImpl.readCompiled(ExpressionEvaluatorImpl.java:123)
... 88 more
Caused by: java.lang.NumberFormatException: For input string: "UNKNOWN"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:481)
at java.lang.Integer.<init>(Integer.java:636)
at
org.sipfoundry.sipxconfig.common.VersionInfo.versionStringToVersionIds(VersionInfo.java:44)
at
org.sipfoundry.sipxconfig.common.VersionInfo.getVersionIds(VersionInfo.java:34)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:851)
at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1414)
... 103 more
And also alarm gives
"Alarm SPX00032: Process configuration file mismatch
Dou you have a fast solution for this ?
_lvnd_
(^_^)
On Wed, Dec 29, 2010 at 11:03 PM, George Niculae <[email protected]> wrote:
> On Wed, Dec 29, 2010 at 10:59 PM, Levend Sayar <[email protected]>
> wrote:
> > What is the sha of latest commit on your master-4.2 branch ?
> > Let's check with ours.
> > When we get the latest master-4.2, our system is totally not working
> right
> > now. sipxconfig is not working.
> > I think we will check the reason first.
>
> You can follow master-4.2 commits here:
> https://github.com/dhubler/sipxecs/commits/master-4.2 (I am using the
> latest one)
> However, the UGB issue is not related to this commits, do you have
> <td jwcid="seria...@textfield" id="ugb:serialno"
> value="ognl:ugb.data"
> displayName="message:ugb.serialno"/>
>
> in your html page?
>
> George
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/