[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.cosmos] Re: COSMOS on macos

Giancarlo Silvestrin wrote:
Hi,

I've got the exception below running the COSMOS Web UI on macosx 10.5.6. This seems to be an AXIS bug, AXIS2-3453. In fact, upgrading AXIS from 1.3 to 1.4.1 made the error go away.

  Are there any plans to upgrade the COSMOS axis version?

org.eclipse.cosmos.dc.provisional.cmdbf.exception.CMDBfException: java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0
*.local
^
at org.eclipse.cosmos.dc.provisional.cmdbf.query.client.QueryServiceClient.graphQuery(QueryServiceClient.java:119)


at Invoke.main(Invoke.java:42)
Caused by: java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0
*.local
^
at java.util.regex.Pattern.error(Pattern.java:1650)
at java.util.regex.Pattern.sequence(Pattern.java:1787)
at java.util.regex.Pattern.expr(Pattern.java:1687)
at java.util.regex.Pattern.compile(Pattern.java:1397)
at java.util.regex.Pattern.<init>(Pattern.java:1124)
at java.util.regex.Pattern.compile(Pattern.java:817)
at java.util.regex.Pattern.matches(Pattern.java:919)
at java.lang.String.matches(String.java:1921)
at org.apache.axis2.transport.http.ProxyConfiguration.validateNonProxyHosts(ProxyConfiguration.java:261)



Thanks, Gian


Thank you for mentioning this, Gian. I would ask that you please open a bug report for this issue against the Resource Modeling component, so we can prioritize the effort for migrating to Axis 1.4.1.


https://bugs.eclipse.org/bugs/enter_bug.cgi?product=COSMOS

Thanks,
David