Unable to startup BI Publisher

Hello,
I have installed Oracle BI Publisher 11.1.1.6.0 component only with simple installation type in Linux box. After installation, everything was OK. I was able to logon to Weblogic Server Admin Console, and BI Publisher Server. I was able to create Data Models/reports, schedule the jobs......
However, after reboot the server (the server was not shutdown properly!), I have started up the Weblogic server with startWebLogic.sh seccessfully. But I am not able to see the bi_server1 from bifoundation_domain->Environment->Servers (Summary of Servers), only "AdminServer(admin)" listed there. So that I am not able to start it from Weblogic Administration Console. Could anyone please help me on this issue.
Thanks in advance!!!

Hello Jorge,
Thank you very much for you reply!
As I mentioned that the bi_server1 is not listed in "Summary of Servers" in Weblogic Administration Console after AdminServer started up. I also tried to use tartManagedWebLogic.sh to start bi_server1, but got following message. Could you please help on it......
The URL for Weblogic Admin Console and BI Publisher were:
http://172.10.10.100:7001/console
http://172.10.10.100:7001/xmlpserver
Thanks!!!
oracle@myserver:/usr/local> cat bis1_startup.log
SVR_GRP =
JAVA Memory arguments: -Xms256m -Xmx2048m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics
WLS Start Mode=Production
CLASSPATH=/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/oraapps/product/bi11.1.1.6.0/Oracle_BI1/bifoundation/jdbc/jdk16/bijdbc.jar::/oraapps/product/bi11.1.1.6.0/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oraapps/product/bi11.1.1.6.0/Oracle_BI1/jdk/lib/tools.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/weblogic_sp.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/weblogic.jar:/oraapps/product/bi11.1.1.6.0/modules/features/weblogic.server.modules_10.3.5.0.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/webservices.jar:/oraapps/product/bi11.1.1.6.0/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oraapps/product/bi11.1.1.6.0/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/weblogic.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.dms_11.1.1/dms.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/soa/modules/commons-cli-1.1.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/common/derby/lib/derbyclient.jar:/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/xqrl.jar:/oraapps/product/db11.2.0.3/db_1/JRE:/oraapps/product/db11.2.0.3/db_1/jlib:/oraapps/product/db11.2.0.3/db_1/rdbms/jlib:/oraapps/product/db11.2.0.3/db_1/network/jlib
PATH=/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/bin:/oraapps/product/bi11.1.1.6.0/modules/org.apache.ant_1.7.1/bin:/oraapps/product/bi11.1.1.6.0/Oracle_BI1/jdk/jre/bin:/oraapps/product/bi11.1.1.6.0/Oracle_BI1/jdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:/oraapps/product/db11.2.0.3/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_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)
Starting WLS with line:
/oraapps/product/bi11.1.1.6.0/Oracle_BI1/jdk/bin/java -server -Xms256m -Xmx2048m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics -Dweblogic.Name=bi_server1 -Djava.security.policy=/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server/lib/cacerts -da -Dplatform.home=/oraapps/product/bi11.1.1.6.0/wlserver_10.3 -Dwls.home=/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server -Dweblogic.home=/oraapps/product/bi11.1.1.6.0/wlserver_10.3/server -Dcommon.components.home=/oraapps/product/bi11.1.1.6.0/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain -Djrockit.optfile=/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig/servers/bi_server1 -Doracle.domain.config.dir=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig/carml -Digf.arisidstack.home=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/servers/bi_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.ossoiap_11.1.1,/oraapps/product/bi11.1.1.6.0/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dbi.oracle.home=/oraapps/product/bi11.1.1.6.0/Oracle_BI1 -DEPM_ORACLE_HOME=/oraapps/product/bi11.1.1.6.0/Oracle_BI1 -Dweblogic.MaxMessageSize=50000000 -DEPM_ORACLE_HOME=/oraapps/product/bi11.1.1.6.0/Oracle_BI1 -DHYPERION_HOME=/oraapps/product/bi11.1.1.6.0/Oracle_BI1 -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=/oraapps/product/bi11.1.1.6.0/Oracle_BI1 -DEPM_REG_PROPERTIES_PATH=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/fmwconfig -Depm.useApplicationContextId=false -Doracle.biee.search.bisearchproperties=/oraapps/product/bi11.1.1.6.0/Oracle_BI1/bifoundation/jee/BISearchConfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.SSL.enableJSSE=true -Dfile.encoding=utf-8 -Dxdo.server.config.dir=/oraapps/product/bi11.1.1.6.0/user_projects/domains/bifoundation_domain/config/bipublisher -DXDO_FONT_DIR=/oraapps/product/bi11.1.1.6.0/Oracle_BI1/common/fonts -Dem.oracle.home=/oraapps/product/bi11.1.1.6.0/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=-Dweblogic.management.username=weblogic -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/oraapps/product/bi11.1.1.6.0/patch_wls1035/profiles/default/sysext_manifest_classpath -Dweblogic.management.password=weblogic http://172.10.10.100:7001 weblogic.Server
Exception in thread "main" java.lang.NoClassDefFoundError: http://172/30/39/200:7001
Caused by: java.lang.ClassNotFoundException: http:..172.10.10.100:7001
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)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: http://172.10.10.100:7001. Program will exit.

Similar Messages

  • Unable to print xml publisher report in excel format in R12

    Hi All,
    We are unable to print xml publisher report in excel format in R12. We were able to see the excel output but it's printing junk characters while printing and it's printing without any issue with PDF format.
    Please let me know how to fix this issue.
    Thanks,
    Raja

    Hi Raja,
    I presume you have gone through the debugging process of testing your template locally first to get the expected result.....
    If yes, this note might probably be helpful "Changing Output Format to RTF or Excel in XML Publisher Request Does Not Display Output Correctly (Doc ID 404512.1)"
    Good Luck,
    Lamine Balde

  • Unable to find the published output for this request - problem

    Hi ,
    In the invoice Payables module i modified a report to be open in xml and not text as it was. The program name of this report iis Print Invoice Notice. I did same thing we normally do to register a xml report in ebs.
    The problem is that when i run the report from the invoice form and from the button wich call this raport i get this error:
    Unable to find the published output for this request.
    No output file exist for the request
    and if i see the log file i get this message :
    Arguments
    P_INVOICE_ID='10243'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    +/oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb+
    XENVIRONMENT is set to  /oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_ALBANIA.UTF8
    +' '+
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.27.0 - Production on Fri Mar 27 02:30:46 2009
    +(c) Copyright 1999 Oracle Corporation. All rights reserved.+
    The thing is that if i run this report from Other ->Request -> Run of the same module this raport runs correctly
    And if i change the output of my report (From concurrent manager) to text its open correctly even from there where i want to open it.
    Can anyone give me any sugestion why i get this error while i try to open this xml publisher report from a button in a form in application?
    PS: i am using ebs 11.5 version
    Thanks in advance,
    Best regards

    Hi,
    REP-3000: Internal error starting Oracle ToolkitThis errors was discussed many times before in this thread, so please search for REP-3000 and fix this error first ( [REP-3000|http://forums.oracle.com/forums/search.jspa?threadID=&q=REP-3000&objID=c84&dateRange=all&userID=&numResults=15] )
    Regards,
    Hussein

  • Getting error "Unable to find the published output for this request"

    1. Created a Data Template
    2. Created a Data Definition using the above Data Template
    3. Created a RTF template and registered the same in XML Publisher Administrator
    4. Created Concurrent program for the data template using 'XDODTEXE' as executable
    5. Ran the above concurrent program and it completed successfully.
    6. When I click the 'View Output' button in Oracle applications it says "Unable to find the published output for this request".
    7. I can see the XML output in the $APPLCSF/out directory.
    8. Also the short name for concurrent program and data definition code and template code are same.
    I assume the Concurrent Manager’s Output Post Processor is not able to setup the layout template to the generated XML.
    Am I missing something here. Can anyone come across this issue.
    I have the XML publisher 5.6.1 patch on the DB. Do I need to take 5.6.2 Patch to fix this issue.
    Thanks

    I tried again after applying XDO 5.6.2. I am still not able to see the output.
    Here is the logfile info. There is no mention of OPP or PUBLISH section:
    XDO Data Engine ver 1.0
    Resp: 21540
    Org ID : 101
    Request ID: 348042
    All Parameters: p_batch_id=7169
    Data Template Code: AUDRPT
    Data Template Application Short Name: XXCUST
    Debug Flag: Y
    {p_batch_id=7169}
    Calling XDO Data Engine...
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 348042
    Number of copies : 0
    Printer : noprint
    Finished executing request completion options.

  • Getting error 'Unable to Deliver XML Publisher Request'

    Hi, there is a workflow which will trigger a letter through XML publisher. Few types are letters are printing. For few letters, getting an error 'Unable to Deliver XML Publisher Request' as a mail.
    Any suggestions on this?
    Thanks in advance,

    Hi,
    What version of XML Publisher are you on?
    What is the EBS Release?
    Bursting Engine: Unable to Delivery Output to Both File System and Printer [ID 399412.1]
    Thanks

  • Unable to prepare for publishing error (-34)

    Hi, I've been trying to finalize my project I think I worked out the first error message (-50) but now when I try to finalize the project I get a message " unable to prepare for publishing because error occured (-34)". Does anyone have any ideas? The movie is 29 minutes long and I have plenty of space on the external hard drive it is saved to.
    Thanks...

    Mr Churchill:
    Many thanks for a quick reply .... will give that a try , I did only have 4 gb left on my drive so that very likely is the issue .
    many thanks and Merry Christmas
    piper

  • Unable to prepare for publishing - error

    After 6 hours of exporting movie from iMovie 9 - why do I get the message:  "unable to prepare for publishing - error"?  I was going to use a DVD-RDL disc to burn.

    Hi Bengt.  Thanks for getting back to me.  I found out what I did wrong. Apparently you can't share without starting a new "Project".  I had simply dragged my clips into the project library, and after editing, had gone to "Share" >>>> Export Movie.  Wish it had notified me what I was doing wrong instead of going through 6 or more hrs, and even then it didn't let me know my mistake.  I finally figured it out myself.  Thanks again.

  • Unable to prepare for publishing error -2125

    In Imovie when trying to burn a dvd to idvd... I get Unable to prepare for publishing error -2125.  Can you help please?

    The thumb drive is probably formatted as FAT32 (most USB flash drives are formatted as FAT32). There is a 4GB file size limit with any drives formatted as FAT32. Try reformatting the thumb drive as Mac OS Extended (Journaled) using the Mac app Disk Utility (it comes with the OS and should be in the Utilities folder).
    Also, are you sure that the 32GB drive is enough space for your exported movie? Try exporting it to your internal drive, or an external portable drive formatted as Mac OS Extended (Journaled). Then copy it to the thumb drive, provided that the exported file will fit on it.
    Otherwise, you will need to follow Karsten's advice to duplicate the project one or more times, then delete portions from each duplicate so that you end up with a number of separate projects, each with their individual content. Then export each project separately.
    To duplicate a project, while in Project Library view (where all your projects are listed), select File > Duplicate Project. Alternatively, right-click (or Control-click) on the project in the Library and select Duplicate Project from the pop-up menu.
    If you need assistance with reformatting the thumb drive, please ask.
    John

  • Unable to prepare to publish (-49). How can i fix it ?, Unable to prepare to publish (-49). How can i fix it ?

    Unable to prepare to publish (-49). How can i fix it ?, Unable to prepare to publish (-49). How can i fix it ?

    Hi
    My notes on this.
    Error -49
    Error -49  opWrErr  File already open with write permission
    Trash the preference files while application is NOT Running.
    from Karsten Schlüter
    Some users notice on exporting larger projects from within iMovie that this operation is aborted with an 'error -49'
    This issue occours only on MacOs machines using 10.7x
    try switching-off the Local Mobile Backup
    in Terminal copy/paste
    sudo tmutil disablelocal
    Re-launch Mac
    Yours Bengt W

  • Unable to view BI Publisher report with SSO configuration enabled

    Hi All,
    Can anybody let us know the configuration of the BI publisher with SSO enabled. We are unable to see any of the BI Publisher reports. without SSO configuration we have integration working perfectly fine with the OBIEE and Publisher.
    We followed the configuration steps to integrate BI Publisher with Oracle SSO. The following are the steps:
    1. deploy analytics.ear as a new application 'analyticsSOAP' in OAS
    2. protect analyticsSOAP in mod_osso.conf file under OAS
    3. change OBIEE Presentation services configuration to use analyticsSOAP/saw.dll
    4. run credstore utility to encrypt password
    5.restart xmlp server
    6.restart http server
    7.restart obiee server
    8. restart obiee presentation service
    Still we have issues when we try to accesses BI Publisher reports by clicking more Products -> BI Publisher or view reports directly on the OBIEE Dashboard
    Thanks in advance.

    configure one more virtual path which is unprotected from site minder. we had similar issue for Marketing and resolved by this virtual path.
    ref:
    http://vaandun-analytics.blogspot.com/2009/11/obi-publisher-with-empty-obi-catalog.html
    Thanks
    Sarathi

  • Unable to configure Oracle Publisher in SQL SERVER 2008 R2

    Hi, All,
    I am trying to talk to my Oracle database from SQL server. I already had Oracle Client 11g installed in my SQL server. 
    Following the guidance in the technet on configuring the Distributer successfully. I now trying to configure the Publisher, by choosing "Adding Oracle Publisher" option. Then it prompt for the user id & password, I have enter the login (which
    is replication user id created in Oracle). I encounter following error msg:
    TITLE: Distributor Properties
    Oracle server instance 'ssluat' cannot be enabled as a Publisher because of the following error:
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600.1&EvtSrc=Microsoft.SqlServer.Management.UI.ConfigureWizardErrorSR&EvtID=OraclePublisherValidateFailed&LinkId=20476
    Quote:
    ADDITIONAL INFORMATION:
    Unable to run SQL*PLUS. Make certain that a current version of the Oracle client code is installed at the distributor. For addition information, see SQL Server Error 21617 in Troubleshooting Oracle Publishers in SQL Server Books Online. (Microsoft SQL Server,
    Error: 21617)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600&EvtSrc=MSSQLServer&EvtID=21617&LinkId=20476
    Unquote
    In fact  I can run SQL*PLus from my c:\drive command prompt and the Path in Envinronment variable has set to "c:\app\product\11.2.0\client_1\bin". So I don't know why thing msg prompt?
    I have search the guideline on this error in Technet and do what I can to troubleshoot but still got error.
    Kindly pls help me.
    Thank you.
    Avelyn

    1.Make certain that a current version of the oracle client code is installed at the distributor”, please install corresponding version of Oracle
    Client tools on Distributor Box
    2.Are you able to connect to your Oracle server from the Distributor Box?if so,Distributor
    box needs to have Oracle client tools installed on it before you can setup replication , I hope you have installed the Oracle client tools on Distributor Box. If yes, check if using SQLPlus you can connect manually to Oracle server or not from your Distributor
    Box.
    Moreover,Please refer the below
    Before attempting to configure the Oracle Publisher, SQL Server verifies that SQL*PLUS is accessible through the system path on the Distributor. If SQL*PLUS cannot be loaded, the following error message is shown:
    "Unable to run SQL*PLUS. Make certain that a current version of the Oracle client code is installed at the distributor."
    Try to locate SQL*PLUS on the Distributor. For an Oracle 10g client install, the name of this executable is sqlplus.exe. It is typically installed in %ORACLE_HOME%/bin. To verify that the path of SQL*PLUS appears in the system path, examine the value of the
    system variable Path:
    Right-click My Computer, and then click Properties.
    Click the Advanced tab, and then click Environment variables.
    In the Environment Variables dialog box, in the System variables list, select the Path variable,
    and then click Edit.
    In the Edit System Variable dialog box: if the path to the folder that contains sqlplus.exe is not present in the Variable
    value text box, edit the string to include it.
    Click OK on each open dialog box to exit and save changes.

  • I am unable to use the publish photo button because it is grey. What can I do to fix this?

    I am unable to publish photos on iphoto. The button is grey. I recently changed my password on facebook. What can I do to use my publish button again.

    Ralph 9430, simplify for us dummies...define device ? ios is a what  ...just a slow step by step explaination if you could..
    Thank you in advance      2-20-2013

  • Macbook Pro (A1278) - Unable to startup - stucks at Apple logo with spinning wheel.

    My friend gave me his macbook pro today having startup issue. It stucks on apple logo at startup with a spinning wheel.
    I have tried to repair disk but does not work.
    tried to reinstall OS but it says This Apple ID is not the one which you used to purchase this  OS version (something like that)
    I upgraded from mac os x lion to mountain lion.
    I do not have any installation media as well.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a boot failure is to secure your data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since your last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to boot. You need an external hard drive to hold the backup data.
         a. Boot into the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    b. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    c. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to boot, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can boot now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    If you've booted from an external storage device, make sure that your internal boot volume is selected in the Startup Disk pane of System Preferences.
    Step 3
    Boot in safe mode. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you boot in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, your boot volume is damaged and the drive is probably malfunctioning. In that case, go to step 5.
    If you can boot and log in now, empty the Trash, and then open the Finder Info window on your boot volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then reboot as usual (i.e., not in safe mode.)
    If the boot process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 4
    Sometimes a boot failure can be resolved by resetting the NVRAM.
    Step 5
    Launch Disk Utility in Recovery mode (see Step 1.) Select your startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then reboot as usual.
    Step 6
    Reinstall the OS. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 7
    Repeat step 6, but this time erase the boot volume in Disk Utility before installing. The system should automatically reboot into the Setup Assistant. Follow the prompts to transfer your data from a backup.
    Step 8
    A dead logic-board battery in a Mac Pro can cause a gray screen at boot. Typically the boot failure will be preceded by loss of the startup disk and system clock settings. See the user manual for replacement instructions.
    Step 9
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store to have the machine tested.

  • Unable to startup since updating to 10.8.5

    My iMac was working fine until yesterday when I was prompted to do a software update through the app store. The update was for OS X 10.8.5. However, since I made the update, I have had a non-functioning iMac.
    My iMac now won't start. On restart, it goes into a loop between displaying a panic message (superimposed on the startup screen) and displaying a screen with a message in several languages telling me that "Your computer restarted because of a problem".  The startup never proceeds as far as me seeing my desktop. However, I can now start in safe mode with a bit of patience.
    I'm thinking of reinstalling 10.8.4 but thought I should give 10.8.5 one more go first. Any advice would be greatly appreciated. Thanks1
    The panic report is below, and then underneath that is the report from EtreCheck
    KERNEL PANIC REPORT
    Sat Oct  5 18:03:29 2013
    panic(cpu 3 caller 0xffffff8004cb8945): Kernel trap at 0xffffff7f8525c0a5, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000118, CR3: 0x000000000f62d021, CR4: 0x00000000000206e0
    RAX: 0x0000000000000000, RBX: 0xffffff801763cf60, RCX: 0xffffff8005264b01, RDX: 0xffffff80195be508
    RSP: 0xffffff80f57ebcf0, RBP: 0xffffff80f57ebd30, RSI: 0x0000000000050006, RDI: 0x0000000000050007
    R8:  0x000000000000000d, R9:  0xffffff8017e16300, R10: 0xffffff8017e16300, R11: 0x0000000000000001
    R12: 0x00000000e00002c2, R13: 0x0000000000000000, R14: 0xffffff80195be500, R15: 0xffffff8017e16300
    RFL: 0x0000000000010202, RIP: 0xffffff7f8525c0a5, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000118, Error code: 0x0000000000000000, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80f57eb990 : 0xffffff8004c1d636
    0xffffff80f57eba00 : 0xffffff8004cb8945
    0xffffff80f57ebbd0 : 0xffffff8004ccebfd
    0xffffff80f57ebbf0 : 0xffffff7f8525c0a5
    0xffffff80f57ebd30 : 0xffffff7f86dcfb4e
    0xffffff80f57ebdc0 : 0xffffff800506dbb7
    0xffffff80f57ebe30 : 0xffffff8004c9876f
    0xffffff80f57ebe80 : 0xffffff8004c20b4d
    0xffffff80f57ebeb0 : 0xffffff8004c10448
    0xffffff80f57ebf00 : 0xffffff8004c1961b
    0xffffff80f57ebf70 : 0xffffff8004ca6546
    0xffffff80f57ebfb0 : 0xffffff8004ccf473
          Kernel Extensions in backtrace:
             com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f85251000->0xffffff7f85279fff
             com.eltima.eveusb.kext.controller(2.0)[1C357F99-D355-3B55-890B-96E70B8231B1]@0x ffffff7f86dce000->0xffffff7f86debfff
                dependency: com.apple.iokit.IOUSBFamily(635.4.0)[E67F44F7-A4BD-3CD1-A01B-B37D783CE613]@0xff ffff7f853dd000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f85251000
                dependency: com.apple.iokit.IOUSBUserClient(630.4.4)[32AC00F3-9742-3ADC-8DE8-9A194333CD73]@ 0xffffff7f8545b000
    BSD process name corresponding to current thread: eveusbd
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000004a00000
    Kernel text base: 0xffffff8004c00000
    System model name: iMac11,2 (Mac-F2238AC8)
    System uptime in nanoseconds: 31947774895
    last loaded kext at 31551293922: com.eltima.eveusb.kext.controller          2.0.0 (addr 0xffffff7f86dce000, size 122880)
    loaded kexts:
    com.eltima.eveusb.kext.controller          2.0.0
    com.eltima.eveusb.kext.arbiter          2.0.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHDAHardwareConfigDriver          2.4.7fc4
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.filesystems.autofs          3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.kext.AMDFramebuffer          8.1.6
    com.apple.AMDRadeonAccelerator          1.0.8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.iokit.IOBluetoothUSBDFU          4.1.7f4
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleUSBUHCI          621.4.0
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAcceleratorFamily          74.15
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.kext.AMD5000Controller          8.1.6
    com.apple.kext.AMDSupport          8.1.6
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    ETRECHECK:
    Hardware Information:
              iMac (21.5-inch, Mid 2010)
              iMac - model: iMac11,2
              1 3.2 GHz Intel Core i3 CPU: 2 cores
              8 GB RAM
    Video Information:
              ATI Radeon HD 5670 - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:4:36
    Disk Information:
              ST2000DM001-1CH164 disk0 : (2 TB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 2 TB (1.87 TB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Mitsumi Electric Hub in Apple Extended USB Keyboard
                        Mitsumi Electric Apple Extended USB Keyboard
              Apple Internal Memory Card Reader
              Broadcom BCM2046A2
                        Broadcom Corp Broadcom Bluetooth Download Device
              Macally Peripherals Macally Laser Mouse
              Apple Computer, Inc. IR Receiver
              Apple Inc. Built-in iSight
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [not loaded] com.adobe.fpsaud.plist
              [not loaded] com.eltima.eveusb.daemon.plist
              [not loaded] com.microsoft.office.licensing.helper.plist
              [not loaded] com.teamviewer.teamviewer_service.plist
    Launch Agents:
              [not loaded] com.teamviewer.teamviewer.plist
              [not loaded] com.teamviewer.teamviewer_desktop.plist
    User Launch Agents:
              [not loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [not loaded] com.google.keystone.agent.plist
    User Login Items:
              SpeechSynthesisServer
    3rd Party Preference Panes:
              Flash Player
              Java
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
    User Internet Plug-ins:
              CitrixOnlineWebDeploymentPlugin.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          EtreCheck
                   1%          WindowServer
                   1%          fontd
                   0%          ps
                   0%          syslogd
                   0%          loginwindow
                   0%          opendirectoryd
    Top Processes by Memory:
              74 MB              Dock
              57 MB              Finder
              49 MB              SystemUIServer
              49 MB              WindowServer
              49 MB              com.apple.dock.extra
              49 MB              EtreCheck
              41 MB              CalendarAgent
              41 MB              mds
              41 MB              NotificationCenter
              33 MB              loginwindow
    Virtual Memory Statistics
              1.72 GB            Free RAM
              852 MB             Active RAM
              179 MB             Inactive RAM
              5.27 GB            Wired RAM
              200 MB             Page-ins
              0 B                Page-outs

    First, you should check to see if you have the current version which should be: 4.1.1896. The last update was in August 2013 which should be compatible with Mountain Lion.
    Next, check with Eltima's developers about the issue to see if they are aware of the problem. This way you may find out if the problem is your system.
    To uninstall the software you should use any uninstaller that came with the software. Otherwise, see the following:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper 2.0.1
        2. AppDelete 3.2.6
        3. Automaton 1.50
        4. Hazel
        5. AppCleaner 2.1.0
        6. CleanApp
        7. iTrash 1.8.2
        8. Amnesia
        9. Uninstaller 1.15.1
      10. Spring Cleaning 11.0.1
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Unable to STARTUP after SHUTDOWN

    HELP !!
    My main experience is with M/S SQL Server. I am taking an Oracle class and am having a really weird problem. If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control or by re-booting). This is a new install for school and I have never been able to make it work. and Yes, I have waited more than a minute for the LISTENER to try and re-start.
    Example:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 17 19:12:08 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> connect sys/ dallas@oraclass AS SYSDBA
    Connected.
    SQL> SHUTDOWN IMMEDIATE
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> STARTUP
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control).
    I get the error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    LSNRCNT STATUS sees the SID ORACLASS prior to the shutdown (and the other two DB’s PPCU and TEST01), but after the shutdown, it does not see ORACLASS.
    I checked the LISTENER services after the shutdown, and they are running.
    I have tried solutions from this forum and others with no success. The main DB is called ORACLASS, but the other two DB’s have the same problem. My Domain is EricsTablet.ericoracle.com and the SID is oraclass.
    My IP is 192.168.1.104 the loopback IP is 10.10.10.10
    I have even uninstalled and reinstalled Oracle 10g.
    Here are all the relevant files. If you can think of something I haven’t tried, please let me know.
    C:\oracle\product\10.2.0\db_1\NETWORK\log\listener.log
    http://www.spacecoasthomes.net/listener.log
    C:\oracle\product\10.2.0\db_1\database\oradim.log
    http://www.spacecoasthomes.net/oradim.log
    C:\oracle\product\10.2.0\admin\oraclass\pfile\init.ora.122008192731
    http://www.spacecoasthomes.net/init.ora.122008192731
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    http://www.spacecoasthomes.net/listener.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
    http://www.spacecoasthomes.net/sqlnet.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\trace\listener.trc
    http://www.spacecoasthomes.net/listener.trc
    LSNRCNT STATUS prior to shutdown
    http://www.spacecoasthomes.net/lsnrcnt_post.jpg
    LSNRCNT STATUS after shutdown
    http://www.spacecoasthomes.net/lsnrcnt_prior.jpg

    It looks like you are correct. I can connect via the DOS startup of SQL Plus, but not the Windows startup of SQL plus, See here:
    C:\Documents and Settings\>set ORACLE_SID=oraclass
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:44:42 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:49:31 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145488364 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 524288 bytes
    Database mounted.
    Database opened.
    SQL>
    So why is one version of SQL plus local and another remote ?
    Can you explain exactly what I need to put in the listener.ora file to make this work? I'm not sure I understand completely your solution.
    Here is the existing Listener.ora file:
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = EricsTablet.ericoracle.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    Thank You in advance !
    Eric
    Message was edited by:
    pmcs

Maybe you are looking for

  • How to write Form - Endform in between Function - Endfunction

    Hi Experts, I need to write some code in between form & endform in an Include(User-exit) This form ---endform doesnot have perform [ Perform is inside a standard Code ] . I tried using Generate pool subroutine. It is also not helping. The call for th

  • HT5557 Are some iBooks not available to download on the iPhone?

    I use iBooks on my MacBook Pro and iPhone 6, however there are two books that I have purchased in the iBook Store that I am not able to download on my iPhone: The Innovators and Learn to Code in Swift. The Innovators shows up in the Not on This iPhon

  • ITunes and Bluetooth

    I would like to know if iTunes has the ability to stream music to my stereo Bluetooth headset. I have a built-in Bluetooth card that is A2DP capable. I can get Windows Media Player 11 to stream to my Motorola BT820 headset. Please tell me how to get

  • Stored Procedure with bind variables

    Hello, I have problems when executing this sample code: Procedure Test (..., in_Param IN CHAR, ...) Query_Str := 'Select * from Table1 where column1 IN :in_Param'; Open Cursor1 For Query_Str Using in_Param; This Cursor retuns rows when in_Param is 'A

  • Error popup on startup

    I upgraded to FF6 in the last 2 or 3 weeks. Within the last week when I start FF I get the popup: "load: TypeError: Components.classes['@checkpoint.com/XPCOMTrustCheckerMozilla/TrustCheckerMozilla;1'] is undefined" When I close the popup erything con