-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am rather new to puppet and set up a puppet server and some clients. during "puppetd --server=puppetmaster.example.com --verbose" I get the following error which says nothing to me: err: Could not retrieve configuration: Uncaught exception compile error (erb):241: syntax error, unexpected tIDENTIFIER, expecting $end HashMap map (HashMap)session.getAttribute("map"); ^ in method puppetmaster.getconfig warning: Could not get config; using cached copy has anyone had this error? I use puppet in version 0.20.1-1 on debian sarge. Yours, Phillip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHWBI91MyrzuZeshoRAtlkAJ9OjQoxi2rx64laTs/pcVJZqPn8OACfXD8N tyUWM7833o8Gj+Zf++rZKxQ=rrE6 -----END PGP SIGNATURE-----
On Dec 6, 2007, at 9:16 AM, Phillip Scholz wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I am rather new to puppet and set up a puppet server and some clients. > > during "puppetd --server=puppetmaster.example.com --verbose" I get the > following error which says nothing to me: > > err: Could not retrieve configuration: Uncaught exception compile > error > (erb):241: syntax error, unexpected tIDENTIFIER, expecting $end > HashMap map > (HashMap)session.getAttribute("map"); > ^ in method > puppetmaster.getconfig > warning: Could not get config; using cached copy > > has anyone had this error? > > I use puppet in version 0.20.1-1 on debian sarge.That''s indicative of a syntax error inyour template somewhere. There aren''t any great ways to hunt the failure itself down, exactly, but it shouldn''t be too hard (and this should encourage you to keep your templates simple). -- There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
Reasonably Related Threads
- Looping through java hashmap from ruby through rjb
- Action path - syntax error, unexpected tIDENTIFIER, expecting ')'
- Which assumptions do llvm.memcpy/memmove/memset.* make when the count is 0?
- "syntax error, unexpected tIDENTIFIER , expecting kEND" in RJS response
- Puppet template tags and Java JSP tags