Skip to content

Server Error (500) after emird restart #70

Description

@valtri

Hello,

emird stops working after first restart (probably after the service delete), and new service can't be posted even with different ID.

Log, json, and config below.

Frantisek

/var/log/emi/emird/emird.log:

2012-09-11 15:16:11,498 DEBUG EMIR service on url 'http://zam052v04.zam.kfa-juelich.de:54321' is running since Wed Jul 18 11:20:14 CEST 2012
2012-09-11 15:16:11,499 DEBUG Daemon starting...
2012-09-11 15:16:11,501 DEBUG Daemon started
2012-09-11 15:16:11,503 DEBUG Registering service entries
2012-09-11 15:16:11,504 DEBUG REGISTRATION: Endpoint ID: myriad5.zcu.cz_lbserver_org.glite.lb.Server; URL: https://myriad5.zcu.cz:9003
2012-09-11 15:17:45,957 DEBUG Deleting reqistered entries
2012-09-11 15:17:46,001 DEBUG Daemon stopping...
2012-09-11 15:17:46,001 DEBUG Daemon stopped
2012-09-11 15:17:48,070 DEBUG EMIR service on url 'http://zam052v04.zam.kfa-juelich.de:54321' is running since Wed Jul 18 11:20:14 CEST 2012 
2012-09-11 15:17:48,070 DEBUG Daemon starting...
2012-09-11 15:17:48,073 DEBUG Daemon started
2012-09-11 15:17:48,073 DEBUG Registering service entries
2012-09-11 15:17:48,075 DEBUG REGISTRATION: Endpoint ID: myriad5.zcu.cz_lbserver_org.glite.lb.Server; URL: https://myriad5.zcu.cz:9003 
2012-09-11 15:17:48,127 DEBUG Falling back to initial service entry update
2012-09-11 15:17:48,128 DEBUG REGISTRATION: Endpoint ID: myriad5.zcu.cz_lbserver_org.glite.lb.Server; URL: https://myriad5.zcu.cz:9003 
2012-09-11 15:17:48,178 ERROR Registration failed: Server Error (500): {}

/var/cache/emird/glite-lb-bkserver.json

{
        "Service_ID": "myriad5.zcu.cz_lbserver",
        "Service_Name": "emitb-Server", 
        "Service_Type": "org.glite.lb.Server",
        "Service_QualityLevel": "production",
        "Service_CreationTime": { "$date": "2012-09-11T13:16:11Z" },
        "Service_Endpoint_ID": "myriad5.zcu.cz_lbserver_org.glite.lb.Server",
        "Service_Endpoint_URL": "https://myriad5.zcu.cz:9003", 
        "Service_Endpoint_Capability": "information.logging",
        "Service_Endpoint_Technology": "webservice",
        "Service_Endpoint_InterfaceName": "org.glite.lb.Server", 
        "Service_Endpoint_InterfaceVersion": "3.4.4",
        "Service_Endpoint_ServingState": "production",
        "Service_Endpoint_QualityLevel": "production",
        "Service_Endpoint_WSDL": "http://egee.cesnet.cz/cms/export/sites/egee/en/WSDL/3.1/LB.wsdl"
}

/etc/emi/emird/emird.ini:

[emir]
url = http://zam052v04.zam.kfa-juelich.de:54321
period = 240
validity = 1440

#cert = /etc/grid-security/emi/hostcert.pem
#key = /etc/grid-security/emi/hostkey.pem
#cadir = /etc/grid-security/certificates

verbosity = debug

[advancedService]
json_file_location = /var/cache/emird/glite-lb-bkserver.json

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions