Hey there,

I am now having this issue when trying to run the wise32.exe from a Windows 
Batch install step.  I've checked all the permissions and don't seem to 
have the same issue Eric is relating.

My threadDump shows:

C:\Users\build\AppData\Local\Temp\hudson6027759377308612291.bat: stdout 
copier" Id=15817 Group=main RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
-  locked java.io.BufferedInputStream@17e5394
at java.io.FilterInputStream.read(Unknown Source)
at hudson.util.StreamCopyThread.run(StreamCopyThread.java:60)

Anyone have any ideas here?

Thanks,

-Loyal

On Tuesday, February 19, 2013 10:30:31 AM UTC-8, eblack wrote:
>
> Hi, 
>
> I'm having a problem compiling a Wise Installation Studio script from 
> Jenkins. It sounds like the same problem described here: 
>
>
> http://jenkins.361315.n4.nabble.com/Anyone-use-Hudson-to-build-wise-installation-projects-td376973.html
>  
>
> but I'm already using the '/s' option. The program just hangs. The 
> command I'm running on Windows XP, is 
>
> "C:\Program Files\Altiris\Wise\WiseScript Package Editor\Wise32.exe" 
> /c /s "c:\Tools\Jenkins\jobs\WiseInstall_test\workspace\MCMG2\Install\WISE 
> Full Install\XPFull.wse" 
>
> From task manager I see it gets stuck after 30 bytes read and 25 bytes 
> written. I stripped out everything from the Wise script until there is 
> only a 'Set variable' command. The command works fine from a command 
> shell, and also from a cygwin window (with the paths adjusted). Within 
> Jenkins, I tried using a batch script, a nant script, and a cygwin 
> script, but in all cases, the Wise compilation just hangs. I have 
> tried everything I could think of, but I am not a Windows guru, so any 
> advice would be appreciated. 
>
> Thanks, 
> Eric 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4f7403f5-8bad-4f0d-af7b-67c36cb8c3b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to