It's all about the answers!

Ask a question

Migration Errors...


Michael Boyd (5175) | asked Jul 22 '09, 3:00 p.m.
Hello,

I am trying to install RTC/Jazz 2.0 and have run into a couple of brick walls. Everything seems to be up and running just fine, until I enter the WebSphere admin console (6.1.0.25) and start the application. When I do, I get these messages:

00000034 AdminHelper A ADMN1008I: An attempt is made to start the jazz_war application. (User ID = bluegroups.ibm.com:389/boydm@us.ibm.com)
00000034 ApplicationMg A WSVR0200I: Starting application: jazz_war
00000034 ApplicationMg A WSVR0204I: Application: jazz_war Application build level: Unknown
00000034 WebGroup A SRVE0169I: Loading Web Module: jazz.war.
00000034 SystemOut O Attempting to delete
00000066 SystemOut O 13:21:02,711 ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0281I The dependency bundle "org.dojotoolkit" is not installed.
00000066 SystemOut O 13:21:02,741 ERROR eam.repository.provision.internal.ProvisionService - CRJAZ0288I Failed to install the profile feature "com.ibm.team.rtc.server.feature" from the update site "file:/opt/IBM/JazzTeamServer_1/server/update-site" referenced in the profile file "/opt/IBM/JazzTeamServer_1/server/provision_profiles/profile.ini".
com.ibm.team.repository.provision.ProvisionException: CRJAZ0281I The dependency bundle "org.dojotoolkit" is not installed.
at com.ibm.team.repository.provision.internal.ProvisionService.installFeature(ProvisionService.java:361)
at com.ibm.team.repository.provision.internal.ProvisionService.installFeature(ProvisionService.java:461)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromProfiles(ProvisionService.java:759)
at com.ibm.team.repository.provision.internal.ProvisionService.installFromProfile(ProvisionService.java:866)
at com.ibm.team.repository.web.internal.Activator.addingService(Activator.java:193)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)
at com.ibm.team.repository.web.internal.Activator.start(Activator.java:153)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:595)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:315)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1274)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
at net.jazz.ajax.internal.registry.ClientLocalizingRegistryStrategy.createExecutableExtension(ClientLocalizingRegistryStrategy.java:56)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at net.jazz.ajax.internal.registry.WebUIRegistryReader.createApplication(WebUIRegistryReader.java:670)
at net.jazz.ajax.internal.registry.WebUIRegistryReader.start(WebUIRegistryReader.java:239)
at net.jazz.ajax.internal.Activator.addingService(Activator.java:66)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
at org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)
at net.jazz.ajax.internal.Activator.start(Activator.java:48)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
00000034 ServletWrappe I SRVE0242I: : Initialization successful.
00000034 WebApp W Error while adding servlet mapping --> /* Please set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.
00000034 VirtualHost I SRVE0250I: Web Module <null> has been bound to default_host
  • .
    00000034 ApplicationMg A WSVR0221I: Application started: jazz_war
    00000034 ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh
    00000038 SystemOut O 13:23:58,850 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document
    00000038 SystemOut O 13:23:58,969 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document
    00000038 SystemOut O 13:23:59,052 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document
    00000031 SystemOut O 13:24:03,812 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document
    00000031 SystemOut O 13:24:03,848 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document
    00000031 SystemOut O 13:24:03,864 ERROR t.jazz.ajax.service.internal.util.RootServicesUtil - 404 response when fetching root services document

    I have tried to find some more information pertaining to these issues on the forums and haven't been successful at all. Any help would be greatly appreciated.

    -Mike
  • 4 answers



    permanent link
    Christophe Elek (2.9k13021) | answered Jul 22 '09, 11:58 p.m.
    JAZZ DEVELOPER
    boydm@us.ibm-dot-com.no-spam.invalid (boydm) wrote in news:h47o2e$r7q$1
    @localhost.localdomain:

    I am trying to install RTC/Jazz 2.0 and have run into a couple of
    brick walls.

    - Check you have the JDK +ifixes
    - double check jazz_home points to the conf
    - check https://<server>:9443/jazz/admin?
    internal=true#action=com.ibm.team.repository.admin.provisionStatus
    is there any provision error ?

    --
    Christophe Elek
    Jazz L3
    IBM Software Group - Rational

    permanent link
    Michael Boyd (5175) | answered Jul 23 '09, 3:54 p.m.
    Yes. There are errors there. They are the same errors posted above.

    permanent link
    Eric Jodet (6.3k5111120) | answered Jul 24 '09, 2:54 a.m.
    JAZZ DEVELOPER
    As per Christophe comment, if previously running a 1.X server,
    be sure to remove related JVM properties and add the new JAZZ_HOME property.
    https://jazz.net/help-dev/rational-team-concert/topic/com.ibm.team.install.doc/topics/t_s_server_installation_setup_WAS.html

    Thanks.
    Eric.


    boydm a crit :
    Yes. There are errors there. They are the same errors posted above.

    permanent link
    Michael Boyd (5175) | answered Jul 25 '09, 10:07 a.m.
    As per Christophe comment, if previously running a 1.X server,
    be sure to remove related JVM properties and add the new JAZZ_HOME property.
    https://jazz.net/help-dev/rational-team-concert/topic/com.ibm.team.install.doc/topics/t_s_server_installation_setup_WAS.html

    Thanks.
    Eric.


    boydm a crit :
    Yes. There are errors there. They are the same errors posted above.



    I have done that, and I am still getting the same errors.

    Your answer


    Register or to post your answer.


    Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.