Diagram goes blank when bpel file is outside default dir

Hi,
I am using JDeveloper v10.1.2.1.0 and the “Diagram view” goes blank when I take the “.bpel” file from the project root directory (the default location) to some other directory, even though I modify the references accordingly. My suitcase looks like this:
<BPELSuitcase>
<BPELProcess id="TaskAssignment" src="../../bpel/TaskAssignment.bpel">
<partnerLinkBindings>
<partnerLinkBinding name="client">
<property name="wsdlLocation">TaskAssignment.wsdl</property>
</partnerLinkBinding>
</partnerLinkBindings>
</BPELProcess>
</BPELSuitcase>
The project compiles successfully with “rebuild”, the “Source” tab allows me to see the BPEL source code, but the “Diagram view” remains blank. Why?
Thanks,
Manuel

I have the similiar issue even when the BPEL file is not touched or moved. This happens in I use the email activity.
<!--
The 'client' role represents the requester of this service. It is
used for callback. The location and correlation information associated
with the client role are automatically set using WS-Addressing.
-->
<partnerLink name="client" partnerLinkType="client:AdaptationNotifier"
myRole="AdaptationNotifierProvider"
partnerRole="AdaptationNotifierRequester"/>
<partnerLink name="AdaptationService"
partnerLinkType="ns3:AdaptationService_PL"
partnerRole="AdaptationService_Role"/>
<partnerLink name="NotificationService"
partnerRole="NotificationServiceProvider"
partnerLinkType="ns1:NotificationServiceLink"/>
</partnerLinks>
<!--
VARIABLES
List of messages and XML documents used within this BPEL process
-->
<variables>
<!-- Reference to the message passed as input during initiation -->
<variable name="inputVariable"
messageType="client:AdaptationNotifierRequestMessage"/>
<!-- Reference to the message that will be sent back to the requester during callback -->
<variable name="outputVariable"
messageType="client:AdaptationNotifierResponseMessage"/>
<variable name="Invoke_1_logMessage_InputVariable"
messageType="ns3:AdaptationService_logMessage"/>
<variable name="Invoke_1_logMessage_OutputVariable"
messageType="ns3:AdaptationService_logMessageResponse"/>
</variables>
<!--
ORCHESTRATION LOGIC
Set of activities coordinating the flow of messages across the
services integrated within this business process
-->
<sequence name="main">
<receive name="Receive_Notification_Message" partnerLink="client"
portType="client:AdaptationNotifier" operation="initiate"
variable="inputVariable" createInstance="yes"/>
<scope name="Scope_1">
<scope name="Email_1">
<bpelx:annotation>
<bpelx:pattern patternName="bpelx:email"></bpelx:pattern>
</bpelx:annotation>
<variables>
<variable name="varNotificationReq"
messageType="ns1:EmailNotificationRequest"/>
<variable name="varNotificationResponse"
messageType="ns1:ArrayOfResponse"/>
<variable name="NotificationServiceFaultVariable"
messageType="ns1:NotificationServiceErrorMessage"/>
</variables>
<faultHandlers>
<catchAll>
<invoke name="Invoke_1" partnerLink="AdaptationService"
portType="ns3:AdaptationService"
operation="logMessage"
inputVariable="Invoke_1_logMessage_InputVariable"
outputVariable="Invoke_1_logMessage_OutputVariable"/>
</catchAll>
</faultHandlers>
<sequence name="Sequence_1">
<assign name="EmailParamsAssign">
<copy>
<from expression="string('Default')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:FromAccountName"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Bcc"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Cc"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:ReplyToAddress"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Subject"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:To"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Content/ns1:ContentBody"/>
</copy>
<copy>
<from expression="string('text/html; charset=UTF-8')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Content/ns1:MimeType"/>
</copy>
<copy>
<from expression="string('Default')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:FromAccountName"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Bcc"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Cc"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:ReplyToAddress"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Subject"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:To"/>
</copy>
<copy>
<from expression="string('')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Content/ns1:ContentBody"/>
</copy>
<copy>
<from expression="string('text/html; charset=UTF-8')"/>
<to variable="varNotificationReq"
part="EmailPayload"
query="/EmailPayload/ns1:Content/ns1:MimeType"/>
</copy>
</assign>
<invoke name="InvokeNotificationService"
partnerLink="NotificationService"
portType="ns1:NotificationService"
operation="sendEmailNotification"
inputVariable="varNotificationReq"
outputVariable="varNotificationResponse"/>
</sequence>
</scope>
</scope>
</sequence>
</process>

Similar Messages

  • The screen goes blank when I press to enlarge while watching netflix or a TV show.  What have I done?

    The screen goes blank when I press to enlarge while watching netflix or a TV show.  What have I done?

    Have you tried resetting the iPad:
    Reset iPad:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.

  • Lg cosmos touch goes blank when placing VM calls

    My lg touch goes blank when calling vm & i cannot get the dial pad w/o opening the phone.  I've seen other postings regarding resetting the proximity in the service menu but i cant find it on this phones menu.   how / where do i go to reset the proximity settings IF that is what will fix it.  thanks.

    Hello yosmt! I've researched the operation you've mentioned (changing the proximity settings on the Cosmos Touch) and can't find any data on it. I can tell you this: If you're dialing to your voicemail or any other Interactive voice response system, the display should remain illuminated while the phone is held at a distance from the human face for at least 5 seconds. If your phone isn't doing that, then we have to discuss options other than changing settings. If you want, you can send me a personal message through the forum. Please include your name and mobile number. Thanks!

  • My screen goes blank when receiving or making calls.

    My screen goes blank when receiving or making calls.  Cannot get back to the tiles window until the other party hangs up.

    Go to the Apple in the upper left corner and select About This Mac, then click on More Info, then select Power from the left hand column of the System Profiler. Copy and paste the Battery Information back here.

  • Samsung 205BW goes blank when using DVI

    Hi
    I have a G4 Mac Mini. I recently purchased a [url="http://komplett.ie/k/ki.asp?sku=322266"]Samsung 205BW 20in widescreen LCD monitor[/url].
    I connected it via the DVI port on my mini with the DVI cable that came with the monitor and it seemed to work great but occasionally the screen will flick black as if there was nothing connected to it. It happens most noticeably when I go from a fullscreen quicktime video to the desktop or if I activate Expose. Also if the Mini goes to sleep and I try to wake it the screen stays black and I either have to reboot or change to using the VGA cable.
    The monitor works perfectly if I use a DVI-VGA adaptor and connect to the VGA port on the monitor but I'd prefer to use DVI.....
    I read on here of people using SwitchResX to change the settings for the monitor. I downloaded it but I don't really know what to input in the custom settings... perhaps someone here can help?
    Here is the DDC file from SwitchResX:
    =========================================================
    DDC block report generated by SwitchResX for display
    SyncMaster
    0 1 2 3 4 5 6 7 8 9 A B C D E F
    0 | 00 FF FF FF FF FF FF 00 4C 2D 1E 02 30 32 41 48
    1 | 03 11 01 03 80 2B 1B 78 2A EE 95 A3 54 4C 99 26
    2 | 0F 50 54 BF EF 80 B3 00 81 80 81 40 71 4F 01 01
    3 | 01 01 01 01 01 01 21 39 90 30 62 1A 27 40 68 B0
    4 | 36 00 B1 0F 11 00 00 1C 00 00 00 FD 00 38 4B 1E
    5 | 51 10 00 0A 20 20 20 20 20 20 00 00 00 FC 00 53
    6 | 79 6E 63 4D 61 73 74 65 72 0A 20 20 00 00 00 FF
    7 | 00 48 53 47 50 31 31 34 30 33 30 0A 20 20 00 6B
    Valid DDC block: checksum passed
    EDID Version........1.3
    Manufacturer........SAM
    Product Code........7682 (1E02) (021E)
    Serial Number.......1212232240
    Manufactured........Week 3 of year 2007
    Max H Size..........43 cm
    Max V Size..........27 cm
    Gamma...............2.20
    DPMS Supported Features:
    Active off
    Display type:
    RGB color display
    Input signal & sync:
    Digital
    Color info:
    Red x = 0.640 Green x = 0.300 Blue x = 0.150 White x = 0.313
    Red y = 0.330 Green y = 0.600 Blue y = 0.060 White y = 0.329
    Established Timings:
    800 x 600 @ 60Hz
    800 x 600 @ 56Hz
    640 x 480 @ 75Hz
    640 x 480 @ 72Hz
    640 x 480 @ 67Hz
    640 x 480 @ 60Hz
    720 x 400 @ 70Hz
    1280 x 1024 @ 75Hz
    1024 x 768 @ 75Hz
    1024 x 768 @ 70Hz
    1024 x 768 @ 60Hz
    832 x 624 @ 75Hz
    800 x 600 @ 75Hz
    800 x 600 @ 72Hz
    Manufacturer Reserved Timings:
    1152 x 870 @ 75Hz
    Standard Timing Identification:
    #0: 1680 x 1050 @ 60Hz (B300)
    #1: 1280 x 1024 @ 60Hz (8180)
    #2: 1280 x 960 @ 60Hz (8140)
    #3: 1152 x 864 @ 75Hz (714F)
    Monitor Description blocks:
    Descriptor #0 is Timing definition:
    Mode = 1680 x 1050 @ 60Hz
    Pixel Clock.............146.25 MHz Non-Interlaced
    Horizontal Vertical
    Active..................1680 pixels 1050 lines
    Front Porch............. 104 pixels 3 lines
    Sync Width.............. 176 pixels 6 lines
    Back Porch.............. 280 pixels 30 lines
    Blanking................ 560 pixels 39 lines
    Total...................2240 pixels 1089 lines
    Scan Rate............... 65.29 kHz 59.95 Hz
    Image Size.............. 433 mm 271 mm
    Border.................. 0 pixels 0 lines
    Sync: Digital separate with
    * Negative vertical polarity
    * Positive horizontal polarity
    Descriptor #1 is Monitor limits:
    Horizontal frequency range.......30-81 kHz
    Vertical frequency range.........56-75 Hz
    Maximum bandwidth unspecified
    Descriptor #2 is Monitor name:
    SyncMaster
    Descriptor #3 is Serial number:
    HSGP114030
    =========================================================
    thanks for any help!!
    Mac Mini G4 Mac OS X (10.4.9)
    Mac Mini G4 Mac OS X (10.4.9)

    I had the exact problem you report with my core duo Mac Mini connected to a Syncmaster 204B. This problem persisted when I returned the monitor several times to Samsung for replacement 204B's. They eventually upgraded me to a refurbished 204T and the problem disappeared.
    It seems to me that Samsung has some real problems with screen blanking when their monitors are hooked by DVI to certain Macintoshes. For anyone contemplating a Samsung monitor, I'd recommend another brand until it's known that this screen blanking problem has been resolved with all Samsung models.
    Mac Mini Core Duo   Mac OS X (10.4.9)   1 GB RAM

  • Picture goes blank when new grad filter or brush used.

    When I attempt to use a new grad filter or adjustment brush in LR3.6 the picture goes blank i.e. totally black.  The history does not update and I can do no other edits until I Ctrl-Z or go to the grid pane or move to the next image.  I am running on Windows 7 64 bit and I have re-installed, twice, (repaired) using the latest downloaded LR3.6 off the adobe site.  I have done several integity checks which are successful and the problem occurs no matter what catalog I open, small or big.  However, my LR 4 beta works perfectly!?  This problem came out of the blue and the only software that I have installed on my machine recently was some Windows updates and Firetower which checks changes to my Startup processes.
    Alan

    I have experienced this on my old machine running Win XP with 4 GB RAM except that my picture went totally white, not black. I think it happens when LR demands more memory than what is currently available.
    To alleviate the problem you could try the following:
    - Increase your LR Cache size to at least 25 GB (by default it is set to 1 GB). Set Cache size in >Edit >Preferences >File handling tab.
    - Increase your page file, and - if possible - set your page file (a) on a different physical drive than where your OS resides, (b) on a different physical drive where your LR catalog resides.
    See also here for optimizing LR performance: http://kb2.adobe.com/cps/400/kb400808.html
    WW

  • After updating to the ladtest OS my iPhone most time goes blank when I unlock it and does not recognize my finger print not show the passcode to enter. Screen just brightens up and stays blank.

    after updating to the latest operating system on my iPhone 5s, often my screen goes blank and I am unable to unlock my phone. The phone becomes completely non responsive . Since I have the soft touch home button enabled I will either call Siri and ask to open an app which solves the issue or if I don't have Internet then the only solution is to switch off and then switd

    Hello there, Prashanthds96.
    The following Knowledge Base article offers up some great steps for troubleshooting issues with an iPhone not turning on:
    iPhone: Hardware troubleshooting
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIsand corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I4s goes blank when trying to message on hookt is anyone having same issue

    My I 4s goes totally blank when using hookt . Does anyone have same problem and is there a fix ?

    Hookt is a free ap thats like the BBM and allows I phones to chat with Black Berry users in the same fashion

  • Screen goes blank when using Patch tool

    The only information I've been able to find on this issue thus far was a post that was written during the Photoshop CS6 beta period at http://forums.adobe.com/message/4285375
    I am using the final released Photoshop CS6 software, not beta, and am having the same issue with the Patch tool. I start to drag around an area to make a selecton, and the screen goes blank so that I can't see where I'm making the selection. When I release the mouse, the image appears again. Another problem which may be related is that sometimes when I zoom in, the screen goes blank. Closing Photoshop and re-launching it usually fixes the problem, but is an annoying time-waster. I have the most current update from the Cloud for Photoshop CS6, 13.1.2.X64.
    Does anyone know a fix for this?

    RAM is 12 GB. I'm not sure which numbers are relevant for VRAM and scratch drive, but this is what I found for video card properties:
    Total Available Graphics Memory: 2809 MB
    Dedicated Video memory: 1024 MB
    System Video Memory: 0 MB
    Shard System Memory: 1785 MB

  • Excel for mac ver14.4.1 screen goes blank when i change to & from full screen view

    when i'm working on an excel document, if i am in full screen and hit escape to go non full screen the document goes blank.
    if i hit the full screen arrows again, i see my document momentarily and then the screen goes blank again.
    i believe this issue began recently after the most recent version update.  i must constantly save my documents in case i go in or 
    out of full screen view and my page goes blank so i don't lose my work.  does anyone else have this issue and what can i do about 
    it?  my macbook uses os x ver 10.7.5.  not sure if this is an excel problem or an os x problem.
    thanks to anyone who can help me figure this out.  

    Hi,
    As your request is relate to Excel for Mac, better to post your issue to the forum below:
    http://answers.microsoft.com/en-us/mac
    Thanks for your understanding.
    Wind Zhang
    TechNet Community Support

  • HT1414 screen goes blank when pluged in battery ok after a minitue

    screen goes blank during uses when pluged in for a minitue is ok

    Most iPhones have the Setting Auto-Lock set to 1 minute. So at, 1 minute the screen automatically turns OFF, turns black, blank. You can set this to other time lengths or Never. Tap Settings App > General > Auto-Lock.

  • Preventing iPod touch screen from going blank when iPod's powered.

    Hi there, is there anyway (or app) to prevent the iPod touch's screen from going blank/turning off?
    This is why I ask...
    I often use my iPod touch as my remote, where I choose which of my iMac's iTunes songs to play next and besides I'm always revising/updating the songs' ratings.  My iPod has a password to unlock and so, doing what I just said often can be bothersome.  I've found out that, if the iPod's own music is playing when connected to the power, the screen never goes blank, it only dims, which is very helpful but, since I'm not listening to the iPod, I always have to turn the iPod's volume all the way down.  Also this increments the number of plays to all those songs played back which is something I don't like either and so, again my question is, does anybody know if there is any way or app that, when the iPod's connected to power, only dimmed the screen (but not allow it to go blank)?
    Hope you can help.
    Thanks.
    Jorge...

    Go to Settings>General>Auto-Lock and set time to never.  If you have a corporate exchange mail account on the iPod that may prevent using never (Never not present).

  • Iphone just goes blank when I am talking

    When I am talking on my phone the screen goes blank and it just locks up for about 5 minutes and then it ok again, has anyone else had this problem?

        Thanks for the details cassie18 and we can figure this issue out. Do you have a case or cover on the phone that can be blocking the proximity sensor at the top? Do you only notice this on longer calls? Try pressing the power button or lock button when this happens to see if anything comes up.
    MarquiaF_VZW
    Follow us on Twitter @VZWSupport

  • Adobe goes Blank when trying to print.

    Hi,
      When i click print, the software freezes and goes blank. this is happening repeatedly even after restarting numerous times.
    My specs are:
    Windows 7 Ultimate
    and I just downloaded the patch.
    thx to anyone who replies.

    Which version of Reader do you have (Help->About) ? Which patch did you apply?

  • Z10 Screen goes blank, when restarted now rotates between blackberry screen and blue loading screen

    Last week I was having issues with my blackberry where the screen was going blank and I had to restart the phone. I had recently installed a software update and so when I took it into Telus the guy explained that the sotware may not hae installed correctly so he walked me through the blackberry restore steps via blakcberry link. So I did restore my blackberry.
    But a couple days later, it's back to its old tricks - the screen just goes black and I have to restart it. The trouble it is won't currently restart. At the moment it is rotating between the black and white "Blackberry" screen and the blue loading screen. 
    Was I unlucky enough to have the software install incorrectly both times, or is there something else going on?

    ctyers wrote:
    Last week I was having issues with my blackberry where the screen was going blank and I had to restart the phone. I had recently installed a software update and so when I took it into Telus the guy explained that the sotware may not hae installed correctly so he walked me through the blackberry restore steps via blakcberry link. So I did restore my blackberry.
    But a couple days later, it's back to its old tricks - the screen just goes black and I have to restart it. The trouble it is won't currently restart. At the moment it is rotating between the black and white "Blackberry" screen and the blue loading screen. 
    Was I unlucky enough to have the software install incorrectly both times, or is there something else going on?
    Blue loading screen? That is hardly known to be a "loading screen".... does the device get out of the blue screen by itself or you have to intervene? 

Maybe you are looking for

  • ORA-01722: invalid number Error during R12.1.1 upgrade

    Dear Experts, During u6678700 driiver upgrade,one of the woker failed with the following error: ATTENTION: All workers either have failed or are waiting: FAILED: file jairgmsetupmig.sql on worker 1. ATTENTION: Please fix the above failed worker(s) so

  • BLOCKING THE PAYMENT TO VENDOR LINE ITEM IN APP

    I am doing  APP Run in F110.  Here I want to block one vendor line item.  In the Edit proposal button I tried to block the line item.  But system is throughing a Error messeage saying that You cannot block the payment in proposal run. Can any one pls

  • Payment Terms not getting updated for local Purch Org Vendor Combination

    Hi I have updated the vendor master with new payment term in EBP. The same got updated for Back End Pucrh Org. But it is not getting updated for local Purch Org. I am using extended classic scenario and have BE and local Purch Org. I anybody can tell

  • Spry Menu Moves in IE

    I have been working on a spry menu for a website. I have had some experience using Spry but this problem just baffles me. The menu works fine in Firefox and when you open it in IE it works great at first until you start going through the pages. The h

  • Data base is not opning

    hi guru's how cani slove this problem SQL> alter database open; alter database open ERROR at line 1: ORA-16014: log 2 sequence# 573 not archived, no available destinations ORA-00312: online log 2 thread 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\HRM\REDO02