AIA 2.0.1 O2B Order synchronization fails after the SOA Upgrade to 10.1.3.4

Hi,
I have the AIA 2.0.1 installed on the system with the Order to Bill PIP flow working fine until I upgraded the SOA Suite from 10.1.3.3 to 10.1.3.4.
After the SOA upgrade the order synchronization from CRM(8.1.1) to BRM(7.3) fails with the error message
"exception on JaxRpc invoke: HTTP transport error: java.net.MalformedURLException: no protocol: eis/BRM"
I have checked the Application Server for the availability of BRM Adapter.
The BRM Adapter is available and properly configured. The JNDI Location for the BRM Adpater is eis/BRM itself.
Can anyone please help resolve this issue.
Thanks in Advance

Don't upgrade your Leopard clients. While running Xsan 1.4.2 on G5 Xserves running 10.4.11 works, it is preferred to keep your server running a newer OS than the clients. Again, Mac OS X 10.5.2 does work with Xsan 1.4.2 and MDCs running 10.4.11 but who knows if an upgrade will break this? Alternatively you could buy a couple seats of Xsan 2 and change your controllers to be newer intel Macs (Mac Pro or Xserve).

Similar Messages

  • HT4528 Instragram app failed after the latest upgrade.

    My instragram app failed after i installed the lastest update...help!!

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps BEFORE doing the reset.
    You might try deleting and reinstalling the app
    Contact the app vendor

  • Oracle Report Failing After Database Version Upgrade

    Hi,
    I have function code created in RDF file of oracle reports 10g as below-
    create or replace function clobblobtest (TMP_MID varchar2) return varchar is
    missed_text varchar2(1000) := '';
    v_time_stamp date;
    v_end_time date;
    cursor c1(c_time_stamp in date,
              c_mid in varchar2) is
           select mn.TEXT from msgnotes mn
      where mn.mid=c_mid
          and mn.create_date >= c_time_stamp;
    cursor c2(c_time_stamp in date,
              c_mid in varchar2,
              c_end_time in date) is
           select mn.TEXT from msgnotes mn
      where mn.mid=c_mid
          and mn.create_date >= c_time_stamp
          and mn.create_date <= c_end_time;
    begin
      IF ('1' = 'INWARD RETURN') then
        select bbi into missed_text from mtf1000 where mid=TMP_mid;
        ELSIF '1'='QPH Missed' then
      Select max(nj.update_date) into v_time_stamp
      from newjournal nj
      where nj.mid=TMP_mid and nj.status = 'CTOVRQ';
      for i in c1(v_time_stamp,TMP_mid) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      ELSIF ('Rejected'='Rejected' OR 'REJECTED'='REJECTED') then
      IF ('TERMINATED' in ('TERMINATED')) THEN
      Select min(nj.update_date),max(nj.ENDDATE) into v_time_stamp,v_end_time
      from newjournal nj
      where nj.mid=TMP_mid and nj.actionid2='16' and nj.actionid1 is null;
      for i in c2(v_time_stamp,TMP_mid,v_end_time) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      ELSE
      Select max(nj.update_date) into v_time_stamp
      from newjournal nj
      where nj.mid=TMP_mid and nj.status = 'UNSETLED';
      for i in c1(v_time_stamp,TMP_mid) loop
      missed_text:=missed_text||' '||i.text;
      END Loop;
      END IF;
      ELSE missed_text := null;
      END IF;
    return(missed_text);
    End;
    Note:- Text column from table msgnotes is of datatype CLOB.
    I have executed report having this function before oracle upgrade and it works fine.
    But when i am trying to execute report after oracle version upgrade from 11.2.0.3.0 to 11.2.0.4.0 with same data report fails with runtime error Rep-1401: '' Fatal PL/SQL Error.
    With New version we tried to typecast Text column from clob to varchar and executed report then it works... but report runs on old version without any explicit typecasting.
    Please note when i run and call this funtion from sql developer with upgraded database version it works fine.
    Please advise.

    This error can possibly depend on the fact that the PL/SQL engines are in different versions. When using SQL Developer you use the PL/SQL engine in the database. When using Oracle Reports you use the PL/SQL engine in the Oracle Reports Server (Web Logic Server even maybe). These versions - in the Forms and Reports realm - are different (read: a lower version) than the PL/SQL engine in the database.
    If I check what version I have in Oracle Forms, as an example, I get 11.1.0.7.0 (Help in the Oracle Forms Builder menu) but in the database I have (select * from product_component_version;) 11.2.0.3.0.
    That COULD be your issue...how to fix it I am not sure...

  • OSD Request User State Storage fails after SCCM 2012 upgrade to R2

    After SCCM upgrade from SP1 to R2 OSD fails on Request User State Storage. Error:
    Task sequence: XXXXX has failed with the error code (0x00004005). For more information, contact your system administrator or helpdesk operator.
    In smsts.log:
    =================================
    <![LOG[Certificate is a self signed certificate. It will not be checked for revocation or expiration.]LOG]!><time="09:27:37.133-120" date="03-14-2014" component="OSDSMPClient" context="" type="0" thread="5984"
    file="smpclientutil.cpp:420">
    <![LOG[Successfuly retrieved public key and verified signature.]LOG]!><time="09:27:37.133-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2604">
    <![LOG[Sending share info request message: <RequestStateStore><ClientID>GUID:BF0F737B-1834-4625-984C-5C9DE2391CFC</ClientID><Reserved2>308202E4308201CCA00302010202103A4DDA5B85D41CAE4D9D220E5006A4FF300D06092A864886F70D01010B050030203110300E0603550403130742313439353230310C300A06035504031303534D533020170D3134303331313038353935385A180F32313134303231363038353935385A30203110300E0603550403130742313439353230310C300A06035504031303534D5330820122300D06092A864886F70D01010105000382010F003082010A0282010100C739D1BFA21BF715C0BCB55FC3B86983AAB9A0AF8BB33977E85CED2225EDAB0635DA31B1864420AD0BECBB947A148C669FA3C3B4EF17F76E2A5F6939FB4390ACA8EA53FE213C487E7DDBBD653963F0DC5F1ED08C20205657902E2EC70881654B7CFFA5C46006F94BCFE6F3C694E4A12A4B70A7F449473F00770660B0721305E2D17856FBE4ECDDEA0EB844E4628CBBCB6CA6859DF935FEF8F2F026D50FD39FFA99833F380F0298EA2A8CD6E023F00B3A008D64BBCCF694A303E5C4A2B9920C5DEDC72D123C4D2B02C429FFC29F80BB792AA05C367490AD5C3FB368D84C4373A7DD0A77A80B1D955E6E34F694B04BB1BF87CD67D697A4BB1FE291150FC8699EB50203010001A318301630140603551D25040D300B06092B0601040182376502300D06092A864886F70D01010B0500038201010031207E781BCF10D96166416C305AADFA53D85343168E5E8A6B41B2B12B53886D1AC75BDFA045598F088AF465853E1261A5D6F0F4DEB2443C0C5F25B4F2746DB52F1B46D5E4D4D7B139CA8281ACA03C37890285BEB721ED186F3D70098EA9D7E61265210B73C18245FE25C16D72E545C9F4544A788632C7A61F6106BAB6A357530241FBB4245F7D5244805BC571F1B024C0825D04C85021E8AC7F94B901F30039C28BAC6DC307F2AC04B9B14A3949697EED015E64611D3427E41537B800D1222CC1FDAF333DE7F59B1A242BBCB65F4D85722A62147CA391684EB6A53D547C78050C341DA0FC99A09842A184842DEE3C5138F2C5AF515DF8D531F850E7A3839E90</Reserved2></RequestStateStore>]LOG]!><time="09:27:37.134-120"
    date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2285">
    <![LOG[Requesting SMP Root share config information from http://server.int.domain.com:0]LOG]!><time="09:27:37.290-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984"
    file="smpclient.cpp:2348">
    <![LOG[Received 3963 byte response.]LOG]!><time="09:27:37.333-120" date="03-14-2014" component="OSDSMPClient" context="" type="0" thread="5984" file="smpclient.cpp:2363">
    <![LOG[Adding \\server.int.domain.com\SMPSTORED_39C7CA32$ to list ]LOG]!><time="09:27:37.367-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2403">
    <![LOG[Failed to connect to "\\server.int.domain.com\SMPSTORED_39C7CA32$" (1203).]LOG]!><time="09:27:37.440-120" date="03-14-2014" component="OSDSMPClient" context="" type="2" thread="5984"
    file="tsconnection.cpp:340">
    <![LOG[Failed to connect to "\\server.int.domain.com\SMPSTORED_39C7CA32$" (1203).]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="2" thread="5984"
    file="tsconnection.cpp:340">
    <![LOG[Cannot connect to http://server.int.domain.com SMP root share]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="3" thread="5984" file="smpclient.cpp:1754">
    <![LOG[ClientRequestToSMP::DoRequest failed. error = (0x80004005).]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="3" thread="5984" file="smpclient.cpp:1882">
    <![LOG[Request to SMP 'http://server.int.domain.com' failed with error (Code 0x80004005). Trying next SMP.]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="2"
    thread="5984" file="smpclient.cpp:1590">
    <![LOG[Sleeping for 60 seconds before next attempt to locate an SMP.]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:1565">
    =======================
    IIS log:
    =======================
    172.20.0.xx CCM_POST /SMSSMP/.sms_smp op=KeyInfo 80 - 172.20.6.yy SMS+CCM+5.0+TS 200 0 0 2281 2
    172.20.0.xx CCM_POST /SMSSMP/.sms_smp op=RootShareInfo 80 - 172.20.6.yy SMS+CCM+5.0+TS 200 0 0 4088 29
    172.20.0.xx OPTIONS /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 200 0 0 206 19
    172.20.0.xx PROPFIND /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 405 0 0 1496 1
    172.20.0.xx PROPFIND /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 405 0 0 1496 1
    ======================
    Allow clients to connect anonymously enabled on DP
    On SMP file share permissions enabled for everyone
    Any suggestions where to look?

    Hi,
    Please try to access
    \\server.int.domain.com\SMPSTORED_39C7CA32$ using Network Access Account from the workstation you working on.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • PC Failed after service pack upgrade

    Hi experts,
    Our BI system is recently upgraded to the service pack 23.
    After this we executed our process chain.
    But the PC failed at the step infopackage ( ODS to Infocube ) with the error message
    ======================================
    Error generating program
    Message no. RSAR245
    Diagnosis
    An error occurred during program generation:
    Template:   RSTMPL80
    Error code: 6
    Row:        47
    Message:    Field "/BIC/CCVA8ZECPCO02" is unknown. It is neith
    Procedure
    Correct the template to remove the problem.
    ======================================
    Can anyone please through a light on this.
    Regards,
    Bhadri M.

    Hi,
    Run the RSRV check for the DSO. It will fail. Correct the error from there it will fix the issue. The template at backend has changed since the older versions.
    -Vikram

  • All Podcast Producer Jobs Failing After Snow Leopard Upgrade

    First, and most importantly, all Podcast Producer submissions are failing after upgrading to Snow Leopard. These seem to fail in the mail stage.
    I have a second problem that makes this worse: When I enter Server Admin -> Podcast Producer -> Settings -> Properties, I can not see any properties. I know that these settings are somewhere, since when I open the XML file in <Shared File System>/Server/Jobs, the resulting file has information that should be here, however some of it is incorrect. I'm not sure what got changed, since I can't see all of the properties in the PP panel in Server Admin.
    Thirdly, I can see no Workflows available in Podcast Producer, even the new ones that are supposed to be available in Snow Leopard.
    So, I would at least like submissions to actually not fail, which was not the case before the upgrade. I would also like access to all of the properties and workflows available in the Podcast Producer administration part of Server Admin.
    Has anybody else experienced this? Is there a way to fix this?

    After installing SL, i cannot get wellsfargo "account login" to work for any account of mine, other financial secure sites work fine, i.e. fidelity or vanguard, I can access the main screen of wellsfargo but login fails ... screen i get says Safari can't connect to the server and as follows: "Safari can’t open the page “https://online.wellsfargo.com/das/cgi-bin/session.cgi?" plus some more gibberish stuff.... i tried switching to firefox and it works fine .... never had any trouble before ..... tried safari reset, safari empty cache, and maintenace that applied ...... still no luck!! hope they get this bug fixed , my other computer an older mac mini works fine. any help????? never had any problem before SL

  • Booting from usb fails after the clone

    I have mac book pro mid 2012.  I purchased samsung 840 500G and booted old mac to recovery and cloned (via disk utility) old mac drive to new drive. When I boot the pc and press the option key I can see ssd connected to usb port and i can boot it but it fails at the half of loading and all is left is the circle with diagonal line.  Is that copy failed or the procedure will not work?  Do I need to put the drive physically into mac for it to boot correctly? I wanted to test the boot before i replace the drive.

    I corrected it by manually creating new partition with 1 disk layout. Clone boots no problem now.

  • How to change the result status "Failed" after the test to "Passed"

    We make a picture of a LCD screen and look if its all working. Sometimes the LCD screen is working propper but the Step Failed. In case automatic LCD test fails we show the picture from the camera to the user and he can decide if the LCD screen passed or failed. So when the user decide that the screen is working propper we should overwrite the status of the automatic test that in the report and database shows lcd screen test passed. I tried with 
    RunState.SequenceFile.Data.Seq["Check_LCD_V3-0"].M​ain["154 Execute - All Horizontal Segments On"].Result.Status="Passed",
    RunState.SequenceFile.Data.Seq["Check_LCD_V3-0"].M​ain["154 Execute - All Horizontal Segments On"].Result.PassFail="True",
    But in the database the Status of this step is still "Failed"
    What i do wrong?
    Thanks
    Solved!
    Go to Solution.

    Alteschwed wrote:
    We make a picture of a LCD screen and look if its all working. Sometimes the LCD screen is working propper but the Step Failed. In case automatic LCD test fails we show the picture from the camera to the user and he can decide if the LCD screen passed or failed. So when the user decide that the screen is working propper we should overwrite the status of the automatic test that in the report and database shows lcd screen test passed. I tried with 
    RunState.SequenceFile.Data.Seq["Check_LCD_V3-0"].M​ain["154 Execute - All Horizontal Segments On"].Result.Status="Passed",
    RunState.SequenceFile.Data.Seq["Check_LCD_V3-0"].M​ain["154 Execute - All Horizontal Segments On"].Result.PassFail="True",
    But in the database the Status of this step is still "Failed"
    What i do wrong?
    Thanks
    I recommend the following:
    1) Make the automated LCD test an Action step rather than a Pass/Fail step and instead set a local variable to whether the automatic LCD test failed (e.g. Locals.AutomatedLCDFailed).
    2) Create a new Pass/Fail test (using the none adapter) that takes both the local variable and the user's input into account to determine it's pass/fail status (e.g. Set the step's data source to an expression like: !(Locals.AutomatedLCDTestFailed && Locals.UserLCDTestFailed)
    As an alternative to making 1) an Action step you could leave it a pass/fail step and uncheck the step setting on it for "Step failure causes sequence failure". Then you could use the status of that step instead of Locals.AutomatedLCDTestFailed. The one difference is that the automated test will still show up as failed in your report even though the sequence can still be passed. It's somewhat a matter of preference.
    Hope this helps,
    -Doug

  • Forms server failing after the first reboot.

    Recently installed R12 on XP and was able to add users and responsibilities. after my first reboot of xp i was able to login but not able to start form server. Have tried reinstalling j2se and created mesg folder under forms folder as indicated in one of the post. still getting the error. the log file contents are included below:
    09/03/31 10:40:36.734 10.1.3.0.0 Started
    09/03/31 10:40:48.515 formsweb: FormsServlet init():
    configFileName: D:\oracle\TST\inst\apps\TST_tpad60\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/03/31 10:40:48.843 formsweb: 10.1.3.0.0 Started
    09/03/31 11:09:29.609 formsweb: ListenerServlet init()
    09/03/31 11:09:39.656 formsweb: Forms session <1> failed during startup: no response from runtime process
    09/03/31 11:09:39.671 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:17:20.625 formsweb: Servlet error
    java.io.IOException: An established connection was aborted by the software in your host machine
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:33)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:302)
    at java.nio.channels.Channels.write(Channels.java:60)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:134)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:306)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:17:28.859 formsweb: Forms session <2> failed during startup: no response from runtime process
    09/03/31 11:17:28.859 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:22:41.531 formsweb: Forms session <3> failed during startup: no response from runtime process
    09/03/31 11:22:41.531 formsweb: Forms session <3> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <3> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    09/03/31 11:24:17.234 formsweb: 10.1.3.0.0 Stopped
    09/03/31 11:27:38.93 10.1.3.0.0 Started
    09/03/31 11:27:52.750 formsweb: FormsServlet init():
    configFileName: D:\oracle\TST\inst\apps\TST_tpad60\ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    09/03/31 11:27:53.31 formsweb: 10.1.3.0.0 Started
    09/03/31 11:38:09.62 formsweb: ListenerServlet init()
    09/03/31 11:38:13.250 formsweb: Forms session <1> failed during startup: no response from runtime process
    09/03/31 11:38:13.250 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    any help?
    Thanks,

    Hi,
    Though XP is not certified, R12 should work on it (I already have R12 running on XP Professional).
    Linux should be more stable. Refer to the following document for details about R12 installation on Linux.
    Note: 402310.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (32-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=402310.1
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1
    Regards,
    Hussein

  • Network keeps failing after recent kernel upgrade

    I upgraded my kernel this morning to the newest version of 2.6.17, and as soon as I rebooted the Network started saying FAIL each time. Can anyone help me diagnose the problem?
    Side note :
    I remembered that I had also modified the inittab to use gdm before I rebooted. Would that have any kind of effect?

    I've had that problem as well. It's because the modular kernels load the modules at the same time, and because of that which module is initialized first isn't the same at every boot. So the names eth0, eth1 and eth2 for example may change at next boot. Even if you have only one network card, the ethernet over firewire module might be loaded. I solved it by setting eth0, eth1 and eth2 to dhcp, starting them all at boot and starting network in the background (to prevent wating for the two devices that won't start). To find out what devicenames are used, do a "ifconfig -a"
    IIRC there is another solution too - you can search through the forums for it.
    ATM I'm running a custom kernel with all the network modules built-in - that way the network device names are the same at every boot.

  • Canon MF4370 network printing fails after 10.6 upgrade

    Have been using a Canon MF4370dn printer for the past year with a desktop PC, notebook PC and two MacBook Pro. Printer was connected via Ethernet cable to our AT&T wireless router. MacBook Pro running 10.5.x was able to print via AirPort WiFi just fine. After upgrading to 10.6 and replacing the router with an Airport Express I discovered both MacBooks are no longer able to print via the network. I have tried several solutions posted on this board for various Canon UFRII printer problems, but nothing is working.
    Here are some relevant setup and diagnostic details:
    * Mac OS X 10.6.5
    * Firewall is turned off
    * Canon UFR II v2.20 driver (followed prior version uninstall procedure from manual multiple times)
    * Added printer first via Bonjour, then via IP address and LPD
    * Able to access printer management interface via web browser
    * Able to print from desktop PC via Ethernet cable and from laptop PC via WiFi
    * Able to print from MacBook Pro connected via USB. UFRII print monitor gives error "Cannot monitor this printer with the current connection."
    * Unable to print from two MacBook Pros connected either via Ethernet cable or Airport WiFi. Print command returns 10322 error "Cannot communicate with the printer" and UFRII print monitor gives error "Printer not responding."
    I would appreciate any additional ideas!
    Thanks in advance.

    Hello and welcome to Apple Discussions.
    First of all I would like to complement you on the work you have done so far. Under most situations I would have expected you to resolve your issue with all that you have done.
    The clue for getting this to work is the UFR2 Printmonitor. Once it can communicate with the MF then the driver will function.
    From your information I believe that the UFR2 Printmonitor could be still looking for the previous setup when the MF was connected via the AT&T router. When you manually delete the UFR2 driver including "UFR2.BG.plist" this does not work correctly when the service is still running. You will see the 'UFR II Backgrounder' service via Activity Monitor.
    So I suggest that you open the UFRII Printmonitor and then click on the Printer menu. You may see the MF4370dn with a USB icon next to it from the previous USB connection. And it should also show the MF4370dn with a network icon next to it. What you want to do is update this network 'link' to the current network connection and that can be done by pressing 'Search for Printer'. Nothing will be visible on the display when this completes so leave it a couple of seconds and then open the UFRII Printmonitor > Printer menu again. If you now select the MF4370dn entry shown with a network icon this should now show a connection to the printer rather than a not responding error. If this does work then you can exit Printmonitor and try printing.
    If it still fails to print then delete the MF printer queue and manually remove the UFR2 driver files again, this time adding the extra step of Force Quitting the UFRII Backgrounder service via Activity Monitor. Then restart the Mac and run the v2.20 UFR2 installer again and then add the printer via LPD.
    See how that goes and reply if needed.

  • Intel HD Graphics driver on Yoga 2 Pro fails after Windows 10 upgrade

    Yoga 2 Pro. Everything working fine under Windows 8.1. Upgraded to Windows 10 RTM version. Intel HD Graphics device failed, message in Device Manager is "Windows has stopped this device because it has reported problems. (Code 43)". Installed the latest Windows 10 driver for Yoga 2 Pro from the Lenovo support site (driver dated 7/15/2015). This did not fix the problem. Interestingly, the first time I installed the driver from the support site (I tried it twice), I received a message stating "I already have a newer version of the driver installed". I chose to overwrite/install anyhow, as this was the supported driver from Lenovo. In addition, the Intel Graphics Control Panel (that installed with the driver) fails to come up as well. Is this a known problem? Is there anything else to try? How do I determine exactly which version of Intel HD Graphics I have (there seems to be many versions listed on Intel web site).

    cdsmith22 wrote:
    Update:  I've not had stability when using the Windows 8.1 driver on my Yoga 2 Pro running Windows 10.  The Intel HD Graphics Family driver shows "Working Properly" after first reverting back to the Windows 8.1 driver and the Micro-HDMI port works initially.  At some point though, I end up with the device showing disabled and I'm also having Audio issues.   I decided to upgrade the BIOS which went OK (upgraded from Kona BIOS Version 76CN31WW to Version 76CN43WW).  Then I re-installed the Windows 10 Intel HD Graphics Family driver from the Lenovo website (Version 10.18.15.2040 showing a data of 7/15/15 on the website but 6/16//15 once installed).  However, the driver shows disabled as not working properly so I'm not happy. I'll continue to consider purchasing a support option but figure it'll only reap an apology and perhaps some information confirming the problem but I expect paying for support won't result in a working Windows 10 driver any sooner.  I'm not aware how to report a problem like this to Lenovo without paying them to hear about the trouble they're causing me.Let me stop you from wasting your money.  I too had the problem you described.  What I made sure of was that once I installed that 8.1 driver, and in my case, the one dated March 2014, I went into Windows Update and disabled automatic updates.  That is where it kept getting updated for me.  That was a week ago and still have stability using the old driver. Hope this helps.  Intel needs to make a stable Windows 01 driver like yesterday. 

  • Excel connections failing after the move from XP to Win7 and from Excel 2007 to 2010

    We recently upgraded to Win7 from XP, and from Office 2007 to 2010.  Some of my packages that use CSV or Excel as sources are failing.  Has anyone else experienced this and, if so, is there a quick fix?
    I tried saving the excel source files to 2007 format, but that really doesn't seem to be an option since both 2007 and 2010 ostensibly use the same extension, viz., .xslx.
    Thanks in advance for any assistance.  I'd hate to have to rewrite some of these packages if there's an easy fix.
    We're running SQL 2008 R2 and I'm using BIDS 2008
    Christian Bahnsen

    Here's the error messages on the package that prompted this post:
    TITLE: Package Validation Error
    Package Validation Error
    ADDITIONAL INFORMATION:
    Error at Data Flow Task [Excel Source [1]]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E37.
    Error at Data Flow Task [Excel Source [1]]: Opening a rowset for "Summary$" failed. Check that the object exists in the database.
    Error at Data Flow Task [SSIS.Pipeline]: "component "Excel Source" (1)" failed validation and returned validation status "VS_ISBROKEN".
    Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
    Error at Data Flow Task: There were errors during task validation.
     (Microsoft.DataTransformationServices.VsIntegration)
    BUTTONS:
    OK

  • How to install InDesign CS6 from disk on a Windows 8.1 (64-bit) PC when installation fails after the first initialization of installation program, without error message?

    I have a (legally purchased) disc with InDesign CS6 that I want to install on a PC with Windows 8.1 (64-bit). After I've double-clicked the Set-up.exe file on the disc, a box is displayed showing the progress of the initialization of the installation program. When the coloured bar in the box is full – indicating that this step is completed – the installation stops and nothing more happens. No error messages are displayed.
    I can't find any useful instructions in the Adobe Help pages more than a note that there is support for also Windows 8.1 even though the system requirements printed on the disc box only lists Windows XP and Windows 7. I don't know how to make this work. Does anybody here have any suggestions? I'd be ever so grateful for any tips.

    Thanks, Jeff! The file Adobe Setup Error.log contains the following information:
    02/14/14 07:20:26:474 | [INFO] |  | OOBE | DE |  |  |  | 8860 | DEVersion: 5.0.0.0
    02/14/14 07:20:26:475 | [INFO] |  | OOBE | DE |  |  |  | 8860 | Loading library from C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE5\Setup.dll
    [    8860] Fri Feb 14 07:20:26 2014  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [    8860] Fri Feb 14 07:20:26 2014 ERROR
    DW040: The product "{893B3B44-0A1E-404B-8FE8-0A74509102A9}" is not installed. Cannot proceed with the uninstall
    [    8860] Fri Feb 14 07:20:26 2014  INFO
    :: END TIMER :: [Total Timer] took 6.90443 milliseconds (0.00690443 seconds) DTR = 579.338 KBPS (0.56576 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{893B3B44-0A1E-404B-8FE8-0A74509102A9}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...

  • 802.1x Authentication has Failed after snow leopard upgrade

    Hello Apple Community,
    I have a mid 2009 MacBook 4 GB of RAM on INTEL CORE DUO 2.
    I upgraded my OS X to 10.6 from 10.5.8 and after completing the upgrade I have not been able to use my Airport. Can anyone help me get this problem fix?
    Paul

    what is it saying? is there an error?
    Maybe take a look at
    http://www.esecurityplanet.com/views/article.php/3899996/How-to-Use-Enterprise-W iFi-Encryption-and-8021X-in-Mac-OS-X.htm

Maybe you are looking for