I have upgraded to LCDS 2.5 and FlexBuilder 2.0.1 Hotfix 2 (this was from FDS and Hotfix 1). I am having some real difficulty getting the MessageBroker to respond. I have checked the logs to see the the MessageBroker seems to startup without any issues. However, when I try to access it via (webapp)/messagebroker/amf I get an error the the MessageBrokerServlet is unavailable.
I have gone through all the configuration files to simplify as much as possible and checked them with the config files that come with LCDS for variances. They all seem to be in sync. There are no messages in the logs (I have DEBUG turned on) when I try to access the messagebroker. I find that surprising. Should there be even if it fails?? Anyway, I all out of ideas on how to get this working. I would appreciate any suggestions from those of you who might have had any similar experiences. I am posting part of the startup log below. [Flex] 12/27/2007 11:38:45.500 [INFO] [Configuration] Starting Adobe LiveCycle Data Services 2 Express [Flex] 12/27/2007 11:38:45.500 [INFO] [Configuration] Adobe Flex Data Services Build: 166921 [Flex] 12/27/2007 11:38:45.578 [INFO] [Configuration] Endpoint my-http created with security: None at URL: http://{server.name}:{server.port}/{context.root}/messagebroker/http [Flex] 12/27/2007 11:38:45.578 [INFO] [Configuration] Endpoint ms-rtmp created with security: None at URL: rtmp://{server.name}:2035 [Flex] 12/27/2007 11:38:45.594 [INFO] [Configuration] Endpoint ms-amf created with security: None at URL: http://{server.name}:{server.port}/{context.root}/messagebroker/amf [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.MessageBroker] MessageBroker with id '__default__' is starting. [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Configuration] MessageBroker id: __default__ classLoader is: the MessageBroker's class loader and the context class loader (classLoader hashCode: 6151022 (parent hashCode: 11085148 (parent hashCode: 25142878 (parent system))) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Service] Service with id 'authentication-service' is starting. [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Service] Service with id 'authentication-service' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Service] Service with id 'remoting-service' is starting. [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'inventoryService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'vendorService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'productService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'purchaseOrderService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'adminService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'userService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'loginService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'startupService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'queryService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'accountsService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'shipmentService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'buyoutProductService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'changeService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'productInventoryService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'roleService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'orderService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'customerService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.672 [DEBUG] [Startup.Destination] Destination with id 'reportService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Destination] Destination with id 'queueService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Destination] Destination with id 'quickbooksService' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Service] Service with id 'remoting-service' is ready (startup time: '15' ms) [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Service] Service with id 'message-service' is starting. [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Destination] Destination with id 'MetalsmithTopic' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.687 [DEBUG] [Startup.Service] Service with id 'message-service' is ready (startup time: '0' ms) [Flex] 12/27/2007 11:38:45.703 [INFO] [Endpoint.RTMP] Initializing the NIO RTMP Server. [Flex] 12/27/2007 11:38:45.875 [DEBUG] [Startup.MessageBroker] MessageBroker with id '__default__' is ready (startup time: '203' ms) [Flex] 12/27/2007 11:38:45.875 [WARN] [Resource] The class loader could not locate the string resource property file 'flex/messaging/errors_en_US.properties'. This may not be an issue if a property file is available for a less specific locale or the default locale. [Flex] 12/27/2007 11:38:45.875 [WARN] [Resource] The class loader could not locate the string resource property file 'flex/messaging/errors_en.properties'. This may not be an issue if a property file is available for a less specific locale or the default locale. [Flex] 12/27/2007 11:38:45.875 [WARN] [Resource] The class loader could not locate the string resource property file 'flex/messaging/errors_en_US.properties'. This may not be an issue if a property file is available for a less specific locale or the default locale. [Flex] 12/27/2007 11:38:45.875 [WARN] [Resource] The class loader could not locate the string resource property file 'flex/messaging/errors_en.properties'. This may not be an issue if a property file is available for a less specific locale or the default locale. [Flex] 12/27/2007 11:38:45.891 [INFO] [Endpoint.RTMP] RTMP-Server listening on port:2035

