Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Deploying JTS on WAS servlet error

 I want to install jts at Suse Linux Enterprise 11 (Virtual Machine) on Websphere Application Server. 
-set the open file limit
-configured the was with clm_was_config.py (properties set)
-deployed with clm_deploy.py (tried manual deployment too)
-mapped users

So everthing works fine till this point. But after starting the apps succesfully i and up at
Error 404: ProxyServlet: /ccm 

Checking the logs i have the following output while starting the App

[1/8/14 5:39:54:658 EST] 00000053 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [jts_war] [/jts] [equinoxbridgeservlet]: Initialization successful.
[1/8/14 5:39:54:659 EST] 00000053 webapp        W com.ibm.ws.webcontainer.webapp.WebApp initializeStaticFileHandler SRVE0278E: Error while adding servlet mapping --> /*.
[1/8/14 5:39:54:659 EST] 00000053 webcontainer  I com.ibm.ws.webcontainer.VirtualHostImpl addWebApplication SRVE0250I: Web Module null has been bound to default_host[*:9080,*:80,*:9443,*:5060,*:5061,*:443].

After visiting the page with the Error 404 i get
[1/8/14 5:42:28:448 EST] 00000053 servlet       E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: An exception was thrown by one of the service methods of the servlet [equinoxbridgeservlet] in application [jts_war]. Exception created : [java.lang.IllegalStateException: Response already committed.

Thanks for your help :)

0 votes

Comments

Yep, i already checked

and

I followed the instructions, but the result was the same :/ I even already set up a new vm with red hat linux enteprise, but sadly nothing changed :(

i checked the logs, there was nothing like "Too many open files"

 OK found this error right now


[1/8/14 5:39:54:646 EST] 000000d9 SystemErr     R log4j:WARN Please initialize the log4j system properly.



2 answers

Permanent link
HTTP 404 is a not found error, so something seems to be wrong with the CCM app.
What version of CLM and WAS are you running?

I would recommend doing the configuration manually:
Setting up WAS - http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Ft_s_server_installation_setup_WAS.html
Deploying Applications - http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Ft_deploy_was.html



0 votes


Permanent link
 Hey, thanks for your help!

I found the answer myself.. Problem was that i set the Heap for JVM to 4096, my VM were given 4096MB RAM too. The server crashed with these settings, so I reduced it to 2048 MB.
After that everything worked fine
-> I have a running Jazz Team Server! :)

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 2,357
× 1

Question asked: Jan 08 '14, 5:50 a.m.

Question was seen: 7,072 times

Last updated: Jan 13 '14, 12:18 p.m.

Confirmation Cancel Confirm