Failed to run startportal.bat

 

John:
1. add "c:\bea\wlserver6.1\lib\weblogic.jar;" in the classpath of your startPortal.bat.
2. Download the license_wlportal400.bea.xml to c:\bea.
do the following "UpdateLicense.cmd License_wlportal400.bea.xml"
good luck!
Peter
"John Spangenberg" <[email protected]> wrote:
I run Portal 4.0 with SP 1 on WLS 6.1 with SP2: same exception (see below).
Any suggestions? Do I need to go back to WLS with SP1!??!
Enter password to boot WebLogic server:
Starting WebLogic Server....
The Weblogic Server did not start up properly.
Exception raised:
java.lang.IllegalAccessError:try to access method
weblogic.management.internal.Helper.preloadMBeanInfos<>V from
class weblogic.management.Admin
at weblogic.management.Admin.initailize<Admin.java:212>
at weblogic.t3.srvr.T3Srvr.initialize<T2Srvr.java:362>
at weblogic.t3.srvr.T3Srvr.run<T3Srvr.java:202>
at weblogic.Server.main<Server.java:35>
Reason: Fatal initialization exception
Press any key to continue...
Regards,
John Spangenberg
"Vijay Bujula" <[email protected]> wrote in message
news:[email protected]...
To run WebLogic Portal 4.0 with Service Pack 1 on WLS 6.1 with SP1, applyService
Pack 1, as explained in the Installation Guide.
http://edocs.bea.com/wlp/docs40/relnotes/relnotes.htm#253535
i hope this will help you...
Vijay
"[email protected]" <[email protected]> wrote:
Hi, everyone:
After install weblogic server6.1(sp1) and weblogic portal4.0,
I update the lastest license file(license_wlportal400.bea), then
run startportal.bat. but failed , Error messge as follows:
Please help me. Thanks.
Enter password to boot WebLogic server:
Starting WebLogic Server....
The Weblogic Server did not start up properly.
Exception raised:
java.lang.IllegalAccessError:try to access method
weblogic.management.internal.Helper.preloadMBeanInfos<>V
from
class weblogic.management.Admin
at weblogic.management.Admin.initailize<Admin.java:212>
at weblogic.t3.srvr.T3Srvr.initialize<T2Srvr.java:362>
at weblogic.t3.srvr.T3Srvr.run<T3Srvr.java:202>
at weblogic.Server.main<Server.java:35>
Reason: Fatal initialization exception
Press any key to continue...

Similar Messages

  • Portal Server 7.2 on Windows XP,  fail to run "setup.bat" command, plz help

    Hi all,
    I want to install Java System Portal Server 7.2 on Windows.
    I hava unzip the file to C:/ drive.
    but when I run the command "setup.bat", it returned failure " Webcontainer Ports are unavailable"
    Here is the error message:
    Buildfile: C:\PS7.2\share\psrepo\auto\ant\Migrate-Host.xml
    init:
    set-wc-props:
    setprops:
    change:
    init:
    set-wc-props:
    setprops:
    validate-platform:
    [echo] Using [localhost] as the FQDN Hostname
    [input] Continue? : (y, [n])
    y
    [echo] Checking for Port conflicts
    init:
    set-wc-props:
    checkports:
    init:
    set-wc-props:
    check-wc-port:
    [echo] Checking Webcontainer Port Conflicts...
    [echo] Ports: 8080 / 8181
    [echo] Ports: 3700 / 4848
    BUILD FAILED
    C:\PS7.2\share\psrepo\auto\ant\Migrate-Host.xml:56: The following error occurred
    while executing this line:
    C:\PS7.2\share\psrepo\auto\ant\Env.xml:216: The following error occurred while e
    xecuting this line:
    C:\PS7.2\share\psrepo\auto\ant\Env.xml:171: Webcontainer Ports are unavailable
    did i do anything wrong?
    plz help! Thx!

    Please try the following:
    1] C:\PS7.2\bin\stopportal.bat
    2] Remove C:\PS7.2
    3] Unzip from the downloaded zip file at C:\PS7.2
    4] Edit C:\PS7.2\share\psrepo\auto\ant\Migrate-Host.xml and comment out the antcall for target checkports. Diff shown below
    5] Turn off any Firewalls
    6] Execute C:\PS7.2\bin\setup.bat
    7] Report any issue you might have observed. This will help me help you further.
    Index: Migrate-Host.xml
    ===================================================================
    --- Migrate-Host.xml     (revision 2806)
    +++ Migrate-Host.xml     (working copy)
    @@ -53,7 +53,7 @@
             <record name="${ps.data.location}/logs/setup.log" action="start"/>
             <!-- Check for port conflicts before setting up -->
             <echo message="Checking for Port conflicts"/>
    -        <antcall target="checkports"/>
    +        <!-- <antcall target="checkports"/> -->
             <!-- Update the pattens file which is used to token replace strings -->
             <replace file="${backup.location}/patterns" token="@@NEWHOSTFQDN@@" value="${hostname.domain}"/>
             <replace file="${backup.location}/patterns" token="@@NEWHOSTDOMAIN@@" value="${domain}"/>thanks,
    _raju                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Startportal.bat doesn't startup server.

    Hi,
    I have downloaded the WLServer 6.1 sp1, WL Portal 4.0 and EBCC today. When I run
    startPortal.bat I get a license error : No such license.
    So I downloaded the license from WLportal page and did the following at command
    prompt.
    # backed up license.bea.
    # In the ms-dos prompt, I executed
    UpdateLicense license_wlportal400.bea.xml
    # after that I ran the startPortal.bat and I waited for 30 mins and I could see
    no error messages but only the following in the console.
    <Apr 1, 2002 12:49:55 PM SGT> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    <Apr 1, 2002 12:50:14 PM SGT> <Notice> <Management> <Loading configuration file
    .\config\portalDomain\config.xml ...>
    <Apr 1, 2002 12:50:55 PM SGT> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "portalServer" for domain "portalDomain">
    Let me know as to where I have gone wrong. Is my understanding of the below line
    wrong :
    Note: Do not apply a pre-4.0 license file to the license.bea file. Instead, you
    must first upgrade any existing pre-4.0 license, and then proceed with the following
    steps.
    If the above case refers to my problem..
    How to upgrade the existing pre-4.0 license ..please let me know.
    Regards,
    Praveen

    Hi Daniel,
    Its an issue with the RAM size. When I used a 512 MB RAM, it works fine.. !!
    Thanks a lot for ur efforts.
    Regards,
    Praveen.
    "Praveen" <[email protected]> wrote:
    >
    >
    >
    Hi Daniel,
    Thanks for your reply. I have attached the log file for your perusal.
    FYI : If I run my startWeblogic.cmd, its fine. Only when I start with
    StartPortal.bat
    it hangs. I could still hear the CPU sound after 45 mins. But when I
    check the
    taskmanager, it uses 100% CPU for the first 10 mins and after that for
    the remaining
    30 mins it uses only 5 - 25%. My pc config is 500MHz CPU, 128MB RAM,
    Win2kpro.
    Im also pasting contents of the wlportal4.0\config\portalDomain\ logs\weblogic.log
    here
    ####<Apr 2, 2002 9:53:23 AM SGT> <Info> <Logging> <praveen> <portalServer>
    <main>
    <> <> <000000> <FileLogger Opened.>
    ####<Apr 2, 2002 9:54:08 AM SGT> <Notice> <WebLogicServer> <praveen>
    <portalServer>
    <main> <system> <> <000327> <Starting WebLogic Admin Server "portalServer"
    for
    domain "portalDomain">
    ####<Apr 2, 2002 9:54:08 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000214> <WebLogic Server "portalServer" version:
    WebLogic Server 6.1 SP1 09/18/2001 14:28:44 #138716
    WebLogic XML Module 6.1 SP1 09/18/2001 14:43:02 #138716
    (c) 1995, 1996, 1997, 1998 WebLogic, Inc.
    (c) 1999, 2000, 2001 BEA Systems, Inc.>
    ####<Apr 2, 2002 9:54:08 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000215> <Loaded License : C:\bea-home\license.bea>
    ####<Apr 2, 2002 9:54:11 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000325> <License allows low strength (export) SSL.>
    ####<Apr 2, 2002 9:54:12 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000300> <Certificate contents: 2 certificate(s):
    fingerprint = 56b7dfac29e39c21027973c248d8c1bb, not before = Wed May
    31 05:38:01
    SGT 2000, not after = Fri May 14 05:38:01 SGT 2004, holder = C=US SP=California
    L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [email protected]
    , issuer
    = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo
    Certificate
    Authority [email protected] , key = modulus length=65 exponent length=3
    fingerprint = 2451db843818b26beb355418d0185bc6, not before = Wed May
    31 05:37:44
    SGT 2000, not after = Sat May 15 05:37:44 SGT 2004, holder = C=US SP=California
    L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority
    [email protected]
    , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security
    CN=Demo
    Certificate Authority [email protected] , key = modulus length=65
    exponent
    length=3
    >
    ####<Apr 2, 2002 9:54:12 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000310> <Using low strength (exportable) SSL.>
    ####<Apr 2, 2002 9:54:31 AM SGT> <Info> <Connector> <praveen> <portalServer>
    <main>
    <system> <> <190000> <Initializing J2EE Connector Service>
    ####<Apr 2, 2002 9:54:32 AM SGT> <Info> <Connector> <praveen> <portalServer>
    <main>
    <system> <> <190001> <J2EE Connector Service initialized successfully>
    ####<Apr 2, 2002 9:54:36 AM SGT> <Info> <WebLogicServer> <praveen> <portalServer>
    <main> <system> <> <000000> <IIOP subsystem enabled.>
    ####<Apr 2, 2002 9:54:37 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101128> <Initializing HTTP services.>
    ####<Apr 2, 2002 9:54:45 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101133> <Initializing WEB server portalServer>
    ####<Apr 2, 2002 9:54:46 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101052> <[HTTP portalServer] Initialized>
    ####<Apr 2, 2002 9:54:46 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101135> <portalServer is the default web server>
    ####<Apr 2, 2002 9:54:46 AM SGT> <Info> <J2EE> <praveen> <portalServer>
    <main>
    <system> <> <000000> <J2EE service initializing>
    ####<Apr 2, 2002 9:54:47 AM SGT> <Info> <IIOP> <praveen> <portalServer>
    <main>
    <system> <> <000000> <LocateRequest is off>
    ####<Apr 2, 2002 9:54:47 AM SGT> <Info> <IIOP> <praveen> <portalServer>
    <main>
    <system> <> <000000> <Default GIOP version is 1.2>
    ####<Apr 2, 2002 9:54:47 AM SGT> <Info> <IIOP> <praveen> <portalServer>
    <main>
    <system> <> <000000> <LocationForward policy is failover>
    ####<Apr 2, 2002 9:54:47 AM SGT> <Info> <IIOP> <praveen> <portalServer>
    <main>
    <system> <> <000000> <SecurityService registered under weblogic/security/SecurityManager>
    ####<Apr 2, 2002 9:54:47 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101129> <Initializing Web services.>
    ####<Apr 2, 2002 9:54:48 AM SGT> <Info> <HTTP portalServer> <praveen>
    <portalServer>
    <main> <system> <> <000000> <Log rotation is size based>
    ####<Apr 2, 2002 9:54:49 AM SGT> <Info> <HTTP Session> <praveen> <portalServer>
    <main> <system> <> <100037> <Creating SessionContext of type: memory
    for webapp:
    /bea_wls_internal>
    ####<Apr 2, 2002 9:54:50 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13790143,bea_wls_internal,/bea_wls_internal)]
    registering classpath servlet with initArgs 'null'>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13790143,bea_wls_internal,/bea_wls_internal)]
    registering getior servlet with initArgs 'null'>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13790143,bea_wls_internal,/bea_wls_internal)]
    registering tunneling servlets with initArgs 'wl-dispatch-policy=direct'>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Debug> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101097> <Registering ServletContext: "bea_wls_internal:/bea_wls_internal">
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101051> <[HTTP portalServer] started>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <ZAC> <praveen> <portalServer>
    <main>
    <system> <> <000000> <ZAC ACLs initialized>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <ZAC> <praveen> <portalServer>
    <main>
    <system> <> <000000> <ZAC packages stored in local directory exports>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.specification.vendor
    =
    Sun Microsystems>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.runtime.name
    = Java(TM)
    2 Runtime Environment, Standard Edition>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.protocol.handler.pkgs
    = weblogic.utils|weblogic.utils|weblogic.net|weblogic.management|weblogic.net|weblogic.net|weblogic.utils>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: sun.boot.library.path
    = C:\bea-home\jdk131\jre\bin>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.version =
    1.3.1-b24>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.vendor = Sun
    Microsystems
    Inc.>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vendor.url =
    http://java.sun.com/>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: path.separator = ;>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.name = Classic
    VM>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: file.encoding.pkg
    = sun.io>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: org.xml.sax.driver
    = weblogic.apache.xerces.parsers.SAXParser>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.specification.name
    = Java Virtual Machine Specification>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.dir = C:\bea-home\wlportal4.0>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.runtime.version
    = 1.3.1-b24>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: commerce.properties
    = C:\bea-home\wlportal4.0/weblogiccommerce.properties>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: javax.rmi.CORBA.UtilClass
    =
    weblogic.iiop.UtilDelegateImpl>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.awt.graphicsenv
    = sun.awt.Win32GraphicsEnvironment>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: os.arch = x86>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.io.tmpdir = C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: line.separator =
    >
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.Name = portalServer>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.specification.vendor
    = Sun Microsystems Inc.>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.naming.factory.url.pkgs
    = weblogic.jndi.factories>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.awt.fonts = >
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: os.name = Windows
    2000>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: javax.xml.parsers.SAXParserFactory
    = weblogic.xml.jaxp.RegistrySAXParserFactory>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.library.path
    = C:\bea-home\jdk131\bin;.;C:\WINNT\System32;C:\WINNT;.;D:\programfiles\j2sdk1.3.1_02\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;.;D:\programfiles\j2sdk1.3.1_02\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;.;D:\programfiles\j2sdk1.3.1_02\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\WINNT\System32;D:\utils\jakarta-ant-1.4.1\bin;D:\utils\jakarta-ant-1.4.1\bin;D:\test\ElixirReportServer-Toolkit-Lite
    -3.0\jre\bin;;D:\utils\jakarta-ant-1.4.1\bin;D:\utils\jakarta-ant-1.4.1\bin;D:\test\ElixirReportServer-Toolkit-Lite-3.0\jre\bin;;D:\utils\jakarta-ant-1.4.1\bin;D:\utils\jakarta-ant-1.4.1\bin;D:\test\ElixirReportServer-Toolkit-Lite-3.0\jre\bin;;C:\bea-home\wlserver6.1\bin>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.security.jaas.Policy
    = C:/bea-home/wlserver6.1/lib/Server.policy>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.implementation.version
    = 1.0>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.specification.name
    = Java
    Platform API Specification>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.class.version
    = 47.0>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.ProductionModeEnabled
    = true>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.management.discover
    = false>
    ####<Apr 2, 2002 9:54:51 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: os.version = 5.0>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.home = C:\Documents
    and
    Settings\Administrator>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: javax.rmi.CORBA.PortableRemoteObjectClass
    = weblogic.iiop.PortableRemoteObjectDelegateImpl>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.security.policy
    = =C:\bea-home\wlserver6.1/lib/weblogic.policy>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.timezone = Asia/Singapore>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.awt.printerjob
    = sun.awt.windows.WPrinterJob>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: javax.xml.transform.TransformerFactory
    = weblogic.xml.jaxp.RegistrySAXTransformerFactory>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.Domain =
    portalDomain>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: bea.home = C:\\bea-home>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: file.encoding = Cp1252>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.specification.version
    = 1.3>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.class.path =
    C:\bea-home\wlportal4.0\lib\commerce_system.jar;C:\bea-home\wlportal4.0\lib\campaign_system.jar;C:\bea-home\wlportal4.0\lib\patches.jar;C:\bea-home\wlportal4.0\lib\p13n_system.jar;C:\bea-home\wlportal4.0\lib\portal_system.jar;C:\\bea-home\jdk131\lib\tools.jar;C:\bea-home\wlserver6.1\lib\weblogic_sp.jar;C:\bea-home\wlserver6.1\lib\weblogic.jar;C:\bea-home\wlserver6.1\lib\xmlx.jar;C:\bea-home\wlserver6.1\lib\xmlx.jar;C:\bea-home\
    wlportal4.0\lib\ext\jdom.jar;C:\bea-home\wlportal4.0\lib\ext\HTTPClient.jar;C:\bea-home\wlportal4.0\lib\ext\wlcsparsers.jar;C:\bea-home\wlserver6.1\samples\eval\cloudscape\lib\cloudscape.jar;C:\bea-home\wlserver6.1\samples\eval\cloudscape\lib\tools.jar;C:\bea-home\wlserver6.1\samples\eval\cloudscape\lib\client.jar>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.name = administrator>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.naming.factory.initial
    = weblogic.jndi.WLInitialContextFactory>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.specification.version
    = 1.0>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.home = C:\bea-home\jdk131\jre>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.specification.name
    = Java
    Management Extensions>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: cloudscape.system.home
    = C:\bea-home\wlportal4.0/db/data>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.language = en>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.specification.vendor
    =
    Sun Microsystems Inc.>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.implementation.name
    = JMX
    RI>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: awt.toolkit = sun.awt.windows.WToolkit>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vm.info = native
    threads,
    nojit>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.version = 1.3.1>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.ext.dirs = C:\bea-home\jdk131\jre\lib\ext>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: sun.boot.class.path
    = C:\bea-home\jdk131\jre\lib\rt.jar;C:\bea-home\jdk131\jre\lib\i18n.jar;C:\bea-home\jdk131\jre\lib\sunrsasign.jar;C:\bea-home\jdk131\jre\classes>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: javax.xml.parsers.DocumentBuilderFactory
    = weblogic.xml.jaxp.RegistryDocumentBuilderFactory>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vendor = Sun
    Microsystems
    Inc.>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: weblogic.security.jaas.Configuration
    = weblogic.security.internal.ServerConfig>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: file.separator = \>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.vendor.url.bug
    = http://java.sun.com/cgi-bin/bugreport.cgi>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: java.compiler = NONE>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: sun.io.unicode.encoding
    = UnicodeLittle>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: sun.cpu.endian = little>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.implementation.vendor
    =
    Sun Microsystems>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: jmx.specification.version
    =
    1.0 Final Release>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: user.region = US>
    ####<Apr 2, 2002 9:54:52 AM SGT> <Info> <Management> <praveen> <portalServer>
    <main> <system> <> <141034> <Java system property: sun.cpu.isalist =
    pentium i486
    i386>
    ####<Apr 2, 2002 9:59:55 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101053> <[HTTP portalServer] Loading web app: wl_management_internal2>
    ####<Apr 2, 2002 9:59:55 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101059> <[portalServer] Loading wl_management_internal2
    from WAR
    file: C:\bea-home\wlportal4.0\.\config\portalDomain\applications\.wlnotdelete\wl_comp24505.war>
    ####<Apr 2, 2002 10:00:24 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101031> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    extracting classfiles to C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_wl_management_internal2:>
    ####<Apr 2, 2002 10:00:25 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101032> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    extracted classfiles successfully...>
    ####<Apr 2, 2002 10:00:25 AM SGT> <Info> <HTTP Session> <praveen> <portalServer>
    <main> <system> <> <100037> <Creating SessionContext of type: memory
    for webapp:
    /wl_management_internal2>
    ####<Apr 2, 2002 10:00:27 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    registering classpath servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:00:27 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    registering getior servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:00:27 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    registering tunneling servlets with initArgs 'wl-dispatch-policy=direct'>
    ####<Apr 2, 2002 10:00:27 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(13696782,wl_management_internal2,/wl_management_internal2)]
    registering JSPServlet with initArgs '[JspConfig: verbose=true,packagePrefix=jsp_servlet,-compiler=javac,compileFlags=,workingDir=C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_wl_management_internal2,pageCheckSeconds=1,superclass=null,keepgenerated=false,compilerSupportsEncoding=false,encoding=null,defaultfilename=index.jsp,compilerclass=null,noTryBlocks=false]'>
    ####<Apr 2, 2002 10:00:27 AM SGT> <Debug> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101097> <Registering ServletContext: "wl_management_internal2:/wl_management_internal2">
    ####<Apr 2, 2002 10:00:28 AM SGT> <Info> <J2EE> <praveen> <portalServer>
    <main>
    <system> <> <160003> <Deployed : wl_management_internal2>
    ####<Apr 2, 2002 10:01:42 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101053> <[HTTP portalServer] Loading web app: console>
    ####<Apr 2, 2002 10:01:43 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101059> <[portalServer] Loading console from WAR file: C:\bea-home\wlportal4.0\.\config\portalDomain\applications\.wlnotdelete\wl_comp24507.war>
    ####<Apr 2, 2002 10:02:11 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101031> <[WebAppServletContext(14059438,console,/console)]
    extracting
    classfiles to C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_console:>
    ####<Apr 2, 2002 10:02:12 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101032> <[WebAppServletContext(14059438,console,/console)]
    extracted
    classfiles successfully...>
    ####<Apr 2, 2002 10:02:12 AM SGT> <Info> <HTTP Session> <praveen> <portalServer>
    <main> <system> <> <100037> <Creating SessionContext of type: memory
    for webapp:
    /console>
    ####<Apr 2, 2002 10:02:12 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(14059438,console,/console)]
    registering
    classpath servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:02:12 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(14059438,console,/console)]
    registering
    getior servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:02:12 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(14059438,console,/console)]
    registering
    tunneling servlets with initArgs 'wl-dispatch-policy=direct'>
    ####<Apr 2, 2002 10:02:13 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(14059438,console,/console)]
    registering
    JSPServlet with initArgs '[JspConfig: verbose=true,packagePrefix=jsp_servlet,-compiler=javac,compileFlags=,workingDir=C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_console,pageCheckSeconds=1,superclass=weblogic.servlet.jsp.JspBase,keepgenerated=false,compilerSupportsEncoding=false,encoding=null,defaultfilename=index.jsp,compilerclass=null,noTryBlocks=false]'>
    ####<Apr 2, 2002 10:02:16 AM SGT> <Debug> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101097> <Registering ServletContext: "console:/console">
    ####<Apr 2, 2002 10:02:16 AM SGT> <Info> <J2EE> <praveen> <portalServer>
    <main>
    <system> <> <160003> <Deployed : console>
    ####<Apr 2, 2002 10:02:17 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101053> <[HTTP portalServer] Loading web app: wl_management_internal1>
    ####<Apr 2, 2002 10:02:17 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101059> <[portalServer] Loading wl_management_internal1
    from WAR
    file: C:\bea-home\wlportal4.0\.\config\portalDomain\applications\.wlnotdelete\wl_comp24509.war>
    ####<Apr 2, 2002 10:02:17 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101031> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    extracting classfiles to C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_wl_management_internal1:>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101032> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    extracted classfiles successfully...>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP Session> <praveen> <portalServer>
    <main> <system> <> <100037> <Creating SessionContext of type: memory
    for webapp:
    /wl_management_internal1>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    registering classpath servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    registering getior servlet with initArgs 'null'>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    registering tunneling servlets with initArgs 'wl-dispatch-policy=direct'>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101047> <[WebAppServletContext(11233418,wl_management_internal1,/wl_management_internal1)]
    registering JSPServlet with initArgs '[JspConfig: verbose=true,packagePrefix=jsp_servlet,-compiler=javac,compileFlags=,workingDir=C:\bea-home\wlportal4.0\config\portalDomain\applications\.wlnotdelete\WEB-INF\_tmp_war_portalServer_portalServer_wl_management_internal1,pageCheckSeconds=1,superclass=null,keepgenerated=false,compilerSupportsEncoding=false,encoding=null,defaultfilename=index.jsp,compilerclass=null,noTryBlocks=false]'>
    ####<Apr 2, 2002 10:02:18 AM SGT> <Debug> <HTTP> <praveen> <portalServer>
    <main>
    <system> <> <101097> <Registering ServletContext: "wl_management_internal1:/wl_management_internal1">
    ####<Apr 2, 2002 10:02:18 AM SGT> <Info> <J2EE> <praveen> <portalServer>
    <main>
    <system> <> <160003> <Deployed : wl_management_internal1>
    ####<Apr 2, 2002 10:05:07 AM SGT> <Info> <Management> <praveen> <portalServer>
    <ExecuteThread: '12' for queue: 'default'> <system> <> <140009> <Configuration
    changes for domain saved to the repository.>
    ####<Apr 2, 2002 10:11:38 AM SGT> <Info> <Management> <praveen> <portalServer>
    <ExecuteThread: '13' for queue: 'default'> <system> <> <140009> <Configuration
    changes for domain saved to the repository.>
    ####<Apr 2, 2002 10:12:36 AM SGT> <Info> <JDBC Pool commercePool> <praveen>
    <portalServer>
    <main> <system> <> <000000> <Cannot set refreshTestMinutes with '0'.
    Will use
    5 minutes.>
    ####<Apr 2, 2002 10:12:38 AM SGT> <Info> <JDBC> <praveen> <portalServer>
    <main>
    <system> <> <001068> <Connection for pool "commercePool" created.>
    ####<Apr 2, 2002 10:12:38 AM SGT> <Info> <JDBC> <praveen> <portalServer>
    <main>
    <system> <> <001068> <Connection for pool "commercePool" created.>
    ####<Apr 2, 2002 10:12:38 AM SGT> <Info> <JDBC> <praveen> <portalServer>
    <main>
    <system> <> <001068> <Connection for pool "commercePool" created.>
    ####<Apr

  • Deployment failing when running .bat script or command line file package

    HI Guys,
    I am trying to run a .bat file on a client using a program. My data source point to the script's folder.
    I keeps failing with error 1. 
    I have trying making run in 64-bit using this without luck: http://madluka.wordpress.com/2012/09/24/configmgr-2012-64bit-file-system-redirection-bites-again/
    Here is the content of my .bat file:
    @ECHO OFF
    IF NOT "%PROCESSOR_ARCHITEW6432%"=="AMD64" GOTO native
      ECHO "Re-launching Script in Native Command Processor..."
      %SystemRoot%\Sysnative\cmd.exe /c %0 %*
      EXIT
    :native
    ECHO "Running Script in Native Command Processor..."
    c:\
    cd c:\windows\System32
    start cmd.exe /c shutdown -l
    stop
    I will get the same error when running a simply command line as well. Instead of a .bat file.
    any ideas?

    Maybe this will help you:
    http://blog.coretech.dk/kea/configuration-manager-shutdown-utility
    This instead of using "shutdown.exe -l" command. This tool can be used for logoff also. Hope it helps!
    My blogs: Henk's blog and
    Virtuall | Follow Me on:
    Twitter | View My Profile on:
    LinkedIn

  • Error when running reset.bat

    Hello,
    I used to get an error while re-deploying some ESB projects on SOA Suite 10.1.3.4.
    This installation is with olite database. To solve this problem,
    I wanted to run reset.bat which is in \OracleAS_1\integration\esb\bin folder.
    reset.bat file gave the below error.
    C:\product\10.1.3.1\OracleAS_1\integration\esb\bin>reset.bat
    Buildfile: build.xml
         [echo] ${env.PCHOME}
    reset-esb:
        [mkdir] Created dir: C:\product\10.1.3.1\OracleAS_1\integration\esb\bkup\201
    01007_1245
         [java] Creating database connection with DB_URL=jdbc:[email protected]:1531
    :oraesb, DB_USER=system DB_PASSWORD=any DB_DRIVER=oracle.lite.poljdbc.POLJDBCDri
    ver.
         [java] Running this Command will reset all the metadata. Existing metadata
    will be backed up. Press y to continue and any other key to exit.
    y
         [java] 7-Oct-2010 12:45:52 PM oracle.tip.esb.lifecycle.HttpHandler logInfo
         [java] INFO: Exporting metadata from the server [host=BCFSL21903,port=8888,
    user=oc4jadmin] to file "C:\product\10.1.3.1\OracleAS_1\integration\esb\bkup\201
    01007_1245\metadata.zip"
         [java] Exported metadata to File C:\product\10.1.3.1\OracleAS_1\integration
    \esb\bkup\20101007_1245\metadata.zip.
         [java] Exported parameters to File C:\product\10.1.3.1\OracleAS_1\integrati
    on\esb\bkup\20101007_1245\esbparam.properties.
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\dro
    p_esb_tables.sql
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_message_map
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_messages
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_group_status
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_containerid_lease
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfe
    ventc.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\see
    d_service_types.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\see
    d_default_system.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\upg
    rade_10133_10134_oracle.sql
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_message_map
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_messages
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_group_status
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_containerid_lease
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: [POL-5128] duplicate table name SYSTEM.XREF_DATA
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: WorkflowCA: SQLException during execution: java.sql.SQLExcepti
    on: [POL-5128] duplicate table name SYSTEM.XREF_DATA: CREATE TABLE XREF_DATA
         [java] (
         [java]   XREF_TABLE_NAME   VARCHAR2(2000)    NOT NULL,
         [java]   XREF_COLUMN_NAME VARCHAR2(2000)    NOT NULL,
         [java]   ROW_NUMBER        VARCHAR2(48)    NOT NULL,
         [java]   VALUE             VARCHAR2(2000)  NOT NULL,
         [java]   IS_DELETED        VARCHAR2(1)     NOT NULL,
         [java]   LAST_MODIFIED     VARCHAR2(100)   NOT NULL,
         [java]   LAST_ACCESSED     VARCHAR2(100)   NOT NULL
         [java] )
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: File: C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other
    \upgrade_10133_10134_oracle.sql.
         [java] Exception in thread "main" oracle.tip.esb.install.exception.Installa
    tionDBException: Failed to execute sql file"C:\product\10.1.3.1\OracleAS_1\integ
    ration\esb\sql\other\upgrade_10133_10134_oracle.sql"
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:337)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:302)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:259)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(
    RunSQLScript.java:123)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScriptList(RunSQLSc
    ript.java:89)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.runSQLScripts(Re
    setRepository.java:327)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.actionReset(Rese
    tRepository.java:275)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.main(ResetReposi
    tory.java:210)
         [java] Caused by: oracle.tip.esb.install.db.SQLProcessorException: SQLExcep
    tion during execution: java.sql.SQLException: [POL-5128] duplicate table name SY
    STEM.XREF_DATA: CREATE TABLE XREF_DATA
         [java] (
         [java]   XREF_TABLE_NAME   VARCHAR2(2000)    NOT NULL,
         [java]   XREF_COLUMN_NAME VARCHAR2(2000)    NOT NULL,
         [java]   ROW_NUMBER        VARCHAR2(48)    NOT NULL,
         [java]   VALUE             VARCHAR2(2000)  NOT NULL,
         [java]   IS_DELETED        VARCHAR2(1)     NOT NULL,
         [java]   LAST_MODIFIED     VARCHAR2(100)   NOT NULL,
         [java]   LAST_ACCESSED     VARCHAR2(100)   NOT NULL
         [java] )
         [java]     at oracle.tip.esb.install.db.SQLProcessor.processLine(SQLProcess
    or.java:1537)
         [java]     at oracle.tip.esb.install.db.SQLProcessor.executeSQLFile(SQLProc
    essor.java:1683)
         [java]     at oracle.tip.esb.install.db.SQLProcessor.runSQLFile(SQLProcesso
    r.java:315)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:331)
         [java]     ... 7 more
    BUILD FAILED
    C:\product\10.1.3.1\OracleAS_1\integration\esb\bin\build.xml:607: Java returned:
    1   What is the reason for this error?
    Any ideas please.
    Thank You,
    sandaruwan

    Its not dropping the tables so when it recreates if fails. You may need to drop table manually by running the drop_esb_tables.sql script.
    cheers
    James

  • ODI OS command call epma batch client failed to run

    hi expert,
    I have a question to ask for solution.
    My problem is that ODI OS Command failed to run epma batch client to import dimension members and deploy to application .
    I am using ODI 11g and EPM 11.1.2.1. I added the ODI_Agent to opmn as service. tested agent ok.
    I installed ODI as client can run ODI packages to update dimension members choosing ODI agent to run. The package shows run successfully in ODI operator. But when I check the EPMA job console. no dimension update job ran.
    my ODI OS command as below:
    cmd /cE:/Oracle/Middleware/EPMSystem11R1/products/Foundation/BPMA/EPMABatchClient/epma-batch-client.bat -CE:/Scripts/Import_FIN_DIM.txt -RE:/Oracle_data/Finance/IMPORT_FINANCE.log -LOn -SFalse
    any ideas ?
    regards,
    Chris

    Check the script. Your command does not return any specific code. Even if the EPMA batch client returns an error code, DOS does a poor job of communicating it back to java programs which is what ODI agents are. Now, since the code failed, you have to investigate the reason in your script.
    My suggestion is to wrap your command in a script, check for the returned error code in that script and then write a error file or update a table or point to a specific line in log file so that ODI can find if the process was successful or not. Then call the wrapper script from ODI.

  • Application migrated from 11.1.2.3 to 12.1.2.0 fails to run in IntegratedWebLogic

    Hi,
    Can anyone help resolving the following problem.
    We've been developing an ADF application with JDeveloper 11.1.2.3 and it works fine when run both with its IntegratedWebLogic or when deployed to a standalone Glassfish server.
    We want to switch to JDeveloper 12.1.2.0. and use new UI components.
    We are able to successfully open the application in JDeveloper 12c -  the migration logs say it was successfully converted, all projects, pages, task flows, classes open and can be edited just fine. However the application fails to run with IntegratedWebLogic.
    Application is using modules included via ADF shared libraries:
    CommonUI.jar and  CommonModel.jar -> included in ApplicationModule1 and ApplicationModule2.
    Both ApplicationModule1 and ApplicationModule2 work fine when tested with IntegratedWebLogic.
    They are in turn included in the MasterApplication as ApplicationModule1.jar and ApplicationModule2.jar.
    However the MasterApplication (SLABAccountMaster) fails to run. It gets deployed, but there is an exception when accessing the first page: The UIViewRoot is null. Fatal exception during PhaseId: RESTORE_VIEW 1.
    I've posted a fragment of the logs below. I can include all of it - but it's huge.
    [Running application SLABAccountMaster on IntegratedWebLogicServer...]
    [02:31:02 PM] Web Module AccountViewWebApp.war recognized in project AccountView.jpr
    [02:31:03 PM] ----  Deployment started.  ----
    [02:31:03 PM] Target platform is  (Weblogic 12.x).
    [02:31:03 PM] Retrieving existing application information
    [02:31:03 PM] Running dependency analysis...
    [02:31:03 PM] Deploying 2 profiles...
    [02:31:06 PM] Wrote Web Application Module to C:\Users\SlawekAr.SLAB\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee\drs\SLABAccountMaster\AccountViewWebApp.war
    [02:31:06 PM] Wrote Enterprise Application Module to C:\Users\SlawekAr.SLAB\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee\drs\SLABAccountMaster
    [02:31:06 PM] Deploying Application...
    <11-Sep-2013 14:31:10 o'clock BST> <Warning> <Application Client> <BEA-2162200> <No Main-Class defined in the manifest file of Java Module: empty.jar. This module will be treated as a utility JAR and subsequent initialization steps will be skipped.>
    <11-Sep-2013 14:31:13 o'clock BST> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:SLABAccountMaster@SLABAccountMaster-AccountView-context-root, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>
    [02:31:39 PM] Application Deployed Successfully.
    [02:31:39 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [02:31:39 PM] http://172.16.60.102:7111/SLABAccountMaster-AccountView-context-root
    [02:31:39 PM] Elapsed time for deployment:  36 seconds
    [02:31:39 PM] ----  Deployment finished.  ----
    Run startup time: 36353 ms.
    [Application SLABAccountMaster running on IntegratedWebLogicServer]
    Target URL -- http://127.0.0.1:7111/SLABAccountMaster-AccountView-context-root/faces/AccountsWorkbench.jsf
    <11-Sep-2013 14:31:48 o'clock BST> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50016> <ADFc: While handling an exception the application's exception handler threw a new exception.
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
      at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:194)
      at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:95)
      at oracle.adf.model.BindingContext.get(BindingContext.java:1316)
      at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:1027)
      at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:1875)
      at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
      at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:61)
      at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:557)
      at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
      at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchBeforePagePhaseEvent(LifecycleImpl.java:147)
      at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchBeforePagePhaseEvent(ADFPhaseListener.java:290)
      at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:76)
      at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:356)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    Caused By: java.lang.NullPointerException
      at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:632)
      at oracle.adf.model.binding.DCBindingContainerDef.initializeBindingContainer(DCBindingContainerDef.java:764)
      at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:984)
      at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:158)
      at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:95)
      at oracle.adf.model.BindingContext.get(BindingContext.java:1316)
    -Sep-2013 14:31:48 o'clock BST> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50017> <ADFc: While attempting to handle this exception the application's exception handler failed.
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
      at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:194)
      at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:95)
      at oracle.adf.model.BindingContext.get(BindingContext.java:1316)
      at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:1027)
      at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:1875)
      at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
      at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:61)
      at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:557)
      at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
      at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchBeforePagePhaseEvent(LifecycleImpl.java:147)
      at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchBeforePagePhaseEvent(ADFPhaseListener.java:290)
      at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:76)
      at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:356)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    Caused By: java.lang.NullPointerException
      at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:632)
      at oracle.adf.model.binding.DCBindingContainerDef.initializeBindingContainer(DCBindingContainerDef.java:764)
      at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:984)
      at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:158)
      at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:95)
      at oracle.adf.model.BindingContext.get(BindingContext.java:1316)

    Refer
    6365500 javax.faces.el.EvaluationException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.N…

  • Running a Bat file from a stored procedure

    This is part II of Re: Need to run bat file from application express
    I thought I would open a new thread
    I thought I had this fiqured out but it still doesn't work
    1) I granted CREATE EXTERNAL JOB to my user
    2) startup the OracleJobScheduler Service
    3)
    create or replace
    PROCEDURE RUN_OS_COMMAND(p_cmd IN varchar2)
    is
    v_job_exists pls_integer:=0;
    begin
      select count(1)
      into  v_job_exists
      from  all_scheduler_jobs
      where job_name='JAVA_EXE';
      if v_job_exists>0 then 
        dbms_scheduler.drop_job(job_name =>'JAVA_EXE');
      end if;
      dbms_scheduler.create_job
      (   job_name          =>'JAVA_EXE'
        , job_action        =>p_cmd
        , job_type          =>'executable'
        , enabled           =>false
        , auto_drop         =>false
        , start_date        =>systimestamp
      dbms_scheduler.run_job(job_name =>'JAVA_EXE');
    end;test.bat is del test.csv
    I run this
    begin
      RUN_OS_COMMAND('C:\temp\test.bat');
    end;
    / anonymous block completed
    It runs with no errors but does not run the bat file... what am i missing, thanks Doug

    LLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\wblincoe\Application Data
    CLASSPATH=.;[ORACLE_HOME]\jdbc\lib\ojdbc6.jar;c:\myjar\xdocore.jar;c:\myjar\i18nAPI_v3.jar;c:\myjar\xdoparser.jar;c:\myjar\xmlparserv2.jar
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=WBLINCOELT
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\wblincoe
    LDMS_LOCAL_DIR=C:\Program Files\LANDesk\LDClient\Data
    LOGONSERVER=\\03N-DAYT-DC01
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:\OraHome_1\jre\1.4.2\bin\client;C:\OraHome_1\jre\1.4.2\bin;C:\app\wblincoe\product\11.1.0\db_1\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=C:\oracle\product\10.2.0\http_1\sysman\admin\scripts;C:\oracle\product\10.2.0\http_1\perl\site\5.6.1\lib;C:\oracle\product\10.2.0\http_1\perl\site\5.6.1;C:\oracle\product\10.2.0\http_1\perl\5.6.1\lib\MSWin32-x86;C:\oracle\product\10.2.0\http_1\perl\lib\5.6.1;C:\oracle\product\10.2.0\http_1\perl\lib\5.6.1\MSWin32-x86;
    PHPRC=C:\Program Files\PHP\
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 2, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f02
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\wblincoe\LOCALS~1\Temp
    TMP=C:\DOCUME~1\wblincoe\LOCALS~1\Temp
    USERDNSDOMAIN=CACI.COM
    USERDOMAIN=CACI
    USERNAME=wblincoe
    USERPROFILE=C:\Documents and Settings\wblincoe
    VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    windir=C:\WINDOWS

  • Failed to run task sequence - 80004005. DNS working though.

    I seem to be getting a fairly common generic error but with possibly with a slight difference then some of the other problems/answers I have seen.  Generally it looks like this is a DNS issue but I am not sure in my case.
    Let me 1<sup>st</sup> describe my infrastructure and what I am trying to accomplish.  System Center 2012 R2, trying to deploy server 2012.  We use PKI on the main MPs/DPs.  I have another DP that I will use for OSD content that
    won’t use PKI.  I am 1<sup>st</sup> attempting to use boot media, vs PXE, to image a computer.  I have distributed the content to the DP, created a boot media USB and everything looks good there as far as I can tell.  My boot media
    selects the PKI MP and we have created the client cert and I direct it to the non-http DP.  The process seems to accept the certificate and the boot media creation completes.  Next boot off the media on the computer and drop into Windows PE where
    I can manually enter the IP information.  When I click next the process fails.
    Error:
    Failed to Run Task Sequence
    An error occurred while retrieving policy for this computer (0x80004005).
    So starting some of the troubleshooting I F8.
    -Can I ping the SCCM site servers?  Yes, I can ping, both short and FQDN, the primary, MP, DP.
    Looking at the SMSTSLog I see the following lines/errors.
    1)Failed to open PXE registry key.  Not a PXE boot.
    2)Failed to find the source drive where WinPE was booted from
    But then the next line is:  Executing from Media WinPE
    These 2 are at the top of the log and the process seems to continue on with the IP and variable information.  These are the lines of information later in the log with the error(s):
    -CLibSMSMessageWinHTTPTransport::Send:URL: (my MP)
    -In SSL, but with no client cert
    -Error.  Received 0x80072ee7 from WinHttpSendRequest.
    -Hr,HRESULT=80072ee7
    -sending with winhttp failed, 80072ee7
    -m_pHttp Transport -> (etc….)
    -MPKeyInformation.RequestMPKeyInformationForMedia
    -Failed to get information of MP: https//(my MP)
    So I am wondering where I start.  I don’t see that unknown host line that seems to indicate that it is a DNS issue.  I see some stuff about the in SSL but with no cert.  Does this mean that the cert we had to create isn’t working correctly? 
    We pretty much followed
    http://www.jamesbannanit.com/2012/05/how-to-build-and-capture-in-configuration-manager-2012-using-https/
    I have also looked through this
    http://blogs.technet.com/b/configurationmgr/archive/2009/07/27/a-step-by-step-for-using-osd-through-system-center-configuration-manager-2007.aspx
    And I have pretty much everything done there except a network access account.  Looking at my settings I am set to, “Use the computer account of the Configuration Manager client”  However, my computer I am trying to image is a “WORKGROUP” and not
    joining the domain.  But.. am I really getting that far in the process?  Would I be failing to get policy because of this or does this just come into play when I try to get the OS from the DP?

    Have you seen this thread?
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/528c2b54-55ef-4926-bebb-f73ca18a059b/trouble-deploying-windows-7-using-osd-using-pxe-in-sccm-2007-sp2-r3-error-80072ee7?forum=configmgrosd
    I have some free manuals http://1drv.ms/1kk6u6j

  • I have a production mobile Flex app that uses RemoteObject calls for all data access, and it's working well, except for a new remote call I just added that only fails when running with a release build.  The same call works fine when running on the device

    I have a production mobile Flex app that uses RemoteObject calls for all data access, and it's working well, except for a new remote call I just added that only fails when running with a release build. The same call works fine when running on the device (iPhone) using debug build. When running with a release build, the result handler is never called (nor is the fault handler called). Viewing the BlazeDS logs in debug mode, the call is received and send back with data. I've narrowed it down to what seems to be a data size issue.
    I have targeted one specific data call that returns in the String value a string length of 44kb, which fails in the release build (result or fault handler never called), but the result handler is called as expected in debug build. When I do not populate the String value (in server side Java code) on the object (just set it empty string), the result handler is then called, and the object is returned (release build).
    The custom object being returned in the call is a very a simple object, with getters/setters for simple types boolean, int, String, and one org.23c.dom.Document type. This same object type is used on other other RemoteObject calls (different data) and works fine (release and debug builds). I originally was returning as a Document, but, just to make sure this wasn't the problem, changed the value to be returned to a String, just to rule out XML/Dom issues in serialization.
    I don't understand 1) why the release build vs. debug build behavior is different for a RemoteObject call, 2) why the calls work in debug build when sending over a somewhat large (but, not unreasonable) amount of data in a String object, but not in release build.
    I have't tried to find out exactly where the failure point in size is, but, not sure that's even relevant, since 44kb isn't an unreasonable size to expect.
    By turning on the Debug mode in BlazeDS, I can see the object and it's attributes being serialized and everything looks good there. The calls are received and processed appropriately in BlazeDS for both debug and release build testing.
    Anyone have an idea on other things to try to debug/resolve this?
    Platform testing is BlazeDS 4, Flashbuilder 4.7, Websphere 8 server, iPhone (iOS 7.1.2). Tried using multiple Flex SDK's 4.12 to the latest 4.13, with no change in behavior.
    Thanks!

    After a week's worth of debugging, I found the issue.
    The Java type returned from the call was defined as ArrayList.  Changing it to List resolved the problem.
    I'm not sure why ArrayList isn't a valid return type, I've been looking at the Adobe docs, and still can't see why this isn't valid.  And, why it works in Debug mode and not in Release build is even stranger.  Maybe someone can shed some light on the logic here to me.

  • Error when running a bat file

    Can someone tell me what this error means; "ORA-12560: TNS:protocol adapter error"
    I had Oracle XE on my Windows XP Pro SP3, but I also install the EE of Oracle which I haven't setup yet. Originally when I run this .bat file by double clicking on it, "setup_distran_database.bat", everything worked fine. But now, I am getting tghe above error. Not sure if it was because I installed Oracle EE.
    This is the .bat file:
    *@ECHO off*
    *:: Ayo Ojikutu*
    *:: Using Murach's Oracle SQL and PL/SQL*
    *:: and Mike Murach & Associates, Inc. example*
    *:: Nov 11, 2011*
    *:: Uses SQL*Plus utility to run the SQL scripts that create*
    *:: and populate the tables in the AP, OM, and EX schemas.*
    *:: If necessary, edit the username/password*
    sqlplus system/passwordhere @setup_distran_database*
    *:: Display a message about the log file*
    ECHO.
    ECHO For details, check the setup_distran_database.log file in the current directory.
    ECHO.
    *:: Display 'press any key to continue' message*
    PAUSE

    "ORA-12560: TNS:protocol adapter error"
    Not sure if it was because I installed Oracle EE.Most probably yes, Windows has the last installed product environment. Try setting XE environment before running sqlplus, something likeset ORACLE_SID=XE
    set ORACLE_HOME=<XE Oracle Home>
    set PATH=<XE Oracle Home\bin>;%PATH%
    sqlplus .....

  • Error: Component failed to run due to a Object Package scheduling failure

    Hi,
    BusinessObjects XI R2 SP 5, FP 5.1
    I am trying to schedule a group of reports (crystal reports) via a package where the output destination is to an email. At the event of execution of the scheduled time for the package; the package fails with the error: Component failed to run due to a Object Package scheduling failure. (Note: When scheduled individually it is successful and it was copied to the package from its original location, so there is no mistake in parameters or ODBC connections)
    When we go to the history and within the instance, we see that some of the reports have the status as success and some are failed with the same error message. Even though some of the reports are made to fail at the event of 'NO DATA'; what I do not understand is that how come some of the other reports (which contains data and which works when trying to run manually or scheduled individually) are failing.
    I would understand something is wrong when the entire package fails which is not the case here as say of 50 reports, 5 are successful and the rest fails with the same error.

    Sorry posted on the wrong section...
    Edited by: Deepu Philip on Mar 18, 2010 5:38 PM

  • Object failed to run due to an error while processing on the Job Server

    when i am scheduling a report ith email notification i am getting  below error
    error msg: Object failed to run due to an error while processing on the Job Server
    i have configured email notification in bo cmc and server also SMTP enabled. while scheduling report to ueser i am getting error and even mails are delivered to users as well.

    hi prithvi,
    i am able to schedule reports to other destinations and reports are delivered as per the requirement.
    i am able to telnet SMTP server from Adaptive job server machine on SMTP port.
    have to check errors on log file....
    @ COULD YOU  PLEASE LET ME KNOW USER CAN SEND A MAIL TO USER  IN SAME DOMAIN . WHILE SCHEDULING A REPORT AND AS OPTION AVAILABLE  IN 4.0 LAUNCH PAD CAN HE SEND A MAIL DIRECTLY  AFTER RUNNING REPORT.

  • Failed to Run Task Sequence (error ocurred while retrieving policy for the computer)

    Hi, all of sudden we're getting an issue with SCCM when attempting to deploy an image we get a Failed to Run Task Sequence. Used to work previously, now suddenly it isn't working for any.
    Full error:
    Failed to Run Task Sequence
    An Error occurred while retrieving policy for this computer (0x8009310B). For more information....
    Log:
    Reading Policy Body. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Parsing Policy Body. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Downloading policy body EAB200A4-EAB00066-6F6BCC28. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Preparing Policy Body Request. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
        Setting transport. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
        Setting policy location = ttp://<mp>/SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Executing Policy Body Request. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    CLibSMSMessageWinHttpTransport::Send: URL: servername.bla.com.au:80  GET /SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00 TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Error. Status code 404 returned TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Found a secure policy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Trying to decode policy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    CryptDecryptMessage ( &DecryptParams, pbEncrypted, nEncryptedSize, 0, &nPlainSize, 0 ), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,339) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Decoding in non ssl mode failed. Checking if decoding was really needed. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Failed to verify a properly formed XML. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0, (GetPolicyFlags() & POLICY_COMPRESS) != 0), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,2067) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Failed to download policy EAB200A4-EAB00066-6F6BCC28 (Code 0x8009310b). TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    (*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sccm_release\sms\framework\tscore\tspolicy.cpp,1224) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    m_pPolicyManager->GetObjects( TS::Policy::TaskSequence::GetClassNameW(), TS::Policy::TaskSequence::GetPolicyCategory(), TS::Policy::TSPolicyAssignment::POLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1205) TSPxe 16/01/2015
    2:54:40 PM 1176 (0x0498)
    Exiting TSMediaWizardControl::GetPolicy. TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303) TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Setting wizard error: An error occurred while retrieving policy for this computer  (0x8009310B). For more information, contact your system administrator or helpdesk operator. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    WelcomePage::OnWizardNext() TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Confirmation Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Task Sequence Selection Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Variables Selection Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Skipping Resolve Progress Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Activating Finish Page. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Initializing the countdown timer. TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Loading bitmap TSPxe 16/01/2015 2:54:40 PM 1124 (0x0464)
    Suspending the countdown timer. TSPxe 16/01/2015 2:54:49 PM 1124 (0x0464)
    Exiting task sequence wizard. TSPxe 16/01/2015 2:54:51 PM 1124 (0x0464)
    Exiting with return code 0x00000000 TSPxe 16/01/2015 2:54:51 PM 1124 (0x0464)
    Execution complete. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,515) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,337) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,549) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    ::RegOpenKeyExW (HKEY_LOCAL_MACHINE, c_szSMSTSKey, 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,258) TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    GetTsRegValue() failed. 0x80070002. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    End program:  TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Finalizing logging from process 840 TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Finalizing logs to root of first available drive TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Successfully finalized logs to C:\SMSTSLog TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)
    Cleaning up task sequencing logging configuration. TSBootShell 16/01/2015 2:54:51 PM 856 (0x0358)

    CLibSMSMessageWinHttpTransport::Send: URL: servername.bla.com.au:80  GET /SMS_MP/.sms_pol?EAB200A4-EAB00066-6F6BCC28.11_00 TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    Error. Status code 404 returned TSPxe 16/01/2015 2:54:40 PM 1176 (0x0498)
    6 (0x0358)
    Is the management point still working? Examine mpcontrol.log. Do mplist and mpcert work?
    Torsten Meringer | http://www.mssccmfaq.de

  • Failed to run task sequence. Error occurred while starting the task sequence (0x8007000E)

    Hi there
    Patch Tuesday yesterday (10th June2014). As always we deploy new patches first to a test collection where Windows 7 updates automatically apply.
    Upon trying to rebuild any of the machines in this test collection, we were presented with the following error message:
    Failed to run task sequence.  Error occurred while starting the task sequence (0x8007000E)
    After searching about this, I found this page from Niall Brady, which explained the problem:
    http://www.niallbrady.com/2013/05/17/after-selecting-a-task-sequence-in-configuration-manager-2012-sp1-you-receive-threadtoresolveandexecutetasksequence-failed-code0x8007000e-in-smsts-log/
    So I removed some of the machines from the test Windows update collection, and as per the advice in the above link, the error was gone and those machines could be built successfully.
    So the problem is there were too many many policies downloaded (apps, packages and most of all updates) for the task sequence ram to store, hence the error.
    Now...
    ...I have a question.
    The next logical step to my mind is to patch our OS image with all missing patches, so these do not have to be downloaded at build time. Niall mentions this as one of the resolutions to this issue.
    However there seems to be some confusion over whether this would actually make a difference.
    I read through this link:
    http://social.technet.microsoft.com/Forums/en-US/7e597b44-2586-4063-b6d0-cec48a7c11c7/sccm-2012-task-sequence-failure-0x8007000e?forum=configmanagerosd
    There's seems to be no consensus on this.
    Is SCCM 2012 clever enough to - when the task sequence is first started - to download ONLY the updates (policies) it detects as NOT present in the OS image...
    or
    Will it simply try to download policies for ALL items deployed to it, whether the updates are present in the OS image or not?
    I will be disappointed if SCCM 2012 SP1 CU2 isn't clever enough to only download policies at build time for the apps, packages and updates it detects as needed.
    I'd be grateful for some clarity on this.
    Regards,
    John, Glasgow.

    Hi Jason
    Thank you for replying, I appreciate it.
    1) We currently have 15 or 16 software update groups for Office updates, dating back a month or two. The latest software update group contains all the patches in the previous software update groups plus the patches released on 10th June. Do you recommend
    deleting all but the latest software update group?
    2) I'm almost reluctant to ask this, but based on what you have advised, is it the case that when the task sequence executes, it will download policies for each update in each software update group regardless of whether it has already downloaded a policy
    for an update in a previous software update group? So in effect it's downloading policies (for updates) it has already downloaded?
    3) I'm not clear on why there would be no policy for an image; in Niall Brady's informative page on the 8007000E error, he writes the following:
    "The reason it has run of space could be due to four possibilites: too many applications, too many Windows updates, too many Task Sequence steps, too many referenced packages'.
    Can you shed some light on why there isn't a policy for an image?
    Thanks again for replying,
    John.

Maybe you are looking for