NO BOOTSTRAP PROPERTIES FOUND error when run RTC Server
I setup RTC development environment follow the guide document below:
https://jazz.net/wiki/bin/view/Main/DashboardViewletsStream
But when I run " Jetty RTC Server for Web UI" launch config and try to access my jazz admin console, there will "NO BOOTSTRAP PROPERTIES FOUND" error and told me "The user ADMIN is not authorized to access Jazz Team Server Admin UI". Does anybody know why this happens?
The error in console is just like:
https://jazz.net/wiki/bin/view/Main/DashboardViewletsStream
But when I run " Jetty RTC Server for Web UI" launch config and try to access my jazz admin console, there will "NO BOOTSTRAP PROPERTIES FOUND" error and told me "The user ADMIN is not authorized to access Jazz Team Server Admin UI". Does anybody know why this happens?
The error in console is just like:
15:54:24,734 WARN net.jazz.ajax.BootstrapProperties - NO BOOTSTRAP PROPERTIES FOUND:?:
15:54:24,734 WARN net.jazz.ajax.BootstrapProperties - these must specfified for each application
15:54:24,734 WARN net.jazz.ajax.BootstrapProperties - see: https://jazz.net/wiki/bin/view/Main/BootStrapProperties
15:54:24,734 WARN net.jazz.ajax.BootstrapProperties - looking for boostrap properties in system properties.
15:54:24,734 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
15:54:24,734 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
15:54:25,281 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
15:54:25,281 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIconUrl not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
15:54:25,296 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationVersion not implemented
15:54:25,984 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
15:54:25,984 ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
3 answers
Thanks. When I login jazz admin console. I can not find connecting database log in eclipse console. In another development environment, it doesn't have this problem. I can access jazz admin although it also have NO BOOTSTRAP PROPERTIES FOUND error. Why doesn't my development environment try to connect to database? Do I need do some special configuration?
I know this question is old, but I have just encountered this error, and am dead in the water.
running 3.0.1.3, on Linux, using derby. all was ok.
need to change a plugin, run tomcat/server/server.shutdown. wait 1 minute,
run tomcat/server/server.startup.. no come back ...
I have a copy of the jazzteamserver folder from a few days ago if I am suddenly missing a file..
help!!!!
2014-01-17 18:20:09,927 [ http-9443-Processor19] WARN net.jazz.ajax.BootstrapProperties - NO BOOTSTRAP PROPERTIES FOUND
2014-01-17 18:20:09,928 [ http-9443-Processor19] WARN net.jazz.ajax.BootstrapProperties - these must specfified for each application
2014-01-17 18:20:09,928 [ http-9443-Processor19] WARN net.jazz.ajax.BootstrapProperties - see: https://jazz.net/wiki/bin/view/Main/BootStrapProperties
2014-01-17 18:20:09,928 [ http-9443-Processor19] WARN net.jazz.ajax.BootstrapProperties - looking for boostrap properties in system properties.
2014-01-17 18:20:09,928 [ http-9443-Processor19] ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getDiscoveryServiceUrl not implemented
2014-01-17 18:20:09,933 [ http-9443-Processor19] ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getFrontsideUrl not implemented
2014-01-17 18:20:09,935 [ http-9443-Processor19] ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationName not implemented
2014-01-17 18:20:09,935 [ http-9443-Processor19] ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationDescription not implemented
2014-01-17 18:20:09,935 [ http-9443-Processor19] ERROR net.jazz.ajax.AbstractBootstrapProperties - BootstrapProperties.getApplicationIdentifier not implemented