You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2023. It is now read-only.
Not able to start usergrid, get below error on my windows 7 m/c; pls suggest resolution/ workround Error log*(also refer apigee-127/a127-documentation#13)
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..
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not able to start usergrid, get below error on my windows 7 m/c; pls suggest resolution/ workround
Error log*(also refer apigee-127/a127-documentation#13)
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..
The text was updated successfully, but these errors were encountered: