It's all about the answers!

Ask a question

error when sharing source code in Visual studio 2005


adi hasan (86174) | asked Mar 30 '11, 6:07 a.m.
Hai friends,

please help me, i got the error when sharing the source code (VB.net). I have connected to the RTC server and project area but i get the error.

here is the error message :


Error message:
Error Sharing
Exception type:
com.ibm.team.repository.TeamRepositoryException
Exception message:
CRJAZ1244I Not logged in to the repository at https://192.168.81.5:9443/ccm/.
Exception stack trace:
at com.ibm.team.foundation.service.WebRequestInvocationProxy.Invoke(IMessage myIMessage) in C:\RTC_BUILDS\I20081114-0708\Foundation\ServiceInterfaceProxy\WebRequestInvocationProxy.cs:line 118
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at com.ibm.team.filesystem.client.rest.IFilesystemRestClient.postWorkspace(ParmsPostWorkspace parms, IProgressMonitor progress)
at com.ibm.team.filesystem.client.FilesystemClient.ShareToNewWorkspace(String& workspace, String copyFileArea, ITeamRepository repository, String newWorkspaceName, String shareDir, ParmsJazzIgnoreRule[] ignoreRules, IProgressMonitor monitor) in C:\RTC_BUILDS\I20081114-0708\Filesystem\FilesystemClient\FilesystemClient.cs:line 514
at com.ibm.team.scm.ui.SccProviderService.RunShareOperation(ShareArguments args, IProgressMonitor monitor) in C:\RTC_BUILDS\I20081114-0708\SCM\ScmUI\SccProviderService.cs:line 1540
at com.ibm.team.foundation.core.operationrunner.internalimpl.BackgroundWorkerImpl`2.OnDoWork(DoWorkEventArgs args) in C:\RTC_BUILDS\I20081114-0708\Foundation\Core\operationrunner\internalimpl\BackgroundWorkerImpl.cs:line 93
Status code:
500
Remote exception type:
com.ibm.team.repository.common.NotLoggedInException
Request URI:
http://localhost:51778/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/Workspace?repositoryUrl=https://192.168.81.5:9443/ccm/&name=dontnet&isStream=False
Remote stack trace:
[
"com.ibm.team.filesystem.client.internal.utils.RepositoryUtils.getLoggedInContributor(RepositoryUtils.java:88)",
"com.ibm.team.filesystem.rcp.core.internal.rest.util.WorkspaceUtil.postWorkspace(WorkspaceUtil.java:217)",
"com.ibm.team.filesystem.rcp.core.internal.rest.FilesystemRestClient.postWorkspace(FilesystemRestClient.java:640)",
"sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)",
"sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)",
"sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)",
"java.lang.reflect.Method.invoke(Method.java:618)",
"com.ibm.team.filesystem.client.daemon.JSONHandler.handle(JSONHandler.java:242)",
"com.ibm.team.filesystem.client.internal.http.HttpConnection.readNextRequest(HttpConnection.java:598)",
"com.ibm.team.filesystem.client.internal.http.HttpConnection$1.run(HttpConnection.java:460)",
"org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)"
]



please help me. thank you

7 answers



permanent link
adi hasan (86174) | answered Mar 30 '11, 10:32 p.m.
Hai friends,

please help me, i got the error when sharing the source code (VB.net). I have connected to the RTC server and project area but i get the error.

here is the error message :


Error message:
Error Sharing
Exception type:
com.ibm.team.repository.TeamRepositoryException
Exception message:
CRJAZ1244I Not logged in to the repository at https://192.168.81.5:9443/ccm/.
Exception stack trace:
at com.ibm.team.foundation.service.WebRequestInvocationProxy.Invoke(IMessage myIMessage) in C:\RTC_BUILDS\I20081114-0708\Foundation\ServiceInterfaceProxy\WebRequestInvocationProxy.cs:line 118
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at com.ibm.team.filesystem.client.rest.IFilesystemRestClient.postWorkspace(ParmsPostWorkspace parms, IProgressMonitor progress)
at com.ibm.team.filesystem.client.FilesystemClient.ShareToNewWorkspace(String& workspace, String copyFileArea, ITeamRepository repository, String newWorkspaceName, String shareDir, ParmsJazzIgnoreRule[] ignoreRules, IProgressMonitor monitor) in C:\RTC_BUILDS\I20081114-0708\Filesystem\FilesystemClient\FilesystemClient.cs:line 514
at com.ibm.team.scm.ui.SccProviderService.RunShareOperation(ShareArguments args, IProgressMonitor monitor) in C:\RTC_BUILDS\I20081114-0708\SCM\ScmUI\SccProviderService.cs:line 1540
at com.ibm.team.foundation.core.operationrunner.internalimpl.BackgroundWorkerImpl`2.OnDoWork(DoWorkEventArgs args) in C:\RTC_BUILDS\I20081114-0708\Foundation\Core\operationrunner\internalimpl\BackgroundWorkerImpl.cs:line 93
Status code:
500
Remote exception type:
com.ibm.team.repository.common.NotLoggedInException
Request URI:
http://localhost:51778/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/Workspace?repositoryUrl=https://192.168.81.5:9443/ccm/&name=dontnet&isStream=False
Remote stack trace:
[
"com.ibm.team.filesystem.client.internal.utils.RepositoryUtils.getLoggedInContributor(RepositoryUtils.java:88)",
"com.ibm.team.filesystem.rcp.core.internal.rest.util.WorkspaceUtil.postWorkspace(WorkspaceUtil.java:217)",
"com.ibm.team.filesystem.rcp.core.internal.rest.FilesystemRestClient.postWorkspace(FilesystemRestClient.java:640)",
"sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)",
"sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)",
"sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)",
"java.lang.reflect.Method.invoke(Method.java:618)",
"com.ibm.team.filesystem.client.daemon.JSONHandler.handle(JSONHandler.java:242)",
"com.ibm.team.filesystem.client.internal.http.HttpConnection.readNextRequest(HttpConnection.java:598)",
"com.ibm.team.filesystem.client.internal.http.HttpConnection$1.run(HttpConnection.java:460)",
"org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)"
]




please help me. thank you



Dear Friends,

Please Help me on this problem. Thank you very much

permanent link
Priyadarshini Gorur (3313) | answered Mar 31 '11, 7:52 a.m.
JAZZ DEVELOPER
Hi Adi,

Can you please tell us which version of Rational Team Concert for VS you are using? Also, if you expand the My Repository Workspaces in the Team Artifacts window, do you see your workspaces? Can you right click on that node and create a new workspace? Looks like, during share, you are creating a new workspace. Can you please choose the workspace you created in the previous step, instead?

- RTC for VS team

permanent link
adi hasan (86174) | answered Mar 31 '11, 9:45 a.m.
Hi Adi,

Can you please tell us which version of Rational Team Concert for VS you are using? Also, if you expand the My Repository Workspaces in the Team Artifacts window, do you see your workspaces? Can you right click on that node and create a new workspace? Looks like, during share, you are creating a new workspace. Can you please choose the workspace you created in the previous step, instead?

- RTC for VS team


hi priyasgs,

I use RTC 3.0.

i see my workspace when i expand the My Repository Workspace. I can right click on that node and create a new repository.

I can choose the workspace i created but the error still appears.


when i expand my Project Area in Team Artifact, i just get one folder, it is Stream. I don't see the other folders such as PLAN, SOURCE CONTROL, etc.

i use windows Vista, can it be the problem?


Please help me on this one because i am in the project now.

thank you

permanent link
Priyadarshini Gorur (3313) | answered Apr 01 '11, 2:38 a.m.
JAZZ DEVELOPER
Thanks Adi. Its strange that you do not see most of the content under the Project Area. We haven't seen this behavior. Can you please open a work item on jazz.net with the following information:

1. Which version of Jazz server are you connecting to?
2. Attach a screen snapshot of Help->About
3. Attach a screen snapshot of the Team Artifacts window, with Project area and My Repository Workspaces expanded completely
4. Turn on trace as explained in http://jazz.net/library/article/601#How_Turn_On_Tracing and attach the error log as explained in http://jazz.net/library/article/601#How_Report%20Errors_VSClient

permanent link
adi hasan (86174) | answered Apr 01 '11, 5:59 a.m.
Thanks Adi. Its strange that you do not see most of the content under the Project Area. We haven't seen this behavior. Can you please open a work item on jazz.net with the following information:

1. Which version of Jazz server are you connecting to?
2. Attach a screen snapshot of Help->About
3. Attach a screen snapshot of the Team Artifacts window, with Project area and My Repository Workspaces expanded completely
4. Turn on trace as explained in http://jazz.net/library/article/601#How_Turn_On_Tracing and attach the error log as explained in http://jazz.net/library/article/601#How_Report%20Errors_VSClient



ok i will open the work item.

for your additional info, i used RTC-VisualStudio-1.0.1.1-Beta1 as the plug in and the result like i told to you. Now i try to download the RTC client for VS whose name is RTC-VisualStudio-I20081205-1832 and i see two folder in Project AREA, they are Stream and Work Item. But when i share the source code, i still get the same error. is that the latest version? because that is the beta2 version.

by the way, in the work item that i open, in the field "Owned by", who should i choose?

thank you

permanent link
adi hasan (86174) | answered Apr 01 '11, 6:09 a.m.
Thanks Adi. Its strange that you do not see most of the content under the Project Area. We haven't seen this behavior. Can you please open a work item on jazz.net with the following information:

1. Which version of Jazz server are you connecting to?
2. Attach a screen snapshot of Help->About
3. Attach a screen snapshot of the Team Artifacts window, with Project area and My Repository Workspaces expanded completely
4. Turn on trace as explained in http://jazz.net/library/article/601#How_Turn_On_Tracing and attach the error log as explained in http://jazz.net/library/article/601#How_Report%20Errors_VSClient



ok i will open the work item.

for your additional info, i used RTC-VisualStudio-1.0.1.1-Beta1 as the plug in and the result like i told to you. Now i try to download the RTC client for VS whose name is RTC-VisualStudio-I20081205-1832 and i see two folder in Project AREA, they are Stream and Work Item. But when i share the source code, i still get the same error. is that the latest version? because that is the beta2 version.

by the way, in the work item that i open, in the field "Owned by", who should i choose?

thank you

hi priyasgs,

i have opened the work item in jazz.net. the id is "Defect 160131", the summary is "Error when sharing the source code in Visual Studio"...

thank you very much. please help me because i am on the project.

permanent link
Priyadarshini Gorur (3313) | answered Apr 05 '11, 1:02 p.m.
JAZZ DEVELOPER
The problem arose from the fact that an old (1.0.1.1 beta) client was being used to connect to a 3.0 server. Installing the latest 3.0 client resolved the problem.

Your answer


Register or 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.