[wpkg-users] Exit Code: 1

Geoff Brown geoffrey at sfu.ca
Tue Apr 26 21:49:02 CEST 2011


I have found that often the installation of some Development IDE or Dreamweaver will often take ownership of .js and .vbs files.

Setting a startup script that runs before WPKG can help remedy the situation:

------>script below<------

regsvr32 vbscript /s
regsvr32 jscript /s

------>script above<------

Try manually running those command lines on a single problem system to see if it fixes you!

Hope this helps.

On 2011-04-26, at 11:46 AM, Rowland,Andrew wrote:

> Hello All,
>  
> I am working on setting up WPKG in our district, and I have run into an error code, as seen below:
>  
> 2011-04-26 13:32:34 -> Initializing socket...
> 2011-04-26 13:32:34 -> ServiceStart->SERVICE_RUNNING
> 2011-04-26 13:32:34 -> Starting WPKG on startup
> 2011-04-26 13:32:34 -> Before create shared memory: successfuly done.
> 2011-04-26 13:32:34 -> Create shared memory: successfuly done.
> 2011-04-26 13:32:34 -> Set script security context: successfuly done.
> 2011-04-26 13:32:34 -> Network resource required
> 2011-04-26 13:32:34 -> Network resource: successfuly connected
> 2011-04-26 13:32:34 -> Starting script action execution
> 2011-04-26 13:32:34 -> Script action execution done.
> 2011-04-26 13:32:34 -> Script execution: failure. Exit code: 1
> 2011-04-26 13:32:34 -> Script execution: failure. Exit code: 1
> 2011-04-26 13:32:34 -> Working done. Perform cleanup.
> 2011-04-26 13:32:34 -> Cleanup done.
>  
> I am able to connect to the server using the domain admin account I setup, and map the necessary network drives.
>  
> I have tried various things (everything I could find on the archives) but no matter what I have done I cannot get it to go past this point.  Please let me know if you know how to overcome this error, or what other information you need.
>  
> Thanks for all the help!
>  
> Andy Rowland
> -------------------------------------------------------------------------
> wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> wpkg-users at lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/wpkg-users


---
Geoff Brown
IT Services, SFU Surrey Campus
Phone : 778-782-7472
Cellular: 604-786-7757
IM: geoffreb at jabber.sfu.ca
_______________________
Simon Fraser University Surrey
250 - 13450 102nd Avenue
Surrey, BC
V3T 0A3




More information about the wpkg-users mailing list