I have a wso2 dss with one service. I need that service be active when i run the server. So if my server run automatically when start Operative System, it´s mandatory that my service be active too, but this not happen. Until now i most go to the management console and activate it manually. Once active, works fine, without problems. I hope you can help me.
My service it's a simple dataservice service. Yes, that's happening @gusto2. I let you the log wso2carbon.log when try to deploy the service.
{org.wso2.carbon.core.deployment.DeploymentInterceptor} TID: [-1234] [] [2017-12-07 10:03:58,526] ERROR {org.wso2.carbon.dataservices.core.DBDeployer} - The Servicio_SICA.dbs service, which is not valid, caused {1} {org.wso2.carbon.dataservices.core.DBDeployer} org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0] TID: [-1234] [] [2017-12-07 10:03:59,159] ERROR {org.wso2.carbon.service.mgt.ServiceAdmin} - Invalid service name, service not found : Servicio_SICA {org.wso2.carbon.service.mgt.ServiceAdmin} TID: [-1234] [] [2017-12-07 10:03:59,175] ERROR {org.wso2.carbon.service.mgt.ui.ServiceAdminClient} - Cannot get service data. Backend service may be unavailable {org.wso2.carbon.service.mgt.ui.ServiceAdminClient} org.apache.axis2.AxisFault: Invalid service name, service not found : Servicio_SICA
@JorgeOsorioInfante