Thanks Udara. I will take a look. Regards, Swapnil
On Fri, Jun 5, 2015 at 5:37 AM, Udara Liyanage <[email protected]> wrote: > Hi Swapnil, > > I see below lines in your logs. This means server is starting up. Go to > Stratos Install directory where the products are unzipped and configured. > Then view repository/logs/wso2carbon.log file > > You can access Stratos after the server is started. > ************************************************************** > Management Console : https://stratos.apache.org:9443/console > > > On Fri, Jun 5, 2015 at 11:04 AM, Swapnil Patil <[email protected]> > wrote: > >> Hi Udara, >> >> Yes, I did use installer. >> >> Yes, I have these lines in the output. But I did not attach it earlier >> (Because, I did not have it completely as I am using screen on ssh ). >> Please find it attached now. >> >> Thanks and Regards, >> Swapnil >> >> On Fri, Jun 5, 2015 at 5:30 AM, Udara Liyanage <[email protected]> wrote: >> >>> HI Swapnil, >>> >>> Could you explain the steps you did. Did you use Stratos installer to >>> setup Stratos? If so the following boded lines should appear in the logs. >>> >>> *echo "Apache Stratos configuration completed successfully"* >>> >>> if [[ $auto_start_servers != "true" ]]; then >>> read -p "Do you want to start the servers [y/n]? " answer >>> if [[ $answer != y ]] ; then >>> exit 1 >>> fi >>> fi >>> >>> echo "Starting the servers" >> $LOG >>> >>> *echo "Starting up servers. This may take time. Look at $LOG file for >>> server startup details"* >>> >>> chown -R $host_user:$host_user $log_path >>> chmod -R 777 $log_path >>> >>> export setup_dir=$PWD >>> su - $host_user -c "source >>> $setup_path/conf/setup.conf;$setup_path/start-servers.sh -p\"$profile\" >> >>> $LOG" >>> >>> echo "You can access Stratos after the server is started." >>> if [[ $profile == "default" || $profile == "sm" ]]; then >>> echo "**************************************************************" >>> echo "Management Console : https:// >>> $stratos_domain:$sm_https_port/console" >>> echo "**************************************************************" >>> fi >>> >>> On Fri, Jun 5, 2015 at 10:53 AM, Swapnil Patil <[email protected]> >>> wrote: >>> >>>> Are there any other log files that I should look at? >>>> >>>> Thanks and Regards, >>>> Swapnil >>>> >>>> On Fri, Jun 5, 2015 at 5:22 AM, Swapnil Patil <[email protected]> >>>> wrote: >>>> >>>>> Hi All, >>>>> >>>>> I have installed Stratos on an EC2 instance. Installation was >>>>> successful. But I am not able to open the management console. I tried >>>>> netstat for its port. But it seems the server is not started yet. But I >>>>> couldn't see any error in log files. Please find attached log files. >>>>> >>>>> What could be the issue? >>>>> >>>>> Thanks and Regards, >>>>> Swapnil >>>>> >>>> >>>> >>> >>> >>> -- >>> >>> Udara Liyanage >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> web: http://udaraliyanage.wordpress.com >>> phone: +94 71 443 6897 >>> >> >> > > > -- > > Udara Liyanage > Software Engineer > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > web: http://udaraliyanage.wordpress.com > phone: +94 71 443 6897 >
