myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


  


ZTI packages hang

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> ZTI packages hang Page: [1]
Login
Message << Older Topic   Newer Topic >>
ZTI packages hang - 5/9/2008 6:13:40 PM   
EdwardKK


Posts: 131
Score: 0
Joined: 5/14/2007
Status: offline
Hi all,

hey, I got things working and my OSD is doing ZTI and pushing out software.  Miracle happen.  But now I have a new challenge.  I have used customsettings.ini to install a list of core packages that I want installed on all systems.  Here's the pertinent sections: 

[Settings]
Priority=All, CSettings, CPackages, CApps, CAdmins, CRoles, Locations, LSettings, LPackages, LApps, LAdmins, LRoles, MMSettings, MMPackages, MMApps, MMAdmins, MMRoles, RSettings, RPackages, RApps, RAdmins, Default
Properties=MyCustomProperty

[Default]
OSInstall=Y
UserDataLocation=NONE
ResourceRoot=\\server.fqdn.com\distribution$
OSDNEWMACHINENAME=%COMPUTERNAME%
SQLServer=server.fqdn.com
SQLShare=SMSClient

[ALL]
Packages1=GRP00001-Install
Packages2=BOS00029-Setup
Packages3=BOS00017-Per-system unattended
Packages4=GRP00015-Per-system unattended
Packages5=BOS00032-Per-system unattended
Packages6=GRP00011-Per-system unattended
Packages7=GRP00016-Per-system unattended


So, things fly along, I install my OS, and while restoring the user state, it seems to hang.  I'm not doing any user state restore, it's hanging while instaling the apps listed above from SMS.  The first 2 apps load fine (packages1 and 2) but then it hangs.  I can seem to install one or two packages via SMS, and I can also seem to deploy apps via the MDT application process, but if I go with more than just a couple packages via SMS, it hangs.  Anyone have a clue why?  My local SMSDP has packages on the C and D so the shares are different for different packages, could that be it?  I would think SMS would query and ask where the distro point is for each package, but that's all i can think of.

Thanks for thoughts and ideas!

here's an excerpt from my ztipackages.log 


<![LOG[ZTI Successfully installed GRP00001:Install]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Property PackageID is now = BOS00029]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Property ProgramName is now = Setup]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Validating connection to
\\server.fqdn.com\SMSClient]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Already connected to server server.fqdn.com]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[OPENING TRUSTED SQL CONNECTION to server server.fqdn.com.]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Connecting to SQL Server using connect string: Provider=SQLOLEDB;OLE DB Services=0;Data Source=server.fqdn.com;Initial Catalog=SMS_BOS;Network Library=DBNMPNTW;Integrated Security=SSPI]LOG]!><time="11:01:33.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Successfully opened connection to database.]LOG]!><time="11:01:34.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[About to issue SQL statement: SELECT * FROM v_Program WHERE PACKAGEID = 'BOS00029' AND PROGRAMNAME = 'Setup']LOG]!><time="11:01:34.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[Successfully queried the database.]LOG]!><time="11:01:34.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[About to install BOS00029:Setup.]LOG]!><time="11:01:35.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[About to run command: "
\\distributionpoint\SMSPKGC$\BOS00028\OSDSWDEXEC.exe" "BOS00029:Setup" rhdtool.exe /Q]LOG]!><time="11:01:35.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">
<![LOG[ZTI Heartbeat: command has been running for 6 minutes (process ID 3088)]LOG]!><time="11:07:00.000+000" date="05-09-2008" component="ZTIPackages" context="" type="1" thread="" file="ZTIPackages">


it will hang there for hours, days if I let it.  I had a similar problem with a firewall package and thought it was hanging on the install, but I remove that package. This is just installing the MS remove hidden data tool, so it's not that big. 
Post #: 1
RE: ZTI packages hang - 5/13/2008 2:10:40 PM   
EdwardKK


Posts: 131
Score: 0
Joined: 5/14/2007
Status: offline
oh c'mon.  Nobody even has an idea?  

At least I'm not alone. 

(in reply to EdwardKK)
Post #: 2
RE: ZTI packages hang - 5/14/2008 3:47:07 AM   
lnesta431


Posts: 922
Score: 59
Joined: 1/26/2006
From: Brussels, Belgium
Status: offline
Hi

Are you sure that the first 2 packages are installed correctly?

Never seen this behaviour..

Can you change the order of your packages? If the first 2 installing well maybe it's application 3 that is causing the problems?

Also, I always used following syntax:

PACKAGES001=XXX00001:Install ( : instead off -) Don't know if this will change something but you at least I would give it a try.

_____________________________

----------
Please rate if this has helped you! Tnx!

Check out my NEW blog: http://nicosienaert.blogspot.com/
----------

(in reply to EdwardKK)
Post #: 3
RE: ZTI packages hang - 6/3/2008 6:55:46 PM   
EdwardKK


Posts: 131
Score: 0
Joined: 5/14/2007
Status: offline
Turned out one of the packages was hanging in a loop of some type.  I just happened to discover it by individualy running each package and finding out what was going on.  The naughty package would just stick, until I made some changes to it's installer command line.

One would think software would do what i want it to do, not what I tell it to do.   Geeeezzz....

(in reply to lnesta431)
Post #: 4
Page:   [1]
All Forums >> [Management Products] >> Microsoft Systems Management Server >> SMS 2003 >> ZTI packages hang Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



  
Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.203