Openwings Home
Introduction
Search
In the News
Frequently Asked Questions
Registration
Open Forum
Openwings Tutorial
Bug Database
Openwings API
Download
Expert Teams
Process Management Office
Projects
Links
Terms of Use
Comment on this bug

06797:

Build Regression Test (secure version) - Container Manager won't stop

Category: Connector
Status: Closed

Severity: HIGH
Reported against release: 1.0
Fixed in release: 1.0

PROBLEM:

The Build regression test, step 99 instructs you to shut down the 
container manager. This step fails, the Container Manager does not 
stop. No error messages seem to appear, even with many log levels 
turned on.

ANALYSIS:

Finally, we tracked it down. On the "Secure" Openwings install, the 
Container Manager is configured to use a RMI GSS connector. As it turns 
out, an error was introduced during integration in the connector 
generator. For methods that have a return type of void, the connector 
generator was generating empty method bodies in the ProviderProxies, so 
the provider proxy implementation of shutdown() looked like this:

public void shutdown()
{
}

back to top

home | vision | search | in the news | faq | registration | open forum | tutorial | bug database
 API | download | expert teams | process management office | projects | links | terms of use

© Copyright 2001-2006 General Dynamics C4 Systems. All rights reserved.