Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Connecting to DOORSXT Server
Topic Summary:
Created On: 14-Apr-2005 16:47
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 14-Apr-2005 16:47
User is offline View Users Profile Print this message


Oliver Smith

Posts: 6
Joined: 10-Feb-2005

Using the XT API I am trying to connect to the server thus:

Telelogic.DOORS.Data.Server server = new Telelogic.DOORS.Data.Server();

Telelogic.DOORS.Data.Database database = new Telelogic.DOORS.Data.Database(server);

server.Connect(@"http://10.191.0.1:7001/doors/IMServelet","osmith","password",false);

however it would appear that despite the weblogic server running on my server machine, I get an exception thrown telling me that it could not connect.

Anyone have any ideas?  I'm pretty sure that the problem might lay firmly with the URI that I'm using but I can't be sure???

Report this to a Moderator Report this to a Moderator
 18-Apr-2005 12:36
User is offline View Users Profile Print this message


Judith Underwood

Posts: 35
Joined: 25-Sep-2002

Looks like a typo. Try "IMServlet" instead of "IMServelet".

-Judith
Report this to a Moderator Report this to a Moderator
 18-Apr-2005 15:27
User is offline View Users Profile Print this message


Oliver Smith

Posts: 6
Joined: 10-Feb-2005

yes a bit of a oops there, still doesn't work, I recieve the same error.  when I log on to the servlet in a browser I get:

 <Status status="Error" statID="1110-001" exceptionName="com.telelogic.doors.exceptions.MissingParameterException">
  <Context name="ParameterName" value="DRX-RequestType" />
  <Context name="stackTrace" value="com.telelogic.doors.exceptions.MissingParameterException at com.telelogic.doors.util.ValidateUtil.getRequestType(ValidateUtil.java:356) at com.telelogic.doors.servlets.BaseClientCommunicationsServlet.doPost(BaseClientCommunicationsServlet.java:128) at com.telelogic.doors.servlets.BaseClientCommunicationsServlet.doGet(BaseClientCommunicationsServlet.java:347) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517) at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)" />
  </Status>
  </ResultSet>

which is a little odd too.  I have 'osmith' registered as a doors user and in LDAP, but for some reason it just wont connect.

O

Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.