Error when trying to register DB using srvctl

Hello -
I am getting this error when trying to add this database:
PRKP-1073 : Cannot create database m433ddg because a database named m433ddg already exists.
However, I have verified the DB does not exist:
[oracle@ctolinuxpoc02 ~]$ crs_stat
NAME=ora.ctolinuxpoc01.ASM1.asm
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc01
NAME=ora.ctolinuxpoc01.LISTENER_CTOLINUXPOC01.lsnr
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc01
NAME=ora.ctolinuxpoc01.gsd
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc01
NAME=ora.ctolinuxpoc01.ons
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc01
NAME=ora.ctolinuxpoc01.vip
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc01
NAME=ora.ctolinuxpoc02.ASM2.asm
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc02
NAME=ora.ctolinuxpoc02.LISTENER_CTOLINUXPOC02.lsnr
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc02
NAME=ora.ctolinuxpoc02.gsd
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc02
NAME=ora.ctolinuxpoc02.ons
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc02
NAME=ora.ctolinuxpoc02.vip
TYPE=application
TARGET=ONLINE
STATE=ONLINE on ctolinuxpoc02
Any ideas are greatly appreciated!
Thanks,
Mike

Hi Mike,
I remember, you had an issue that you had a corrupted OCR once. That seems to be the case here again....
In general, if SRVCTL complains that it cannot register a DB, since the DB with that name is already registered, this could be a sign that internally (obviously the former database does not show in the crs_stat output) Clusterware can still find fragments of the formerly registered DB. What you can try to do: run an ocrdump as root and check the output file for "m433ddg" and see whether it finds something.
Let me know, please. Thanks,
Markus
Edited by: MarkusM on Apr 20, 2009 5:24 PM - Reason: typos

Similar Messages

  • Gettign this error when trying to access webpage using JRE V 1.4.2_06

    Gettign this error when trying to access webpage using JRE V 1.4.2_06
    Any suggestions?
    java.io.IOException
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.load(Unknown Source)
    at sun.plugin.cache.FileCache.get(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.connectWithCache(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.download(Unknown Source)
    ... 21 more
    java.io.IOException
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.load(Unknown Source)
    at sun.plugin.cache.FileCache.get(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.connectWithCache(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.download(Unknown Source)
    ... 21 more
    load: class com.adp.e.hrclient.Client.class not found.
    java.lang.ClassNotFoundException: com.adp.e.hrclient.Client.class
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)

    I got it, i only had to check the option 'Use SSL 2.0 compatible ClientHello format' from the java's control panel advanced tab.
    Metalink's note: 787739.1
    :)

  • Window pops up stating"browser error" when trying to access documents using google doc's. Holding shift key and refresh does not clear window. What's next?

    Shut down and restarted computer, "browser error" still pops up when trying to access documents using Google doc's.
    Holding shift key and clicking refresh does not clear window.
    What else can be done to clear the window and gain access to my documents?

    Hi,
    Found a note explaining the significance of these errors.
    It says:
    "NZE-28862: SSL connection failed
    Cause: This error occurred because the peer closed the connection.
    Action: Enable Oracle Net tracing on both sides and examine the trace output. Contact Oracle Customer support with the trace output."
    For further details you may refer the Note: 244527.1 - Explanation of "SSL call to NZ function nzos_Handshake failed" error codes
    Thanks & Regards,
    Sindhiya V.

  • How come i keep getting a network error when trying to register my ipad for imessage?

    I am trying to register my new ipad to imessage, when i click on message it says to enter my apple id to autherize this ipad, so i do.... then it sits there for about 30-45 seconds and comes back with a pop up apple error saying "imessage activation - could not sing in. pealse cheack your network connection and try again"  and i am on Wifi and everything else works (with the exception of facetime which gives me the same error).  I live in IL, USA
    Thank you for your help!

    What you need to do is go into settings
    Then go to wifi
    Tap the blue arrow to the wifi you are connected to
    Tap forget network
    Retap the wifi you want
    Reinsert your wifi code if you have one

  • I bought a new Macbook Air, and got an error when trying to register it with my Apple ID

    So, I bought a new Macbook Air and tried to register it with my Apple ID, however I get an error about the product being already registered.
    I haven't registered it yet. How can I fix this?

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare.
    Best.

  • Oracle10g - getting error when tried to log in using SQL plus

    I have installed Oracle Database 10g with following settings
    A) In Select Installation Method with basic installation
    1) Global Database Name: orcl
    2) Database Password: srinu
    B) In Database Configuration Assistant shows following information
    Global Database Name: orcl
    System Identifier(SID):orcl
    c) Password management
    User Name SYS and SYSTEM shows accounts are not locked and password shows empty
    I have tried to log in using scott/tiger, SYS/srinu, SYSTEM/srinu, SYS, SYSTEM with providing no pass word
    Could you please provide me the details to connect Databse from SQL plus editor
    I have all the screen shots of the above settings
    I will appreciate any help

    Please find the commands and respective results below
    D:\Documents and Settings\Administrator>SET
    ALLUSERSPROFILE=D:\Documents and Settings\All Users
    APPDATA=D:\Documents and Settings\Administrator\Application Data
    CLIENTNAME=Console
    CommonProgramFiles=D:\Program Files\Common Files
    COMPUTERNAME=SRINU
    ComSpec=D:\WINDOWS.0\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=D:
    HOMEPATH=\Documents and Settings\Administrator
    LOGONSERVER=\\SRINU
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=D:\oracle\product\10.2.0\db_2\bin;D:\WINDOWS.0\system32;D:\WINDOWS.0;D:\WIN
    DOWS.0\System32\Wbem;D:\Program Files\Java\jdk1.5.0_19\bin;D:\Program Files\Apac
    he Software Foundation\Tomcat 6.0\bin;D:\Program Files\Java\jre1.5.0_19\lib;D:\o
    racle\product\10.2.0\db_2\BIN
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWin32-x86;D:\oracle\prod
    uct\10.2.0\db_2\perl\5.8.3\lib;D:\oracle\product\10.2.0\db_2\perl\5.8.3\lib\MSWi
    n32-x86;D:\oracle\product\10.2.0\db_2\perl\site\5.8.3;D:\oracle\product\10.2.0\d
    b_2\perl\site\5.8.3\lib;D:\oracle\product\10.2.0\db_2\sysman\admin\scripts;
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0d08
    ProgramFiles=D:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=D:
    SystemRoot=D:\WINDOWS.0
    TEMP=D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    TMP=D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    USERDOMAIN=SRINU
    USERNAME=Administrator
    USERPROFILE=D:\Documents and Settings\Administrator
    windir=D:\WINDOWS.0
    ============================
    D:\Documents and Settings\Administrator>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAY-2010 03:08
    :55
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 15-MAY-2010 23:44:31
    Uptime 0 days 3 hr. 24 min. 25 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_2\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.51)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    ========================================
    D:\Documents and Settings\Administrator>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-MAY-2010 03:10
    :10
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: SRINU, pid: 3740>
    (ADDRESS=(PROTOCOL=tcp)(HOST=srinu)(PORT=1092))
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    Thanks,
    Srinivas

  • Error when trying to run script using SDK at plugin startup

    Hi
    I am trying to run a script when my InDesign plugin is loaded. I referred to the PanelTreeView sdk sample as an example and implemented a StartupShutdown Boss
    In my implementation, in the startup() method I have the code to get the scriptManager and the scriptRunner for my javascript that I want to run. However, when my code hits the following line :
              InterfacePtr<IScriptRunner>theRunner(Utils<IScriptUtils>()->QueryScriptRunner(scriptFile) ); //scriptfile is ID script file that I want to run
              I get the error saying "Calling ScriptInfoDatabase::InitScriptInfoManager before resources have been registered".
    I am wondering how I can fix this error. or if this is too early to invoke scriptrunner, then is there some other place where I can invoke the scriptrunner to run my script
    this is how I have defined my StartupShutdown Boss class in  the .fr file
        Class
             kmyStartupShutdownBoss,
             kInvalidClass,
                 /** Implementation of IStartupShutdownService that runs a  scripts on startup */
                 IID_IAPPSTARTUPSHUTDOWN, kmyStartupShutdownImpl,
                 /** identify the service type */
                 IID_IK2SERVICEPROVIDER, kCStartupShutdownProviderImpl,
    Appreciate any help on this one .. thanks!
    Sameer

    Dependent on your InDesign version, you can schedule an IdleTask and do it from there, or just use a lazy startup.
    IID_IK2SERVICEPROVIDER,kLazyStartupShutdownProviderImpl,
    Again dependent on your InDesign version you should first check whether a script can run at all - some nasty other plugins may prevent that with modal dialogs.
    Finally there is the possibility to run startup scripts even without plugin ...
    Dirk

  • Error when trying to extend range using an Extreme connecting to a Express

    Ok,
    My cable modem is connected just fine to my AE. I can run iTunes (which is nice!) off of it, connect to the internet off of my MBP and all. I just bought a AEBS to be able to EXTEND the range of my connection for all of my small townhome. However, when I go to through the Airport Setup Assistant to try and set it up, it keeps coming back with an error that says "Error Setting up WDS" or something like that. I've tried this multiple times. I've tried resetting both the AE and the AEBS...still doesn't work. Any clue?
    Thanks,
    Ryan

    It sounds like you have an older "b/g" Airport Express (AX) and you have configured the device to "join" your wireless network. When the "b/g" AX is configured this way, the ethernet port is not active.
    Follow the instructions to setup a WDS arrangement with both of your AX devices. One must be configured as a WDS "main" and the other as a WDS "remote".
    Apple's step by step instructions to do this are found on pages 42-44 in the Designing AirPort Networks Guide
    If both of your AX devices are newer 802.11"n" devices, you can use a different type of setup. Post back to confirm if that is the case.

  • JRC - Error when trying to set datasource using resultsets greater than 1

    Hi
    I have one report and 2 subreports. All the reports use resultsets. At runtime the report fails when I try to set more than one result set. It works if I set one result set.
    Please advise asap
    thank you
    selvi
    FATAL - Request failed and JRC Command failed to be undone
    ERROR - JRCAgent9 detected an exception: Cannot modify a read-only collection.
         at com.crystaldecisions.reports.common.e.a.clear(Unknown Source)
         at com.crystaldecisions.reports.common.e.e.clear(Unknown Source)
         at com.crystaldecisions.reports.queryengine.ax.for(Unknown Source)
         at com.crystaldecisions.reports.queryengine.at.if(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.datainterface.g.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.bj.new(Unknown Source)
         at com.crystaldecisions.reports.common.as.a(Unknown Source)
         at com.crystaldecisions.reports.common.ae.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.w.a(Unknown Source)
         at com.businessobjects.reports.sdk.b.w.int(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.g.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(Unknown Source)
         at com.crystaldecisions.reports.sdk.DatabaseController.setDataSource(Unknown Source)
    Edited by: Jason Everly on Aug 15, 2008 10:06 AM
    Title was being interpretted by forums and resulted in unusable title

    I was running into this same problem and found what is either a workaround or a solution. I have a XIr2 report that I defined to use a single Java Beans Connectivity connection, and 2 resultsets from this connection as the datasources ( i.e. MyReportDatasource.getResultSet1() and MyReportDatasource.getResultSet2() ). When I tried running my app, which was using JRC to populate the report datasources, I would get that 'Cannot modify a read-only collection' exception when I called getDatabaseController().setDataSource() on the second resultset.
    To get past the error, I had to redefine the second resultset in the report as coming from a different JBC connection, so the end result was the report using 2 resultsets that come from 2 different JBC connections ( i.e. MyReportDataSource.getResultSet() and MySecondReportDataSource.getResultSet() ). When I did this, the report ran successfully. It looks like JRC doesn't like it when you to use multiple resultsets from the same JBC connection.

  • Error when trying to email report using Analyzer for Excel template

    I have a report for which I have created both "RTF" and "Analyzer for Excel" based templates. I can email the report using the RTF template, but when I try to email it using the A4E template (using the 'Send' button from the report screen), it never arrives. If I schedule the report to be emailed, it fails, and I get the following error information:
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: html
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:959)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Invalid format requested: html
    Ideas?

    HI,
    Is this qury is running fine in SQL?? Have you checked this query in Sql server(Management studio) whether working or not??.
    I feel there is some mismatch with relations in query.. Cross check your query once in SQL itself. once it is running well, we will take a look.
    Regards,
    Salah.

  • Error when trying to activate Internal Use Rights (IUR)

    I am a Microsoft Silver partner. I am trying to activate my Azure Internal Use Rights (IUR). I am getting an error during the activation process. The error message is:
    "MS-AZR-0025P IS NOT AVAILABLE"
    I have taken screen shots of each step in the IUR activation process using Problem Steps Recorder.  I can send them to you upon request.
    I have opened support cases with Microsoft Partner Support and Microsoft Azure Billing Support.  They suggested that I post my question here for a resolution.

    Hi,
    The Billing team should have assisted you with this issue since it requires access to your Account details.
    However try the following steps if you havent tried these yet.
    1) Open the Following link in an InPrivate Window (Internet Explorer press Ctrl+Shif+P) and check if you are still getting error.
      https://account.windowsazure.com/signup?offer=MS-AZR-0025P
      If that does not work, Try this.
      http://azure.microsoft.com/en-us/offers/ms-azr-0027p/
    2) Try using a different WLID (LiveID/Microsoft Account) to activate the offer if you already have a MPN offer on the same WLID.
    3) The error may also be gerenated if the Silver Pack benefits is not being entitled to you. Call the Number 1-800-765-7768 to make sure that you are entitled to receive the silver pack benefits. you can alternatively to the website below to attempt to purchase
    again.
    https://mspartner.microsoft.com/en/us/pages/solutions/premium/windows-azure-cloud-partner-benefits.aspx
    Let us know if this helps.
    Regards,
    Nithin Rathnakar

  • HELP getting a communication error when trying to video chat using ichat

    I'm a new mac user so, please bear with me here. I am trying to video chat with an AIM user using ichat AV. I get the invite, accept it and then it is unable to completely connect. I am connected to the internet via airport using a cable modem (TWC) and a netgear rangemax wireless router.
    I've changed the ichat port to 443 because I was getting a connection failure to AIM and am now able to text chat but still unable to video. I've also changed the quicktime setting to 1.5mbps.
    Not sure what to do next. Please help.
    Thanks!

    sorry, it's taken me so long to get back in touch, I've been offline for a couple of days.
    Yes, the router is set up. Not sure what the model number is so, I've pulled a couple of numbers off the back hoping one of them might be the right number, one I know is the ip address for accessing the router, I'm including that just in case all else fails and you recognize it.
    272 10312 05
    WPN824V2
    003NY06012 0000
    192.168.1.1
    This just in though. It's working somewhat now. I was able to connect to my finace about 4 times who is using the latest version of AIM on a PC. During this time I received one error message which is pasted below. However, each time we connected he could see me but, I was unable to see him, he received a message saying that his camera was in use by another program. We are in the same house on the same router. Not sure if the two correlate but thought you might need all the info.
    Hope you can help. But it's probably the dumb PC.
    Date/Time: 2007-08-07 21:32:20.203 -0400
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 0.
    0x15f2e600: State change from AVChatNoState to AVChatStateWaiting.
    [email protected]: State change from AVChatNoState to AVChatStateInvited.
    0x15f2e600: State change from AVChatStateWaiting to AVChatStateConnecting.
    [email protected]: State change from AVChatStateInvited to AVChatStateConnecting.
    [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x15f2e600: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.8 (445) /Applications/iChat.app/Contents/MacOS/iChat
    0x14cd1000 - 0x14cdafff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14d60000 - 0x14d9cfff com.apple.QuickTimeFireWireDV.component 7.1.6 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x14da8000 - 0x14dd8fff com.apple.QuickTimeIIDCDigitizer 7.1.6 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14de2000 - 0x14e28fff com.apple.QuickTimeUSBVDCDigitizer 2.0.0 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x14e50000 - 0x14e55fff com.apple.audio.AppleHDAHALPlugIn 1.3.2 (1.3.2a5) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14e64000 - 0x14fbdfff com.apple.opengl 1.4.16 /System/Library/

  • Error when trying to register VMM as Virtual Machine Cloud provider

    Hello, I have some unusual problem with registering VMM server 2012 SP1 in WAP.
    The error is in WAP application log Windows Azure Log\Mgmt-SVC-AdminAPI:
    ''...An error occurred while processing this request.</message><innererror><message>Execution of command Get-SCSPFStamp2 failed. Cause of the problem: An error was encountered while trying to get one or more Stamps. ErrorCode=CmdletGeneralError
    Operation=CmdletReadingStamp</message><type>Microsoft.Management.Odata.CommandInvocationFailedException....."
    VMM is not recorded in the SQL database MmgmtSvcStore, table mpResourseProviders as registered server.
    Any suggestions?

    Hi,
    This issue has been logged as a bug in ColdFusion bug tracker with a bug id #84949
    Cast your vote here!. http://cfbugs.adobe.com/
    HTH

  • Error when trying to register an array as output

    i have a bea-weblogic 5.1 with JDK 1.2.1.
    i try to register an array output param, but when the code comes to:
    cstmt.registerOutParameter(1,types.ARRAY, "TYPE_STRING_ARRAY");
    i get a AbstractMethodError. How comes this?

    public function newObject(.... <-- newObject is a function. You're using it like a variable on those lines, e.g. newObject.x = x; You can't do that.
    newObject = new classRef(); <--- very bad to use a variable name that is the same as a function that exists. Change the name of that variable and the compiler won't be confused. Make sure you even have scope access to the variable in the other function as well. I don't see you obtaining a reference to the variable 'newObject' by getting it off the display list or you creating any new variable in that function at all with that name, so naturally flash thinks 'newObject' means the function, not a variable.

  • Firefox sync regestration keeps giving me an unknown error when trying to register with my email

    i cannot complete the first step to register for firefox sync, because when i try to enter my email and 'unknown error' pops up, and does not tell me what the error is or what i should do.

    Ignore that error message and type your entire email address.

Maybe you are looking for

  • Midi tempo/key Apple Loops

    I tried working with Apple Loops and an extensive external midi rig the other day and came to an impasse at trying to do the following. Any suggestions? I used a ton of Jam pack loops with original loops in exs24 and external modules What I wanted to

  • Dynamic text boxes, font size issues

    I have created a dynamic text box and an input text box. I have produced code that replicates whatever is typed in the input box to display in the dynamic box along with a date and time stamp once a button is clicked. This all works fine, except for

  • Usb 2.0 not working but 1.1 does??? help me

    I just got a new 80gig 5g and it works fine when connected to usb 1.1 but I just bought a new usb 2.0 card and when I connect it to it it doesn't recognize the ipod but the card is working just not with 2.0 devices any ideas? tried updating drivers b

  • Purchase orders pending of goods receipt.

    Hello, Is it possible to obtain the list of Purchase orders pending of Goods Receipt? I need to know the third party P.O pending of goods receipts. Is there any program? Thanks in advance, Ricard.

  • Firefox does not type what I type

    When I type in a search box in Firefox, it does not display the letters I type. Instead it assumes letters that are way off base. If I start to type 'I am here', it types,' It is heavy'.