I also noticed this behavior. Your suggestion would make it consistent with other deployer I guess which is Good.
On Tue, Jun 12, 2012 at 5:35 PM, Muhammed Shariq <[email protected]> wrote: > Hi, > > I noticed that the in AS ports are being opened before the JS deployer is > initialized, see logs below. Wouldn't is be better is we mark that service > as a "ListenerManager-RequiredServices" so that the ports wouldn't be > opened until the deployer is initialized ?! > > [2012-06-12 17:28:16,918] INFO > {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - > Permission cache updated for tenant -1234 > [2012-06-12 17:28:16,997] INFO > {org.wso2.carbon.event.core.internal.builder.EventBrokerHandler} - > Successfully registered the event broker > [2012-06-12 17:28:17,073] INFO > {org.wso2.carbon.ntask.core.internal.TasksDSComponent} - Task service > started > [2012-06-12 17:28:17,119] INFO > {org.wso2.carbon.identity.core.persistence.IdentityDBInitializer} - > Identity Database already exists. Not creating a new database. > [2012-06-12 17:28:17,119] INFO > {org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent} - > Initialized Identity Persistence Store. > [2012-06-12 17:28:17,215] INFO > {org.wso2.carbon.tenant.dispatcher.internal.TenantDispatcherServiceComponent} > - Deployed __MultitenantDispatcherService > [2012-06-12 17:28:17,216] INFO > {org.wso2.carbon.tenant.dispatcher.internal.TenantDispatcherServiceComponent} > - Added multitenant dispatchers > [2012-06-12 17:28:18,219] INFO > {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port > : 9443 > [2012-06-12 17:28:18,219] INFO > {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port > : 9763 > [2012-06-12 17:28:19,110] INFO > {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : > service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi > [2012-06-12 17:28:19,110] INFO > {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server > : Application Server-4.5.0-SNAPSHOT > [2012-06-12 17:28:19,111] INFO > {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 > Carbon started in 49 sec > [2012-06-12 17:28:19,343] INFO > {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL > : https://172.16.172.1:9443/carbon/ > *[2012-06-12 17:28:22,205] INFO > {org.wso2.carbon.mashup.jsservices.internal.JSServicesServiceComponent} - > JS Deployer initialized* > > -- > Thanks, > Shariq. > Phone: +94 777 202 225 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Kasun Gajasinghe* Software Engineer; Development Technologies Team, WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe* * *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>* twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>* *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
