Jazz.war on WebSphere Application Server 6.1.0.27
Hi guys,
I'm trying to install a Jazz with DB2 on a WAS, using the instructions in the installation guide. After deploying the jazz.war file I access Jazz using the link https://localhost:9443/jazz/setup. Then I get a 404 error.
Part of the log of the WAS is below. What's wrong? I see the error about the servlet mapping, but there is no ibm-web-ext.xmi file in Jazz.war....
Thanks!
00000023 AdminHelper A ADMN1008I: An attempt is made to start the jazz_war application. (User ID = defaultWIMFileBasedRealm/wasadmin)
00000023 ApplicationMg A WSVR0200I: Starting application: jazz_war
00000023 ApplicationMg A WSVR0204I: Application: jazz_war Application build level: Unknown
00000023 WebGroup A SRVE0169I: Loading Web Module: jazz.war.
00000023 ServletWrappe I SRVE0242I: : Initialization successful.
00000023 WebApp W Error while adding servlet mapping --> /* Please set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.
00000023 VirtualHost I SRVE0250I: Web Module <null> has been bound to default_host.
00000023 ApplicationMg A WSVR0221I: Application started: jazz_war
00000023 ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh
I'm trying to install a Jazz with DB2 on a WAS, using the instructions in the installation guide. After deploying the jazz.war file I access Jazz using the link https://localhost:9443/jazz/setup. Then I get a 404 error.
Part of the log of the WAS is below. What's wrong? I see the error about the servlet mapping, but there is no ibm-web-ext.xmi file in Jazz.war....
Thanks!
00000023 AdminHelper A ADMN1008I: An attempt is made to start the jazz_war application. (User ID = defaultWIMFileBasedRealm/wasadmin)
00000023 ApplicationMg A WSVR0200I: Starting application: jazz_war
00000023 ApplicationMg A WSVR0204I: Application: jazz_war Application build level: Unknown
00000023 WebGroup A SRVE0169I: Loading Web Module: jazz.war.
00000023 ServletWrappe I SRVE0242I: : Initialization successful.
00000023 WebApp W Error while adding servlet mapping --> /* Please set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.
00000023 VirtualHost I SRVE0250I: Web Module <null> has been bound to default_host
00000023 ApplicationMg A WSVR0221I: Application started: jazz_war
00000023 ApplicationDe I ApplicationDeploymentController perform ApplicationDeploymentController: performing appcontexts refresh
2 answers
Some more info. When I try to access https://localhost:9443/jazz/admin
I get a Jazz error screen with the following message
Error!
An internal system error occured while processing the request
and the following line in the sysout log:
00000026 SystemOut O 13:10:07,030 ERROR .ibm.team.jfs.app.discovery.utils.RootServicesUtil - While fetching the root services document from "https://localhost:9443/jazz/rootservices" a "404" HTTP status code was recieved
Still don't know what's wrong though....
I get a Jazz error screen with the following message
Error!
An internal system error occured while processing the request
and the following line in the sysout log:
00000026 SystemOut O 13:10:07,030 ERROR .ibm.team.jfs.app.discovery.utils.RootServicesUtil - While fetching the root services document from "https://localhost:9443/jazz/rootservices" a "404" HTTP status code was recieved
Still don't know what's wrong though....