Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » COSMOS » COSMOS on macos
COSMOS on macos [message #12693] Sat, 09 May 2009 00:55 Go to next message
Giancarlo Silvestrin is currently offline Giancarlo SilvestrinFriend
Messages: 2
Registered: July 2009
Junior Member
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.CMDBfExcep tion:
java.util.regex.PatternSyntaxException: Dangling meta character '*' near
index 0
*.local
^
at
org.eclipse.cosmos.dc.provisional.cmdbf.query.client.QuerySe rviceClient.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.validateN onProxyHosts(ProxyConfiguration.java:261)

Thanks,
Gian
Re: COSMOS on macos [message #12754 is a reply to message #12693] Mon, 11 May 2009 21:07 Go to previous message
Eclipse UserFriend
Originally posted by: david_whiteman.us.ibm.com

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.CMDBfExcep tion:
> java.util.regex.PatternSyntaxException: Dangling meta character '*' near
> index 0
> *.local
> ^
> at
> org.eclipse.cosmos.dc.provisional.cmdbf.query.client.QuerySe rviceClient.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.validateN onProxyHosts(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
Re: COSMOS on macos [message #572812 is a reply to message #12693] Mon, 11 May 2009 21:07 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
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.CMDBfExcep tion:
> java.util.regex.PatternSyntaxException: Dangling meta character '*' near
> index 0
> *.local
> ^
> at
> org.eclipse.cosmos.dc.provisional.cmdbf.query.client.QuerySe rviceClient.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.validateN onProxyHosts(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
Previous Topic:COSMOS on macos
Next Topic:How or Where can I get an SML-IF file
Goto Forum:
  


Current Time: Fri Apr 19 07:36:15 GMT 2024

Powered by FUDForum. Page generated in 0.02118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top