Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

java.util.regex.PatternSyntaxException: Unclosed character class

Hi,
i hve the following expression in my t-map component:
row2.column0.matches("^(\\d**\\d*)")?row2.column0:"" 

I get an exception with this expression:
Exception in component tMap_1
java.util.regex.PatternSyntaxException: Unclosed character class near index 21
^(\d**\d*)
                            ^

but i can't see my mistake...
Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi littledirk,
Have you tried to switch to "Code" view to see if there is any error line in java code?
Best regards
Sabrina
Anonymous
Not applicable
Author

I'll check that.
Anonymous
Not applicable
Author

Hi,
You can post the screenshot of error line in java code into forum. We will check it for you.
Best regards
Sabrina