<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Geoevent SDK development error in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4761#M29</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Geoevent Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue while developing a custom extension using the SDK and samples provided alongwith GEP.&lt;/P&gt;&lt;P&gt;I have written a code to read a file from datastore and based on certain alarming conditions the location will be displayed on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the sample available on github for cap alerting. i tried to run the same as and it works good for the sample files attached. After that i made some changes to check for some more alerts and built it again. The newly built jar file is then placed in the .../deploy folder under "C:\Program Files\ArcGIS\Server\GeoEvent\" location. The GEP is now producing errors. when i checked in the log file it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="border: none; width: 1016px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: 1pt solid windowtext; padding: 0in 5.4pt; width: 196px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;com.esri.ges.transport.file.FileInboundTransport&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 632px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dangling meta character '*' near index 0 * ^ java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0 * ^ at java.util.regex.Pattern.error(Pattern.java:1955)[:1.8.0_73] at java.util.regex.Pattern.sequence(Pattern.java:2123)[:1.8.0_73] at java.util.regex.Pattern.expr(Pattern.java:1996)[:1.8.0_73] at java.util.regex.Pattern.compile(Pattern.java:1696)[:1.8.0_73] at java.util.regex.Pattern.&amp;lt;init&amp;gt;(Pattern.java:1351)[:1.8.0_73] at java.util.regex.Pattern.compile(Pattern.java:1028)[:1.8.0_73] at java.util.regex.Pattern.matches(Pattern.java:1133)[:1.8.0_73] at java.lang.String.matches(String.java:2121)[:1.8.0_73] at com.esri.ges.transport.file.FileInboundTransport.populatePendingFiles(FileInboundTransport.java:114)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.getNextFile(FileInboundTransport.java:246)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.readBuffer(FileInboundTransport.java:127)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.run(FileInboundTransport.java:352)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at java.lang.Thread.run(Thread.java:745)[:1.8.0_73] &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 76px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dec 23, 2016, 3:09:24 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 48px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;INFO&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; border-image: initial; border-top: none; padding: 0in 5.4pt; width: 196px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;com.esri.ges.transport.file.FileInboundTransport&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 632px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;While reading files, an unexpected error has occurred. Error: Dangling meta character '*' near index 0 * ^.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 76px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dec 23, 2016, 3:09:24 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 48px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ERROR&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input created displays status as error&lt;/P&gt;&lt;P&gt;Kindly find attached the screenshot FYR.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/289046_pastedImage_8.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/289047_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 10:00:30 GMT</pubDate>
    <dc:creator>GauravKumar3</dc:creator>
    <dc:date>2016-12-23T10:00:30Z</dc:date>
    <item>
      <title>Geoevent SDK development error</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4761#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Geoevent Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue while developing a custom extension using the SDK and samples provided alongwith GEP.&lt;/P&gt;&lt;P&gt;I have written a code to read a file from datastore and based on certain alarming conditions the location will be displayed on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the sample available on github for cap alerting. i tried to run the same as and it works good for the sample files attached. After that i made some changes to check for some more alerts and built it again. The newly built jar file is then placed in the .../deploy folder under "C:\Program Files\ArcGIS\Server\GeoEvent\" location. The GEP is now producing errors. when i checked in the log file it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="border: none; width: 1016px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: 1pt solid windowtext; padding: 0in 5.4pt; width: 196px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;com.esri.ges.transport.file.FileInboundTransport&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 632px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dangling meta character '*' near index 0 * ^ java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0 * ^ at java.util.regex.Pattern.error(Pattern.java:1955)[:1.8.0_73] at java.util.regex.Pattern.sequence(Pattern.java:2123)[:1.8.0_73] at java.util.regex.Pattern.expr(Pattern.java:1996)[:1.8.0_73] at java.util.regex.Pattern.compile(Pattern.java:1696)[:1.8.0_73] at java.util.regex.Pattern.&amp;lt;init&amp;gt;(Pattern.java:1351)[:1.8.0_73] at java.util.regex.Pattern.compile(Pattern.java:1028)[:1.8.0_73] at java.util.regex.Pattern.matches(Pattern.java:1133)[:1.8.0_73] at java.lang.String.matches(String.java:2121)[:1.8.0_73] at com.esri.ges.transport.file.FileInboundTransport.populatePendingFiles(FileInboundTransport.java:114)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.getNextFile(FileInboundTransport.java:246)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.readBuffer(FileInboundTransport.java:127)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at com.esri.ges.transport.file.FileInboundTransport.run(FileInboundTransport.java:352)[134:com.esri.ges.framework.transport.file-transport:10.4.1] at java.lang.Thread.run(Thread.java:745)[:1.8.0_73] &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 76px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dec 23, 2016, 3:09:24 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: 1pt solid windowtext; border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-image: initial; border-left: none; padding: 0in 5.4pt; width: 48px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;INFO&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-right: 1pt solid windowtext; border-bottom: 1pt solid windowtext; border-left: 1pt solid windowtext; border-image: initial; border-top: none; padding: 0in 5.4pt; width: 196px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;com.esri.ges.transport.file.FileInboundTransport&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 632px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;While reading files, an unexpected error has occurred. Error: Dangling meta character '*' near index 0 * ^.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 76px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Dec 23, 2016, 3:09:24 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: 1pt solid windowtext; border-right: 1pt solid windowtext; padding: 0in 5.4pt; width: 48px;"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;ERROR&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input created displays status as error&lt;/P&gt;&lt;P&gt;Kindly find attached the screenshot FYR.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/289046_pastedImage_8.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/289047_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 10:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4761#M29</guid>
      <dc:creator>GauravKumar3</dc:creator>
      <dc:date>2016-12-23T10:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent SDK development error</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4762#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/prsdgaur"&gt;prsdgaur&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your screenshot, your file filter is just simply &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt; . &amp;nbsp;But in the screenshot for the CAP connector, the file filter is " &lt;STRONG style="color: #ff0000;"&gt;.*&lt;/STRONG&gt; ". &amp;nbsp;See below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/292662_input-settings.png" style="width: 620px; height: 247px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be a place to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 22:54:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4762#M30</guid>
      <dc:creator>MarkBramer</dc:creator>
      <dc:date>2016-12-29T22:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geoevent SDK development error</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4763#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I noticed the same and rectify the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply again.&lt;/P&gt;&lt;P&gt;Gaurav Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 12:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/geoevent-sdk-development-error/m-p/4763#M31</guid>
      <dc:creator>GauravKumar3</dc:creator>
      <dc:date>2017-01-31T12:30:32Z</dc:date>
    </item>
  </channel>
</rss>

