Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-15 Thread 'Rob Browning (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Hmm, I don't know if there's any reliable way to provoke the behavior since it's a JVM optimization that may happen "under some circumstances": https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html#getStackTrace-- As a practical matter, with our JVM, it sounds like it depends on various things, including whether or not the jit has decided the code is "hot" enough.  I suppose you could try submitting a bunch of broken commands, and maybe it'd eventually start happening on the discards.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.597.1686864120037%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-12 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 No worries - any pointers to poke would be gratefully received!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.8787.1686587640024%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-12 Thread 'Joshua Partlow (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Partlow commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Sorry, Gareth, there must be something going on with Jira. I didn't get notified about any of these comments until today for some reason. Yes, your syntax is correct now, but I'm not sure about the best way to force a discard. Rob Browning?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.8752.1686585840031%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-09 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 I think I've got it sorted :    
 
 
 
 
 {"XX:-OmitStackTraceInFastThrow":""}  
 
 
 
  is the syntax... Do you know of any way to provoke the discards to see if it actually works  - I'd like to test it before giving it out to BlackRock or SCB (Saurabh Dikshit) Thanks, G...      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.6680.1686324300023%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-08 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Joshua Partlow  - is this a configuration option that's available  to set in the console  - I've tried *_ {"XX":"-OmitStackTraceInFastThrow"} * under Class: puppet_enterprise::profile::puppetdb_ but it keeps dropping the : Would you have the correct syntax to configure in the console ? I would like to do it there as this is something that i would like the customers to add and then remove until we fix it in a release g...     
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.6229.1686241560021%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-07 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Joshua Partlow  - do you guys have a way to provoke the system to create a discard file ?  We can make the change to config bugt we can't see reproduce the actual issue G...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.5857.1686156900074%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-02 Thread 'Joshua Partlow (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Partlow commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Hi Gareth; yes, that's the file that has pe-puppetdb's JAVA_ARGS. One thing to note is that that env var is managed by puppet; so if you need any reliability or permanence around the change, I believe you will want to adjust puppet_enterprise::profile::puppetdb::java_args where they probably already have memory settings set. I think you'd be adding a "XX:-OmitStackTraceInFastThrow" => "" to the map. But I would double check with someone else in support that I'm not leading you astray on the best way to provide these kind of one off java args overrides for customers.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.4480.1685728140033%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-02 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Rob Browning  - forgive my ignorance  - do we add this in the `/etc/sysconfig/pe-puppetdb` invocation or is this added as part of their heira? g...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.4336.1685699640022%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-01 Thread 'Andy Troup (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andy Troup updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Andy Troup  
 
 
Labels: 
 TAM0001 jira_escalated  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.3957.1685611440089%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-06-01 Thread 'Andy Troup (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andy Troup updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Andy Troup  
 
 
Labels: 
 BlackRock  jira_escalated  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.3952.1685610960138%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-30 Thread 'Andy Troup (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andy Troup commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Gareth McGrillan theres no harm in asking. I'm also speaking with them today  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2816.1685437920124%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-30 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Rob Browning  - it might be tricky to get Blackrock to make this change  - I can go back and see if they can but they'll not be able to change this directly in production so it could be some time before the change would hot "production" where the issue lies for them. SCB may be in a similar position also  - they are just large orgs and making changes is difficult  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2788.1685435940025%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-26 Thread 'Rob Browning (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 So this ticket was originally intended to (at least) figure out how to fix the (presumed) pdb bug that was preventing the stack traces from printing, but after I investigated for a bit, it didn't look like there was a pdb bug. My search for other culprits didn't hit the mark, but then we think Austin probably found the cause: https://bugs.openjdk.org/browse/JDK-8273392 Assuming that's right, and perhaps even as a test to see if it's right, we thought one possible approach would be to turn that option off at one of the sites and see if the stack traces appear. That would also (more importantly in the short term) hopefully allow us to see what's causing the command failures. We think we should be able to disable the optimization, which should restore the stack traces by adding this JVM argument to the pdb invocation: -XX:-OmitStackTraceInFastThrow  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2688.1685130120024%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-25 Thread 'Rob Browning (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Rob Browning  
 
 
Assignee: 
 Rob Browning  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2408.1685054460033%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-25 Thread 'Rob Browning (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Rob Browning  
 
 
Sprint: 
 Skeletor 06/07/2023  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2409.1685054460097%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-25 Thread 'Rob Browning (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning assigned an issue to Rob Browning  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Rob Browning  
 
 
Assignee: 
 Rob Browning  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.2382.1685051460033%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-24 Thread 'Cas Donoghue (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cas Donoghue updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Cas Donoghue  
 
 
Sprint: 
 Skeletor 06/07/2023  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.1959.1684952520177%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-23 Thread 'Gareth McGrillan (Jira)' via Puppet Bugs
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Hi Rob Browning  - let us know if there's anything else we need to provide here for further investigation  - We had another case of this with SCB in https://tickets.puppetlabs.com/browse/PE-36108   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.1223.1684834140025%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-19 Thread Saurabh Dikshit (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Saurabh Dikshit updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Saurabh Dikshit  
 
 
Zendesk Ticket Count: 
 1 2  
 
 
Zendesk Ticket IDs: 
 51495 ,52057  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.21#820021-sha1:38274c8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.557.1684506960026%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-16 Thread Andy Troup (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andy Troup updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Andy Troup  
 
 
Labels: 
 BlackRock jira_escalated  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.13486.1684229220021%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-10 Thread Gareth McGrillan (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Rob - just as an aside  - Blackrock seem to be suffering from files building up in the discards dir constantly  - so knowing what the issue is would be really useful. g  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.12043.1683733320243%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-10 Thread Gareth McGrillan (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Gareth McGrillan commented on  PDB-5633  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
 Hi Rob - let m know if there is anything you need me to grab from our customer that may be of use here? Gareth...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.12038.1683732900030%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-09 Thread Charmaine Pritchett (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charmaine Pritchett updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Charmaine Pritchett  
 
 
Labels: 
 jira_escalated  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.11441.1683631200104%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-05-09 Thread Charmaine Pritchett (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Charmaine Pritchett updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Change By: 
 Charmaine Pritchett  
 
 
Zendesk Ticket Count: 
 1  
 
 
Zendesk Ticket IDs: 
 51495  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.484959.1682619597000.11440.1683631200039%40Atlassian.JIRA.


Jira (PDB-5633) Investigate why (some?) command discards aren't including the stack

2023-04-27 Thread Rob Browning (Jira)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Browning created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 PuppetDB /  PDB-5633  
 
 
  Investigate why (some?) command discards aren't including the stack   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2023/04/27 11:19 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Rob Browning  
 

  
 
 
 
 

 
 When pdb discards a command, it includes the stacktrace via .printStackTrace (see dlo.clj), but during an escalation, the json.gz_err.txt file just had something like: Attempt 3 @ ... java.lang.NullPointerException Attempt 2 @ ... java.lang.NullPointerException Attempt 1 @ ... java.lang.NullPointerException Is that expected/intended?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v8.20.11#820011-sha1:0629dd8)