Created
September 24, 2013 14:20
-
-
Save schmitch/6685491 to your computer and use it in GitHub Desktop.
Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\application.conf', is not a valid long name because it contains illegal characters. Legal long names contai | |
n no more than 260 characters and must contain at least one non-period character. Any character except for the follow may be | |
used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\elasticsearch.conf', is not a valid long name because it contains illegal characters. Legal long names cont | |
ain no more than 260 characters and must contain at least one non-period character. Any character except for the follow may | |
be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\messages', is not a valid long name because it contains illegal characters. Legal long names contain no mor | |
e than 260 characters and must contain at least one non-period character. Any character except for the follow may be used: \ | |
? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\play.plugins', is not a valid long name because it contains illegal characters. Legal long names contain no | |
more than 260 characters and must contain at least one non-period character. Any character except for the follow may be use | |
d: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\securesocial.conf', is not a valid long name because it contains illegal characters. Legal long names conta | |
in no more than 260 characters and must contain at least one non-period character. Any character except for the follow may b | |
e used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\1.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\2.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\3.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\4.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\5.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
[info] C:\Users\Christian\workspace\envisia\rsflex\target\windows\RSFlex.wix(1757) : error CNDL0027 : The Shortcut/@Name attr | |
ibute's value, '\evolutions\default\6.sql', is not a valid long name because it contains illegal characters. Legal long name | |
s contain no more than 260 characters and must contain at least one non-period character. Any character except for the follo | |
w may be used: \ ? | > < : / * ". | |
java.lang.RuntimeException: Unable to run WIX compilation to wixobj... | |
at scala.sys.package$.error(package.scala:27) | |
at com.typesafe.sbt.packager.windows.WindowsPlugin$$anonfun$windowsSettings$14.apply(WindowsPlugin.scala:81) | |
at com.typesafe.sbt.packager.windows.WindowsPlugin$$anonfun$windowsSettings$14.apply(WindowsPlugin.scala:69) | |
at scala.Function7$$anonfun$tupled$1.apply(Function7.scala:35) | |
at scala.Function7$$anonfun$tupled$1.apply(Function7.scala:34) | |
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42) | |
at sbt.std.Transform$$anon$4.work(System.scala:64) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) | |
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237) | |
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18) | |
at sbt.Execute.work(Execute.scala:244) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) | |
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237) | |
at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160) | |
at sbt.CompletionService$$anon$2.call(CompletionService.scala:30) | |
at java.util.concurrent.FutureTask.run(Unknown Source) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) | |
at java.util.concurrent.FutureTask.run(Unknown Source) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) | |
at java.lang.Thread.run(Unknown Source) | |
[error] (windows:packageBin) Unable to run WIX compilation to wixobj... | |
[error] Total time: 13 s, completed 24.09.2013 16:16:53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment