[JIRA] (JENKINS-53578) Dashboard Iframe protlet not loading HTML pages in Firefox

2018-09-14 Thread rcmanikan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manikandan Chenthamarai created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53578  
 
 
  Dashboard Iframe protlet not loading HTML pages in Firefox   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Karol Kański  
 
 
Attachments: 
 firefox.png  
 
 
Components: 
 dashboard-view-plugin  
 
 
Created: 
 2018-09-14 10:04  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Manikandan Chenthamarai  
 

  
 
 
 
 

 
 Iframe portlet to show a HTML page from shared path is working fine Internet Explorer. But the same is not working in Firefox. Please help me to solve this problem  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

   

[JIRA] (JENKINS-53243) Clearcase SCM polling is failling because of working directory is not available

2018-08-28 Thread rcmanikan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manikandan Chenthamarai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53243  
 
 
  Clearcase SCM polling is failling because of working directory is not available   
 

  
 
 
 
 

 
Change By: 
 Manikandan Chenthamarai  
 

  
 
 
 
 

 
 Clearcase scm polling is not working because of the below issue. These logs are captured from base clearcase polling log. [] $ cleartool catcs -tag FATAL: Process working directory 'C:\eps_deploy\' doesn't exist! Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from  sgdc08150.zf-lenksysteme.net/  \ 10.99.4.130:60956 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1053) at hudson.Launcher$ProcStarter.start(Launcher.java:450) at hudson.plugins.clearcase.HudsonClearToolLauncher.getLaunchedProc(HudsonClearToolLauncher.java:71) at hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:143) at hudson.plugins.clearcase.ClearToolExec.runAndProcessOutput(ClearToolExec.java:915) at hudson.plugins.clearcase.ClearToolExec.catcs(ClearToolExec.java:104) at hudson.plugins.clearcase.ClearCaseSCM.hasNewConfigSpec(ClearCaseSCM.java:501) at hudson.plugins.clearcase.AbstractClearCaseScm.compareRemoteRevisionWith(AbstractClearCaseScm.java:887) at hudson.scm.SCM.poll(SCM.java:408) at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1406) at hudson.model.AbstractProject._poll(AbstractProject.java:1376) at hudson.model.AbstractProject.poll(AbstractProject.java:1287) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.io.IOException: Process working directory '' doesn't exist!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 
  

[JIRA] (JENKINS-53243) Clearcase SCM polling is failling because of working directory is not available

2018-08-28 Thread rcmanikan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manikandan Chenthamarai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53243  
 
 
  Clearcase SCM polling is failling because of working directory is not available   
 

  
 
 
 
 

 
Change By: 
 Manikandan Chenthamarai  
 

  
 
 
 
 

 
 Clearcase scm polling is not working because of the below issue. These logs are captured from base clearcase polling log. [ Jenkins_CI_SDK3_Var6_Init_16  ] $ cleartool catcs -tag  CI_SDK3_Var6_Init  FATAL: Process working directory 'C:\eps_deploy\ Jenkins_CI_SDK3_Var6_Init_16  ' doesn't exist!Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from sgdc08150.zf-lenksysteme.net/10.99.4.130:60956 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1053) at hudson.Launcher$ProcStarter.start(Launcher.java:450) at hudson.plugins.clearcase.HudsonClearToolLauncher.getLaunchedProc(HudsonClearToolLauncher.java:71) at hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:143) at hudson.plugins.clearcase.ClearToolExec.runAndProcessOutput(ClearToolExec.java:915) at hudson.plugins.clearcase.ClearToolExec.catcs(ClearToolExec.java:104) at hudson.plugins.clearcase.ClearCaseSCM.hasNewConfigSpec(ClearCaseSCM.java:501) at hudson.plugins.clearcase.AbstractClearCaseScm.compareRemoteRevisionWith(AbstractClearCaseScm.java:887) at hudson.scm.SCM.poll(SCM.java:408) at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1406) at hudson.model.AbstractProject._poll(AbstractProject.java:1376) at hudson.model.AbstractProject.poll(AbstractProject.java:1287) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:594) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:640) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)java.io.IOException: Process working directory ' C:\eps_deploy\Jenkins_CI_SDK3_Var6_Init_16  ' doesn't exist!  
 

  
 
 
 
 

 
 
 

 
 
   

[JIRA] (JENKINS-53243) Clearcase SCM polling is failling because of working directory is not available

2018-08-28 Thread rcmanikan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manikandan Chenthamarai assigned an issue to sunfire  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53243  
 
 
  Clearcase SCM polling is failling because of working directory is not available   
 

  
 
 
 
 

 
Change By: 
 Manikandan Chenthamarai  
 
 
Assignee: 
 Praqma Support sunfire  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53243) Clearcase SCM polling is failling because of working directory is not available

2018-08-27 Thread rcmanikan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manikandan Chenthamarai created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53243  
 
 
  Clearcase SCM polling is failling because of working directory is not available   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Praqma Support  
 
 
Components: 
 clearcase-plugin, pollscm-plugin  
 
 
Created: 
 2018-08-27 06:14  
 
 
Environment: 
 Jenkins - Clearcase SCM polling  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Manikandan Chenthamarai  
 

  
 
 
 
 

 
 Clearcase scm polling is not working because of the below issue. These logs are captured from base clearcase polling log.   [Jenkins_CI_SDK3_Var6_Init_16] $ cleartool catcs -tag CI_SDK3_Var6_Init FATAL: Process working directory 'C:\eps_deploy\Jenkins_CI_SDK3_Var6_Init_16' doesn't exist! Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from sgdc08150.zf-lenksysteme.net/10.99.4.130:60956 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) at hudson.remoting.Channel.call(Channel.java:908) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1053) at hudson.Launcher$ProcStarter.start(Launcher.java:450) at hudson.plugins.clearcase.HudsonClearToolLauncher.getLaunchedProc(HudsonClearToolLauncher.java:71) at hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:143) at hudson.plugins.clearcase.ClearToolExec.runAndProcessOutput(ClearToolExec.java:915) at hudson.plugins.clearcase.ClearToolExec.catcs(ClearToolExec.java:104) at hudson.plugins.clearcase.ClearCaseSCM.hasNewConfigSpec(ClearCaseSCM.java:501) at hudson.plugins.clearcase.AbstractClearCaseScm.compareRemoteRevisionWith(AbstractClearCaseScm.java:887) at hudson.scm.SCM.poll(SCM.java:408) at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1406) at