Steps are:

1. Import WAR to RAD 6 using defaults for WAR import

2. Web and EAR project created

3. Run WAR and EAR project; receive naming error:

[9/21/06 13:11:55:122 EDT] 00000142 SystemErr R java.io.IOException: URI length is greater than Windows limit of 259 characters. C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\RASMASDev\wstemp\10dd15c8615\workspace\cells\LS1257602DNode01Cell\applications\atlassian-bamboo-web-app-0_4EAR.ear\deployments\atlassian-bamboo-web-app-0_4EAR\atlassian-bamboo-web-app-0_4.war\META-INF\MANIFEST.MF

4. Attempt to resolve by shortening WAR name and context root. Application fails to start

5. Throw away web project and reimport WAR using old EAR as enclosure

6. Shorten URI by renaming Web Project only

7. Observe repeating call behaviour.

[9/22/06 12:50:02:761 EDT] 0000000a RMIConnectorC A ADMC0026I: The RMI Connector is available at port 2810

[9/22/06 12:50:02:821 EDT] 00000027 SchedulerServ I SCHD0078I: The Scheduler Service has completed starting the Schedulers.

[9/22/06 12:50:02:891 EDT] 00000021 WorkSpaceMana A WKSP0500I Workspace configuration consistency check is false.

[9/22/06 12:50:05:976 EDT] 0000000a WsServerImpl A WSVR0002I: Server server1 open for e-business, problems occurred during startup

[9/22/06 12:51:27:036 EDT] 0000002f ServletWrappe A SRVE0242I: [filetransfer] [/FileTransfer] [transfer]: Initialization successful.

[9/22/06 12:52:20:606 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deltas/BambooEAR.ear/delta-1158943931833 is created.

[9/22/06 12:52:20:916 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/WEB-INF/decorators.xml is created.

[9/22/06 12:52:20:957 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/META-INF/application.xml is created.

[9/22/06 12:52:21:007 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/WEB-INF/web.xml is created.

[9/22/06 12:52:21:057 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/WEB-INF/dwr.xml is created.

[9/22/06 12:52:21:107 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/WEB-INF/sitemesh.xml is created.

[9/22/06 12:52:21:137 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/BambooEAR.ear is created.

[9/22/06 12:52:21:217 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/WEB-INF/mimetypes.xml is created.

[9/22/06 12:52:21:387 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/Bamboo.war/META-INF/MANIFEST.MF is created.

[9/22/06 12:52:21:387 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/deployment.xml is created.

[9/22/06 12:52:21:397 EDT] 00000028 ApplicationMg A WSVR0200I: Starting application: BambooEAR

[9/22/06 12:52:21:407 EDT] 00000036 FileRepositor A ADMR0009I: Document cells/LS1226896DNode01Cell/applications/BambooEAR.ear/deployments/BambooEAR/META-INF/.modulemaps is created.

[9/22/06 12:52:21:477 EDT] 00000036 FileRepositor A ADMR0010I: Document cells/LS1226896DNode01Cell/nodes/LS1226896DNode01/serverindex.xml is modified.

[9/22/06 12:52:22:028 EDT] 00000028 WebGroup A SRVE0169I: Loading Web Module: Bamboo.

[9/22/06 12:52:23:881 EDT] 00000028 CollectionFac I org.springframework.core.CollectionFactory <clinit> JDK 1.4+ collections available

[9/22/06 12:52:24:071 EDT] 00000028 CollectionFac I org.springframework.core.CollectionFactory <clinit> Commons Collections 3.x available

[9/22/06 12:52:24:211 EDT] 00000028 XmlBeanDefini I org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions Loading XML bean definitions from class path resource [applicationContextBootstrap.xml]

[9/22/06 12:52:24:602 EDT] 00000028 ClassPathXmlA I org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=630885779]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [homeLocator,applicationConfig,setupPersister,upgradeManager,bootstrapManager,hibernateConfig,hibernateConfigurator,bambooLicenseManager]; root of BeanFactory hierarchy

[9/22/06 12:52:24:662 EDT] 00000028 ClassPathXmlA I org.springframework.context.support.AbstractApplicationContext refresh 8 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=630885779]

[9/22/06 12:52:24:752 EDT] 00000028 ClassPathXmlA I org.springframework.context.support.AbstractApplicationContext initMessageSource Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1b23cd86]

[9/22/06 12:52:24:802 EDT] 00000028 ClassPathXmlA I org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@579d8d86]

[9/22/06 12:52:24:812 EDT] 00000028 DefaultListab I org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [homeLocator,applicationConfig,setupPersister,upgradeManager,bootstrapManager,hibernateConfig,hibernateConfigurator,bambooLicenseManager]; root of BeanFactory hierarchy]

[9/22/06 12:52:26:735 EDT] 00000028 ServletWrappe A SRVE0242I: [BambooEAR] [/Bamboo] [displayChart]: Initialization successful.

[9/22/06 12:52:26:925 EDT] 00000028 DispatcherUti I com.opensymphony.webwork.dispatcher.DispatcherUtils init Could not load portlet-api, disabling webwork's portlet support.

[9/22/06 12:52:26:935 EDT] 00000028 ServletWrappe A SRVE0242I: [BambooEAR] [/Bamboo] [action]: Initialization successful.

[9/22/06 12:52:26:945 EDT] 00000028 VirtualHost I SRVE0250I: Web Module Bamboo has been bound to default_host[*:9081,*:80,*:9444].

[9/22/06 12:52:27:126 EDT] 00000028 ApplicationMg A WSVR0221I: Application started: BambooEAR

[9/22/06 12:52:27:126 EDT] 00000028 ApplicationMg A WSVR0221I: Application started: BambooEAR

[9/22/06 12:53:42:858 EDT] 00000031 WebApp A SRVE0180I: [Bamboo] [/Bamboo] [Servlet.LOG]: [CompressingFilter/1.4] CompressingFilter has initialized

[9/22/06 12:53:42:999 EDT] 00000031 FlushingSprin I org.springframework.web.filter.GenericFilterBean init Initializing filter 'sessioninview'

[9/22/06 12:53:43:089 EDT] 00000031 FlushingSprin I org.springframework.web.filter.GenericFilterBean init Filter 'sessioninview' configured successfully