You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Cannot see a Start_Crowd.bat for Windows in C:\SW_Inst\atlassian-crowd-3.0.2\atlassian-crowd-3.0.2\crowd-webapp\WEB-INF\classes
Assuming that you downloaded archive like atlassian-crowd-3.0.zip, when you extract it for example into c:\SW_Inst directory you should have a structure like that:
c:\SW_Inst
`-- atlassian-crowd-3.0.2
|-- apache-tomcat
|-- build.bat
|-- client
|-- crowd-openidclient-webapp
|-- crowd-openidserver-webapp
|-- crowd-webapp
| |-- META-INF
| |-- WEB-INF
| | |-- classes
| | | |-- com
| | | |-- crowd-init.properties
| | | `-- database-defaults
|-- etc
|-- licenses
|-- start_crowd.bat
`-- stop_crowd.bat
(I only listed relevant directories content)
So to answer you question, In your example, as you seem to unzip crowd in c:\SW_inst\atlassian-crowd-3.0.2 you should look for start_crowd.bat in c:\SW_Inst\atlassian-crowd-3.0.2\atlassian-crowd-3.0.2
Hope that helps
Marcin Kempa
Hi,
Thanks for your reply.
i agree to you, when i am extracting the zip file .bat files are not available. please find the attached snapshot & kindly advise on further steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Roopesh N,
I can see that you've downloaded Crowd's WAR distribution. Do you want to install Crowd on your own, self hosted application server? Please note that at the moment the only supported application server is Apache Tomcat, and with Crowd 3.1 we've deprecated WAR distribution.
I believe that you are after installing Crowd standalone distribution which comes with bundled Apache Tomcat application server. Here is the link to a standalone distribution where you will find start_crowd.bat script: https://www.atlassian.com/software/crowd/downloads/binary/atlassian-crowd-3.1.2.zip
Hope that helps,
Marcin Kempa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.