Hi, Seems context not properly set on console app. Normally it should be <STRATOS_DOMAIN>/console
Are you still having this issue? *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Tue, Nov 11, 2014 at 12:51 AM, Lahiru Sandaruwan <[email protected]> wrote: > Hi devs, > > Please test latest code as you get a chance targeting M4 features. I have > run a test. > > After introducing Python agent i can see the puppet log[1] and it does not > progress it seems. I have the agent pack copied to puppet module as > instructed in wiki. > > Also i tried log into the new UI. Login page was shown as follows and > login button didn't work. No logs were printed in backend. I tested this > with Crome and Safari and got same results. > > > > Thanks. > > > > [1] > > Removing all existing certificates .. > > > Node Id 146811111400.default.tomcat > > > > Domain puppet.lahiru.com > > > * Restarting puppet agent > > ...done. > > Rather than invoking init scripts through /etc/init.d, use the service(8) > > utility, e.g. service hostname start > > > Since the script you are attempting to invoke has been converted to an > > Upstart job, you may also use the start(8) utility, e.g. start hostname > > hostname stop/waiting > > Info: Creating a new SSL key for > 146811111400.default.tomcat.puppet.lahiru.com > > Info: csr_attributes file loading from /etc/puppet/csr_attributes.yaml > > Info: Creating a new SSL certificate request for > 146811111400.default.tomcat.puppet.lahiru.com > > Info: Certificate Request fingerprint (SHA256): > 26:4A:A9:17:93:38:89:68:63:AF:5A:42:25:D8:88:05:73:69:E8:F1:37:7E:F0:B8:3C:3C:3A:87:6A:25:5C:BA > > Info: Caching certificate for > 146811111400.default.tomcat.puppet.lahiru.com > > Info: Caching certificate_revocation_list for ca > > Info: Caching certificate for > 146811111400.default.tomcat.puppet.lahiru.com > > Info: Retrieving pluginfacts > > Notice: /File[/var/lib/puppet/facts.d]/mode: mode changed '0755' to '0777' > > Info: Retrieving plugin > > Notice: /File[/var/lib/puppet/lib/puppet]/ensure: created > > Notice: /File[/var/lib/puppet/lib/puppet/parser]/ensure: created > > Notice: /File[/var/lib/puppet/lib/puppet/parser/functions]/ensure: created > > Notice: > /File[/var/lib/puppet/lib/puppet/parser/functions/difference.rb]/ensure: > defined content as '{md5}61417bde5df523840a602c3a3bb0b23a' > > Notice: /File[/var/lib/puppet/lib/facter/stratos_facts.rb]/content: > > --- /var/lib/puppet/lib/facter/stratos_facts.rb 2014-04-24 > 13:14:23.760802688 +0530 > > +++ /tmp/puppet-file20141111-1070-gunncf-0 2014-11-11 00:33:22.537024997 > +0530 > > @@ -1,3 +1,20 @@ > > +# Licensed to the Apache Software Foundation (ASF) under one > > +# or more contributor license agreements. See the NOTICE file > > +# distributed with this work for additional information > > +# regarding copyright ownership. The ASF licenses this file > > +# to you under the Apache License, Version 2.0 (the > > +# "License"); you may not use this file except in compliance > > +# with the License. You may obtain a copy of the License at > > +# > > +# http://www.apache.org/licenses/LICENSE-2.0 > > +# > > +# Unless required by applicable law or agreed to in writing, > > +# software distributed under the License is distributed on an > > +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > > +# KIND, either express or implied. See the License for the > > +# specific language governing permissions and limitations > > +# under the License. > > + > > if FileTest.exists?("/tmp/payload/launch-params") > > > > configs = > File.read("/tmp/payload/launch-params").split(",").map(&:strip) > > > Notice: /File[/var/lib/puppet/lib/facter/stratos_facts.rb]/content: > content changed '{md5}298e655c50bbd7add71a5a684e97ca95' to > '{md5}58a2fc506397b18254c4972bb31abf41' > > Notice: /File[/var/lib/puppet/lib/facter/java_home.rb]/ensure: removed > > Info: Loading facts in /var/lib/puppet/lib/facter/stratos_facts.rb > > Initialization completed successfully. > > > > On Mon, Nov 10, 2014 at 10:52 PM, Imesh Gunaratne <[email protected]> > wrote: > >> Hi Martin, >> >> IMO the results of the merge effort look good, we were able to merge two >> major feature branches into one within a very short period of time thanks >> to the entire Stratos team. At the moment I cannot see any impact of the >> merge process on the 4.1.0 release. >> >> I believe we could make a stable 4.1.0 code base by end of November. >> However we might need to finalize the features that we going to include in >> this release and make them stable without taking much time. >> >> Thanks >> > > > > -- > -- > Lahiru Sandaruwan > Committer and PMC member, Apache Stratos, > Senior Software Engineer, > WSO2 Inc., http://wso2.com > lean.enterprise.middleware > > email: [email protected] blog: http://lahiruwrites.blogspot.com/ > linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146 > >
