Error on starup

Dear Experts,
Upon starting up an instance I was prompted by this;
Enter password:
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area  417546240 bytes
Fixed Size                  2213936 bytes
Variable Size             364906448 bytes
Database Buffers           41943040 bytes
Redo Buffers                8482816 bytes
Database mounted.
ORA-03113: end-of-file on communication channel
Process ID: 25838
Session ID: 191 Serial number: 3
SQL> select name from v$database;
ERROR:
ORA-03114: not connected to ORACLE
SQL>
Im running 11g on OLE 5U7.
Thanks in advance,
Hades

sorry for that. no backup was made on this instance. any advise you can give aside from backup?
here is some info, hop this can be helpful.
[oracle@oracle1 _dump]$ export ORACLE_SID=orc
[oracle@oracle1 _dump]$ sqlplus sys as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Wed Nov 6 21:53:25 2013
Copyright (c) 1982, 2009, Oracle.  All rights reserved.
Enter password:
Connected to an idle instance.
SQL> startup mount
ORACLE instance started.
Total System Global Area  417546240 bytes
Fixed Size                  2213936 bytes
Variable Size             364906448 bytes
Database Buffers           41943040 bytes
Redo Buffers                8482816 bytes
Database mounted.
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/u01/app/oracle/oradata/orc/system01.dbf'
SQL>
BR,
Hades

Similar Messages

  • Error while starup of OC4J

    Hi
    I downloaded Oracle JDeveloper 10g Release 2 (10.1.3)
    and tried to start OC4J as recommended in one of the webservices security tutorials and got this error.
    D:\ORACLE>cd java
    Invalid directory
    D:\ORACLE>cd j2ee
    D:\ORACLE\J2EE>dir
    Volume in drive D is Data
    Volume Serial Number is 1859-E23F
    Directory of D:\ORACLE\J2EE
    07/08/2005 03:17 PM <DIR> .
    07/08/2005 03:17 PM <DIR> ..
    07/08/2005 03:17 PM <DIR> home
    07/08/2005 03:17 PM <DIR> msgrouter
    07/08/2005 03:17 PM <DIR> utilities
    0 File(s) 0 bytes
    5 Dir(s) 5,554,921,472 bytes free
    D:\ORACLE\J2EE>cd home
    D:\ORACLE\J2EE\HOME>dir
    Volume in drive D is Data
    Volume Serial Number is 1859-E23F
    Directory of D:\ORACLE\J2EE\HOME
    07/08/2005 03:17 PM <DIR> .
    07/08/2005 03:17 PM <DIR> ..
    11/22/2004 11:33 AM 370 admin.jar
    11/22/2004 11:35 AM 554 admin_client.jar
    11/22/2004 11:35 AM 363 admin_gui.jar
    07/08/2005 03:17 PM <DIR> applib
    07/08/2005 03:17 PM <DIR> applications
    07/08/2005 03:17 PM <DIR> config
    07/08/2005 03:17 PM <DIR> connectors
    07/08/2005 03:17 PM <DIR> database
    07/08/2005 03:17 PM <DIR> default-web-app
    11/22/2004 11:09 AM 1,289,847 iiop.jar
    11/22/2004 11:09 AM 37,265 iiop_gen_bin.jar
    11/22/2004 11:09 AM 144,012 iiop_rmic.jar
    11/22/2004 11:11 AM 33,364 jaccprovider.jar
    07/08/2005 03:17 PM <DIR> jazn
    11/22/2004 11:10 AM 118,981 jazn.jar
    11/22/2004 11:10 AM 489,002 jazncore.jar
    11/22/2004 11:10 AM 13,415 jaznplugin.jar
    07/08/2005 03:17 PM <DIR> jsp
    07/08/2005 03:17 PM <DIR> lib
    12/02/2004 09:20 AM <DIR> log
    11/22/2004 11:09 AM 19,133 oc4j-api.jar
    11/22/2004 11:14 AM 239,285 oc4j.jar
    11/22/2004 11:20 AM 612,271 oc4jclient.jar
    11/22/2004 11:20 AM 5,910 oc4j_interop.jar
    11/22/2004 11:32 AM 492 ojspc.jar
    07/08/2005 03:17 PM <DIR> persistence
    11/22/2004 11:09 AM 442 rmic.jar
    07/08/2005 03:17 PM <DIR> shared-lib
    11/22/2004 11:20 AM 20,322 template.jar
    11/22/2004 11:11 AM 24,285 xssapi.jar
    18 File(s) 3,049,313 bytes
    14 Dir(s) 5,554,921,472 bytes free
    D:\ORACLE\J2EE\HOME>java -jar oc4j.jar
    05/07/08 16:00:33 Auto-unpacking D:\oracle\j2ee\home\applications\dms0.war... do
    ne.
    05/07/08 16:00:33 Auto-unpacking D:\oracle\j2ee\home\applications\admin_web.war.
    .. done.
    05/07/08 16:00:34 Auto-unpacking D:\oracle\j2ee\home\connectors\OracleASjms\Orac
    leASjms.rar... done.
    05/07/08 16:00:34 Auto-unpacking D:\oracle\j2ee\home\connectors\datasources\data
    sources.rar... done.
    05/07/08 16:00:34 Auto-unpacking D:\oracle\j2ee\home\applications\ascontrol.ear.
    .. done.
    05/07/08 16:00:35 Auto-unpacking D:\oracle\j2ee\home\applications\ascontrol\asco
    ntrol.war... done.
    05/07/08 16:00:41 Copying default deployment descriptor from archive at D:\oracl
    e\j2ee\home\applications\ascontrol/META-INF/orion-application.xml to deployment
    directory D:\oracle\j2ee\home\application-deployments\ascontrol...
    05/07/08 16:00:43 Exception in thread "OC4J Launcher" oracle.oc4j.loader.util.An
    notatedNoClassDefFoundError:
    Missing class: com.sun.corba.se.internal.iiop.CDRInputStream
    Dependent class: com.evermind.server.ApplicationContext
    Loader: oc4j:10.1.3
    Code-Source: /D:/oracle/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in boot.xml in D:\oracle\j2ee\home\oc4j.j
    ar
    The missing class is not available from any code-source or loader in the server.
    05/07/08 16:00:43 at oracle.oc4j.loader.PolicyClassLoader.handleClassNotFo
    und (PolicyClassLoader.java:1956) [/D:/oracle/j2ee/home/oc4j.jar (from system pr
    operty java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.oc4j.loader.PolicyClassLoader.internalLoadClass (PolicyClassLo
    ader.java:1641) [/D:/oracle/j2ee/home/oc4j.jar (from system property java.class.
    path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.oc4j.loader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1591) [/D:/oracle/j2ee/home/oc4j.jar (from system property java.class.path), b
    y sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.oc4j.loader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1577) [/D:/oracle/j2ee/home/oc4j.jar (from system property java.class.path), b
    y sun.misc.Launcher$AppClassLoader@20120943]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre b
    ootstrap, by  jre bootstrap]
    at com.evermind.server.ApplicationContext.<clinit> (ApplicationContext.j
    ava:62) [/D:/oracle/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.
    xml in D:\oracle\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.Application.<init> (Application.java:173) [/D:/or
    acle/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.xml in D:\oracl
    e\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ApplicationServer.initializeApplications (Applica
    tionServer.java:1403) [/D:/oracle/j2ee/home/lib/oc4j-internal.jar (from <code-so
    urce> in boot.xml in D:\oracle\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.ja
    va:944) [/D:/oracle/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.
    xml in D:\oracle\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerL
    auncher.java:87) [/D:/oracle/j2ee/home/lib/oc4j-internal.jar (from <code-source>
    in boot.xml in D:\oracle\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by  jre bootst
    rap]

    I think I'm having exactly the same problem. Have you found the answer?
    I've just downloaded Jdeveloper 10.0.13 and installed according to the instructions. Then tried to install/start the included oc4j.
    The first step went Ok:
    start java -jar oc4j.jar
    But when I ran:
    start java -jar oc4j.jar
    05/08/30 15:27:07 Exception in thread "OC4J Launcher" oracle.oc4j.loader.util.An
    notatedNoClassDefFoundError:
    Missing class: com.sun.corba.se.internal.iiop.CDRInputStream
    Dependent class: com.evermind.server.ApplicationContext
    Loader: oc4j:10.1.3
    Code-Source: /C:/dev/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.ja
    r
    Configuration: <code-source> in boot.xml in C:\dev\Jdeveloper1.0.13\j2
    ee\home\oc4j.jar
    The missing class is not available from any code-source or loader in the server.
    05/08/30 15:27:07 at oracle.oc4j.loader.PolicyClassLoader.handleClassNotFo
    und (PolicyClassLoader.java:1956) [/C:/dev/Jdeveloper1.0.13/j2ee/home/oc4j.jar (
    from system property java.class.path), by sun.misc.Launcher$AppClassLoader@2012
    0943]
    at oracle.oc4j.loader.PolicyClassLoader.internalLoadClass (PolicyClassLo
    ader.java:1641) [/C:/dev/Jdeveloper1.0.13/j2ee/home/oc4j.jar (from system proper
    ty java.class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.oc4j.loader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1591) [/C:/dev/Jdeveloper1.0.13/j2ee/home/oc4j.jar (from system property java.
    class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at oracle.oc4j.loader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1577) [/C:/dev/Jdeveloper1.0.13/j2ee/home/oc4j.jar (from system property java.
    class.path), by sun.misc.Launcher$AppClassLoader@20120943]
    at java.lang.ClassLoader.loadClassInternal (Unknown source file) [jre bo
    otstrap, by  jre bootstrap]
    at com.evermind.server.ApplicationContext.<clinit> (ApplicationContext.j
    ava:62) [/C:/dev/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.jar (from <code-so
    urce> in boot.xml in C:\dev\Jdeveloper1.0.13\j2ee\home\oc4j.jar), by oc4j:10.1.
    3]
    at com.evermind.server.Application.<init> (Application.java:173) [/C:/de
    v/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.jar (from <code-source> in boot.x
    ml in C:\dev\Jdeveloper1.0.13\j2ee\home\oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ApplicationServer.initializeApplications (Applica
    tionServer.java:1403) [/C:/dev/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.jar
    (from <code-source> in boot.xml in C:\dev\Jdeveloper1.0.13\j2ee\home\oc4j.jar),
    by oc4j:10.1.3]
    at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.ja
    va:944) [/C:/dev/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.jar (from <code-so
    urce> in boot.xml in C:\dev\Jdeveloper1.0.13\j2ee\home\oc4j.jar), by oc4j:10.1.
    3]
    at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerL
    auncher.java:87) [/C:/dev/Jdeveloper1.0.13/j2ee/home/lib/oc4j-internal.jar (from
    <code-source> in boot.xml in C:\dev\Jdeveloper1.0.13\j2ee\home\oc4j.jar), by o
    c4j:10.1.3]
    at java.lang.Thread.run (Unknown source file) [jre bootstrap, by  jre bo
    otstrap]

  • Can't start Tux 6.5 BBL

    Hi. I hope someone can help me with the following problem.
    I am trying to resolve a problem starting a PeopleSoft Process Scheduler
    maintained by Tuxedo 6.5 on AIX 4.3 Each time I attempt to start it, it
    starts two of the three required processes, then fails with the following
    error (quoted below)
    134053.mypsoft!PSPRCSRV.150102: LIBTUX_CAT:262: INFO: Standard main
    starting
    134100.mypsoft!PSDSTSRV.167178: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134100.mypsoft!PSDSTSRV.167178: LIBTUX_CAT:262: INFO: Standard main starting
    134101.mypsoft!PSDSTSRV.167178: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    134101.mypsoft!tmboot.170552: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134101.mypsoft!tmboot.170552: tmboot: CMDTUX_CAT:827: ERROR: Fatal error
    encountered; initiating user error handler
    134101.mypsoft!tmboot.170552: ERROR: Erro
    134112.mypsoft!tmshutdown.167182: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134112.mypsoft!tmshutdown.167182: LIBTUX_CAT:577: ERROR: Unable to register
    because the slot is already owned by another process
    134112.mypsoft!tmshutdown.167182: FATAL: internal error: CMDTUX_CAT:764:
    ERROR:can't attach to BB
    134116.mypsoft!BBL.170034: CMDTUX_CAT:26: INFO: The BBL is exiting system
    After first closing down ALL processes owned by the relevant user to ensure
    that there were no JSH/JSL WSH/WSL etc processes floating a round, and still
    being unable to start the system, I checked the BEA support website and
    various news groups.
    I looked up the BEA Codes for these errors, and determined that it probably
    relates to a dirty shutdown, and some IPC resources floating around, so I
    did an ipcs -mo and searched for orphaned (0 in the "NATTCH" field)
    resources belonging to the relevant user, then removed them with an ipcrm -m
    (id_name). I still had the same problem.
    Short of a reboot, does anyone have any ideas on how to proceed?
    Regards,
    Bruce Gillespie
    Peoplesoft System Administrator
    Lang Corporation
    [email protected]

    Thanks for your reply.
    The ipcrm you gave me was a bit drastic - I sure wouldn't want to use it on
    a Production System! And I agree with your assessment that I'd have a clean
    slate afterward - I could eat my dinner off it!
    I had already (a bit more selectively) cleared up ipc resources for the
    specific user, to no avail, unfortunately. However, you were correct in
    pointing the error to a non Tuxedo source, which surprised me. I had
    already pretty extensively scoured the Peoplesoft log files - (they are all
    over the place), but after increasing the logging level I found an entry in
    "stdout" which advised me that an ftp test run by the psoft system on
    startup had failed, which then bought the system back down. It must have
    been this which was reporting the error back to Tuxedo, seemingly with an
    incorrect error code resulting, sending me on the wild goose chase for ipc
    resources. It was a quick fix to sort the ftp problem, and the system has
    now started.
    Unfortunately, it means that there is little use in referencing the Tuxedo
    error codes for the error, as psoft doesn't seem to correctly interface with
    them and they bear little resemblance to what is actually occurring.
    Surprise surprise.
    Thanks for your help.
    Regards,
    Bruce Gillespie
    "Peter Holditch" <[email protected]> wrote in message
    news:[email protected]...
    Bruce,
    The 1st error that looks odd is
    134101.mypsoft!PSDSTSRV.167178: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    This is caused by PeopleSoft code failing to initialise the server
    correctly and reporting an error at starup to Tuxedo. Are there logs or
    somesuch generated by PeopleSoft that might indicate the cause of this
    failure?
    If the machine isn't a production system (or if you can completely
    discontinue service) the best way to guarantee a clean slate is to
    remove all ipc resources (this will possibly upset databases, etc on the
    box too) with
    ipcs | while read a b c d ; do ipcrm -$a $b ; done
    I am, however, pretty sure that the root cause of the problem is the
    error generated by peoplesoft that I picked out above.
    I hope that helps.
    Regards,
    Peter.
    Got a Question? Ask BEA at http://askbea.bea.com
    The views expressed in this posting are solely those of the author, andBEA
    Systems, Inc. does not endorse any of these views.
    BEA Systems, Inc. is not responsible for the accuracy or completeness of
    the
    information provided
    and assumes no duty to correct, expand upon, delete or update any of the
    information contained in this posting.
    Bruce Gillespie wrote:
    Hi. I hope someone can help me with the following problem.
    I am trying to resolve a problem starting a PeopleSoft Process Scheduler
    maintained by Tuxedo 6.5 on AIX 4.3 Each time I attempt to start it, it
    starts two of the three required processes, then fails with the following
    error (quoted below)
    134053.mypsoft!PSPRCSRV.150102: LIBTUX_CAT:262: INFO: Standard main
    starting
    134100.mypsoft!PSDSTSRV.167178: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134100.mypsoft!PSDSTSRV.167178: LIBTUX_CAT:262: INFO: Standard main
    starting
    134101.mypsoft!PSDSTSRV.167178: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    134101.mypsoft!tmboot.170552: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134101.mypsoft!tmboot.170552: tmboot: CMDTUX_CAT:827: ERROR: Fatal error
    encountered; initiating user error handler
    134101.mypsoft!tmboot.170552: ERROR: Erro
    134112.mypsoft!tmshutdown.167182: 11122001: TUXEDO Version 6.5 AIX 2 4
    007025954C00.
    134112.mypsoft!tmshutdown.167182: LIBTUX_CAT:577: ERROR: Unable toregister
    because the slot is already owned by another process
    134112.mypsoft!tmshutdown.167182: FATAL: internal error: CMDTUX_CAT:764:
    ERROR:can't attach to BB
    134116.mypsoft!BBL.170034: CMDTUX_CAT:26: INFO: The BBL is exiting system
    After first closing down ALL processes owned by the relevant user toensure
    that there were no JSH/JSL WSH/WSL etc processes floating a round, andstill
    being unable to start the system, I checked the BEA support website and
    various news groups.
    I looked up the BEA Codes for these errors, and determined that itprobably
    relates to a dirty shutdown, and some IPC resources floating around, so I
    did an ipcs -mo and searched for orphaned (0 in the "NATTCH" field)
    resources belonging to the relevant user, then removed them with anipcrm -m
    (id_name). I still had the same problem.
    Short of a reboot, does anyone have any ideas on how to proceed?
    Regards,
    Bruce Gillespie
    Peoplesoft System Administrator
    Lang Corporation
    [email protected]

  • Front-End Service Starup Error: Store procedure to GET progress vector failed.

    Hi,
    We have a two front end servers in our Lync deployment and I'm getting an interesting error message on one of the servers when the "Lync Server Front-End Service" is starting up. All the services on that server will eventually start but I'm pretty
    sure it's affecting users in some way.
    Here is the error message in the Event Viewer:
    Log Name:      Lync Server
    Source:        LS User Services
    Date:          2013-09-17 8:00:32 AM
    Event ID:      32194
    Task Category: (1006)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      BGC-VAN-LYNC2.domain.ca
    Description:
    Store procedure to GET progress vector failed.
    Execution Error: 0x00000000(ERROR_SUCCESS).
    Native Error: 8144.
    Error Details: [# [Microsoft][SQL Server Native Client 11.0][SQL Server]Procedure or function SyncReplicationGetProgressVector has too many arguments specified. #].
    Cause: This may indicate a problem with connectivity to local database or some unknown product issue.
    Resolution:
    Ensure that connectivity to local database is proper. If the error persists, please contact product support with server traces.
    Event Xml:
    <Event xmlns=>
      <System>
        <Provider Name="LS User Services" />
        <EventID Qualifiers="50158">32194</EventID>
        <Level>2</Level>
        <Task>1006</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-09-17T15:00:32.000000000Z" />
        <EventRecordID>16971</EventRecordID>
        <Channel>Lync Server</Channel>
        <Computer>BGC-VAN-LYNC2.domain.ca</Computer>
        <Security />
      </System>
      <EventData>
        <Data>0x00000000(ERROR_SUCCESS)</Data>
        <Data>8144</Data>
        <Data>[# [Microsoft][SQL Server Native Client 11.0][SQL Server]Procedure or function SyncReplicationGetProgressVector has too many arguments specified. #]</Data>
      </EventData>
    </Event>
    The error happens 15 times every minute, following with this event:
    Name:      Lync Server
    Source:        LS User Services
    Date:          2013-09-17 8:23:46 AM
    Event ID:      32189
    Task Category: (1006)
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Description:
    The following Fabric service for routing groups have been closed:
    {F515134C-71B7-52FD-B0C3-6A9DB39CF750}
    {8A5D6B36-2A01-53DB-BC4E-3286C05E0836}
    {B35AAFC9-F6BF-5FFE-8C31-4AA5C36B2065}
    {69223418-78DC-5066-81A8-78E05914EC7B}
    {80414C96-1137-5DDC-8387-C3EA7A54B078}
    {641E6ABD-B862-55A1-B1B1-C83BC92D2F85}
    {1EA68EA4-77F7-5CFC-B781-0093CBC18403}
    {2FDE333D-FF7F-5D6A-B85B-93ADC1EAC12A}
    {A43BBA3A-8963-51C4-BD7A-19E1EC3DDFDB}
    {D3F4532F-61C8-5072-9B3B-3E2CCF15442F}
    {4449243E-5E96-56AC-AB6B-C5E785543542}
    {58B30261-65B6-5F6A-BC50-60F85782D052}
    {DB4B76B0-2510-5BF8-A7B1-8B37BD3AA7B9}
    {917CC217-966B-56AC-A912-97BA64BA13EB}
    Anyone knows what this is about and how to resolve this?
    Thanks,
    VH.

    Hi,
    Please try to reset registrar state:
    http://tsoorad.blogspot.in/2013/04/lync-2013-ee-pool-wont-start.html
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    Kent Huang
    TechNet Community Support

  • Starup error

    Dear Support,
    I received the following error message during the first-time start-up:
    What could I do to resolve the problem!
    JniPortal for C:\Program Files\Oracle\JDeveloper 3.1\java1.2\jre\bin\OJVM\jvm.dll reported
    java.lang.NullPointerException
    java.lang.ExceptionInInitializerError: java.lang.NullPointerException
    java.lang.String oracle.jdeveloper.wizard.javadoc.GenerateJavaDocAddin.getMenuLabel()
    void borland.jbuilder.addin.impl.WizardManagerImpl.registerWizard(borland.jbuilder.addin.Wizard)
    void oracle.jdeveloper.wizard.javadoc.GenerateJavaDocAddin.startup(borland.jbuilder.addin.IdeEnvironment)
    void borland.jbuilder.addin.impl.AddinManager.$VQ()
    void borland.jbuilder.addin.impl.AddinManager.start()
    void borland.jbuilder.addin.impl.AddinManagerIdeInterface.start()
    void borland.jbuilder.addin.impl.IAddinManager_JavaDispatch.invoke(int, borland.javaport.JavaCallStack)
    null

    Did you install JDev 3.1 into a clean location, or over an existing JDev install?

  • ORA-01034: Error svrmgrl

    After installation of Oracle Entreprise Server 8.1.5 on Red Hat
    6.0, I tried to run some samples given in the administration
    guide: I run svrmgrl, and I ve got an error message:
    ./svrmgrl
    Oracle Server Manager Release 3.1.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8i Release 8.1.5.0.0 - Production
    With the Java option
    PL/SQL Release 8.1.5.0.0 - Production
    SVRMGR> connect internal
    Connected.
    SVRMGR> create user SCOTT identify by tiger
    2> ;
    create user SCOTT identify by tiger
    ORA-01034: ORACLE not available
    SVRMGR> create user SCOTT identify by tiger;
    create user SCOTT identify by tiger
    ORA-01034: ORACLE not available
    SVRMGR>
    What does mean this Error ?
    Thanks for your help.
    null

    Hi
    Quick and dirty over view...You really need to read the
    documentation.
    Step 1. Prepare the init.ora file for the database...Read the
    docs.
    Step 2. Decide what to name your database and do so in init.ora.
    Step 3. Prepare th sql to create the database.
    Step 4. Now go to svrmgr and connect internal and starup the
    instance.
    Step 5. Create the database. A lot to do here...Read the docs.
    Step 6. Now create users(schemas), tables, views, etc...
    Franck Kelfa (guest) wrote:
    : After installation of Oracle Entreprise Server 8.1.5 on Red Hat
    : 6.0, I tried to run some samples given in the administration
    : guide: I run svrmgrl, and I ve got an error message:
    : ./svrmgrl
    : Oracle Server Manager Release 3.1.5.0.0 - Production
    : (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    : Oracle8i Release 8.1.5.0.0 - Production
    : With the Java option
    : PL/SQL Release 8.1.5.0.0 - Production
    : SVRMGR> connect internal
    : Connected.
    : SVRMGR> create user SCOTT identify by tiger
    : 2> ;
    : create user SCOTT identify by tiger
    : ORA-01034: ORACLE not available
    : SVRMGR> create user SCOTT identify by tiger;
    : create user SCOTT identify by tiger
    : ORA-01034: ORACLE not available
    : SVRMGR>
    : What does mean this Error ?
    : Thanks for your help.
    null

  • ERROR:can't find native registration class while J2EE Engine startup

    Hi
    Iam trying to integrate a Java Profiler application which contains a native library(namely ProfilerDLL.dll) with the J2EE Server.Here are the steps which i had followed
    1. Added the following Java option through the config tool of WebAS.<b> -XrunProfilerDLL</b>.
    2.Restarted the server.
    Server does not starup and throws a error with exit
    code -1 .
    Here is the log
    JStartupIReadSection: read node properties [ID7217950]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_04
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djava.library.path=/usr/sap/J2E/JC00/j2ee/os_libs -XX:NewSize=32m -XX:MaxNewSize=64m -XX:NewRatio=3 -XX:+DisableExplicitGC -XX:MaxPermSize=128m -XrunProfilerDLL:1 -Xbootclasspath/a:jakarta-regexp.jar;profiler_trace.jar;commons-lang.jar -D__PROFILER_PACKAGE_FILTER=__A__com.sap.engine.boot.Start;__M__sun.;__M__com.sun.;__M__java.;__M__javax.; -D__PROFILER_TIMING_METHOD=1 -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    -> java vm version : 1.4.2_04-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 256M
    -> init heap size  : 128M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 1024
    -> shutdown timeout: 120000
    [Thr 420] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5780] JLaunchIStartFunc: Thread 5780 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Denv.class.path=;C:\D\vim\Intellisense\javaft.jar;C:\j2sdk1.4.2_04\lib\tools.jar
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djava.library.path=/usr/sap/J2E/JC00/j2ee/os_libs
    -> arg[  9]: -XX:NewSize=32m
    -> arg[ 10]: -XX:MaxNewSize=64m
    -> arg[ 11]: -XX:NewRatio=3
    -> arg[ 12]: -XX:+DisableExplicitGC
    -> arg[ 13]: -XX:MaxPermSize=128m
    -> arg[ 14]: -XrunProfilerDLL:1
    -> arg[ 15]: -Xbootclasspath/a:jakarta-regexp.jar;profiler_trace.jar;commons-lang.jar
    -> arg[ 16]: -D__PROFILER_PACKAGE_FILTER=__A__com.sap.engine.boot.Start;__M__sun.;__M__com.sun.;__M__java.;__M__javax.;
    -> arg[ 17]: -D__PROFILER_TIMING_METHOD=1
    -> arg[ 18]: -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 19]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    -> arg[ 20]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 21]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 22]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 23]: -Djava.library.path=C:\j2sdk1.4.2_04\jre\bin\server;C:\j2sdk1.4.2_04\jre\bin;C:\j2sdk1.4.2_04\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;c:\progra~1\ixos\bin;C:\j2sdk1.4.2_04\bin;C:\j2sdk1.4.2_04\jre\bin\server;C:\j2sdk1.4.2_04\lib\tools.jar;C:\Program Files\JProbe Profiler 5.2.1\bin;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\sherlok;C:\cygwin\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\JVMStatAnalysis\jvmstat\bat;;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 24]: -Dmemory.manager=256M
    -> arg[ 25]: -Xmx256M
    -> arg[ 26]: -Xms128M
    -> arg[ 27]: -DLoadBalanceRestricted=no
    -> arg[ 28]: -Djstartup.mode=JCONTROL
    -> arg[ 29]: -Djstartup.ownProcessId=1740
    -> arg[ 30]: -Djstartup.ownHardwareId=I1361390454
    -> arg[ 31]: -Djstartup.whoami=server
    -> arg[ 32]: -Djstartup.debuggable=no
    -> arg[ 33]: -DSAPINFO=J2E_00_server
    -> arg[ 34]: -DSAPSTARTUP=1
    -> arg[ 35]: -DSAPSYSTEM=00
    -> arg[ 36]: -DSAPSYSTEMNAME=J2E
    -> arg[ 37]: -DSAPMYNAME=INLD50035793_J2E_00
    -> arg[ 38]: -DSAPDBHOST=
    -> arg[ 39]: -Dj2ee.dbhost=INLD50035793
    [Thr 5780] Wed Sep 22 15:30:06 2004
    [Thr 5780] JHVM_LoadJavaVM: Java VM created OK.
    <u>[Thr 5780] ***ERROR => can't find native registration class [com.sap.bc.proj.jstartup.JStartupNatives] [jhvmxx.c     417]
    [Thr 5780] JLaunchCloseProgram: good bye (exitcode=-1)</u>
    Any ideas how to fix this problem?
    Thanks
    S.Shylaja

    Btw: I get the warning starting IIS - It seems to me that IIS tries to load Tomcat on-the-fly. The Tomcat load the fails and IIS continues to load successfully.
    The beginning of the IIS Event log outputs this:
    Apache Jakarta Connector2, Information, Info: [jk_vm_default.c (340)]: vm.detach() ok
    Apache Jakarta Connector2, Warning, Error: [jk_worker_jni.c (308)]: Can't find class org/apache/jk/apr/AprImpl
    Apache Jakarta Connector2, Information, Info: [jk_worker_jni.c (297)]: Loaded org/apache/jk/apr/TomcatStarter
    Apache Jakarta Connector2, None, Debug: [jk_vm_default.c (302)]: vm.attach() allready attached
    Apache Jakarta Connector2, Information, Info: [jk_worker_jni.c (252)]: jni.validate() class= org/apache/jk/apr/TomcatStarter
    Apache Jakarta Connector2, Information, Info: [jk_vm_default.c (607)]: vm.open2() done
    Apache Jakarta Connector2, Information, Info: [jk_vm_default.c (500)]: vm.init(): Jni lib: C:\wwwapps\j2sdk1.4.2_01\jre\bin\client\jvm.dll
    /watson

  • Error in START_J2EE_INITIAL phase of PI7.1 Ehp1 Upgrade

    START_J2EE_INITIAL_TJI_02.LOG
    com.sap.sdt.j2ee.phases.PhaseTypeControlEngine com.sap.sdt.ucp.phases.PhaseException Could not start AS Java instance with name J2EE and number 03 of the standard system. START_J2EE_INITIAL DOWNTIME UPGRADE NetWeaver Upgrade SAPJup Java Upgrade
    dev_server0 log
    F [Thr 26215] Tue Dec  1 20:22:27 2009
    F  [Thr 26215] *** WARNING => SfCFramework::registerNatives: failed for com.sap.conn.rfc.driver.CpicDriver [sfxxifrw.hpp 165]

    M [Thr 21075] Tue Dec  1 20:22:46 2009
    M  [Thr 21075] ***LOG Q0I=> NiPConnect: 127.0.0.1:3305: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 2777]
    M  [Thr 21075] *** ERROR => NiPConnect: SiConnect failed for hdl 25/sock 72
        (SI_ECONN_REFUSE/79; I4; ST; 127.0.0.1:3305) [nixxi.cpp    2777]
    std_server0.  log
    Service [com.sap.security.core.ume.service] start ================= ERROR =================
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: com.sap.conn.jco.JCoException: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connection parameters: TYPE=A DEST=SAPJup ASHOST=localhost SYSNR=05 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '127.0.0.1:3305' not reached
    TIME        Tue Dec  1 20:17:29 200
    RELEASE     711
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -10
    MODULE      nixxi.cpp
    LINE        2777
    DETAIL      NiPConnect: 127.0.0.1:3305
    SYSTEM CALL connect
    ERRNO       79
    ERRNO TEXT  A remote host refused an attempted connect operation.
    COUNTER     3
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:446)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:155)
         at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:113)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:60)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:162)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:260)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: com.sap.conn.jco.JCoException: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connection parameters: TYPE=A DEST=SAPJup ASHOST=localhost SYSNR=05 PCS=1
    In this phase it is trying to starup the instance with 03 sys no, but std_server0 log shows that ume service is trying to connect
    to instance with sys-no 05 ( shadow).
    I also refered to the wiki link,
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=JSTSG&title=(SLTG)(SAPJUP)+Problems-P1&decorator=printable
    where it says the DDIC password needs to be same in both 000 and the ume store client ( eg 030), which i checked in our case
    and the DDIC password is the same,
    Experts please help, helpful answers will be fully rewarded with points.
    Thanks,
    Govind
    Edited by: Govind Prathi on Dec 2, 2009 5:24 PM
    Edited by: Govind Prathi on Dec 2, 2009 5:27 PM

    Hi Govind,
    please post the /work/dev_jcontrol trace file.
    maybe the following link helps you to analyze your problem regarding RFC_ERROR_COMMUNICATION
    http://help.sap.com/saphelp_nw70/helpdata/EN/20/361941edd5ef23e10000000a155106/content.htm
    Please have a look in dev_jrfc.trc files. These files are written by JRFC and can be found in the directories j2ee/cluster/server* of the J2EE Application Server Installation. The following document describes, how tracing can be switched on/off:
    http://help.sap.com/saphelp_nw70/helpdata/en/f6/daea401675752ae10000000a155106/content.htm
    Be sure that j2ee_admin user is not locked.
    Check /etc/services for '127.0.0.1:3305'
    please also be sure that the UME.Properties settings in com.sap.security.core.ume.service are correct:
    Please start offline configtool, goto cluster_data - server - cfg - services and check the property sheet
    com.sap.security.core.ume.service
    please also update ume.r3.connection.master.ashost with hostname of your portal server.
    then restart your JAVA instance.
    Is this dual stack (ABAP+JAVA) ?
    Does your system is running on High Availability server?
    Gerd
    Edited by: Gerd Schuster on Dec 2, 2009 5:09 PM
    Edited by: Gerd Schuster on Dec 2, 2009 5:20 PM

  • XSQL-003 Error with jakarta-tomcat-4.0.3

    I am trying to set up the XSQLServlet on JBuilder7 using jakarta-tomcat-4.0.3 as the development server.
    I downloaded and carefully follwed the installation instructions for Tomcat 3.1 and 3.2 although the bat files have changed considerably. Set classpath in setclasses.bat and prescribed in instructions. Setup a context in server.xml for /xsql and setup a web.xml file to map oracle-xsql-servlet to *.xsql. Also tried mapping to *.xsql in web.xml for my application, but I continue to get the XSQL-003 error; "failed to find XSQLConfig.xml in the server classpath". I checked the discussion forums and tried jarring the XSQLConfig.xml file and set that in the server CLASSPATH. Still no luck.
    My question: Are there any installation instructions for installing the XSQLServlet on Jakarta Tomcat 4.0.3?
    Tomcat can't find the XSQLConfig.xml file or there is some other problem that is throwing this exception.

    Hey man, i have the same problem, what should I do?
    I can`t define the classpath when I run the server as service, but it works when i run manually starup.bat, because there i have defined the classpath.
    Please, give me an advice
    Thanks...

  • [SOLVED]Starup sript not getting executed in systemd

    Hello All,
    I have a script(rpi_user.sh) which has to be executed every time when I start my computer. But the startup script is not executing. Following are the steps which I have done. I am using systemd. I upgraded my system successfully today.
    The script which I wanted to execute was very small and easy. I just creates a new file with the echoed text. Below is my script(rpi_user.sh)
    cd /home/pi/
    echo Jeffrey > 1
    When ever I restart my system, I am not able to see the file '1'
    I made the startup script(rpi_user.sh) and kept in /usr/bin. Also I followed the instruction in https://wiki.archlinux.org/index.php/Sy … process.3F
    Below shown in my service file (rpi_user.service)
    [Unit]
    Description=rpi_user
    [Service]
    ExecStart=/usr/bin/rpi_user.sh
    [Install]
    WantedBy=multi-user.target
    After creating rpi_user.sh, I executed the following command to make the file executable - chmod +x rpi_user.sh
    Once completing these steps, I executed the following commands (I got these info from http://forum.teamspeak.com/showthread.p … up-script)
    # systemctl --system daemon-reload
    # systemctl start rpi_user.service
    # systemctl enable rpi_user.service
    # systemctl status rpi_user.service
    But things didn't go fine. When I ran "systemctl status rpi_user.service", I got the following error
    rpi_user.service - rpi_user
          Loaded: loaded (/etc/systemd/system/rpi_user.service; enabled)
          Active: failed (Result: exit-code) since Sun, 23 Sep 2012 03:29:08 +0530; 1min 33s ago
        Main PID: 247 (code=exited, status=203/EXEC)
          CGroup: name=systemd:/system/rpi_user.service
    Sep 23 03:29:08 alarmpi systemd[247]: Failed at step EXEC spawning /usr/bin/rpi_user.sh: Exec format error
    Could anyone of you answer the following questions.
    1) Is there any thing wrong which I have done ? Is this the way to create startup scripts ?
    2) Could you help me in fixing the issue - how can I make my starup script run ?
    Thanks and Best Regards,
    Jeffrey Antony
    www.jeffrey.co.in
    Last edited by Jayfree (2012-09-23 10:31:43)

    @karol: I agree it is an raspberry pi. But once ArchLinux is installed, it doesnot make much difference whether it is an RaspberryPi or an Pentium machine. Thats the reason I posted the question here. But anyways I will post it in ArchRpi forum also.
    @cfr: Yes. I have added #!/bin/sh. But the result is same. I get the same error. What is the need of "-" in "#!/bin/sh -" ? I didnot add "-".
    Regards,
    Jeffrey

  • Service Call EJB Error : "caf~runtime~ear doesnu2019t run"

    Hi,
    NW 7.0
    The development structure We develop an Enterprise portal DC with a Service whose configuration starup=true. That service calls an EJB object which is in a custom Component Application Service project, when it initializes. Appearance When we start the J2EE engine(NetWeaver 7.0), the log is u201Ccafruntimeear doesnu2019t runu201D, this cause the service gets exception. So our question is how to run cafruntimeear before the Service starting ???
    thanks a lot~~~
    Edited by: wei yan on Sep 23, 2009 8:35 AM

    Dear Rutt,
    I have fixed the issue.
    I took the CAF component out  and deployed all other components first.
    The deployment finished successfully.
    After the deployment, I have restarted the CAF component and all is running fine.
    The error log provided a login exception for the administrator account, but this account was working and the passwaord was synchronized between configtool and http access. I was not able to understand this message.
    I have tried to force the deplyment with sdm. Did not work. I have done this way in the past too.
    SAP supports only JSPM as tool to deploy SPS.
    Thanks for your support.
    Best Regards,
    Olaf Reiss

  • Hp Scanjet 8270 scanning software keeps giving an error and closes

    I have had my HP Scanjet 8270 for several years and works great. I recently reloaded my hard drive and as usual I go to the HP website and download the HP Scanjet Full Feature Software and Driver. Everything installs fine and says drivers were installed successfully.
    When I open HP Scanning (8200) series shortcut I can select the type of scan I want and hit scan. Then I get the Save to file save options box and click OK. Then the scanning preview box comes up and then after a few seconds I get the error
    "HP Scan Application Resources has Stopped Working." Then is gives a button to close program.
    Then an error box comes up and says "An error occurred with the HP scanning application. Try the following steps. After each step, try scanning again.  
    -restart the program
    -reboot the computer
    -Reinstall the HP Photosmart software that came with the device.
    Then at the bottom it says:
    Show extended error information. When I click on it it gives me:
    8, [ (4, 0, -2147023170) ]
    The steps I have taken to resolve the problem :
    I have restarted the software many times.
    I have rebooted many times.
    I have reinstalled the software many times.
    I have run the HP Print and Scan doctor many times and it finds nothing wrong.  
    However, when I go to Devices & Printers and click on the scanner I can scan fine through there. Although it does not let me do anything fancy such as scan to pdf which is very important for me. 
    I have read many forums and tried several things from them to no success. 
    I did read somewhere that you need to go to msconfig and starup tab and look to see if the Digital Imaging monitor is running  and it is not. I would assume that is downloaded with the software and re-downloading does not do any good. 
    Pleas help I'm in serious need of using my scanner. Thanks. 

    We had the same EXACT problem, but i have found a solution!
     Unplug the scanner
    remove the following
    1. HP OCR Software 9.0
    2. HP Scanjet G4000 series 9.0
    3. HP Solution Center 9.0
    4. HP Update 
    then restart
     Download the following ( it is the NEW updated full programs with driver)
    ftp://ftp.hp.com/pub/softlib/software8/COL17370/sj-50004-1/setup_full_G4000.exe
    During installing, select "Advanced" and “Custom” installation
    At beginning of the installation, it gives you to 2 options
    I) Yes, Check for updates
    II) No, I prefer to do it myself--Select this option and click on next
    Immediately in the next window, you will have long list of software with the
    empty check boxes beside them. DO NOT select (check) Hp update, check rest of
    them and click on next to continue the installation.
    During the installation process it asks to connect the scanner to the computer,
    now connect the scanner to the rear end USB port of the computer and click on Ok
    to continue the installation.
    Worked perfectly for us!( thank god it was going out the window )
    Hope this helps everyone

  • Script Error upon Startup

    Hello,
    I am VERY new to Crystal Reports so I will apologize if I am not posting in the right area.  I am using a new Windows 7 machine with CR 2008 installed.  I am getting a Script Error pop up upon starup of the program.  There is no information as to the line, Char, Code or URL.  The program freezes at that point even when I close the popup window.    I have uninstalled and re-downloaded the software and tried reinstalling to no avail.  Any help would be appreciated as to date I have been unable to use the program.  Thank you.
    Mark Beck

    Hi Mark,
    Are you behind a lot of firewalls and/or network lock downs. Or possibly a limited Profile?
    What happens if you log in as the local PC Administrator, with internet access?
    This is the link it is trying to get to. If you copy the link and paste it into a new tab what happens?
    http://www.businessobjects.com/ipp/crystalreports/start/2008/default.asp?destination+CR%20StartPage
    If you get an error check with your IT guys why you don't have access to that URL.
    Thank you
    Don

  • Error 0xc000000f

    My PC - HP Pavallion g6 Notebook
    model - 2320 tx
    Windows 8
     I am unable to recover my pc ( etiher factory reset or refresh without lossing file ) , my recovery partition (D drive) is there in my laptop. { from windows settings }
    I did once factory reset , by pressing esc during starup ,then bios , then syestem recovery ( F11) ,then choose operating system , so so.
    But , I am unable to do it again from bios also (nither from Windows settings. ) . Error message is coming.
    last option is not coming (F9) ,in my case .and others are same.
    I am able boot Windows 8 and my RECOVERY (D) partiton (given by company ) is still there.

    Hi Ss-nitish,
    I have read the posts about not able to recover your HP Pavilion g6-2320dx Notebook. Here is a link on recovery from Windows 8.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • How do I fix error 16 n cs5.5 indesgn

    how do I fix error 16 n cs5.5 indesgn

    If the knowledgebase article doesn't help you may need to uninstall and reinstall.
    If it comes to that, after uninstalling run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3), then run MSConfig and turn off all unnecessary starup items and services, especially antivirus and malware scanners, third party firewalls, browser helpers and toolbars, iTunes and messengers and reboot before running the installer again. You can run MSconfig again after the install to return to normal startup.
    In addition, make sure the default printer is a local printer, not a network printer, the first time you try to launch ID.
    Do you have any odd configurations for the system, like a small ssd with the OS and a second drive where you install programs?

Maybe you are looking for

  • Full ABAP Edition-Trial (with Web Dynpro for ABAP) Max DB data volume

    I recently installed Full ABAP Edition-Trial (with Web Dynpro for ABAP)- SPS08. http://static.flickr.com/89/243544270_91e713e3a3_o.jpg as you can see, it's already 92% acquired ( just after installation) Is it correct? or it's better to add another v

  • Global temp tables for GeoRaster mosaicing

    Hi, Although this question involves the GeoRaster capability contained in the Spatial package, it has more to do with global temp tables, so it's in this forum group. The mosaicing function requires all the individual images (there is an image in eac

  • Select tables filed name by using global variables

    Hi I try to redesign a BODI jobs for monthly statistics. At the moment, I have a job for every month because in the source system (MS Axapta) the source table have the following design: YEAR     JAN      FEB    MARCH ... 2010       100      231     2

  • JSP  Webdynpro communication

    Hi all, i'm new to web dynpro. My requirement is to call an web dynpro application from a normal J2EE web application running on the SAP Server. Is there any way to call via normal jsp. is it possible. if so will the session attributes will be visibl

  • Problems with Mavericks install - suggestions, please?

    I installed Mavericks, but since then my MacBook Air has been slow and sometimes crashing. There was a problem during installation - a password was not accepted. Any suggestions on how to fix this?