SAPSR3DB of  Config Tool getting Locked While Launching Config Tool

Hi ALL
Although it was unlocked at the DB Level EACH Time,
The SAPSR3DB User gets locked EACH  time I launch the Config Tool and I need to find out why / rectify it .
Any Input on this strange event ?
Thanks a Lot,
Regards,
- Ishan

Thanks, Tom!!
I had checked it and again I have doublechecked that the Uname and PW i.e. JAVA Schema User ID and it's PW is correct.
But, I am still facing the same problem
Regards,
- Ishan

Similar Messages

  • Auto config is getting failed and apps user is getting locked while running autoconfig on dbTier

    Hi Team,
    1) I have cold cloning.after cloning  i tried to run autoconfig on the db side.i am getting the following error
    2) unlocked the apps user and after unlocking executing the adautoconfig apps user is getting locked simuntaneously after executing the adautocfg.sh
    JDBC URL: jdbc:oracle:thin:@cimk.na.tcl.com:1528:PIMDev
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cimk.na.tcl.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=PIMDev)))
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cimk.na.tcl.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=PIMDEV.na.tcl.com)))
        Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
            Verifying connection to the Database   : Could not be stablished
            No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    adcvmlog.xml renamed to /u01/pimdev/11.2.0/appsutil/log/PIMDev_tcl/06141934/adcvmlog.xml.06141934
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [PROFILE PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: /u01/pimdev/11.2.0/appsutil/install/PIMDev_tcl
          afdbprf.sh              INSTE8_PRF         1
      [APPLY PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: /u01/pimdev/11.2.0/appsutil/install/PIMDev_tcl
          adcrobj.sh              INSTE8_APPLY       1
    AutoConfig is exiting with status 2
    AutoConfig execution completed on Fri Jun 14 19:34:18 2013
    Time taken for AutoConfig execution to complete : 0 mins  13 secs
    Please help me out                                           

    Hi Hussein
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           LOCKED
    SQL> select username,account_status from dba_users where username='APPLSYS';
    USERNAME                       ACCOUNT_STATUS
    APPLSYS                        OPEN
    SQL> alter user apps account unlock;
    User altered.
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           OPEN
    SQL> select username,account_status from dba_users where username='APPLSYS';
    USERNAME                       ACCOUNT_STATUS
    APPLSYS                        OPEN
    SQL>
    After running the adautoconfig facing the same issue and apps user is getting locked
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           LOCKED

  • Getting Error While launching ESR PI 7.1

    Hi Experts
    We are getting the following error while launching ESR, it is throwing error after we provide user credencials.Please find the error trace below...
    We have are able to launch ID successfully...Any inputs are greatly appreciated...
    1) We have jre 1.5.0
    We have tried below but no luck
    http://<hostname>:<port>/rep
    'Re-initialization and force-signing' in 'Javau2122 Web Start Administration'
    ====================================================================
    = Root Exception ===================================================
    ====================================================================
    Thrown:
    com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: null
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         ... 8 more
    ====================================================================
    == Content from the LogHandler =====================================
    ====================================================================
    #9 17:06:38 [AWT-EventQueue-2] FINE AutoLog.created.java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #8 17:06:38 [AWT-EventQueue-2] DEBUG AutoLog.created.java.lang.NoClassDefFoundError: null
    #7 17:06:38 [AWT-EventQueue-2] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         ... 8 more
    #6 17:06:38 [AWT-EventQueue-2] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
    Kind regards
    Ramesh Pothireddy

    Hi Ramesh,
      I recomend you the next steps:
          1.- Go to http://serrver:port/dir and click in Administration option. Click in Repository and choose Java Web Start Administration. Click in Restore Archives and Generate New Signature.
          2.- On the other hand you can open Exchange Profile and put the Fully Quialified Domain Name in all properties where the host name have been used.
          3.- Please, coul you attach the content of XML file in List on Resources option in Java Web Start Administration?
    Best Regards
    Ivá

  • User getting locked while sending message sync via BPM. Please help

    Hi Experts,
       I have a sync - sync scenario where I am sending data synchronously from webservice to a sync RFC FM. I am using BPM and in BPM I have three steps
    1. Receive step - Opens Sync-Async Bridge
    2. Sync Send step
    3. Send step - Closes SYnc-Async bridge.
    This BPM solution is same as that give in the blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]
    When I test this scenario I am getting
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    <SAP:Category>XIServer</SAP:Category>
    <SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>
    <SAP:P1 />
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>
    <SAP:Retry>N</SAP:Retry>
    </SAP:Error>
    When I check the "Status monitor for Sync/Async communication" via SXMB_MONI, I found that my message is listed there with BPE status = "Wait".
    On double clicking my message I found that there is an error " User is locked. Please notify the person responsible".
    Why is my BPE struck in "Wait" stage and user is locked?
    What am I doing wrong? Am I missing any settings in SOAP sender communication channel?
    Please help me in resolving this problem.
    Regards
    Gopal

    Hi,
    Few months ago we had also problems with "locked user" in XI, in our case XIAPPLUSER was sometimes (b)locked.
    Perhaps note:
    721548 Changing the passwords of the XI 3.0 service users
    will help you.
    We removed and entered the service users again, with the password in CAPITALS and language blank.
    After that our problem was solved, I hope yours too.
    Regards
    Jack

  • Please help me. I am getting an error while launching an web start applic

    I am getting the following error while launching an java web start apllication.
    Exception in thread"javaWSApplicationMains"java.lan.NoClassDefFound:SimpleSerial.
    The jnlp file i have used is as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for Aeon HHBM Manager Application -->
    <jnlp spec="1.0+" codebase="http://zycomm:8080" href="Aeon.jnlp">
    <information>
    <title>Aeon HHBM Manager</title>
    <vendor>ME</vendor>     
    <description>Aeon HHBM Manager</description>
    </information>
    <offline_allowed/>
    <resources>
    <j2se version="1.4+"/>
    <jar href="aeon.jar"/>
    </resources>
    <application-desc main-class="Aeon_PManager" />
    <component-desc/>
    </jnlp>
    The java code is as follows:
    SimpleSerial.java
    import java.io.*;
    //import java.lang.*;
    //import java.lang.ClassNotFoundException;
    Interface class for SimpleSerial.
    If you don't know what an interface is, don't worry. An interface defines the functions
    that can be called by implementors of this class. Currently there are two implementors,
    SimpleSerialNative, and SimpleSerialJava. There might be more in the future.
    SimpleSerialNative requires the file "SimpleSerialNative.dll" to be in the same folder as your Java
    project file. It's that simple.
    SimpleSerialJava requires the correct installation of Sun's Javacomm communication package. It's much
    more powerful, but it can be tricky for the newcomer to configure, and use.
    If you have problems with one, why don't you try the other.
    A VERY SIMPLE IMPLEMENTATION:
    public static void main(String args[]) {
    SimpleSerial ss; // delcare the SimpleSerial object
    ss = new SimpleSerialNative(2); // The argument is the commport number. There is no Comm0.
    ss.writeByte((byte)'a'); // write a byte to the serial port
    // Give the PIC chip time to digest the byte to make sure it's ready for the next byte.
    try { Thread.sleep(1); } catch (InterruptedException e) {}
    ss.writeByte((byte)'!'); // write another byte to the serial port
    String inputString = ss.readString(); // read any string from the serial port
    System.out.println("I read the string: " + inputString);
    A few important things to note:
    1. When you write data to the serial port, it just writes the data, whether or not the PIC chip is
    ready to receive data. There's no handshaking or signaling. If you send data and the PIC chip
    isn't ready for it, it will be ignored. Some PIC chips have a hardware UART which will buffer a
    few bytes of data for later retrieval. But this isn't a cure-all. If the buffer fills up, it
    creates an error condition which prevents further data from being read. You need to include
    custom PIC code to reset the error flag.
    2 In contrast to the PIC chip, the computer has a rather large hardware buffer. If the PIC chip
    sends serial data to your computer when you're not around to read it, it gets stored.
    3. If you make a call to readByte(), and there's no data to be read, readByte() waits until there
    is data. If you want to know how much data (if any) is available, make a call to available().
    4. Conversely, if you make a call to readBytes() or readString() and there's no data to be read,
    readBytes() returns a byte array of zero length, and readString() returns and empty string.
    5. If you want to use Sun's JavaComm package instead of this code, subsitute your calls to
    new SimpleSerialNative(2);
    with
    new SImpleSerialJava(2);
    public interface SimpleSerial {
    // These are copied right out of WINBASE.H
    // Most applications should be fine with the defaults.
    public static final int NOPARITY = 0;
    public static final int ODDPARITY = 1;
    public static final int EVENPARITY = 2;
    public static final int MARKPARITY = 3;
    public static final int SPACEPARITY = 4;
    public static final int ONESTOPBIT = 0;
    public static final int ONE5STOPBITS = 1;
    public static final int TWOSTOPBITS = 2;
    Returns the number of bytes available at the time of this call.
    It's possible there are more bytes by the time readByte() or
    readBytes() is executed. But there will never be fewer.
    public int available();
    public void waitForData(int n);
    public boolean writeString(String string);
    returns TRUE if port is fully operationsal
    returns FALSE if there is a problem with the port
    public boolean isValid();
    Be sure to close your serial port when done. Note that port is
    automatically closed on exit if you don't close it yourself
    public void close();
    Reads a single byte from the input stream.
    Return value will be from -128 to 127 (inclusive)
    If no data at serial port, waits in routine for data to arrive.
    Use available() to check how much data is available.
    If error, returns 256.
    public int readByte();
    Reads all the bytes in the serial port.
    If no bytes availble, returns array with zero elements.
    Never waits for data to arrive
    public byte[] readBytes();
    Reads bytes from serial port and converts to a text string.
    DO NOT use this routine to read data. Char->Byte converstion
    does strange things when the values are negative. For non-
    text values, use readBytes() above
    public String readString();
    Writes a single byte to the serial port.
    This writes the data, whether the PIC is ready to receive or not.
    Be careful not to overwhelm the PIC chip with data.
    On pics without a hardware UART, the data will be ignored.
    On pics with a hardware UART, overflowing will loose data AND require
    the UART on the PIC to be reset. You can reset the UART in PIC code,
    or manually turn the PIC off and then on.
    NOTE: A byte has a value in the range of -128 to 127
    NOTE: If you want to write a character, you need to cast it to a byte,
    for example: simpleSerial.writeByte((char)'b');
    public boolean writeByte(byte val);
    For more advanced use. Gets the input stream associated with serial port
    public InputStream getInputStream();
    For more advanced use. Gets the output stream associated with serial port
    public OutputStream getOutputStream();
    Please help I am the beginner in web start.Please

    Notes:
    1) Please use the code tags when posting code or JNLP/HTML. It helps to retain indentation and avoids asterisks and plus sings being interpreted as formatting marks. To do that, select the code/JNLP etc. and click the CODE button seen on the Plain Text tab of the message posting form.
    2) That launch file is invalid. You might check it (and the project in general) using JaNeLA.
    3) The only place that SimpleSerial class could be, that the JRE would find, is in the root of aeon.jar. Is it actually there?

  • Getting Java Error while launching Juniper SBR from Mozila and IE

    Hi,
    I am getting the following error message on Java console while Launching SBR (Steel-Belted Radius).
    Here is the error:
    java.io.IOException: Cannot run program "C:\Documents": CreateProcess error=193, %1 is not a valid Win32 application
    Any help, will be greatly appreciated.
    Rohan

    Guys!!!!!!! Please help me out.......

  • Just downloaded Firefox 6.0 and have restarted 4 plus times, but it continues to hang while launching. I cannot open new windows, change any settings, or do anything but Force Quit. I'm on Mac OSX 10.5.8. How do I get past this hang?

    Just downloaded Firefox 6.0 and have restarted 4 plus times, but it continues to hang while launching. I cannot open new windows, change any settings, or do anything but Force Quit. I'm on Mac OSX 10.5.8. How do I get past this hang?

    Long story short: Simply get CC for teams. At 500 bucks a year it's a steal and those 5 licenses in the base package (or was it 10 even?) cover all your computers, at least the 3 ones you mentioned. For system requirements refer to the individual product pages.
    Mylenium

  • HT2527 While syncing my iphone 4s, its saying unable to sync and restore to factory settings. But, My iphone 4s is factory unlocked. If I restore to factory settings will it get locked to the carrier again.

    While syncing my iphone 4s, its saying unable to sync and restore to factory settings. But, My iphone 4s is factory unlocked. If I restore to factory settings will the iphone get locked to the carrier again.

    vamsi Pothugunta wrote:
    While syncing my iphone 4s, its saying unable to sync and restore to factory settings. But, My iphone 4s is factory unlocked. If I restore to factory settings will the iphone get locked to the carrier again.
    It all depends on the definition of "factory unlocked". If the phone was purchased directly from Apple and the receipt says "Unlocked" then updating or restoring it will leave it unlocked (Apple never uses the term "factory unlocked" as there is no such thing; phones are unlocked at activation time). Similarly, if it had been locked to a carrier and the carrier authorized it to be unlocked, and you went through the unlocking steps they provided, it is permanently unlocked.
    Unfortunately, a lot of the phones sold as "factory unlocked" were actually unlocked by hacking in the "factory" in the basement of some shop somewhere. These phones at best will become locked to the original carrier if restored, and in the worst case will be permanently disabled if restored.

  • Iam using Iphone4,my problem is while imake a call or when ia attend a incoming call,the screen doesnt lock,while i kept in my ear  to attend a call it automatically gets inside keypad or it on hold tab this makes me uncomfortable pls give a solution

    Iam using Iphone4,my problem is while imake a call or when ia attend a incoming call,the screen doesnt lock,while i kept in my ear  to attend a call it automatically gets inside keypad or it on hold tab this makes me uncomfortable pls give a solution

    This sometimes happens if you have a case or screen protector on the phone.  IF you have one of these remove it and see if it makes any difference

  • Getting a 'Runtime Error' while launching Crystal Reports

    Hello
    I have Crystal Report XI R2 installed on an XP machine. However, while launching it, I get the following error:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program ...am Fils\Business Objects\Crystal Reports 11.5\crw32.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Any help would be appreciated.
    Thanks,
    Alok.

    Hi Alok
    Are you logged in as Administrator?
    If not try logging in as Administrator,is still the issue persists then you need to manually uninstall Crystal Reports and reinstall it again.
    This issue happens because the installation of Crystal Reports has not been successful, despite a message stating that it has been  successfully installed.
    Manual Uninstalling Process:
    Symptom
    Crystal Reports XI is installed on your computer. You need to manually uninstall Crystal Reports XI for one of the following reasons:
    u2022 To verify that all Crystal Reports XI components have been completely removed prior to installing a later version of Crystal Reports.
    u2022 To remove the remaining Crystal Reports XI components that have not been removed using the 'Add/Remove Programs' command (Start > Settings > Control Panel).
    u2022 To remove the remaining Crystal Reports XI components that have not been removed using the Setup.exe file from Crystal Reports XI installation CD.
    How do you manually uninstall Crystal Reports XI?
    Resolution
    Before getting started, uninstall Crystal Reports XI by launching the Setup.exe file from the installation CD or by using the 'Add/Remove Programs' command. If either of these methods fails to remove all Crystal Reports directories, files and registry keys, then continue with the resolution of this article.
    ==========
    WARNING:
    This resolution can be applied if Crystal Reports XI is the only software installed on the computer that uses the Business Objects directories, files and registry keys.
    For example, Crystal Analysis, Crystal Enterprise and BusinessObjects Enterprise XI are applications that may share the same directories, files and registry keys.
    Removing these directories, files and registry keys may cause other software to function incorrectly.
    ==========
    1. To manually uninstall Crystal Reports XI, delete the following directories:
    u2022 C:\Program Files\Common Files\Business Objects\3.0
    u2022 C:\Program Files\Business Objects
    ====================
    NOTE:
    Do not remove the directory C:\Program Files\Common Files\Business Objects\3.0 if you have BusinessObjects Enterprise XI or Crystal Reports Server XI installed. These files are shared by both applications and removal of these files will cause Business ObjectsEnterprise XI and Crystal Reports Server XI to function incorrectly.
    ====================
    2. Delete the following registry keys:
    ====================
    WARNING:
    The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk.
    HELP:
    For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    RECOMMENDATION:
    It is strongly recommended that you make a backup copy of the registry files (System.dat and User.dat on Win9x computers) before you edit the registry.
    ====================
    u2022 HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\
    u2022 HKEY_CURRENT_USER\Software\Business Objects\Suite 11.0\Crystal Reports
    u2022 HKEY_USERS\S-#-#-##-...-####\Software\Business Objects\Suite 11.0\Crystal Reports
    (The number signs (#) represent a series of numbers that are different on each computer.)
    ====================
    NOTE:
    After making changes to the registry, restart the affected service or application as required.
    ====================
    Hope this Helps,
    Shraddha

  • I get a BSOD while launching Adobe Indesign

    I am observing pool corruption while launching Adobe Indesign leading to BSOD.
    The corruption happens as the indesign process sends a create of a very large file path, probably the content of the file. It overrides the MS guidelines for having 260 characters in a file path.
    File path being accessed is below which is the content of the file while it should be just the name of the file with path.
    du 0xfffff8a0`09fb4000
    fffff8a0`09fb4000 "\\******************************"
    fffff8a0`09fb4040 "********************************"
    fffff8a0`09fb4080 "***********. *. * ADOBE CONFIDEN"
    fffff8a0`09fb40c0 "TIAL. * ___________________. *. "
    fffff8a0`09fb4100 "*  Copyright 2013 Adobe Systems "
    fffff8a0`09fb4140 "Incorporated. *  All Rights Rese"
    fffff8a0`09fb4180 "rved.. *. * NOTICE:  All informa"
    fffff8a0`09fb41c0  "tion contained herein is, and re"
    fffff8a0`09fb4200 "mains. * the property of Adobe S"
    fffff8a0`09fb4240 "ystems Incorporated and its supp"
    fffff8a0`09fb4280 "liers,. * if any.  The intellect"
    fffff8a0`09fb42c0 "ual and technical concepts conta"
    1: kd> du 0xfffff8a0`09fb4000+1000
    fffff8a0`09fb5000 "family since the family might di"
    fffff8a0`09fb5040 "ffer from the name we are storin"
    fffff8a0`09fb5080 "g. \this is espec"
    fffff8a0`09fb50c0 "ially true with international fo"
    fffff8a0`09fb5100 "nts. Some fonts are stored with "
    fffff8a0`09fb5140 "their name concatentated with th"
    fffff8a0`09fb5180  "e style so we. \t"
    fffff8a0`09fb51c0 "est an exact match of the name a"
    fffff8a0`09fb5200  "nd also the name concatenated wi"
    fffff8a0`09fb5240  "th the style just in case..     "
    fffff8a0`09fb5280 "           if ((allFonts[i].name"
    fffff8a0`09fb52c0  " === fontName && allFonts[i].sty"
    1: kd> du 0xfffff8a0`09fb4000+2000
    fffff8a0`09fb6000 "tion (picas) {.        return Ma"
    fffff8a0`09fb6040 "th.round(picas * 16);.    },.   "
    fffff8a0`09fb6080  " cmToPixels: function (cms) {.  "
    fffff8a0`09fb60c0 "      return Math.round(cms * 37"
    fffff8a0`09fb6100 ".79527559055);.    },.    inToPi"
    fffff8a0`09fb6140 "xels: function (inches) {.      "
    fffff8a0`09fb6180 "  return Math.round(inches * 96."
    fffff8a0`09fb61c0 "0000000000011);.    },.    mmToP"
    fffff8a0`09fb6200 "ixels: function (mm, resolution)"
    fffff8a0`09fb6240  " {.        var pt = mm * 2.83464"
    fffff8a0`09fb6280 "566929134;.        return $._ext"
    fffff8a0`09fb62c0 "_CORE.pointsToPixels(pt, resolut"

    Moving the discussion to   InDesign forum.
    Thanks,
    Atul Saini

  • Oracle PW getting Locked + ABAP Kernel Update through the JSPM

    Hi Gurus,
    #1
    After resetting the PW ( ABAP + JAVA System ) at  ABAP Side ( SU01 ) and at the Config Tool Secure Store Level + Restart the SDM Server THEN : first time
    I am able to connect to DB for ConfigTool and I am also Able to Connect to JSPM, Change the PW and then for the Next Time( even though no changes made to SAPSR3DB ) the Oracle User SAPSR3DB Acc gets locked again - immediately and o repeated bases eventhough it is unlocked at the DB Level !!!
    Being ABAP + JAVA Is there anything else I need to do while I reset the  PW of J2EE Admin ?
    I have referred the notes 701654, 669848 and as it is ABAP+JAVA I don'e need to go for SAP* Emergency User Activation.
    #2
    Can we update the ABAP Kernel ( CAR Files ) through the JSPM ?
    Your inputs are very much appreciated.
    Thanks,
    Best Regards,
    - Rupen

    Hello,
    I think JSPM can be used to update only the support packs and not SAP Kernel.
    Also,
    In the Oracle directory, there is a script which changes the database password.
    Don't recollect the name though.
    Regards,
    Siddhesh

  • Error in Launching Administration Tools

    Hi
    I have installed WLP4.0,WLS6.1SP1 on HP-UX 11i Machine. After successfull installation,
    When I launch Administration Tools from the index page,I am getting the following
    error (Pl see Below). I have not Yet even launched the EBCC and played around
    with WebFlows and Pipelines.This is to say that I haven't modified any of the
    web flows are anything else.
    The Same kind of error is coming when I invoke the Personalization Examples also.
    I have attached the WebLogic.log with the detailed logging.
    Thanks in Advance
    Bala.
    << Error after I invoke Administration Tools>>
    <Mar 29, 2002 1:32:42 AM MST> <Warning> <Webflow> <Webflow could not resolve a
    destination given: appname [tools], namespace [admin_main], origin [begin], event
    [defaultEvent] with request id [4961783]; Attempting to load Configuration-error-page.>
    <Mar 29, 2002 1:32:42 AM MST> <Error> <Webflow> <Error while parsing uri /portalTools/application,
    path null, query string namespace=admin_main - Webflow XML does not exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webflow xml file. for webapp [tools], namespace [admin_main].
    While trying to display CONFIGURATION ERROR: [Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [admin_main] is not available for webflow execution.
    Make sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    << Error after I invoke Personalization Server Examples>>
    <Mar 29, 2002 1:36:15 AM MST> <Warning> <Webflow> <Webflow could not resolve a
    destination given: appname [p13n], namespace [p13n_samples], origin [begin], event
    [defaultEvent] with request id [2539266]; Attempting to load Configuration-error-page.>
    <Mar 29, 2002 1:36:15 AM MST> <Error> <Webflow> <Error while parsing uri /p13n/application,
    path null, query string namespace=p13n_samples - Webflow XML does not exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webflow xml file. for webapp [p13n], namespace [p13n_samples].
    While trying to display CONFIGURATION ERROR: [Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [p13n_samples] is not available for webflow execution.
    Make sure the [p13n_samples.wf] file is deployed in webapp [p13n].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:91)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    [weblogic.log]

    Bala,
    Did you sync your applications (run loadSampleData.sh)? It looks like the
    config files for the Webflow have not been loaded.
    Sincerely,
    Daniel Selman
    "Bala" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi
    I have installed WLP4.0,WLS6.1SP1 on HP-UX 11i Machine. After successfullinstallation,
    When I launch Administration Tools from the index page,I am getting thefollowing
    error (Pl see Below). I have not Yet even launched the EBCC and playedaround
    with WebFlows and Pipelines.This is to say that I haven't modified any ofthe
    web flows are anything else.
    The Same kind of error is coming when I invoke the PersonalizationExamples also.
    >
    I have attached the WebLogic.log with the detailed logging.
    Thanks in Advance
    Bala.
    << Error after I invoke Administration Tools>>
    <Mar 29, 2002 1:32:42 AM MST> <Warning> <Webflow> <Webflow could notresolve a
    destination given: appname [tools], namespace [admin_main], origin[begin], event
    [defaultEvent] with request id [4961783]; Attempting to loadConfiguration-error-page.>
    >
    <Mar 29, 2002 1:32:42 AM MST> <Error> <Webflow> <Error while parsing uri/portalTools/application,
    path null, query string namespace=admin_main - Webflow XML does not exist,is
    not loaded properly, or you do not have a configuration-error-pagedefined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page> node was not found in the webflow xml file. for webapp [tools, namespace[admin_main].
    While trying to display CONFIGURATION ERROR:[Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [admin_main] is not available for webflowexecution.
    Make sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:215)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :304)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2459)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    << Error after I invoke Personalization Server Examples>>
    <Mar 29, 2002 1:36:15 AM MST> <Warning> <Webflow> <Webflow could notresolve a
    destination given: appname [p13n], namespace [p13n_samples], origin[begin], event
    [defaultEvent] with request id [2539266]; Attempting to loadConfiguration-error-page.>
    >
    <Mar 29, 2002 1:36:15 AM MST> <Error> <Webflow> <Error while parsing uri/p13n/application,
    path null, query string namespace=p13n_samples - Webflow XML does notexist, is
    not loaded properly, or you do not have a configuration-error-pagedefined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page> node was not found in the webflow xml file. for webapp [p13n, namespace[p13n_samples].
    While trying to display CONFIGURATION ERROR:[Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [p13n_samples] is not available for webflowexecution.
    Make sure the [p13n_samples.wf] file is deployed in webapp [p13n].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:215)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:91)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :304)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2459)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Getting error while running service.java

    I am fresher to this technology i don't what it the error is.
    I am trying the oracle provided docs for Building Mobile Applications with Oracle ADF Mobile exercises on 3 pages.
    first page done successfully.
    while coming to dsecond page http://docs.oracle.com/cd/E18941_01/tutorials/buildmobileappscontent/adfmobiletutorial_2.html
    Step 2: Define a Web Service Data Control
    I am getting error which i don't know. I am sharing the error details below.
    Running:IntegratedWebLogicServer - Log
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    d:\ORACLE\MIDDLE~1\JDK160~1\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy "-Djavax.net.ssl.trustStore=C:\DOCUME~1\ta257789\Local Settings\Temp\trustStore7426681428235698927.jks" -Dhttp.proxyHost=pdc-proxy.wipro.com -Dhttp.proxyPort=8080 "-Dhttp.nonProxyHosts=localhost|localhost.localdomain|127.0.0.1|::1|D-11309677.wipro.com|D-11309677" -Dhttps.proxyHost=pdc-proxy.wipro.com -Dhttps.proxyPort=8080 -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none  -da -Dplatform.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server  -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=D:\ORACLE\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain -Djrockit.optfile=D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\servers\DefaultServer -Doracle.domain.config.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig  -Digf.arisidbeans.carmlloc=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\carml  -Digf.arisidstack.home=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\arisidprovider -Doracle.security.jps.config=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\oracle\store\gmds   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\ORACLE\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\ORACLE\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath  weblogic.Server
    java.lang.NoClassDefFoundError: Data\JDeveloper\system11/1/2/3/39/62/76/1\DefaultDomain
    Caused by: java.lang.ClassNotFoundException: Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Could not find the main class: Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain.  Program will exit.
    Exception in thread "main" Process exited.
    Messages - Log
    WARNING: Failed to validate the xml content. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    Jun 18, 2013 3:33:53 PM oracle.security.jps.internal.common.util.StrictValidationEventHandler handleEvent
    WARNING: Failed to validate the xml content. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    Jun 18, 2013 3:33:55 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:0
    Jun 18, 2013 3:33:56 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:0
    Compiling...
    Nothing to build.
    [3:34:10 PM] Successful compilation: 0 errors, 0 warnings.
    [Application SampleWS is bound to Server Instance IntegratedWebLogicServer]
    [Starting Server Instance IntegratedWebLogicServer]
    #### Server Instance IntegratedWebLogicServer could not be started: Server Instance was terminated.

    Thank you dvohra21,
    I followed Gayaz solution and it worked on my jdev11.2.3
    1. Modified the TEMP and TMP env var from "%USERPROFILE%\Local Settings\Temp" to "c:\temp".
    We should created the temp folder in c directry if it does not exist.
    2. Created two more env variables
    (a) JDEV_USER_HOME
    (b) JDEV_USER_DIR
    and it is pointing to "C:\jdevhome".
    We should created the jdevhome folder in c directry if it does not exist.
    Finally what I observed is these four variable should point to a folder path where it should not contain spaces in the folders name.

  • Getting error while starting the weblogic sewrver

    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    /u03/disc/Oracle/Middleware/jdk160_29/bin/java -client -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=/u03/disc/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/u03/disc/Oracle/Middleware/wlserver_10.3 -Dwls.home=/u03/disc/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/u03/disc/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/u03/disc/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain -Djrockit.optfile=/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/carml -Digf.arisidstack.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u03/disc/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl -Doracle.security.jps.policy.migration.validate.principal=false -Dportlet.oracle.home=/u03/disc/Oracle/Middleware/oracle_common -Dwc.oracle.home=/u03/disc/Oracle/Middleware/as_1 -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=/u03/disc/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/u03/disc/Oracle/Middleware/user_projects/domains/dev_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/u03/disc/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/u03/disc/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dbam.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dums.oracle.home=/u03/disc/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/u03/disc/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_oepe180/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath:/u03/disc/Oracle/Middleware/patch_adfr1111/profiles/default/sysext_manifest_classpath weblogic.Server
    <Oct 21, 2012 7:42:24 AM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Oct 21, 2012 7:42:24 AM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Oct 21, 2012 7:42:24 AM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsystems Inc.>
    <Oct 21, 2012 7:42:25 AM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 21, 2012 7:42:27 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <LoggingService> <BEA-320400> <The log file /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log00001. Log messages will continue to be logged in /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log.>
    <Oct 21, 2012 7:42:27 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file /u03/disc/Oracle/Middleware/user_projects/domains/dev_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Oct 21, 2012 7:42:33 AM IST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1789)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:443)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:841)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:1172209 fatal store error> org.apache.openjpa.util.StoreException: com.edb.Driver
    at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:123)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:776)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getDBDictionaryInstance(JDBCConfigurationImpl.java:553)
    at org.apache.openjpa.jdbc.meta.MappingRepository.endConfiguration(MappingRepository.java:1250)
    at org.apache.openjpa.lib.conf.Configurations.configureInstance(Configurations.java:505)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.edb.Driver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 21, 2012 7:42:33 AM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:917)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Oct 21, 2012 7:42:33 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Oct 21, 2012 7:42:33 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    the above error im getting while starting web logic server
    plz help me anyone im installing 11g fusion midddleware

    Most of the time this error is coming from a wrong psservername parameter definition in configuration.properties of your Webserver. Be sure you can ping the servername or IP address defined, and the port is the Jolt port of the AppServer domain.
    Please, show us what's the value. And also your PTools, Weblogic, Tuxedo version and OS used.
    Nicolas.

Maybe you are looking for

  • How to use multiple hierarchies for a single char in single query

    Hi, Is there any way that we can use multiple hierarchies for a single char in single query. I tried and it just allows me to select one hierarchy even if I use hierarchy variable. I have a requirement where user wants to see information related to a

  • How to pass a date as a parameter?

    So what i'm trying to do is call a proc. by passing a paramter that takes the date. The table used in the cursor outputs date like so: "4/14/2009 7:00:00 PM" So the query looks something like this... select game_id from cs.years where trunc(game_date

  • Acrobat 9.5.5 Print Options Window options are jumbled.

    This is when printing from a page opened in Internet Explorer 9.  If I click print it does not send it to the printer.  I just peformed a repair install to see if it would fix this but it did not. Thanks for any suggestions.

  • How to get the size of driver[C: or D:]

    Hi Friends, I have a query regarding to java.. I want to get the name of all the drives that r connected to the System including network drives... and how to get the size of any system drive[For example C: or D: Drive]. I want the output to be displa

  • Apex 4.0 map - state names

    hey guys, i'm just working with apex 4 and it's map feature. very nice so far, but one thing: how can you display the names of the states? I come from germany and Thüringen and Baden-Württemberg won't be displayed. I know it's because of the umlaut i