Unable to get source file content as mail body in file to mail scenario

Hi Friends,
I am facing one problem with one of my file to mail scenario in PI(SP9).  I have done bypass scenario(without IR only with ID objects). Scenario is working fine, i am getting mail also.  But my requirement is i want complete source file content as a mail body (not xml format, text format).  I have checked all options, but configured scenario bydefault taking source content as a attachment and mail body is empty.  I have tested below options
1. If i choose message protocol as FCC mechanism at source side content at target side i am getting xml format as a attachment( In mail adapter i have selected message protocol as xi payload, and without packate option on mail adapter). If i choose message protocol as xi all, i am getting 2 files as a attachment (one file as a payload content and second file as a source file content in xml format).
2. If i choose message protocol as file at souce side that time i am getting source complete content as a attachment at target side in xml format, but mail attached file content is flat file(.xml extension) format. When i tried to open attachment file that time i am getting error in explorer, but i can see only one row in explorer  remaining rows unable to see.
Please share your ideas on this.

Hi,
Follow below steps
1. First basis level need to configure setup(SMTP) for mail.  After that only mail will go from SAP.
2. Source side depending on requirement take communication channel(idoc, file etc)
3. Receiver side communication channel take mail adapter and configure below setup
   3.1 select message protocol XI ALL/ XI PAYLOAD(WITH PACKAGE or WITHOUT PACKAGE)
   3.2 if message protocol is XI ALL, the complete content will be sent as a attachment along with payload file
   3.3 if message protocol is XI PAYLOAD, the source message, the source message will be sent as attachment.  Playload file filter automatically.
   3.4 If you use PACKAGE option on mail adaper, this time source strucute need to import from SAP (some standard structure only will be support, without strucutre we can't work).  If you choose package option no need to give mail id on communication channel, we need to pass mail id's from source structure.
I hope now clear.

Similar Messages

  • Unable to get the file system information for: \\****servername\E$\; error = 64 Unable to distribute content to DP

    One of our DPs has stopped loading content. 
    I've research for quite a bit and cannot find a clear cut reason to this.  This server only has a DP role, I verified sharing permissions, all looked good. This DP has been running just fine for the last year or so and all sudden it will no longer load
    packages.  The disk drive is still present I can still reach the hidden share \\servername.com\E$
    Verified that the SMSSIG$ folder is there and the last entry is from 4/23/2015 
    SCCM 2012 R2 
    OS 2008 R2 Standard
    Any help is greatly appreciated!
    Here's a snipit from the distmgr.log
    Start updating the package on server ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\...
    Attempting to add or update a package on a distribution point.
    Will wait for 1 threads to end.
    Thread Handle = 0000000000001E48
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=***.com SITE=1AB PID=2472 TID=8252 GMTDATE=Thu Apr 30 19:12:01.972 2015 ISTR0="SYSMGMT Source" ISTR1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="CAS00087" AID1=404 AVAL1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    SMS_DISTRIBUTION_MANAGER 4/30/2015 2:12:01 PM
    8252 (0x203C)
    The current user context will be used for connecting to ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\.
    Successfully made a network connection to \\*****.com\ADMIN$.
    Ignoring drive \\*****.com\C$\.  File \\*****.com\C$\NO_SMS_ON_DRIVE.SMS exists.
    Unable to get the file system information for: \\*****.com\E$\; error = 64.
    Failed to find a valid drive on the distribution point ["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\
    Cannot find or create the signature share.
    STATMSG: ID=2324 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=sccmprdpr1sec2.mmm.com SITE=1AB PID=2472 TID=8252 GMTDATE=Thu Apr 30 19:12:55.206 2015 ISTR0="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    ISTR1="CAS00087" ISTR2="" ISTR3="30" ISTR4="94" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="CAS00087" AID1=404 AVAL1="["Display=\\*****.com\"]MSWNET:["SMS_SITE=1AB"]\\*****.com\"
    Error occurred. Performing error cleanup prior to returning.
    Cancelling network connection to \\*****.com\ADMIN$.

    Error 64 is being returned which is simply "the network name is no longer available".
    There can be a number of reasons for this from SMB compatibility issues (2003 servers wont support SMB2), to the expected and actual computer name of the boxes don't match (tries to authenticate with server.tld.com when the actual name is srv-01.tld.com and
    you just put a C-name in). I'd start from the top:  Try opening said share from the Primary Site server as that's the box doing the work.  Verify the IP and computer name is legit and that no one has played ACL games between the two systems (remember
    RPC only initiates/listens on port 135 but established connections are up in the dynamic port range).
    At the end of the day it's an issues "underneath" SCCM, and not an SCCM problem specifically. 

  • JDeveloper v10.1.3.0 - Debugging Mode - Unable to fiind source file

    I just upgraded to a newer (10.1.3.0) version of JDeveloper.
    When I'm stepping through Java code in the debugger and I need to step into code that is in another project, I get a dialog box telling me "Unable to find source file".
    The dialog box has four radio buttons and in the past, I chose the "Look for the file in project: " which had a drop down box where I could select the project that the Java file was in.
    With the new vesion, this does not work. I have to select the second option, which is "Let me find the file myself with the open file dialog".
    This latter method works, but it is much more time consuming than the former. Has anyone else noticed this problem before and found out a way to fix it?
    Thanks in advance for any help on this matter.
    Greg

    Just some more information from me, the original poster...........
    When I try to do the remote debugging....
    Under the project's Run Configuration, Launch Settings, I check the "Remote Debugging and Profiling"
    Under Debugger, Remote, I select the "Listen for JPDA
    Then I select the project and chose "Start Remote Debugger"
    Then I set a breakpoint in the PL/SQL
    Then at the SQLPLUS command line, I enter "exec DBMS_DEBUG_JDWP.CONNECT_TCP( '127.0.0.1', 4000 );"
    Response from SQLPLUS is:
    BEGIN DBMS_DEBUG_JDWP.CONNECT_TCP( '127.0.0.1', 4000 ); END;
    ERROR at line 1:
    ORA-12571: TNS:packet writer failure
    ===========================================================
    When I try debugging locally............
    I uncheck "Remote Debugging and Profiling"
    In Run Config, Debug, Remote, I select Attach to OJVM as the protocol
    I then select the PL/SQL function that I would like to debug and select "Debug"
    Here are the results from JDev....
    Connecting to the database QF.
    Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
    Executing PL/SQL: ALTER SESSION SET PLSQL_COMPILER_FLAGS=INTERPRETED
    Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '127.0.0.1', '3263' )
    ORA-30683: failure establishing connection to debugger
    ORA-12541: TNS:no listener
    ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
    ORA-06512: at line 1
    Process exited.
    Disconnecting from the database QF.
    =========================================================
    Any help would sure be appreciated.
    Thanks,
    Greg

  • Unable to find source file

    I had a error message "Unable to Find Source File" when I used JDeveloper debugger.
    The debugger has finished stepping, but it cannot find the source file.
    Unable to find source file for package oracle.e1.bssv....
    Project xxxxxx.jpr has already been searched
    * Look for the file in Project
    * Let me find the file myself with the open file dialog
    * Don't ask me about this file again
    The above 3 options are available
    I checked and found previous posting for use 'Step Over' to bypass this problem. I tried and it did not work either.
    Please let me know if anybody has similar problem and know the solution. Thanks
    JDeveloper 10.1.3.4.0

    You see this dialog because you stepped into a statement which requires source code which is not part of your project (or you don't have). If you have the sources you can browse for them, if you don't have them answer the dialog with the third option.
    You should try 'step out' instead of step over. Once you see this message it's to late to step over the statement (pointing to source you don't have available). You may need to set out a couple of times to get back to code you have sources from.
    Timo

  • JDeveloper 10g 10.1.3 Unable to Find Source File (SQLJ)

    I live and die using the debugger. I have never seen this happen before. I have a .sqlj file I compile with the other code for a particular application. JDeveloper has always been able to step into the .sqlj code before. However, I have kept the JDeveloper code up-to-date and applied a bunch of new updates today. In fact, before I compiled the latest version of the code, I was able to stop through the .sqlj file. Now I have recompiled it and as I attempt to step through the code defined in the .sqlj file, I keep seeing the "Unable to Find Source File" dialog. If I point it to the .sqlj file it shows me the line I would expect to be at, but as soon as I take snother "step" through the code, I am thrown out of the source and back to where I attempt to step into it from. If I keep try to step through the code and keep telling it where the code is I can actual step throught the code. But that's a huge pain, and it won't advance to the next breakpoint in the .sqlj code.
    I have always been able to debug SQLJ files without problem until today.

    Hello!
    the jar files are under WEB-INF/lib
    how do I compile the files to include the debug info? All the files are compiled when you run or debug your app right? or am I missing something?
    Thanks a bunch for your time!
    nene

  • EA2: "Unable to Find Source File" when debugging

    Hi,
    I was remote debugging and hit a breakpoint in a trigger which I hadn't open.
    The "Unable to Find Source File" dialog popped up, saying "Unable to find source file for package $Oracle.Trigger.SCHEMA, filename TRIGGER.pls", with SCHEMA being the current schema and TRIGGER the trigger (which never got saved to file BTW).
    Additionally, this was pumped in the console (partial post due to limited buffer in Windows):
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    java.lang.NullPointerException
            at oracle.jdeveloper.java.locator.ProjectClassLocator.<init>(ProjectClas
    sLocator.java:104)
            at oracle.jdeveloper.java.locator.JdevClassLocatorFactory.getProjectLoca
    tor(JdevClassLocatorFactory.java:101)
            at oracle.jdeveloper.java.provider.ProjectFileProvider$6.run(ProjectFile
    Provider.java:347)
            at oracle.ide.model.NodeUtil.runUnderReadLock(NodeUtil.java:150)
            at oracle.jdeveloper.java.provider.ProjectFileProvider.getClassLocator(P
    rojectFileProvider.java:364)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassExactImpl(Ba
    seFileProvider.java:430)
            at oracle.jdeveloper.java.provider.CachedFileProvider.getClassExactImpl(
    CachedFileProvider.java:697)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassLeftToRight(
    BaseFileProvider.java:377)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClass(BaseFilePro
    vider.java:350)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getSourceClass(BaseF
    ileProvider.java:753)
            at oracle.jdeveloper.java.JavaModel.getSourceClass(JavaModel.java:364)
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:626
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:620
            at oracle.jdeveloper.runner.Source.findSourceFile(Source.java:565)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.findSourceFile(Debuggin
    gProcess.java:2680)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceFile(Debuggin
    gProcess.java:2711)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceIPIcon(Debugg
    ingProcess.java:2782)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.debuggeeStopped(Debuggi
    ngProcess.java:3093)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.activeProgramStopped(De
    buggingProcess.java:3011)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.mav$activeProgramStoppe
    d(DebuggingProcess.java:132)
            at oracle.jdevimpl.runner.debug.DebuggingProcess$7.run(DebuggingProcess.
    java:1810)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    java.lang.ClassCastException: oracle.ide.model.UnrecognizedTextNode cannot be ca
    st to oracle.jdeveloper.library.JDKNode
            at oracle.jdeveloper.library.JLibraryList.addJDK(JLibraryList.java:211)
            at oracle.jdeveloper.library.JLibraryList.addJDK(JLibraryList.java:231)
            at oracle.jdeveloper.library.JLibraryManager.findOrCreateDefaultJDK(JLib
    raryManager.java:718)
            at oracle.jdeveloper.library.JLibraryManager.getDefaultJDK(JLibraryManag
    er.java:218)
            at oracle.jdeveloper.model.JProjectLibraries.getJDK(JProjectLibraries.ja
    va:121)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.getJDKFor(ProjectC
    lassLocator.java:313)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.<init>(ProjectClas
    sLocator.java:73)
            at oracle.jdeveloper.java.locator.JdevClassLocatorFactory.getProjectLoca
    tor(JdevClassLocatorFactory.java:101)
            at oracle.jdeveloper.java.provider.ProjectFileProvider$6.run(ProjectFile
    Provider.java:347)
            at oracle.ide.model.NodeUtil.runUnderReadLock(NodeUtil.java:150)
            at oracle.jdeveloper.java.provider.ProjectFileProvider.getClassLocator(P
    rojectFileProvider.java:364)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassExactImpl(Ba
    seFileProvider.java:430)
            at oracle.jdeveloper.java.provider.CachedFileProvider.getClassExactImpl(
    CachedFileProvider.java:697)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassLeftToRight(
    BaseFileProvider.java:377)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClass(BaseFilePro
    vider.java:350)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getSourceClass(BaseF
    ileProvider.java:753)
            at oracle.jdeveloper.java.JavaModel.getSourceClass(JavaModel.java:364)
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:626
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:620
            at oracle.jdeveloper.runner.Source.findSourceFile(Source.java:565)
            at oracle.jdeveloper.runner.Source.showSourceFile(Source.java:150)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceFile(Debuggin
    gProcess.java:2719)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceIPIcon(Debugg
    ingProcess.java:2782)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.debuggeeStopped(Debuggi
    ngProcess.java:3093)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.activeProgramStopped(De
    buggingProcess.java:3011)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.mav$activeProgramStoppe
    d(DebuggingProcess.java:132)
            at oracle.jdevimpl.runner.debug.DebuggingProcess$7.run(DebuggingProcess.
    java:1810)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    java.lang.NullPointerException
            at oracle.jdeveloper.java.locator.ProjectClassLocator.<init>(ProjectClas
    sLocator.java:104)
            at oracle.jdeveloper.java.locator.JdevClassLocatorFactory.getProjectLoca
    tor(JdevClassLocatorFactory.java:101)
            at oracle.jdeveloper.java.provider.ProjectFileProvider$6.run(ProjectFile
    Provider.java:347)
            at oracle.ide.model.NodeUtil.runUnderReadLock(NodeUtil.java:150)
            at oracle.jdeveloper.java.provider.ProjectFileProvider.getClassLocator(P
    rojectFileProvider.java:364)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassExactImpl(Ba
    seFileProvider.java:430)
            at oracle.jdeveloper.java.provider.CachedFileProvider.getClassExactImpl(
    CachedFileProvider.java:697)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassLeftToRight(
    BaseFileProvider.java:377)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClass(BaseFilePro
    vider.java:350)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getSourceClass(BaseF
    ileProvider.java:753)
            at oracle.jdeveloper.java.JavaModel.getSourceClass(JavaModel.java:364)
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:626
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:620
            at oracle.jdeveloper.runner.Source.findSourceFile(Source.java:565)
            at oracle.jdeveloper.runner.Source.showSourceFile(Source.java:150)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceFile(Debuggin
    gProcess.java:2719)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceIPIcon(Debugg
    ingProcess.java:2782)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.debuggeeStopped(Debuggi
    ngProcess.java:3093)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.activeProgramStopped(De
    buggingProcess.java:3011)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.mav$activeProgramStoppe
    d(DebuggingProcess.java:132)
            at oracle.jdevimpl.runner.debug.DebuggingProcess$7.run(DebuggingProcess.
    java:1810)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    java.lang.ClassCastException: oracle.ide.model.UnrecognizedTextNode cannot be ca
    st to oracle.jdeveloper.library.JDKNode
            at oracle.jdeveloper.library.JLibraryList.findJDK(JLibraryList.java:55)
            at oracle.jdeveloper.library.JLibraryManager.findOrCreateDefaultJDK(JLib
    raryManager.java:702)
            at oracle.jdeveloper.library.JLibraryManager.getDefaultJDK(JLibraryManag
    er.java:218)
            at oracle.jdeveloper.model.JProjectLibraries.getJDK(JProjectLibraries.ja
    va:121)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.getJDKFor(ProjectC
    lassLocator.java:313)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.<init>(ProjectClas
    sLocator.java:73)
            at oracle.jdeveloper.java.locator.JdevClassLocatorFactory.getProjectLoca
    tor(JdevClassLocatorFactory.java:101)
            at oracle.jdeveloper.java.provider.ProjectFileProvider$6.run(ProjectFile
    Provider.java:347)
            at oracle.ide.model.NodeUtil.runUnderReadLock(NodeUtil.java:150)
            at oracle.jdeveloper.java.provider.ProjectFileProvider.getClassLocator(P
    rojectFileProvider.java:364)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassExactImpl(Ba
    seFileProvider.java:430)
            at oracle.jdeveloper.java.provider.CachedFileProvider.getClassExactImpl(
    CachedFileProvider.java:697)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassLeftToRight(
    BaseFileProvider.java:377)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClass(BaseFilePro
    vider.java:350)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getSourceClass(BaseF
    ileProvider.java:753)
            at oracle.jdeveloper.java.JavaModel.getSourceClass(JavaModel.java:364)
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:626
            at oracle.jdeveloper.runner.Source.findURLForClassSource(Source.java:620
            at oracle.jdeveloper.runner.Source.showSourceFile(Source.java:171)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceFile(Debuggin
    gProcess.java:2719)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceIPIcon(Debugg
    ingProcess.java:2782)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.debuggeeStopped(Debuggi
    ngProcess.java:3093)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.activeProgramStopped(De
    buggingProcess.java:3011)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.mav$activeProgramStoppe
    d(DebuggingProcess.java:132)
            at oracle.jdevimpl.runner.debug.DebuggingProcess$7.run(DebuggingProcess.
    java:1810)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    java.lang.ClassCastException: oracle.ide.model.UnrecognizedTextNode cannot be ca
    st to oracle.jdeveloper.library.JDKNode
            at oracle.jdeveloper.library.JLibraryList.findJDK(JLibraryList.java:55)
            at oracle.jdeveloper.library.JLibraryManager.findOrCreateDefaultJDK(JLib
    raryManager.java:702)
            at oracle.jdeveloper.library.JLibraryManager.getDefaultJDK(JLibraryManag
    er.java:218)
            at oracle.jdeveloper.model.JProjectLibraries.getJDK(JProjectLibraries.ja
    va:121)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.getJDKFor(ProjectC
    lassLocator.java:313)
            at oracle.jdeveloper.java.locator.ProjectClassLocator.<init>(ProjectClas
    sLocator.java:73)
            at oracle.jdeveloper.java.locator.JdevClassLocatorFactory.getProjectLoca
    tor(JdevClassLocatorFactory.java:101)
            at oracle.jdeveloper.java.provider.ProjectFileProvider$6.run(ProjectFile
    Provider.java:347)
            at oracle.ide.model.NodeUtil.runUnderReadLock(NodeUtil.java:150)
            at oracle.jdeveloper.java.provider.ProjectFileProvider.getClassLocator(P
    rojectFileProvider.java:364)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassExactImpl(Ba
    seFileProvider.java:430)
            at oracle.jdeveloper.java.provider.CachedFileProvider.getClassExactImpl(
    CachedFileProvider.java:697)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClassLeftToRight(
    BaseFileProvider.java:377)
            at oracle.jdeveloper.java.provider.BaseFileProvider.getClass(BaseFilePro
    vider.java:350)
            at oracle.jdeveloper.java.JavaModel.getClass(JavaModel.java:317)
            at oracle.jdeveloper.runner.Source.findURLForClassStub(Source.java:642)
            at oracle.jdeveloper.runner.Source.findURLForClassStub(Source.java:636)
            at oracle.jdeveloper.runner.Source.findOpenSourceStub(Source.java:661)
            at oracle.jdeveloper.runner.Source.showSourceFile(Source.java:202)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceFile(Debuggin
    gProcess.java:2719)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.showSourceIPIcon(Debugg
    ingProcess.java:2782)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.debuggeeStopped(Debuggi
    ngProcess.java:3093)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.activeProgramStopped(De
    buggingProcess.java:3011)
            at oracle.jdevimpl.runner.debug.DebuggingProcess.mav$activeProgramStoppe
    d(DebuggingProcess.java:132)
            at oracle.jdevimpl.runner.debug.DebuggingProcess$7.run(DebuggingProcess.
    java:1810)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:273)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:183)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:173)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)Pre-1.5, there were some occasions where the dialog would show, but now it seems it shows whenever the source isn't opened (tried also with a package).
    Also pre-1.5, indicating the correct connection to search the source in would put sqldev on the right path again and the source would open correctly, but this doesn't work anymore. Maybe that's because you had to use the second drop-down, and in 1.5 there's only 1, which might be the useless (first) one from pre-1.5.
    Besides, judging from the "$Oracle.Trigger.SCHEMA", I'd say sqldev already knows the right schema anyway, and the dialog shouldn't even pop up.
    BTW, after opening the source myself, the debugger stepped right in...
    Hope you've got enough to go on,
    K.
    Message was edited by:
    -K-

    For the previous issues, see [2514] Remote debugger asks for source file.
    K.

  • JDeveloper 10.1.3 + Unable to find Source File

    Hello to all.
    I am having problems with JDeveloper 10.1.3. I am trying to use PostgreSQL and I DO have the driver classes in the /WEB-INF/lib directory. Whe my program gets to the point using the postgres db, a get a pop-up window stating that it was unable to find the source file.
    I do not understand why I am getting this message since it is supposed to be searching for .class files, not .java files.
    Can somebody help?
    Thank you so much in advanced.

    Hello!
    the jar files are under WEB-INF/lib
    how do I compile the files to include the debug info? All the files are compiled when you run or debug your app right? or am I missing something?
    Thanks a bunch for your time!
    nene

  • Get source file name in the structure itself or in the payload

    Hi everyone,
    I have a task regarding mapping
    In my  structure , i defined a field for Filename . What I need is, what ever source file name am sending, that should be mapped into this filed.
    If am sending inputfile.txt.
    My output file should appear like this,
    <?xml version="1.0"?>
             <message id=u201DmessageIDu201D>
                     <header>
                             <filename>D:\\inputfile.txt</filename>
                     </header>
                     <body>
                              FileContent
                     </body>
             </message>
    Any help would be appreciated. Do I need to create any UDF. If So please provide.
    Regards,
    Varun

    Hi Varun,
    are u using the same UDF that I replied. also note that the variable key should be declared only once.
    Use this without changing any thing. It works for me...
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","Directory");
    String dir =  conf.get(key);
    return dir+'/'+ourSourceFileName;
    Also let us know where do you het this error..
    Thanks
    SaNv...

  • ** How to get Source File Name thru XSLT Mapping

    Hi friends,
    We require source file name after message processing (SXMB_MONI) in the output structure.  We understad from Forums and  blog 2664, this is possible thru UDF - DynamicConfiguration class. This UDF will work if we use message mapping. But, in our case we are using XSLT mapping. So, how do we call  the same from Java Pacakage ? (Imported Archives). For writing java class separately, what are the changes to be made in the program?
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    String ourSourceFileName = conf.get(key);
    return ourSourceFileName;
    Kindly reply, friends.
    Kind Regards,
    Jeg P.

    Hi,
    This is the example in this similar manner u have to call the method in which u have to write the code for picking the source file name.
    <name>
       <xsl:if test="function-available('javamap:concat')">
        <xsl:value-of select="javamap:concat($first, $last, $inputparam)"/>
       </xsl:if>
      </name>
    for reference check the Link,
    http://help.sap.com/saphelp_nw04s/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    Regards,
    Phani

  • Unable to get .PS File

    Dear all,
    We are able get the popup for saving '.PS' File while sending the print. That time our ptinter is of type 'F'.
    We have changed printer type to 'G' & may be some has also changed some more settings. Now, I am unable to get that popup & so not able to save file.
    Can anyone help in advicing how to solve this problem?
    Thanks in advance.
    Kind Regards,
    Prasad

    Hi.. I am looking to upload the .ps file and convert to pdf as well..
    Did U ble to upload it in SAP.. ?
    Cheers

  • Unable to import source files to the subversion repository

    hey ....
    i'm use jdeveloper 10.1.3.3.0 and i'm want import source files to subversion repository ...
    what this error?
    org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: svn: 'pre-commit' hook failed with error output:
    Associations are required on commits.
    svn: MERGE of '/svn/repos/xxxxxxx': 409 Conflict (http://localhost/)
         at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.doImport(AbstractJhlClientAdapter.java:729)
         at oracle.jdevimpl.vcs.svn.imp.SVNImportWizard.executeImport(SVNImportWizard.java:476)
         at oracle.jdevimpl.vcs.svn.imp.SVNImportWizard.commitWizard(SVNImportWizard.java:204)
         at oracle.jdevimpl.vcs.svn.imp.SVNImportWizard.mav$commitWizard(SVNImportWizard.java:78)
         at oracle.jdevimpl.vcs.svn.imp.SVNImportWizard$3$1.run(SVNImportWizard.java:137)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.tigris.subversion.javahl.ClientException: svn: 'pre-commit' hook failed with error output:
    Associations are required on commits.
    svn: MERGE of '/svn/repos/xxxxxxxxx': 409 Conflict (http://localhost/)
         at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:435)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1245)
         at org.tmatesoft.svn.core.javahl.SVNClientImpl.doImport(SVNClientImpl.java:616)
         at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.doImport(AbstractJhlClientAdapter.java:725)
         ... 5 more
    is urgent .... thanks

    Vale,
    org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: svn: 'pre-commit' hook failed with error output:
    Associations are required on commits.Talk to your SVN repository administrator - they have put a pre-commit hook in the repository that is failing.
    John

  • Getting Error in CMC - source file error. [No such file or directory]: [CrystalEnterprise.Smtp]

    Dear All,
    I am able to schedule the Crystal report successfully means mail gets auto triggered as we set in SCHEDULE option. But when we tried to use the notification option we get the status as FAILED. nd in details we get "source file error. [No such file or directory]: [CrystalEnterprise.Smtp]".
    But still a mail gets triggred and each and every person will get mail. but the issue is notification will not work properly and no notification mail. And the status is despayed as FAILED with "source file error. [No such file or directory]: [CrystalEnterprise.Smtp]" this message.
    Regards,
    Rohan Ghadi

    Do you have multiple job servers in your environment? Did all the Job servers configured SMTP settings?

  • Unable to find source .jpd file

    Hi,
    I am using WLI8.1 SP1. When i run my process application in a clustered environment
    I get this error. "Unable to find source file for PublishOrder.jpd file".
    Has anybody faced this issue. ???
    Thanx
    Ashish

    This happens when the cluster is not set up properly.
    Make sure that the weblogic integration services applications are deployed on
    the cluster also.
    I faced this problem when I set up a cluster from admin console and added managed
    servers to it from admin console.
    If you set up a cluster while configuring your domain with Configuration wizard,
    the wizard takes care of all the applications/services that need to be deployed
    on the cluster.
    "Ashish Agrawal" <[email protected]> wrote:
    >
    Hi,
    I am using WLI8.1 SP1. When i run my process application in a clustered
    environment
    I get this error. "Unable to find source file for PublishOrder.jpd file".
    Has anybody faced this issue. ???
    Thanx
    Ashish

  • HT4623 During my update to the new operating system I am unable to get past Rescue EMail. I tried not putting in another e-mail as it says it is optional - that did nto work. I entered a Rescue E-Mail and it will not allow me to go to the next step. Help

    During my update to the new operationg system I am unable to get past the Restore E-Mail. I first chose not to have an "optional" restore e-mail and was unable to get past this section. I then entered an alternate e-mail with the same results. I am unable to get past this section after I push the Next symbol. HELP!

    I am having the same problem.  I think I saw something about VPN and not being able to communicate with Apple web site.  Do you have your protected company email on your phone?

  • Reciver File channel unable to get message from Xi in file- file scenario

    Hi All,
    I have done a small File to File scenario.
    Sender file adapter receiver the file and gives it to XI, then deletes the file from that directory.
    Receiver is unable to get the file.
    I have a message mapping defined for the receiver which concatenates two fields from one message type and transforms it to another.
    I have configured the scenario.
    When I check the adapter stats Sender channel picks the Xml deletes it from the directory.
    <b>Sender channel:</b>
    Sender Adapter v1014 for Party '', Service 'SourceFileBS':
    Configured at 04:25:50 2006-06-03
    Up and running: Last message processing started 05:10:50 2006-06-03
      last poll interval started 05:10:50 2006-06-03
      length 60,000 secs
    <b>Receiver channel:</b>
    Receiver Adapter v1027 for Party '', Service 'TargetFileBs':
    Configured at 04:25:50 2006-06-03
    Up and running - no message processing until now
    I configured the scenario (receiver agreement, determination, sender agreement, and interface determination).
    Instead of Business systems, I Configured Business services (Virtual) for inter company communication.
    XI is unable to give the message to the receiver channel.
    Please help me to debug the scenario.
    Regards,
    Meher

    Hi All,
    Thanks for all your Responses.
    I see a high payload in my monitor belonging to some other process ( shipped with XI) MAT_LEGACY.
    The scenario which I executed is showing up a status of <b>scheduled</b>
    Adapter has picked the message at 01:59:37 2006-09-12
    and start time and the end time of the message is shown as
    01:59:37 2006-09-13 in the XI monitor with a status of scheduled .
    can I purge the sceduled messages for MAT_LEGACY scenario?
    if yes how do i do that?
    is this causing a problem for the file not being received by receiver?
    when i go to the transaction manager with SMQ1 with the client 100 i see the queue on which the above message is persisted with a queue status of ready.
    help me.
    Regards,
    Meher

Maybe you are looking for