Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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:

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
:?:

0 votes



3 answers

Permanent link
It looks like your launch configuration is missing some bundles or dependencies. Please ensure that this bundle is part of your launch configuration and that its dependencies are available.

com.ibm.team.repository.service.jts.discovery

0 votes


Permanent link
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?

0 votes


Permanent link
 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


0 votes

Comments

 uh.. shutdown again, deleted the tomcat/work folder, restarted.. now back up again..

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Feb 14 '11, 3:33 a.m.

Question was seen: 6,781 times

Last updated: Jan 17 '14, 1:58 p.m.

Confirmation Cancel Confirm