Project

General

Custom queries

Profile

Actions

Bug #2274

closed

rudder-inventory-endpoint can't run without rudder-server-root package because it misses logback.xml

Added by Nicolas PERRON about 13 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
2
Assignee:
-
Category:
System integration
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Very Small
Priority:
50
Name check:
Fix check:
Regression:

Description

It seems that logback.xml is mandatory but isn't installed before rudder-webapp. Nevertheless, even if rudder-webapp is installed, endpoint doesn't respond.

#curl http://localhost:8080/endpoint/api/status/
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /endpoint/api/status/. Reason:
<pre>    Not Found</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                

</body>
</html>
#curl http://localhost:8080/endpoint/upload
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 405 Request method 'GET' not supported</title>
</head>
<body><h2>HTTP ERROR 405</h2>
<p>Problem accessing /endpoint/upload. Reason:
<pre>    Request method 'GET' not supported</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                

</body>
18:14:42.380 [qtp1706427008-61] WARN  o.s.web.servlet.PageNotFound - Request method 'GET' not supported
18:15:13.212 [qtp1706427008-64] WARN  o.s.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/endpoint/api] in DispatcherServlet with name 'dispatcher'
18:15:15.795 [qtp1706427008-66] WARN  o.s.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/endpoint/api/status] in DispatcherServlet with name 'dispatcher'

#1

Updated by Nicolas PERRON about 13 years ago

  • Assignee changed from Nicolas PERRON to François ARMAND
#2

Updated by François ARMAND about 13 years ago

  • Status changed from New to 8
  • Priority changed from 2 to 4
  • Target version changed from 2.4.0~alpha5 to 2.4.0~alpha6
#3

Updated by Jonathan CLARKE about 13 years ago

  • Assignee deleted (François ARMAND)
  • Target version changed from 2.4.0~alpha6 to 24
#4

Updated by Jonathan CLARKE almost 13 years ago

  • Target version changed from 24 to Ideas (not version specific)
#5

Updated by Jonathan CLARKE over 10 years ago

  • Category changed from 26 to System integration
  • Priority changed from 4 to 2
  • Target version changed from Ideas (not version specific) to 2.11.5
#6

Updated by Vincent MEMBRÉ over 10 years ago

  • Target version changed from 2.11.5 to 2.11.6
#7

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.11.6 to 2.11.7
#8

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.11.7 to 2.11.8
#9

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.11.8 to 2.11.9
#10

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.11.9 to 2.11.10
#11

Updated by Benoît PECCATTE almost 10 years ago

  • Status changed from 8 to New
#12

Updated by Vincent MEMBRÉ almost 10 years ago

  • Target version changed from 2.11.10 to 2.11.11
#13

Updated by Vincent MEMBRÉ almost 10 years ago

  • Target version changed from 2.11.11 to 2.11.12
#14

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.12 to 2.11.13
#15

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.13 to 2.11.14
#16

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.14 to 2.11.15
#17

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.15 to 2.11.16
#18

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.16 to 2.11.17
#19

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.11.17 to 2.11.18
#20

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.11.18 to 2.11.19
#21

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.11.19 to 2.11.20
#22

Updated by Vincent MEMBRÉ almost 9 years ago

  • Target version changed from 2.11.20 to 2.11.21
#23

Updated by Vincent MEMBRÉ almost 9 years ago

  • Target version changed from 2.11.21 to 2.11.22
#24

Updated by Vincent MEMBRÉ almost 9 years ago

  • Target version changed from 2.11.22 to 2.11.23
#25

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.11.23 to 2.11.24
#26

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.11.24 to 308
#27

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 308 to 3.1.14
#28

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.1.14 to 3.1.15
#29

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.1.15 to 3.1.16
#30

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.1.16 to 3.1.17
#31

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.1.17 to 3.1.18
#32

Updated by Vincent MEMBRÉ about 8 years ago

  • Target version changed from 3.1.18 to 3.1.19
#33

Updated by François ARMAND about 8 years ago

  • Subject changed from rudder-inventory-endpoint can't run without rudder-server-root package to rudder-inventory-endpoint can't run without rudder-server-root package because it misses logback.xml
  • Severity set to Minor - inconvenience | misleading | easy workaround
  • User visibility set to Infrequent - complex configurations | third party integrations
#34

Updated by Benoît PECCATTE about 8 years ago

  • Priority set to 6
#35

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 3.1.19 to 3.1.20
#36

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 3.1.20 to 3.1.21
#37

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 3.1.21 to 3.1.22
#38

Updated by Benoît PECCATTE almost 8 years ago

  • Priority changed from 6 to 22
#39

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.22 to 3.1.23
#40

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.23 to 3.1.24
#41

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.24 to 3.1.25
#42

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.25 to 387
#43

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 387 to 4.1.10
#44

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 4.1.10 to 4.1.11
#45

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.1.11 to 4.1.12
#46

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.1.12 to 4.1.13
#47

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.13 to 4.1.14
#48

Updated by Benoît PECCATTE over 6 years ago

  • Target version changed from 4.1.14 to 4.1.15
#49

Updated by Nicolas CHARLES over 6 years ago

  • Effort required set to Very Small
  • Priority changed from 22 to 50
#50

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.15 to 4.1.16
#51

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.16 to 4.1.17
#52

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.17 to 4.1.18
#53

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.1.18 to 4.1.19
#54

Updated by Alexis Mousset about 6 years ago

  • Target version changed from 4.1.19 to 4.1.20
#55

Updated by Alexis Mousset over 5 years ago

  • Target version changed from 4.1.20 to 588
#56

Updated by Alexis Mousset over 5 years ago

  • Status changed from New to Rejected
#57

Updated by Alexis Mousset over 5 years ago

  • Target version changed from 588 to 4.1.24
Actions

Also available in: Atom PDF