Weblogic LDAP startup problem

We are runnign BEA weblogic server 8.1 sp2 on windows 2000 machine. It
starts up fine but after some days the service is stopped. If I try to restart
it,
it doesn't start but shows the following exception.
<main> <<WLS Kernel>> <> <BEA-000364> <Server failed during initialization.
Exception:java.lang.NumberFormatException:
null
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:394)
at java.lang.Integer.<init>(Integer.java:567)
at weblogic.ldap.EmbeddedLDAP.validateVDEDirectories(EmbeddedLDAP.java:1057)
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:196)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:777)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:627)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:337)
at weblogic.Server.main(Server.java:32)
####<Jan 7, 2004 5:35:01 PM PST> <Emergency> <WebLogicServer> <SAM-APPS38>
<EpServer-US-Srv1>
<main> <<WLS Kernel>> <> <BEA-000342> <Unable to initialize the server:
java.lang.NumberFormatException:
null>
We haven't changed or even used nothing referring to LDAP. So?????

I am having the same problem, though the source code line number is different.
<Feb 4, 2005 1:01:58 PM EST> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:java.lang.NumberFormatException: null
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:394)
at java.lang.Integer.<init>(Integer.java:567)
at weblogic.ldap.EmbeddedLDAP.validateVDEDirectories(EmbeddedLDAP.java:1069)
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:196)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:814)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
>

Similar Messages

  • Reg Weblogic Server Startup Problem

    Hi
    I have configured the weblogic Application Server using Oracle SOA11g
    When i started the weblogic server, i am getting below exception.
    Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1(11.1.1.5.0) (Build 110305)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Error Code: 942
    Call: SELECT DRIVER_NAME, MIME_TYPES, PROTOCOLS, CARRIERS, SENDER_ADDRESSES, COS
    T, DELIVERY_TYPES, SPEED, STATUS_TYPES, CHECKSUM, SUPPORTS_CANCEL, ENCODINGS, SU
    PPORTS_REPLACE, SUPPORTS_TRACKING, SUPPORTS_STATUS_POLLING, DEFAULT_SENDER, CAPA
    BILITY, LOCK_VERSION FROM DRIVER_INFO
    Query: ReadAllQuery(oracle.sdpinternal.messaging.config.DriverInfo)>
    Pls find below log from AdminServer.log and domain_name.log
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.  
    ORA-06550: line 1, column 12:
    PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    I have tried several solutions for above problem:
    Sol1:
    I have checked my datasource.
    The database details and URL are correct and i am able to test the connection and the DB is up and running.
    Sol2:
    I dropped RCU and created again but it didnt resolve the issue.
    Sol3:
    I have renamed the folders tmp, cache and data folders to in the below location
    C:\Oracle\Middleware\user_projects\domains\SOA_domain\servers\AdminServer
    After starting the weblogic server,these folders are created again but problem is not solved.
    Sol4:
    Logged intoto Weblogic console->services->Data Source->Click on SOADataSource->Go to Transaction tab->verify 'XA Transaction Timeout:' is set to 0
    Sol5:
    The schemas details in RCU and during the SOA configuration, there is a screen called "Configure JDBC Component Schema".
    The schema details are same in both cases
    Sol6: Dropped Database, RCU and SOA and installed again.
    But the problem is not solved.
    Now i am getting below exception also:
    Caused by: javax.ejb.CreateException: SDP-25700: An unexpected exception was cau
    ght.
    Cause: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.Res
    ourceException: Could not create pool connection. The DBMS driver exception was:
    IO Error: The Network Adapter could not establish the connection
    Action: Check the stack trace for more details.
            at oracle.sdpinternal.messaging.storage.MessagingStoreBean.ejbCreate(Mes
    sagingStoreBean.java:174)
            at oracle.sdpinternal.messaging.storage.MessagingStore_urkbp2_Impl.ejbCr
    eate(Unknown Source)
            ... 56 more
    ; nested exception is: com.oracle.pitchfork.interfaces.LifecycleCallbackExceptio
    n: Failure to invoke public void oracle.sdpinternal.messaging.storage.MessagingS
    tore_urkbp2_Impl.ejbCreate() throws javax.ejb.CreateException,javax.ejb.EJBExcep
    tion on bean class class oracle.sdpinternal.messaging.storage.MessagingStore_urk
    bp2_Impl with args: []>
    I have tried deleting tmp folder and renaming tmp, data and cache folders in C:\Oracle\Middleware\user_projects\domains\BPM_Sample_domain\servers\AdminServer location.
    But the problem still perists.
    Please help me in resolving the issue.
    Regards
    Swathi

    Hi Swati,
    When you see this error
    Cause: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.Res
    ourceException: Could not create pool connection. The DBMS driver exception was:
    IO Error: The Network Adapter could not establish the connection
    Action: Check the stack trace for more details.
    That means Datasource Connection Pool is failing to create a pool either due to DB is down or no connection made by Pool resource.
    Try to tune the Datasource with following parameter will help you.
    1. Eanble Test connection on reseve
    2. Connection creation retry frequency second set as 10 these two parameter make reconnect back to you DB and Pool start executing correctly.
    After enable still have problem please provide complete stack.
    Regards,
    Kal

  • Obiee 11g weblogic server startup problem

    [oracle@pip bin]$ ./startWebLogic.sh
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/home/oracle/OBIEE_HOME/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/home/oracle/OBIEE_HOME/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/lib/tools.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/OBIEE_HOME/modules/features/weblogic.server.modules_10.3.3.0.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/webservices.jar:/home/oracle/OBIEE_HOME/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/OBIEE_HOME/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/home/oracle/OBIEE_HOME/oracle_common/soa/modules/commons-cli-1.1.jar:/home/oracle/OBIEE_HOME/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/home/oracle/OBIEE_HOME/Oracle_BI1/common/jlib/11.1.2.0/ctg.jar:/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/xqrl.jar
    PATH=/home/oracle/OBIEE_HOME/wlserver_10.3/server/bin:/home/oracle/OBIEE_HOME/modules/org.apache.ant_1.7.1/bin:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/jre/bin:/home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/home/oracle/oracle/product/10.2.0/db_1/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32, compiled mode)
    Starting WLS with line:
    /home/oracle/OBIEE_HOME/jrockit_160_17_R28.0.0-679/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/home/oracle/OBIEE_HOME/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=/home/oracle/OBIEE_HOME/wlserver_10.3 -Dwls.home=/home/oracle/OBIEE_HOME/wlserver_10.3/server -Dweblogic.home=/home/oracle/OBIEE_HOME/wlserver_10.3/server -Ddomain.home=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain -Dcommon.components.home=/home/oracle/OBIEE_HOME/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig -Doracle.server.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/servers/AdminServer -Doracle.security.jps.config=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/carml -Digf.arisidstack.home=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.ossoiap_11.1.1,/home/oracle/OBIEE_HOME/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Doracle.biee.search.bisearchproperties=/home/oracle/OBIEE_HOME/Oracle_BI1/bifoundation/jee/BISearchConfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -DEPM_ORACLE_HOME=/home/oracle/OBIEE_HOME/Oracle_BI1 -Doracle.ecsf.crawl.mode.debug=true -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee.search.services.BISearchServiceConfiguration -Dxdo.server.config.dir=/home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/config/bipublisher -DXDO_FONT_DIR=/home/oracle/OBIEE_HOME/Oracle_BI1/common/fonts -Dorg.eclipse.emf.ecore.EPackage.Registry.INSTANCE=com.sigmadynamics.emf.util.SDEMFRegistry -Dweblogic.wsee.skip.async.response=true -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=/home/oracle/OBIEE_HOME/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/home/oracle/OBIEE_HOME/patch_wls1033/profiles/default/sysext_manifest_classpath weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Feb 4, 2011 3:42:09 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32 from Oracle Corporation>
    <Feb 4, 2011 3:42:10 PM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Unable to obtain lock on /home/oracle/OBIEE_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/AdminServer.lok. Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:74)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:803)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:493)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
    at weblogic.Server.main(Server.java:67)
    >
    <Feb 4, 2011 3:42:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Feb 4, 2011 3:42:10 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Feb 4, 2011 3:42:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Edited by: user618668 on Feb 4, 2011 3:00 AM

    Hi,
    Some admin server process is still running ....so check the process using ps command and kill the process and try to start again . When you kill the process all lok file will get removed.
    Arminder
    Edited by: 838241 on Feb 20, 2011 8:48 AM

  • Weblogic 10g - Startup problem with authentication

    I installed Weblogic 10g (latest release) and change the default password for weblogic user from the weblogic console, then I restarted the Oracle Weblogic server, but when It try to start give me an error:
    starting weblogic with Java version:
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_0\bin\java -client -Xms256m -Xmx512m -XX:CompileThr
    eshold=8000 -XX:PermSize=48m -XX:MaxPermSize=256m -Xverify:none -da -Dplatfor
    m.home=C:\bea\WLSERV~1.3 -Dwls.home=C:\bea\WLSERV~1.3\server -Dweblogic.home=C:\
    bea\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev=
    -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\bea\patch_w
    ls1030\profiles\default\sysext_manifest_classpath;C:\bea\patch_cie660\profiles\d
    efault\sysext_manifest_classpath -Dweblogic.Name=examplesServer -Djava.security.
    policy=C:\bea\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    <09/09/2008 03:43:16 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) Client VM Version 10.0-b23 from Sun Microsyste
    ms Inc.>
    <09/09/2008 03:43:17 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic
    Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <09/09/2008 03:43:19 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to STARTING>
    <09/09/2008 03:43:19 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing sel
    f-tuning thread pool>
    <09/09/2008 03:43:19 PM PDT> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\wlserver_10.3\samples\domains\wl_server\servers\examplesServer\l
    ogs\examplesServer.log is opened. All server side log events will be written to
    this file.>
    <09/09/2008 03:43:23 PM PDT> <Notice> <Security> <BEA-090082> <Security initiali
    zing using security realm myrealm.>
    <09/09/2008 03:43:23 PM PDT> <Critical> <Security> <BEA-090402> <Authentication
    denied: Boot identity not valid; The user name and/or password from the boot ide
    ntity file (boot.properties) is not valid. The boot identity may have been chang
    ed since the boot identity file was created. Please edit and update the boot ide
    ntity file with the proper values of username and password. The first time the u
    pdated boot identity file is used to start the server, these new values are encr
    ypted.>
    <09/09/2008 03:43:23 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server su
    bsystem failed. Reason: weblogic.security.SecurityInitializationException: Authe
    ntication denied: Boot identity not valid; The user name and/or password from th
    e boot identity file (boot.properties) is not valid. The boot identity may have
    been changed since the boot identity file was created. Please edit and update th
    e boot identity file with the proper values of username and password. The first
    time the updated boot identity file is used to start the server, these new value
    s are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot i
    dentity not valid; The user name and/or password from the boot identity file (bo
    ot.properties) is not valid. The boot identity may have been changed since the b
    oot identity file was created. Please edit and update the boot identity file wit
    h the proper values of username and password. The first time the updated boot id
    entity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown S
    ource)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <09/09/2008 03:43:24 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FAILED>
    <09/09/2008 03:43:24 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical s
    ervice failed. The server will shut itself down>
    <09/09/2008 03:43:24 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FORCE_SHUTTING_DOWN>
    Stopping PointBase server...
    PointBase server stopped.
    I tried almost everything in these links:
    https://support.bea.com/application_content/product_portlets/support_patterns/wls/AuthenticationErrorsStartingWLSPattern.html#Why_does_the_problem_occur_
    http://forums.bea.com/thread.jspa?threadID=600017775
    Also I tried to recovery the password but nothing works.
    Please I really need help.

    Hi all, I've the same problem...not resolved yet...may you help me, please?
    Silvia
    Starting e managed server from admin console, through node manager:
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.

  • Weblogic server startup not happening

    Hello,
    Using obiee 11g in linux,
    My admin tool stops responding due to some reason so did a forced closeing then after that nothing was working
    So stopped opmnctl and trying restarting,its not working then thought will retstart the weblogic Server
    now thats not working totally gone case any help pls.
    A part of the error i am shwoing
    <Sep 16, 2011 11:35:16 AM IST> <Error> <EmbeddedLDAP> <BEA-000000> <Error opening the Transaction Log: /orcl/oracleBI/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/ldapfiles/EmbeddedLDAP.tran (Permission denied)>
    <Sep 16, 2011 11:35:16 AM IST> <Error> <EmbeddedLDAP> <BEA-000000> <Error Instantiating 'dc=bifoundation_domain': null>
    <Sep 16, 2011 11:35:16 AM IST> <Critical> <EmbeddedLDAP> <BEA-171522> <An error occurred while initializing the Embedded LDAP Server. The exception thrown is java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot cannot be cast to com.octetstring.vde.backend.standard.BackendStandard. This may indicate a problem with the data files for the Embedded LDAP Server. If the problem is with the data files and it can not be corrected, backups of previous versions of the data files exist in /orcl/oracleBI/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/backup.>
    <Sep 16, 2011 11:35:16 AM IST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot cannot be cast to com.octetstring.vde.backend.standard.BackendStandard
    at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:303)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Sep 16, 2011 11:35:16 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 16, 2011 11:35:16 AM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 16, 2011 11:35:16 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Thanks
    Edited by: user123 on Sep 16, 2011 11:40 AM

    An error occurred while initializing the Embedded LDAP Server. The exception thrown is java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot cannot be cast to com.octetstring.vde.backend.standard.BackendStandard. This may indicate a problem with the data files for the Embedded LDAP Server. If the problem is with the data files and it can not be corrected, backups of previous versions of the data files exist in /orcl/oracleBI/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/backup.Looks like LDAP issue...do you have any external authentication setup ?? You can think investigation issue in that direction..Check the complete error code.

  • I am having an MacBok Pro 13inch,having an Startup Problem, the time i press the power button after few seconds the apple symbol appears w/a loading sign below it

    i am having an MacBook Pro 13inch  , having an Startup Problem , the time i press the power button after few seconds the apple symbol appears with a loading sign below it and wont go further ahead of it . My data is all in the hard drive .. . I even tried the Internet recovery but no use !!!! but still no respons and the recovery and macintosh hd is now lock! but earlier only the recovery is lock and after both of them is lock.  i can reinstall,... and i didnt try to back up any data bec i dont know how? so please help me to resolve my prroblem.?

    luoie wrote:
    This thing happend,, it say Disk utility stopped repairing "Macintosh HD" disk utility can't repair this disk
    Sorry, possibly you need a new hard drive or try reformating. First
    you can try something like http://www.alsoft.com/diskwarrior/  it has been known to repair disk that DiskUtility could not. YMMV and they don't give it away.
    If Disk Warrior can not repair then you need to Reformate the drive. Make sure you have a back-up in place no matter what.
    http://www.apple.com/support/backup/
    Disk Utility will tell you something about it's SMART status:

  • I am having a Startup problem. Someone comes on the screen with Open Firmware to Startup. How can I reset the PRAM myself to solve this problem?

    I am having a Startup problem. Someone comes on the screen with Open Firmware to Startup. How can I reset the PRAM myself to solve this problem?

    Read these.
    http://support.apple.com/kb/HT1431
    http://reviews.cnet.com/8301-13727_7-10330118-263.html

  • Dual Monitor Startup Problem on MacPro - Solved

    I have a model 53135LL/A = mid 2010 MacPro with 8 cores, DUAL monitor cards and monitors, 24GB memory, running Lion 10.7.3.  It is important to note that I am also using the Apple bluetooth Magic Mouse and the smaller, bluetooth keyboard (no numeric keypad).  This unit was supplied with Lion in December 2011 and has had a startup problem from the beginning as follows:
    1 - when starting from a cold start the dual monitor positions are reversed from the correct position
    2 - additionally the USB and firewire connected devices (e.g. Wacom tablet, 2 card readers) do not function properly.
    The workaround for me has been to start the system, wait for the logon screen, then click restart. Upon restart everything comes up and functions correctly.
    Specifics on my setup and starting problems:
    1 - My main monitor (Monitor #2) is a large gamut monitor that is located to the right. This monitor is connected to card slot 1 as that is the faster card slot (pcx16). The second monitor (Monitor #1) is an ordinary unit and connected to card slot 2 (pcx4). The monitors are set up as an extended desktop.
    2. The Wacom tablet (Intuous 3 wide) is connected to USB port on rear of machine. CF card reader by Delkin is connected to Firewire on rear of machine, and an SD card reader is connected to USB on the rear of the machine.
    3. My dock is positioned on the left side of the left monitor. The menu bar is along the top of the left monitor, and all desktop icons are on the left monitor.  The right monitor has no items on it.
    On a typical cold start, as mentioned above, the apple logo appears on the right and then the logon screen appears on the right. 
    If I proceed to logon at that point, all the desktop items move to the right monitor and the computer thinks the positions are reversed.  In other words, it behaves as though the right monitor (#2) is on the left of the desktop and left monitor (#1) is on the right. 
    Additionally, the Wacom tablet using either pen or mouse does not map over the full desktop range.  If I use either card reader and then eject the card, no further card insertions will be recognized.
    To fix this, I simply restart the machine thru the apple menu and everything comes up correctly.
    I had discovered, that instead of completing the logon on a bad cold start, I could simply restart from the logon screen and all would work correctly.
    On occasion, the logon screen would come up on the left monitor (as it should do) and in that case, if I log on all works correctly.
    I have worked with Apple support on the phone, clearing setup ram etc. Have had the unit in to Apple store for hardware check, all OK.  Next suggestion was reload OS and start over - no thanks.
    SO - Here is the latest.
    If I turn off my keyboard and mouse before starting the machine, then wait for the logon screen to appear - It starts correctly, with the logon screen on the left.  I can then turn on my keyboard and mouse and all works as it should.
    Bottom line - there appears to be a startup issue with Bluetooth devices from a cold start.  Note that once the machine has been used for a bit, I can turn it off for short periods of time (e.g. 30 minutes) and it will start correctly even with the mouse and keyboard turned on.

    mkaito wrote:
    That's how dwm behaves. I believe dwm's multihead support is rather lackluster out of the box. You might want to check out some of the patches they have, and ask around in the dwm hackers thread.
    I currently have dwm simply draw status on all monitors, but I'm investigating separate status bars per monitor. We'll see where that takes me. Dwm is a tinker's WM!
    i found the patch , thanks!

  • After a startup problem with my macbook pro i put it as slave and formatted the internal Hard drive. Now i want to install OS X Mavericks from USB

    After a startup problem with my macbook pro i put it as slave and formatted the internal Hard drive. Now i want to install OS X Mavericks from USB
    How can i do that?

    What did you "put as slave?" What Mac model do you have, exactly?

  • Weblogic 10.0 Problems with stripes/struts

    When trying to deploy the sample application for the stripes framework on weblogic 10.0 I get the following error when deploying.
    <Dec 3, 2009 12:16:51 PM CET> <Error> <HTTP> <BEA-101165>
    <Could not load user defined filter in web.xml:
    net.sourceforge.stripes.controller.StripesFilter.net.sourceforge.stripes.exception.StripesRuntimeException:
    Problem instantiating default configuration objects.I actually had to switch to using the Sun JDK to get this error. JRockit does not report it, and just fails when I try to use the application. The problem appear to be weblogic 10.0 specific. No problems with jetty or tomcat, and I've heard reports that it is resolved in weblogic 10.3. Have ayone come accross similar problems when using stripes/struts on weblogic 10.0, and found a solution to this? Is there a patch available for 10.0 than fix this?
    Regards
    Morten
    PS: I have ommited the complete stack trace, since it is monstrously huge.

    Guess I was wrong in thinking that this was an isolated weblogic 10.0 problem. I just downloaded weblogic 10.3 and tried to deploy the same application there, and the same error happened.
    <03.des.2009 kl 15.12 CET> <Error> <HTTP> <BEA-101165>
    <Could not load user defined filter in web.xml:
    net.sourceforge.stripes.controller.StripesFilter.net.sourceforge.stripes.exception.StripesRuntimeException:
    Problem instantiating default configuration objects.
            at net.sourceforge.stripes.config.DefaultConfiguration.init(DefaultConfiguration.java:220)
            at net.sourceforge.stripes.config.RuntimeConfiguration.init(RuntimeConfiguration.java:272)
            at net.sourceforge.stripes.controller.StripesFilter.init(StripesFilter.java:125)
            at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:329)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            Truncated. see log file for complete stacktrace
    java.lang.NullPointerException
            at java.io.FilterInputStream.read(FilterInputStream.java:116)
            at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
            at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
            at java.io.InputStreamReader.read(InputStreamReader.java:167)
            Truncated. see log file for complete stacktraceSo is there anyone out there with experience with struts/stripes, that can tell why this does not work? If you need to try this yourself, you can download the stripes sample application here:
    http://sourceforge.net/projects/stripes/files/stripes/Stripes%201.5.2/stripes-1.5.2.zip/download
    There is an example WAR called "stripes-examples.war" in the zip that is ready to be deployed.
    Regards
    Morten
    PS: you still need to start weblogic with Sun JDK rather than JRockit to get the error. With JRockit the application simply fails when used.

  • Can anyone diagnose my startup problem from this screen pattern?

    After failing to startup my Mac on about 8 consecutive attempts today, I finally got it to boot up, and now I'm afraid to turn it off for fear that I won't be able to re-boot.
    Here's a photo of what kept happening:
    http://www.doctorkeys.com/startup-problem-screen.html
    This screen came up immediately, along with the spinning cog and the apple logo, both rather faint. But then those two disappeared, and all that was left was the gray screen with the pattern as shown in the photo. And that's as far as I got each time.
    The display itself seems to be fine, because even when I couldn't use it with the Mac Pro, I was able to hook it up to my MacBook Pro and it worked fine.
    Can anybody tell me what's happening?
    Thanks,
    Bruce Siegel
    Message was edited by: Bruce Siegel

    Hi-
    To be honest, though, I was hoping that the pattern in the photo was so specific and common that someone would look at it and say, "Oh, of course! I've seen THAT one before. Do this and your problem is solved."
    I have seen graphics cards produce that type of screen as a result of a few of situations.
    One, if the card is miss seated.
    One other is if a capacitor on the card has failed, while VRAM failure is another cause.
    The first case is easy to fix; remove and reseat.
    The second and third require replacement of the failed graphics card.
    Cleaning the gold contacts with 99% isopropyl alcohol and thoroughly dusting the card while it is out is a good idea.
    I have been able to replace a bad capacitor to restore a card, but luck was a big part of determining which one it was....

  • Startup problem with Lion OS 10.7.3

    Just recently, I've been experiencing a startup problem with Lion. I don't usually have any issues running my Mac, so I'm at a loss why this is happening now.
    I have an Intel Mac Pro running 10.7.3. I usually leaving my Mac running all the time and only restart when the need arises. In addition to being my main computer, this mac alsocontrols a MacMini that serves as a music server thru screen sharing.
    This past weekend, I restarted my Mac and could not get past the grey screen. The mac chimes, the apple logo appears with the spinning gear, the blue screen briefly appears, but instead of progressing to the desktop it reverts to the grey screen with a repeating cycle of the spinning gear appearing (spins for a while, stops, disappears, reppears spinning, stops, disappears, over and over) - never progressing beyond that stage.
    I decided to reinstall the system and things have been fine for the past few days. Today, restarting again resulting in the same problem.
    I've tried several things without success. I disconnected all peripherals, reset the PRAM/SMC, ran Disk Utility from a install volume and ran repair and permissions (no problems reported). Tried safe mode startup - a progress bar appeared but never fully progressed and could not get to the desktop.
    Recent changes included updating the OS to 10.7.3 and Adobe Photoshop CS5.5 - no recent hardware changes. No bluetooth devices connected.
    Any thoughts? Thanks -

    Thanks -
    I've reinstalled the OS today and am back up and running.
    But, since this is twice this has happened within the past week, I'm worried about might be causing this issue - besides bad luck. My Mac is usually rock solid - can't remember the last time I've had to reinstall the OS in the past few generations of OS X.

  • Httpd startup problem

    iAS 9i on Sun Solaris
    Oracle 8i (8.1.6) on W2000
    http port = 7777
    After installing iAS 9i on Sun Solaris, i get startup problem with Apache http:
    'Syntax error on line 14 of /export/home/ias/isuites/Apache/Apache/conf/mod__ose.conf: AuroraService - directive already in effect for this server'
    'httpd could not be started'
    After disabling the 'AuroraService inst1_http' in mod__ose.conf file, the Apache http did startup without any problem.
    But unfortunedly i can't open http://<host>:7777/pls/portal30.
    Any help will do...
    null

    Thanx Mukul,
    You're right, mod__ose.conf appears twice in oracle_apache.conf.
    Apache http started now.
    But still i can't start the page:
    http://myhostname:7777/pls/portal30
    The DAD for portal30 is configured with Oracle username: portal30
    Oracle password: portal30
    connect string: tml000 (is the same as in portal30_sso and is defined in tnsnames.ora)
    error message:Internal Server Error
    Instead the page http://myhostname:7777/pls/portal30_sso is starting well.
    These messages are in error_log: Exception in thread "main" java.lang.NullPointerException
    at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:526)
    at
    org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:488)
    at
    org.apache.jserv.JServServletManager.loadStartupServlets(Compiled Code)
    at
    org.apache.jserv.JServServletManager.init(Compiled Code)
    at
    org.apache.jserv.JServServletManager.start(Compiled Code)
    at
    org.apache.jserv.JServServletManager.main(Compiled Code)
    Please help.....
    null

  • Startup problems--time for a new machine?

    I have an imac G5 that I bought last February. In the last few weeks I've been experiencing serious startup problems. When turned on, the screen goes gray and the lines and pixels fragment and shimmer. It takes a long time to go to the main screen and often the screen isn't stable and freezes. It takes me eight to ten startups to get the system stable.
    I've repaired disk permissions, repaired h-drive, reset Pram. Still a mess. My husband wants me to just get a new one and get something that is not an Apple this time. I'm resisting that.
    I don't want to lose all my data and I've backed up what I can but I'm worried the data is corrupted and if I load it on to a new machine, I will experience the same problems.
    Any advice? I'm not even sure if this is a hardware or software problem. I'm out of warranty so I am on my own, but I'm frustrated to be having these problems with such a new machine.
    Thanks for any advice,
    Cassandra
    iMac G5   Mac OS X (10.4.6)  

    Cassandra, in addition to Barbara's excellent suggestion: looking to see if you qualify for the program, please make sure that you have an external FireWire drive and clone your drive, (SuperDuper is an excellent choice for backing up, cloning and making scehduled backups).
    Let us know how you made out,
    Miriam
    Rev A 20" iMac G5, 15"iMac G4, 15"iMac G3 DVD Mac OS X (10.4.6)

  • Startup problems w/ Power Mac G4 (QuickSilver 2002) M8667LL (dual 1 GHz)?

    Startup problems w/ Power Mac G4 (QuickSilver 2002) M8667LL (dual 1 GHz)
    Starts up with bong and then a long wait then screen comes on with old time smiley Mac and spinning beach ball then another long wait and then OS X loading bar and then a panic screen. Subsequent start, bong, and then hard drive spins for 6 or 7 minutes, then hard drive stops and then nothing. Could this be symptomatic of a hard drive failure?
    Thanks very much.

    I am pleased to report that I think the problem has been solved. Apparently the strange behavior can be attributed to overheating. After some on line research and the help of people on this list I opened the case and found that the logic board fan was clogged full of lint and dust. After cleaning it I discovered that the fan is inoperable. The computer is now operating with the case open and a small electric fan directed at the logic board heat sink. The computer has been operating flawlessly now for several hours. Will have to replace the bad cooling fan and clean the computer regularly. Thanks so much to all of the people who have responded to my request for help. Would like to mention that a firm with a canine connection charged me over a hundred dollars to report that their diagnosis is a faulty logic board.
    Thank you.

Maybe you are looking for

  • Can no longer open BOTH DVD drives after upgrade

    OK...I have a Mac Pro, and pre Lion I had NO PROBLEM using F12 and opt-F12 to open both of my Superdrive trays. However, after Lion, F12 AND opt-F12 BOTH OPEN THE BOTTOM SUPERDRIVE ONLY, and I cannot access my upper superdrive. Am I missing some sort

  • Where should I issue this command

    Hi all, I'm configuring a logical standby database (Oracle 10g R2 on Linux 4.5). In the steps, I should convert to a Logical Standby Database and thus the following command should be issued: ALTER DATABASE RECOVER TO LOGICAL STANDBY db_name;My questi

  • I have tried to download books to my kobo and get an error message that the document is not currently authorized to my adobe ID.

    I have already contacted Kobo who told me to uninstall the ADE 4.0 and install the ADE 3.0.  I've done this, and nothing.  I've erased the authorization for the kobo that was still there, and authorized it again.  Everything is authorized.  I've even

  • Lumia 520 unlock button

    I bought my Lumia 520 not far from release date, and two months later i had a unlock button problem but i thought it was just software and i reset and it didn't change and because the Nokia care centre is far from me i had to use the cam button to un

  • Itunes assigns track numbers automatically

    iTunes 11 - When I play a track, sometimes iTunes will automatically assign a track number to it, but not always. So what happens is it winds up putting an entire albumn out of order. In other ones, it will assign track #1 to track 1, then track 4 to