Error whil initializing project area
While creating a project and selecting automatically initialize the project area we get an error:
CreatingProjectArea(Time od error: April2, 2009 11:04:40 AM EDT) Reason: java.lang.NullPointerException.
If I try to right click the project and click on initialize, we get the same error.
We are running RTC on an XP laptop and connected to a Jazz Server running in WAS.
Using IBM Manager, we have updated the latest versions.
Thanks for any help!
CreatingProjectArea(Time od error: April2, 2009 11:04:40 AM EDT) Reason: java.lang.NullPointerException.
If I try to right click the project and click on initialize, we get the same error.
We are running RTC on an XP laptop and connected to a Jazz Server running in WAS.
Using IBM Manager, we have updated the latest versions.
Thanks for any help!
4 answers
Martha,
I already ended everything. We installed tomcat for now. We would like to go back to websphere, but.. confidence is low. Here is what I found on the WAS server:
00000015 SystemOut O 11:19:08,343 ERROR com.ibm.team.process.common -
java.lang.NullPointerException
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.bindConfigurationProperties(AbstractActivationManagerOwner.java:180)
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:493)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.doActivate(ExtensionServiceActivationManagerOwner.java:69)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.forceActivate(ExtensionServiceActivationManagerOwner.java:91)
at com.ibm.team.repository.common.transport.registry.ExtensionServiceElementDescriptor.getImplementation(ExtensionServiceElementDescriptor.java:341)
I could get more if you like. Thanks
I already ended everything. We installed tomcat for now. We would like to go back to websphere, but.. confidence is low. Here is what I found on the WAS server:
00000015 SystemOut O 11:19:08,343 ERROR com.ibm.team.process.common -
java.lang.NullPointerException
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.bindConfigurationProperties(AbstractActivationManagerOwner.java:180)
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:493)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.doActivate(ExtensionServiceActivationManagerOwner.java:69)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.forceActivate(ExtensionServiceActivationManagerOwner.java:91)
at com.ibm.team.repository.common.transport.registry.ExtensionServiceElementDescriptor.getImplementation(ExtensionServiceElementDescriptor.java:341)
I could get more if you like. Thanks
Do you see any other error in the server.log when you started the server ? If you see any errors about bundles not available, then the plugins are not installed correctly.
Can you try the following :
Go to https://{your server name}:9443/jazz/admin?internal=true , click on "Server Reset" link on the left. Click on "Request server reset" button. Now restart the server and perform the same operation. Let us know if you still see the same problem.
--- Balaji
Jazz Server Team
Can you try the following :
Go to https://{your server name}:9443/jazz/admin?internal=true , click on "Server Reset" link on the left. Click on "Request server reset" button. Now restart the server and perform the same operation. Let us know if you still see the same problem.
--- Balaji
Jazz Server Team
Martha,
I already ended everything. We installed tomcat for now. We would like to go back to websphere, but.. confidence is low. Here is what I found on the WAS server:
00000015 SystemOut O 11:19:08,343 ERROR com.ibm.team.process.common -
java.lang.NullPointerException
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.bindConfigurationProperties(AbstractActivationManagerOwner.java:180)
at com.ibm.team.repository.common.transport.internal.registry.AbstractActivationManagerOwner.doActivate(AbstractActivationManagerOwner.java:493)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.doActivate(ExtensionServiceActivationManagerOwner.java:69)
at com.ibm.team.repository.common.transport.internal.registry.ExtensionServiceActivationManagerOwner.forceActivate(ExtensionServiceActivationManagerOwner.java:91)
at com.ibm.team.repository.common.transport.registry.ExtensionServiceElementDescriptor.getImplementation(ExtensionServiceElementDescriptor.java:341)
I could get more if you like. Thanks
Hi, dcrocker, I encounter the same problem with you,
Did you fix it? And how? THKS.
While creating a project and selecting automatically initialize the project area we get an error:
CreatingProjectArea(Time od error: April2, 2009 11:04:40 AM EDT) Reason: java.lang.NullPointerException.
If I try to right click the project and click on initialize, we get the same error.
We are running RTC on an XP laptop and connected to a Jazz Server running in WAS.
Using IBM Manager, we have updated the latest versions.
Thanks for any help!
Did you see any error message in the Team Advisor view on eclipse client? What's the version of RTC you are using? Which template are you using? Did you try to create a project with other template?