apigee-127 / a127-documentation

Documentation for Apigee-127
113 stars 24 forks source link

usergrid - failed to start #13

Open satishbhakta opened 7 years ago

satishbhakta commented 7 years ago

Not able to start usergrid, get below error on my windows 7 m/c; pls suggest resolution/ workround


starting... timeout failed to start. Log tail: INFO: Registering Spring bean, rootResource, of type org.apache.usergrid.rest.Ro otResource as a root resource class May 02, 2017 11:04:45 PM com.sun.jersey.spi.spring.container.SpringComponentProv iderFactory registerSpringBeans INFO: Registering Spring bean, systemResource, of type org.apache.usergrid.rest. SystemResource as a root resource class May 02, 2017 11:04:45 PM com.sun.jersey.spi.spring.container.SpringComponentProv iderFactory registerSpringBeans INFO: Registering Spring bean, propertiesResource, of type org.apache.usergrid.r est.test.PropertiesResource as a root resource class May 02, 2017 11:04:45 PM com.sun.jersey.server.impl.application.WebApplicationIm pl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18 11/22/2013 01:21 AM' May 02, 2017 11:04:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started.


when tried to start portal, it gives error that "Usergrid isn't running.."

when tried to restart grid, get below error msg


Error: Port 8080 in use. Stop Usergrid process (or other process using port) and try again. at C:\SDB\Software\nodejs\node_modules\apigee-127\lib\commands\service\userg rid.js:133:17 at C:\SDB\Software\nodejs\node_modules\apigee-127\node_modules\lodash\index. js:7363:25 at Socket. (C:\SDB\Software\nodejs\node_modules\apigee-127\lib\ut il\net.js:51:5) at Object.onceWrapper (events.js:293:19) at emitNone (events.js:86:13) at Socket.emit (events.js:188:7) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1084:10)


when tried to kill process using 8080 and restart usergrid, get same error as first error above..