Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Code Generation Problems
TPTP Code Generation Problems [message #99752] Thu, 31 May 2007 14:59 Go to next message
Eclipse UserFriend
Originally posted by: keith.rochford.cs.tcd.ie

Hi All,
I'm working through the IBM tutorial on creating WSDM endpoints using BTM
& TPTP and am having difficulty with the code generation.

It seems that the path searched for the WSDLs is not relative to the
workspace directory or the location chosen when creating the Maneagability
Endpoint Project.
If I copy the contents of the project directory to the root of the
filesystem and re-run the code generation it works.

If I look at the properties for the project it shows:
Path: /IBM-TPTP-tutorial
Location: /home/user/workspace/IBM-TPTP-tutorial

The code generation seems to be using the value of 'Path' rather than the
value of 'Location'.

Does anybody know how to fix this?


== Exception Stack Trace: ==
java.lang.reflect.InvocationTargetException
..
..
Caused by: java.lang.RuntimeException: java.lang.RuntimeException:
java.lang.Exception: IWAT0630E Loading wsdl files failed
..
..
Caused by: java.lang.RuntimeException: java.lang.Exception: IWAT0630E
Loading wsdl files failed
..
..
Caused by:
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1$Diagno sticWrappedException:
java.io.FileNotFoundException: /IBM-TPTP-tutorial/HttpServer.mrt (No such
file or directory)
..
..
Caused by: java.io.FileNotFoundException:
/IBM-TPTP-tutorial/HttpServer.mrt (No such file or directory)
..
... 9 more

== Session Data: ==
eclipse.buildId=M20070212-1330
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IE
Command-line arguments: -os linux -ws gtk -arch x86
Re: TPTP Code Generation Problems [message #100633 is a reply to message #99752] Fri, 08 June 2007 11:25 Go to previous message
Balan Subramanian is currently offline Balan SubramanianFriend
Messages: 2
Registered: July 2009
Junior Member
This is a multipart message in MIME format.
--=_alternative 003EC567852572F4_=
Content-Type: text/plain; charset="US-ASCII"

Hello-
Thanks for surfacing this bug. This was fixed by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190168. Please use the
latest build and you should no longer see this problem.
--=_alternative 003EC567852572F4_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Hello-</font>
<br><font size=2 face="sans-serif">Thanks for surfacing this bug. This
was fixed by https://bugs.eclipse.org/bugs/show_bug.cgi?id=190168. Please
use the latest build and you should no longer see this problem.</font>
--=_alternative 003EC567852572F4_=--
Previous Topic:CmdBlock ParamList Question
Next Topic:How to filter methods by modifiers
Goto Forum:
  


Current Time: Tue Apr 23 13:28:48 GMT 2024

Powered by FUDForum. Page generated in 0.02712 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top