[Solved] UMS Builder Error

Developers forum for Univeral Media Server-related development (only for programmers)
Locked
Ranger187
Posts: 105
Joined: Sun Jun 03, 2012 12:11 am
Contact:

[Solved] UMS Builder Error

Post by Ranger187 »

I installed UMS Builder 1.6 on my other server running Java 7 update 45 (64bit) and got this error running the "Build for Windows.bat"

[WARNING] Could not transfer metadata net.coobird:thumbnailator/maven-metadata.x
ml from/to mygrid-repository (http://www.mygrid.org.uk/maven/repository): Connec
tion to http://build.mygrid.org.uk refused

Downloading: http://www.mygrid.org.uk/maven/reposito ... i-imageio/
jai-imageio-core-standalone/1.2-pre-dr-b04-2011-07-04/jai-imageio-core-standalon
e-1.2-pre-dr-b04-2011-07-04.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.578s
[INFO] Finished at: Fri Mar 07 18:31:32 EST 2014
[INFO] Final Memory: 6M/20M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ums: Could not resolve dependencies fo
r project net.pms:ums:jar:3.4.3: Failed to collect dependencies at net.java.dev.
jai-imageio:jai-imageio-core-standalone:jar:1.2-pre-dr-b04-2011-07-04: Failed to
read artifact descriptor for net.java.dev.jai-imageio:jai-imageio-core-standalo
ne:jar:1.2-pre-dr-b04-2011-07-04: Could not transfer artifact net.java.dev.jai-i
mageio:jai-imageio-core-standalone:pom:1.2-pre-dr-b04-2011-07-04 from/to mygrid-
repository (http://www.mygrid.org.uk/maven/repository): Connection to http://bui
ld.mygrid.org.uk refused: Connection timed out: connect -> [Help 1]

[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/disp ... ndencyReso
lutionException
A duplicate file name exists, or the file
cannot be found.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
Could Not Find C:\Users\Rick\Desktop\UMSBuilder-1.6\code\target\extra.nsh
Could Not Find C:\Users\Rick\Desktop\UMSBuilder-1.6\code\target\project.nsh
Could Not Find C:\Users\Rick\Desktop\UMSBuilder-1.6\code\target\UMS.exe
Could Not Find C:\Users\Rick\Desktop\UMSBuilder-1.6\code\target\ums.jar
Could Not Find C:\Users\Rick\Desktop\UMSBuilder-1.6\code\target\ums-*.jar
Press any key to continue . . .
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: UMS Builder Error

Post by Optimus_prime »

Have you tried to browse the repo's in a browser? I just tried them myself and they are coming up? (sorry if these are dumb questions, i use netbeans to build all my versions)
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Ranger187
Posts: 105
Joined: Sun Jun 03, 2012 12:11 am
Contact:

Re: UMS Builder Error

Post by Ranger187 »

It works now bro. Yeah, I tried it earlier and had a no go. Page wouldn't resolve. Ran it now again and it complete. I guess it was a hop/dns issue on their end.
Locked