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 <ud...@wso2.com> 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 <swapnil.r...@gmail.com>
> 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 <swapnil.r...@gmail.com>
>> 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
>
In repository/conf/carbon.xml
In repository/conf/jndi.properties
~/stratos_installation/stratos-installer
Configuring the Cloud Controller
In repository/conf/cloud-controller.xml
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
~/stratos_installation/stratos-installer
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
~/stratos_installation/stratos-installer
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
~/stratos_installation/stratos-installer
End configuring the Cloud Controller
Configuring the Autoscaler
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
In repository/conf/autoscaler.xml
~/stratos_installation/stratos-installer
End configuring the Autoscaler
Configuring Stratos Manager
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
In repository/conf/cartridge-config.properties
In repository/conf/datasources/master-datasources.xml
~/stratos_installation/stratos-installer
Creating userstore database
~/stratos_installation/stratos-installer/resources 
~/stratos_installation/stratos-installer
~/stratos_installation/stratos-installer
End configuring the SM
Configuring the Complex Event Processor
~/stratos_installation/stratos/apache-stratos-default 
~/stratos_installation/stratos-installer
In outputeventadaptors
End configuring the Complex Event Processor
~/stratos_installation/stratos-installer
Changing owner of /root/stratos_installation/stratos to root:root
Apache Stratos configuration completed successfully
Starting up servers. This may take time. Look at 
/var/log/apache-stratos/stratos-setup.log file for server startup details
You can access Stratos after the server is started.
**************************************************************
Management Console : https://stratos.apache.org:9443/console
**************************************************************

Reply via email to