Project

General

Profile

Actions

Bug #9929

closed

Broken generation on 4.1 branch

Added by Alexis Mousset about 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Seen on Ubuntu 14.04 after installation.

[2017-01-09 15:55:17] INFO  com.normation.rudder.services.policies.PromiseGenerationServiceImpl - Start policy generation, checking updated rules
[2017-01-09 15:55:17] WARN  explain_compliance.root - Node 'root' sent reports for run at 'NoExpectedReport(2017-01-09T15:55:03.000Z,None)' (with  no configuration ID). No expected configuration matches these reports.
[2017-01-09 15:55:17] DEBUG com.normation.rudder.services.policies.PromiseGenerationServiceImpl - Post-policy-generation hooks ran in 86 ms
[2017-01-09 15:55:17] ERROR com.normation.rudder.batch.AsyncDeploymentAgent - Policy update error for process '2' at 2017-01-09 15:55:17: Exception caught during policy update process: null
java.lang.NullPointerException: null
    at com.normation.rudder.services.policies.PromiseGenerationService$$anonfun$1$$anonfun$apply$1.apply(DeploymentService.scala:130)
    at com.normation.rudder.services.policies.PromiseGenerationService$$anonfun$1$$anonfun$apply$1.apply(DeploymentService.scala:124)
    at net.liftweb.common.Full.map(Box.scala:610)
    at com.normation.rudder.services.policies.PromiseGenerationService$$anonfun$1.apply(DeploymentService.scala:124)
    at com.normation.rudder.services.policies.PromiseGenerationService$$anonfun$1.apply(DeploymentService.scala:123)
    at net.liftweb.common.Full.flatMap(Box.scala:612)
    at com.normation.rudder.services.policies.PromiseGenerationService$class.deploy(DeploymentService.scala:123)
    at com.normation.rudder.services.policies.PromiseGenerationServiceImpl.deploy(DeploymentService.scala:454)
    at com.normation.rudder.batch.AsyncDeploymentAgent$DeployerAgent$$anonfun$messageHandler$1.applyOrElse(AsyncDeploymentAgent.scala:350)
    at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:36)
    at net.liftweb.actor.LiftActor$class.execTranslate(LiftActor.scala:502)
    at com.normation.rudder.batch.AsyncDeploymentAgent$DeployerAgent$.execTranslate(AsyncDeploymentAgent.scala:342)
    at net.liftweb.actor.SpecializedLiftActor$class.net$liftweb$actor$SpecializedLiftActor$$proc2(LiftActor.scala:305)
    at net.liftweb.actor.SpecializedLiftActor$$anonfun$net$liftweb$actor$SpecializedLiftActor$$processMailbox$1.apply$mcV$sp(LiftActor.scala:227)
    at net.liftweb.actor.SpecializedLiftActor$$anonfun$net$liftweb$actor$SpecializedLiftActor$$processMailbox$1.apply(LiftActor.scala:227)
    at net.liftweb.actor.SpecializedLiftActor$$anonfun$net$liftweb$actor$SpecializedLiftActor$$processMailbox$1.apply(LiftActor.scala:227)
    at net.liftweb.actor.SpecializedLiftActor$class.around(LiftActor.scala:241)
    at com.normation.rudder.batch.AsyncDeploymentAgent$DeployerAgent$.around(AsyncDeploymentAgent.scala:342)
    at net.liftweb.actor.SpecializedLiftActor$class.net$liftweb$actor$SpecializedLiftActor$$processMailbox(LiftActor.scala:226)
    at net.liftweb.actor.SpecializedLiftActor$$anonfun$2$$anonfun$apply$mcV$sp$1.apply$mcV$sp(LiftActor.scala:190)
    at net.liftweb.actor.LAScheduler$$anonfun$9$$anon$2$$anon$3.run(LiftActor.scala:76)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)

Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #9910: Bugs on datasource initilization and updateReleasedNicolas CHARLES2017-01-06Actions
Actions #1

Updated by François ARMAND about 7 years ago

  • Status changed from New to Rejected
Actions #2

Updated by François ARMAND about 7 years ago

  • Is duplicate of Bug #9910: Bugs on datasource initilization and update added
Actions

Also available in: Atom PDF