MAP error running AMC script. Windows 10

Support for Windows users
Post Reply
n4ken
Posts: 18
Joined: 19 Dec 2016, 11:49

MAP error running AMC script. Windows 10

Post by n4ken »

No matter how I try I am getting a failure when a download finishes. NO actual error is displayed. The cmd windows opens,
commands roll past quickly and the cmd window closes. Nothing downloaded.
I have tried a few torrents and the rresult is the same.
Up until today the scripts have worked perfectly?

Can you help PLEASE!


This is the calling command line....
========================
filebot -script fn:amc --output "c:/users/ken/desktop/Media" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def seriesFormat="c:/users/ken/desktop/media/TV Shows/{n}/Season {s.pad(2)}/s{s.pad(2)}e{e.pad(2)} {t}"

This is my sysinfo...
=============
FileBot 4.7.7 (r4678)
JNA Native: 4.0.1
MediaInfo: 0.7.88
7-Zip-JBinding: 9.20
Chromaprint: 1.1.0
Extended Attributes: OK
Script Bundle: 2017-01-05 (r470)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_111
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 16 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\Ken\AppData\Roaming\FileBot

This is the filebot error log...
===================
Run script [fn:amc] at [Thu Feb 02 18:00:11 GMT 2017]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label =
Parameter: ut_state = 8
Parameter: ut_title = Arrow.S05E10.XviD-AFG
Parameter: ut_kind = multi
Parameter: ut_file = Arrow.S05E10.XviD-AFG.avi
Parameter: ut_dir = G:\uTorrent Finished\Arrow.S05E10.XviD-AFG
Parameter: seriesFormat = c:/users/ken/desktop/media/TV Shows/{n}/Season {s.pad(2)}/s{s.pad(2)}e{e.pad(2)} {t}
Input: G:\uTorrent Finished\Arrow.S05E10.XviD-AFG\Arrow.S05E10.XviD-AFG.avi
Group: [tvs:arrow] => [Arrow.S05E10.XviD-AFG.avi]
Rename episodes using [TheTVDB]
Auto-detected query: [Arrow]
<?xml version="1.0" encoding="UTF-8" ?>
Could not connect: Too many connections
org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at net.filebot.web.WebRequest.validateXml(WebRequest.java:324)
at net.filebot.CachedResource.lambda$validateXml$5(CachedResource.java:169)
at net.filebot.CachedResource.lambda$get$1(CachedResource.java:99)
at net.filebot.Cache.computeIf(Cache.java:90)
at net.filebot.CachedResource.get(CachedResource.java:82)
at net.filebot.web.TheTVDBClientV1.getXmlResource(TheTVDBClientV1.java:272)
at net.filebot.web.TheTVDBClientV1.fetchSearchResult(TheTVDBClientV1.java:91)
at net.filebot.WebServices$TheTVDBClientWithLocalSearch.access$001(WebServices.java:128)
at net.filebot.WebServices$TheTVDBClientWithLocalSearch.lambda$fetchSearchResult$4(WebServices.java:150)

Fetch failed: org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog. [http://thetvdb.com/api/GetSeries.php?se ... anguage=en]
org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1; Content is not allowed in prolog.
Processing 1 unsorted files
Illegal parameter: map
java.lang.IllegalArgumentException: Illegal parameter: map
at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:470)
at net.filebot.cli.ScriptShellBaseClass.getArgumentBean(ScriptShellBaseClass.java:464)
at net.filebot.cli.ScriptShellBaseClass.rename(ScriptShellBaseClass.java:346)
at Script1.run(Script1.groovy:491)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:30)
at net.filebot.Main.main(Main.java:120)
Caused by: java.lang.NoSuchFieldException: map
at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:466)
... 8 more

Failure (°_°)
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MAP error running AMC script. Windows 10

Post by rednoah »

TheTVDB is down / was down at the time:
https://forums.thetvdb.com/viewtopic.ph ... 43#p110197
:idea: Please read the FAQ and How to Request Help.
n4ken
Posts: 18
Joined: 19 Dec 2016, 11:49

Re: MAP error running AMC script. Windows 10

Post by n4ken »

Sorry for the slow reply to your post.

Thanks for your time.
The site came back later that afternoon and everything is back to normal.
Still stuggling with the syntax in sooo many ways but getting there slowly.

Thanks again.
Post Reply