None of my jobs fingerprint anything, so there is no downstream job relationship. The previous version of the plugin showed me a nice graph as it built things even without the relationship there, why did that go away?
On Thu, Aug 22, 2013 at 11:47 AM, Michaël Pailloncy <[email protected]>wrote: > It works nice for me. > > build-graph-view plugin seems to show a graph only with downstream jobs of > the current project (in plugin's wiki :"This plugin computes a graph of > related builds starting from the current one, and render it as a graph."). > Maybe you attempt to see a graph on a job that has only upstream jobs ? > > Michaël > > 2013/8/22 Slide <[email protected]> > >> When I click on that, nothing shows up. >> >> >> On Wed, Aug 21, 2013 at 10:40 PM, nicolas de loof < >> [email protected]> wrote: >> >>> visualization has been moved to build-graph-view plugin, see the build >>> graph action on sidepannel >>> >>> >>> 2013/8/22 松本幹 <[email protected]> >>> >>>> Hi All >>>> >>>> Buid flow graphs are missing after updated "build flow plugin" from 0.8 >>>> to 0.10. >>>> The Manage Jenkins page display "You have data stored in an older >>>> format and/or unreadable data." message on top of the page after update the >>>> plugin. After click this link, I can find following actual error messages >>>> that created by a jenkins job using build flow plugin. >>>> >>>> Type : com.cloudbees.plugins.flow.FlowRun >>>> Name : xxxx <-- job name >>>> Error : >>>> MissingFieldException: No field 'buildIndex' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation$Start', >>>> MissingFieldException: No field 'displayColumn' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation$Start', >>>> MissingFieldException: No field 'displayRow' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation$Start', >>>> MissingFieldException: No field 'buildIndex' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field >>>> 'displayColumn' found in class 'com.cloudbees.plugins.flow.JobInvocation', >>>> MissingFieldException: No field 'displayRow' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field >>>> 'buildIndex' found in class 'com.cloudbees.plugins.flow.JobInvocation', >>>> MissingFieldException: No field 'displayColumn' found in class >>>> 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field >>>> 'displayRow' found in class 'com.cloudbees.plugins.flow.JobInvocation' >>>> >>>> How could I solve this issue? >>>> >>>> Thanks >>>> >>>> ----- >>>> Miki Matsumoto >>>> >>>> -- >>>> 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]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Website: http://earl-of-code.com >> >> -- >> 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]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Website: http://earl-of-code.com -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
