Re: INSTALL ERROR

2015-11-27 Thread Akila Ravihansa Perera
There's an IRC channel on freenode: #stratos On Fri, Nov 27, 2015 at 11:27 PM, Pubudu Gunatilaka wrote: > Actually we do not have an IRC channel at the moment. You can use the > mailing thread to discuss or ask any question about the project. Stratos > developers will help you. > > > On Fri, Nov

Re: INSTALL ERROR

2015-11-27 Thread Pubudu Gunatilaka
Actually we do not have an IRC channel at the moment. You can use the mailing thread to discuss or ask any question about the project. Stratos developers will help you. On Fri, Nov 27, 2015 at 11:21 PM, Delveri chick wrote: > Sure I will. Thats why I installed so as to get familiar with the pla

Re: INSTALL ERROR

2015-11-27 Thread Delveri chick
Sure I will. Thats why I installed so as to get familiar with the platform before looking at the code. Is there a specific IRC channel for Stratos developers? On Fri, Nov 27, 2015 at 6:45 PM, Pubudu Gunatilaka wrote: > Hi, > > It's great to hear. You can share your thoughts on Apache Stratos an

Re: INSTALL ERROR

2015-11-27 Thread Pubudu Gunatilaka
Hi, It's great to hear. You can share your thoughts on Apache Stratos and also you can contribute to the project. Thank you! On Fri, Nov 27, 2015 at 11:09 PM, Delveri chick wrote: > Hi Pubudu, > I must say you are the BEST. > I followed your instructions and I'm up running with default usernam

Re: INSTALL ERROR

2015-11-27 Thread Delveri chick
Hi Pubudu, I must say you are the BEST. I followed your instructions and I'm up running with default username of admin and password admin. Thanks for the help. I wish to play around before looking at the code. Best regards, Delveri. On Fri, Nov 27, 2015 at 6:34 PM, Pubudu Gunatilaka wrote: > Hi

Re: INSTALL ERROR

2015-11-27 Thread Pubudu Gunatilaka
Hi, You can tail the wso2carbon.log which resides in the /repository/logs directory to see the server log. tail -100f /repository/logs/wso2carbon.log Once the server has started you can access the console from the browser - https://localhost:9443/console/ You can try out some of the samples we

Re: INSTALL ERROR

2015-11-27 Thread Delveri chick
Hi Pubudu, Thanks for the smart response. I just followed and it seems to fix the error. Now when I start the script, Nothing is displayed. Trying to start is again displays the message "Process is already running". What do I do next to use stratos as it seems to be running now. Thanks, Delveri

Re: INSTALL ERROR

2015-11-27 Thread Pubudu Gunatilaka
Hi, You can follow [1] to set the Java home in Mac. [1] - http://www.mkyong.com/java/how-to-set-java_home-environment-variable-on-mac-os-x/ Thank you! On Fri, Nov 27, 2015 at 10:38 PM, Delveri chick wrote: > Hi, > > I just downloaded stratos and tried starting it on my Macbook Pro running > E

INSTALL ERROR

2015-11-27 Thread Delveri chick
Hi, I just downloaded stratos and tried starting it on my Macbook Pro running El Capitan and I get this error: Delveris-MacBook-Pro:bin osiris$ ./stratos.sh start Error: JAVA_HOME is not defined correctly. CARBON cannot execute /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home

Re: Cleaning up User Artifacts at Signup Removal

2015-11-27 Thread Chamila De Alwis
On Fri, Nov 27, 2015 at 12:08 PM, Gayan Gunarathne wrote: > First Tenant 1 is signup and we are making a backup for this signup. Then > super tenant signup. Then again we have a back up for this as well.Then > tenant 1 is going to remove his signup. Then what is the backup we are > going to resto

Re: POXSecurityHandler exception seen in Stratos

2015-11-27 Thread Akila Ravihansa Perera
Hi Michiel, What is the Stratos version in use (or last sync commit)? The suggested configuration you've mentioned is already present on stratos-4.1.x branch [1]. [1] https://github.com/apache/stratos/blob/stratos-4.1.x/products/stratos/modules/distribution/src/main/conf/axis2/axis2.xml#L577 Tha