This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 106979 - Three tests of TRS sample fail
Summary: Three tests of TRS sample fail
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords: REGRESSION
: 108091 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-18 13:28 UTC by Andrei Chistiakov
Modified: 2007-06-27 14:45 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log of test execution (66.91 KB, application/octet-stream)
2007-06-21 13:02 UTC, Vladimir Yaroslavskiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2007-06-18 13:28:52 UTC
Reproduced in build 0706180000.

To reproduce the bug:
- create and deploy TRS sample project.

HasAirline, HasNoReservations, and HasVehicle tests fail with the following output:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
      <faultcode xmlns="">SOAP-ENV:Server</faultcode>
      <faultstring xmlns="">Processing Error. Fault Name is
{http://docs.oasis-open.org/wsbpel/2.0/process/executable}ProcessingError and Fault Value is
{http://docs.oasis-open.org/wsbpel/2.0/process/executable}ProcessingError</faultstring>
      <faultactor xmlns=""/>
    </SOAP-ENV:Fault>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Comment 1 Vladimir Yaroslavskiy 2007-06-18 13:39:54 UTC
I tried with netbeans-hudson-trunk-872-full.zip from 18 June 2007, it works fine.
Comment 2 Andrei Chistiakov 2007-06-18 13:53:17 UTC
I used http://bits.netbeans.org/download/6.0/nightly/200706180000/ build with installer. With that build the issue is
reproducible on 2 platforms: XP and Linux. Is the build you mentioned newer? Does the zip archive contain a runtime? 
Comment 3 Ivan Sidorkin 2007-06-18 13:56:56 UTC
reproduced for me 
Product Version: NetBeans IDE Dev (Build 200706171200) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Comment 4 Vladimir Yaroslavskiy 2007-06-19 13:39:25 UTC
Latest autobuild #929 19 June 2007 + App Server from build 200706131200: all tests pass.
I will try next build with installer, now build 200706190000 is absent.
Comment 5 Vladimir Yaroslavskiy 2007-06-21 12:59:59 UTC
The problem is in engine:
TRS works fine on engine built on 200706131200 but doesn't work on 200706190000.
TRS sample has not been changes since 2007/06/06.
Comment 6 Vladimir Yaroslavskiy 2007-06-21 13:02:19 UTC
Created attachment 44160 [details]
Log of test execution
Comment 7 Sergey Lunegov 2007-06-21 13:04:37 UTC
Murali, would you please look at this issue.
Comment 8 Ivan Sidorkin 2007-06-21 13:18:30 UTC
regression to M9
Comment 9 Ivan Sidorkin 2007-06-26 00:00:56 UTC
*** Issue 108091 has been marked as a duplicate of this issue. ***
Comment 10 Vladimir Yaroslavskiy 2007-06-26 15:13:12 UTC
Project ReservationPartnerServices has been recreated.
Comment 11 Vladimir Yaroslavskiy 2007-06-26 15:13:40 UTC
Fixed in trunk and ML10.
Comment 12 Andrei Chistiakov 2007-06-27 14:45:37 UTC
Verified in build 200706262201.