Create New Provider Error

Hi, guys,
When I tried to created new provider to link to external application web page. I got the error:
=========================================
Error: An error occurred when attempting to call the providers register function. (WWC-43134)
The following error occurred during the call to Web provider: Unable to initialize new provider instance: java.lang.NumberFormatException: (WWC-43147)
==========================================
Also the Jserv.log file for the error are:
===========================================
[20/06/2001 13:10:25:203 PDT] myfirstjsp/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java, Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java, Compiled Code)
at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
at java.lang.Thread.run(Thread.java:479)
==========================================
But when I try to access the page by
http://mycompany.com/servlet/myyahoo, It can find the provider file. Here is I got:
===============================
Congratulations! You have successfully reached your Provider's Test Page.
Checking for components:
Oracle XML parser: detected
Oracle JSP: detected
Recognizing initArgs: Usual initArgs are provider_root and sessiontimeout.
provider_root: D:\oracle\products\ora9ias\jpdk\provider\myyahoo
sessiontimeout: 1800
==========================================
Anyone met the problem before, please give me some advise. Thanks!
Mike

Hi, Sue,
Thanks again for the help.
I follow the two files again. Let first go over the sample one. When I http the location: http://myhost/servlet/sample, then I got:
====================================
Congratulations! You have successfully reached your Provider's Test Page.
Checking for components:
Oracle XML parser: detected
Oracle JSP: detected
Recognizing initArgs: Usual initArgs are provider_root and sessiontimeout.
provider_root: D:\oracle\products\ora9ias\pdk\pdk\jpdk\provider\sample
sessiontimeout: 1800000
=========================================
It looks fine for me. Then I continue the steps to register the provider by following steps:
==============================
Under the Administer tab (on Oracle Portal home page), click on Add a Portlet Provider within the portlet called Provider.
Fill out Provider information for the Sample.
Name: SampleWebProvider
Display Name: Sample Web Provider
Timeout: 100
Timeout Message: Application Timed Out
Implementation Style: Web
Provider Login Frequency: Once per User Session
Register on Remote Nodes: No
URL: http://myserver.mydomain.com:port/servlets/sample (replace this with your URL)
Check the following radio button: The user has the same identity in the HTTP providers application as in the Single Sign-On identity.
Proxy: No (As long as no proxy is required to contact the Provider Adapter).
Click OK.
=======================================
I got :
==================================
Error: An unexpected error occurred: ORA-00001: unique constraint (PORTAL30.WWPRO_PROVIDERS_UK1) violated (WWC-43000)
==================================
And the following is from the log file jserv.log
================================
[03/07/2001 14:04:22:984 PDT] sample/init
[03/07/2001 14:16:43:156 PDT] urlsample/init
[03/07/2001 14:16:43:437 PDT] oracle.jsp.JspServlet: init
[03/07/2001 14:17:39:656 PDT] page/oracle.webdb.page.ParallelServlet: init
[03/07/2001 14:17:39:703 PDT] page/Starting a pool of 25 handlers.
=========================================
It did not give me any hint.
Now I following D:\oracle\products\ora9ias\jpdk\installing.url.html step by step.
Everything is fine to I typed http://myhost/servlet/urlsample, I got:
===============================
Congratulations! You have successfully reached your Provider's Test Page.
Checking for components:
Portlets are:
URLPerlPortlet
URLMicrosoftportlet
XMLFilterPortlet
URLIllustration
Oracle JSP: detected
Recognizing initArgs: Usual initArgs are provider_root and sessiontimeout.
provider_root : D:\oracle\products\ora9ias\pdk\pdk\urlservices\provider\urlsample
sessiontimeout : 1800000
====================================
I feel good so far.
then I follow the following step by step:
===================================
Under the Administer tab in the Oracle 9iAS Portal homepage, click on Add a Portlet Provider within the portlet called Provider.
Enter Provider information for the Sample.
Name: URLSamples
Display Name: URL Services Samples
Timeout: 10
Timeout Message: URL Services Samples Timed Out
Implementation Style: Web
Provider Login Frequency: Never
Register on Remote Nodes: No
URL: http://myserver.mydomain.com:port/servlets/urlsample (replace this with your URL)
Check the following radio button: The user has the same identity in the HTTP providers application as in the Single Sign-On identity.
Proxy: No (As long as no proxy is required to contact the Provider Adapter).
Click OK.
=================================
Until I click OK, then I got it fine.
and I can see the "URL Services Samples"
in my "Display Portlet Repository".
Then I did it again for the sample case above, After I click OK, I got:
=================================
Error: An error occurred when attempting to call the providers register function. (WWC-43134)
An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: Expected 'EOF'. (WWC-43000)
An unexpected error occurred: Expected 'EOF'.
at oracle.xml.parser.v2.XMLError.flushErrors(XMLError.java:205)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:207)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:169)
at oracle.webdb.provider.web.SoapResponseGenerator.doParse(SoapResponseGenerator.java:109)
at oracle.webdb.provider.web.SoapResponseGenerator.generateResponse(SoapResponseGenerator.java:69)
at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:775)
at oracle.webdb.provider.web.HttpProviderDispatcher.registerProvider(HttpProviderDispatcher.java:251)
(WWC-43000)
=====================================
I am confused until here the URLSample works, but not the Sample? Please be advise. Thanks!
MIke

Similar Messages

  • When connecting to a server farm in sharepoint foundation 2013 cannot create new farm error: One or more types failed to load

    When trying to create a new server farm in the sharepoint foundation 2013 we get a following error :
    The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.
    PS C:\Users\Administrator> New-SPConfigurationDatabase
    cmdlet New-SPConfigurationDatabase at command pipeline position 1
    Supply values for the following parameters:
    DatabaseName: SharePoint_Config
    DatabaseServer: PC78\SQLEXPRESS,25111
    FarmCredentials
    Passphrase: *********
    New-SPConfigurationDatabase : One or more types failed to load. Please refer
    to the upgrade log for more details.
    At line:1 char:1
    + New-SPConfigurationDatabase
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:
    SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], SPUpgra
    deException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
    figurationDatabase
    And the error log is shown below :
    Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types failed to load.
    Please refer to the upgrade log for more details.
    at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()
    at Microsoft.SharePoint.Upgrade.SPActionSequence.get_ActionsInternal()
    at Microsoft.SharePoint.Upgrade.SPUtility.GetLatestTargetSchemaVersionByMajorVersion(Type typeActionSequence, Int32 majorVer)
    at Microsoft.SharePoint.Upgrade.SPUtility.get_CurrentSPSiteWssTargetSchemaVersion()
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, Strin... b712a522-fa85-49eb-b59c-dedf55295504
    ...g secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName, Boolean overrideCompatibilityRestriction)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, ... b712a522-fa85-49eb-b59c-dedf55295504
    ...String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuil... b712a522-fa85-49eb-b59c-dedf55295504
    ...der configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase.InternalProcessRecord()
    at Microsoft.SharePoint.PowerShell.SPCmdlet.ProcessRecord() b712a522-fa85-49eb-b59c-dedf55295504
    Error Category: InvalidData Target Object Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase Details NULL RecommendedAction NULL b712a522-fa85-49eb-b59c-dedf55295504
    Leaving ProcessRecord Method of New-SPConfigurationDatabase. e9ae5ba6-c499-0000-d35c-aee999c4cf01
    we are using server 2012 R2 and we don't have office 2010 installed

    Yes,SQL server is on the same server as SharePoint 
    SQL has both the permissions Securityadmin
    and  DBcreator roles on SQL Server.
    When we run those sharepoint management shell commands the database  will be created with the error
    msg (shown in attachment)

  • Creating new App - error

    Hello I Recive That error in creating new application using apex 3 (oracle xe)
    I loged in by user HR (DBA)
    ORA-20001: Unable to create modules. ORA-20001: create_table error: ORA-20001: Excel load run ddl error: ORA-01031: insufficient privileges

    user495543,
    Try granting CREATE TABLE privilege to HR.
    - Christina

  • GL Legal Entity Create New Address error

    Hi sein/hel
    I got this error >
    ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1674 ORA-12545: Connect failed because target host or object does not exist in Package xle_legal_address_swi Procedure create_legal_address
    when I am creating new address.
    Thanks a lot

    Hi yxes;
    Please check below and see its helpful:
    Error 'ORA-29273: HTTP request failed': While Using The HR_PERSON_ADDRESS_API.UPDATE_PERSON_ADDRESS API [ID 818295.1]
    Unable To Create Legal Entity, Error Ora-29273, Ora-06512, Ora-12545 [ID 437725.1]
    Regard
    Helios

  • Workbench - create new project error

    This is what I get if I try to create a new project. I am on Sun Solaris SunOS Release 5.8 Version Generic_108528-14.
    java.lang.NullPointerException
         at oracle.toplink.workbench.persistence.BldrDatabasePlatformPersistenceTools.loadPlatformNamesFromFileNames(Unknown Source)
         at oracle.toplink.workbench.persistence.BldrDatabasePlatformPersistenceTools.initialize(Unknown Source)
         at oracle.toplink.workbench.persistence.BldrDatabasePlatformPersistenceTools.<init>(Unknown Source)
         at oracle.toplink.workbench.persistence.BldrDatabasePlatformPersistenceTools.instance(Unknown Source)
         at oracle.toplink.workbench.ui.BldrProjectCreationDialog.getSupportedPlatformNames(Unknown Source)
         at oracle.toplink.workbench.ui.BldrProjectCreationDialog.initialize(Unknown Source)
         at oracle.toplink.uitools.dialog.AbstractDialog.initializeDialog(AbstractDialog.java:1593)
         at oracle.toplink.uitools.dialog.AbstractDialog.<init>(AbstractDialog.java:765)
         at oracle.toplink.uitools.dialog.AbstractDialog.<init>(AbstractDialog.java:702)
         at oracle.toplink.uitools.dialog.OptionPane.<init>(OptionPane.java:523)
         at oracle.toplink.workbench.ui.BldrProjectCreationDialog.<init>(Unknown Source)
         at oracle.toplink.workbench.ui.BldrMainView.promptToCreateProject(Unknown Source)
         at oracle.toplink.workbench.ui.BldrActionManager$79.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
         at com.sun.java.swing.plaf.motif.MotifMenuItemUI$MouseInputHandler.mouseReleased(MotifMenuItemUI.java:87)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:227)
         at java.awt.Component.processMouseEvent(Component.java:5021)
         at java.awt.Component.processEvent(Component.java:4818)
         at java.awt.Container.processEvent(Container.java:1525)
         at java.awt.Component.dispatchEventImpl(Component.java:3526)
         at java.awt.Container.dispatchEventImpl(Container.java:1582)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3359)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3074)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3004)
         at java.awt.Container.dispatchEventImpl(Container.java:1568)
         at java.awt.Window.dispatchEventImpl(Window.java:1581)
         at java.awt.Component.dispatchEvent(Component.java:3367)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

    The "serious error" message is far to generic for troubleshooting purposes. Jim posted that link because the crash info that samsandwich provided reports "Exception code: 0xc0000005."
    With crashes on launch that start happening after the program has been running successfully, the first thing I'd recommend is to clear the preferences. They sometimes get corrupted such that they keep the program from launching. Here's an article explaining how to clear prefs: http://www.larryjordan.biz/premiere-trash-preferences/

  • Hr_maintain_masterdata to create new emp, error='Pers num not yet assigned'

    Hi All,
    I'm going to need to use the fm hr_maintain_masterdata to create a new employee.  I've done up a test program just to get it working before i begin.  When i run the code below i keep getting the error 'Personnel number has not yet been assigned'.  Can anyone tell me what i'm doing wrong?  Or can anyone tell me where i can find info on how to use this FM.
      data: t_prop_vals type table of pprop,
            modified_keys type table of pskey,
            return type bapireturn,
            return1 type BAPIRET1.
      data: wa_prop_vals type pprop.
            move '0000' to wa_prop_vals-infty.
            move 'massn' to wa_prop_vals-fname.
            move 'A1' to wa_prop_vals-fval.
            append wa_prop_vals to t_prop_vals.
            move '0000' to wa_prop_vals-infty.
            move 'massg' to wa_prop_vals-fname.
            move '01' to wa_prop_vals-fval.
            append wa_prop_vals to t_prop_vals.
            move '0001' to wa_prop_vals-infty.
            move 'werks' to wa_prop_vals-fname.
            move '1101' to wa_prop_vals-fval.
            append wa_prop_vals to t_prop_vals.
            move '0001' to wa_prop_vals-infty.
            move 'persg' to wa_prop_vals-fname.
            move 'F' to wa_prop_vals-fval.
            append wa_prop_vals to t_prop_vals.
            move '0001' to wa_prop_vals-infty.
            move 'persk' to wa_prop_vals-fname.
            move '01' to wa_prop_vals-fval.
            append wa_prop_vals to t_prop_vals.
            call function 'HR_MAINTAIN_MASTERDATA'
              exporting
                pernr                    = '02000511'
                MASSN                    = 'A1'
                actio                    = 'INS'
                tclas                    = 'A'
                begda                    = '20081204'
                endda                    = '99991231'
              importing
                return                   =  return
                return1                  =  return1
              tables
                proposed_values          = t_prop_vals
                modified_keys            =  modified_keys
              exceptions
                others                   = 1.
    if not return1 is initial.
      write: return1-number.
      write: return1-message.
      else.
       message s054(hrwpc_pcr).
      endif.
    Many Thanks,
    Liz.

    Hey,
    Thanks for the response to you too.  Can you explain a little more what you mean by ' it is interfearing with number ranges'.  I've checked the documentation on se37 and didn't find it much help to be honest.
    Regards,
    Liz.

  • Creating New Project Error

    When attempting to create a new project, I receive "Exception occurred in Request Processor". Any ideas?

    It's a fairly large stack trace, but I've included what seems to be the most relevant:
    Annotation: Source: Windows/Components/welcome.settings
    Annotation: Content:
    <?xml version="1.0"?>
    <!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
    <settings version="1.0">
    <module name="com.sun.rave.welcome/1" spec="0.1"/>
    <instanceof class="java.io.Externalizable"/>
    <instanceof class="java.awt.MenuContainer"/>
    <instanceof class="com.sun.rave.welcome.WelcomeTopComponent"/>
    <instanceof class="org.openide.util.HelpCtx$Provider"/>
    <instanceof class="java.awt.image.ImageObserver"/>
    <instanceof class="java.awt.Container"/>
    <instanceof class="org.openide.util.Lookup$Provider"/>
    <instanceof class="java.lang.Object"/>
    <instanceof class="org.openide.windows.TopComponent"/>
    <instanceof class="javax.accessibility.Accessible"/>
    <instanceof class="java.awt.Component"/>
    <instanceof class="java.io.Serializable"/>
    <instanceof class="javax.swing.JComponent"/>
    <instance class="com.sun.rave.welcome.WelcomeTopComponent" method="getDefault"/>
    </settings>
    java.io.IOException: Wrong settings format.
         at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.createFromMethod(XMLSettingsSupport.java:641)
         at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.instanceCreate(XMLSettingsSupport.java:548)
         at org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.instanceCreate(SerialDataConvertor.java:350)
         at com.sun.rave.windowmgr.PersistenceManager.lookupTCInstance(PersistenceManager.java:390)
    I had already install Netbeans 3.6 beta prior to installing Java Studio Creator, could that be the problem?

  • Create new ringtone - Error 11556

    Hi all
    i buy a music mp3 from itunes store to create a new ringtone for my iphone3g.
    When i click to "Create Ringtone" i view a message on the screen:
    "...Unkwon error (11556)... check your network connection".
    but my internet connection is ok.
    what's the problem? I live in Italy
    Christian

    Sorry, but unless something's changed in the last couple of days, Apple has not been able to obtain licenses to sell ringtones anywhere but in the US as of yet. Why it generates a cryptic error rather than just saying that ringtones aren't available in your country, I don't know.
    There are other ways to create ringtones, though; just search the web for "iPhone ringtones" and you'll find lots of information.
    Regards.

  • Report Server create new database error

    Hello everybody
    I have MSSQL 2012 Standard Edition SP2 istalled on Windows Server 2008 R2.
    I had installed Reporting Services on that server (thru install wizard add new feature).
    Reporting Services installed with no errors, there is SQL Server Reporting Services service in SQL Server configuration Manager and it is running. When I launch Reporting Services Configuration Manager it saw the reporting services name and instance name,
    but when I try to define the new database there is such error:
    Could not connect to server: The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception.
    The Reporting Services and Database Engine are on same server. I have the administrator permission both on Windows and SQL server instance
    Please help
    Thank you

    Hi HeyLe,
    Based on my research, the issue may be related to user access permission. You can refer to the following method to troubleshooting the issue:
    Open C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG folder | right click on the machine.config file | Properties | Security | make sure your domain account has FULL CONTROL permission on this file.
    If above steps still do not work, please backup your machine.config file to somewhere else and replace with the attached one from my Windows Server 2008 environment.
    Alternatively, app.config file also may cause the same issue.
    There is a similar issue, you can refer to it.
    http://stackoverflow.com/questions/6922879/exception-type-initializer-for-system-data-sqlclient-sqlconnection
    http://nishantrana.me/2011/04/19/the-type-initializer-for-system-data-sqlclient-sqlconnection-threw-an-exception/
    If your problem still exists, please feel free to let me know.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Create new message error

    Whenever I go to create a new text message there is already text in the box from a previous one I sent to someone else. I can delete it and move on but why is it defaulting in there for every brand new text.
    I have tried checking all my settings and nothing seems to be different.
    Any clue how to fix this?

    Hi
    The user you use to connect in the RFC should have the authorization to S_RFC. In the Duet installation guide look for the section about defining a system user ID in UME. This section has details about the authorization required for the user.
    Thanks

  • APEX4 : Create new Workspace error ORA-20001:

    Hi
    I've just installed Apex4 on my DB. I've just logged in as admin, changed the password and I then when to create a workspace. I input all the requested details.
    When I click on finish I get the following erorr message
    ORA-20001: Request 1370207016690509 could not be processed. -20001 ORA-20001: Unable to create user. ORA-01031: insufficient privileges
    Error provisioning Dissertations.
    Any ideas what I need to do ?
    Thanks
    Brendan

    I granted the APEX_040000 user CREATE USER

  • Creating new VM ends with Error code 3430 and 3040 in Hyper-V log. Does anyone have any insight into what might cause this?

    The new VM is being created via a P2V process run from SCVVM. It reaches a completion of 60% and dies. I asked about this in another question detail of the VVM can be seen at this link:
    http://social.technet.microsoft.com/Forums/en-US/virtualmachinemgrp2vv2v/thread/71aae7dc-13b5-46f1-b794-cc1b8085541f
    Running Win2008 R2 w/ Hyper-V role enabled & SCVVM 2008R2
    In any event I checked the Hyper-V logs to see if they might shead any light on the problem and there were two error messages associated with the attempted conversion. The first Event ID 3430
    Log Name:      Microsoft-Windows-Hyper-V-Worker-Admin
    Source:        Microsoft-Windows-Hyper-V-Worker
    Date:          5/23/2011 4:51:25 PM
    Event ID:      3430
    Task Category: None
    Level:         Error
    Keywords:     
    User:          NETWORK SERVICE
    Computer:      Virtual-Mgt.amrinc-corp.local
    Description:
    'test1' failed to set/change partition property: The system cannot find message text for message number 0xtest1 in the message file for 18568CA2-82E9-4A9F-B462-701D8FB4C447. '0x8007013D'.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-Worker" Guid="{51DDFA29-D5C8-4803-BE4B-2ECB715570FE}" />
        <EventID>3430</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2011-05-23T21:51:25.956775200Z" />
        <EventRecordID>1</EventRecordID>
        <Correlation />
        <Execution ProcessID="3316" ThreadID="2716" />
        <Channel>Microsoft-Windows-Hyper-V-Worker-Admin</Channel>
        <Computer>Virtual-Mgt.amrinc-corp.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <UserData>
        <VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events">
          <VmName>test1</VmName>
          <VmId>18568CA2-82E9-4A9F-B462-701D8FB4C447</VmId>
          <ErrorCodeString>%%2147942717</ErrorCodeString>
          <ErrorCode>0x8007013D</ErrorCode>
        </VmlEventLog>
      </UserData>
    </Event>
    And the second Event ID 3040
    Log Name:      Microsoft-Windows-Hyper-V-Worker-Admin
    Source:        Microsoft-Windows-Hyper-V-Worker
    Date:          5/23/2011 4:51:25 PM
    Event ID:      3040
    Task Category: None
    Level:         Error
    Keywords:     
    User:          NETWORK SERVICE
    Computer:      Virtual-Mgt.amrinc-corp.local
    Description:
    'test1' could not initialize. (Virtual machine ID 18568CA2-82E9-4A9F-B462-701D8FB4C447)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-Worker" Guid="{51DDFA29-D5C8-4803-BE4B-2ECB715570FE}" />
        <EventID>3040</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2011-05-23T21:51:25.956775200Z" />
        <EventRecordID>2</EventRecordID>
        <Correlation />
        <Execution ProcessID="3316" ThreadID="2716" />
        <Channel>Microsoft-Windows-Hyper-V-Worker-Admin</Channel>
        <Computer>Virtual-Mgt.amrinc-corp.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <UserData>
        <VmInitialize xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events">
          <VmName>test1</VmName>
          <VmId>18568CA2-82E9-4A9F-B462-701D8FB4C447</VmId>
        </VmInitialize>
      </UserData>
    </Event>
    I have blownout the server and reinstalled the operating system and SCVVM and applied all the current updates to no avail. I have the exact same issue again. The problem seem to be at least on the serface an authority problem because I have no problem creating
    new VM via the P2V process on an old Virtual Server running on Win2003R2.
    Oh yes I can create new virtual machines on the system in question and move them to the library as was suggested to verify in a Blog post so I am really wondering what the problem is?
    Configuration Analyzer Just gave me a warning about reporting not being setup on the VVM which it isn't so no suprise there?
    Any information that might help me figure this would be greatly appreciated

    I've looked at both threads, and there simply isn't enough information for me to tell you what is wrong.  Please collect a trace (instructions in General forum) and open a case with CSS.  CSS can provide more in depth analysis than what a forum
    post allows. 
    As a shot in the dark, I have seen the issue outlined in the following KB article cause this exact same error message and symptom,
    http://support.microsoft.com/kb/967902
    Best Regards, Mike Briggs [MSFT] -- posting provided "AS IS" with no warranties and confers no rights

  • SBO0001 error DBD:ORA12154 error while creating new connection

    Dear All,
    I have installed XIR3 on a windows 64 bit with oracle 10g R2 client.
    The CMS is up and running and I am able to connect to the infoview and view the lsit of all the migrated objects from BOXIR2.
    But, when I am trying to create a new connection for the universe or trying to execute the existing reports i am getting the following error.
    (i.e I guess BO is unable to connect to DB)
    *SBO0001 error DBD:ORA12154 error while creating new connection
    I tried various solution from BOB but still could not solve this. Please anyone suggest few tips regarding this case
    Business objects: CMS is running and able to connect to infoview and able to log on to CMC
    Database client: Able to log on to DB using sqlplus and tnsping is working.
    the details of the software are as follows
    *BO Server configuration
    OS: Windows Server 2008 R2 64 bit
    Business Objects XI R3 3.0
    Oracle client 10gR2 32 bit
    *Database server configuration
    Oracle 11g R2 64 bit
    Thanks,
    Mike

    Mike :
    I am having a similar issue with the BOE and Oracle.
    Can you please provide details of which Oracle client you ended-up using..?
    32-bit or 64-bit...?
    Oracle client version...?
    Specific client patches applied..?
    Thanks,
    Mark

  • Run Time Error in e-commerce crm 5.0 when creating new order

    Hi all,
    I am getting Run Time Error in e-commerce crm 5.0 when creating new order, shopping basket is comming , but while creating order , getting run time error.
    Thanks,
    Nagesh

    Hi nagesh,
    Are you able to resolve the issue. Please let me know the solution.
    I had started a thread with a same problem but in ERP E-commerce.  Points will be rewarded if you provide the solution in the thread below
    Re: Run Time Error in e-commerce crm 5.0 when creating new order
    Thank You
    Ram

  • Contact iTunes Store Support error when creating new apple ID

    This is for a business.  We currently have a combination of over 150 ipads and iphones and will be adding another 20+ per month.
    I am currently setting a quantity of ipads up for employees and preconfiguring them with their own itunes account.  In this batch, I was able to set up the first 7 with no problems.  On number 8 I keep hitting a roadblock with the message "Contact iTunes Store Support to complete this transaction". when I try to Create the Apple ID.  I have had this problem before when I hit a limit (although I don't know what that number of ID's was).
    These accounts do not have a credit card associated with them.  To create them I am going through the route of being in iTunes with no user logged in.  I go to the App Store and search for iBooks.  Then try to purchase it which pops up the login/create account screen.  I go through the screens adding the email address, password, security questions on the first data page.  Then add none for payment options and add the address.  When I click Create Apple ID I get that error message in the upper right corner.
    On all of these accounts I am creating them with the same security questions, address and phone number.  These devices are all based out of the same office so the address and phone numbers will be the same.  I keep the security questions the same as it would be a nightmare tracking all of the different variations for hundreds of accounts.  The only thing different between them is the username/email and the password.
    It would be really nice if Apple gave a way to create apple ID's for business purposes in bulk instead of creating them one at a time.  I will be setting up 20 new ipads per month for at least the next year.

    Looks like I may have found a work around solution to this problem.  It appears that there is a flag or something on the computer that is not allowing me to create more ID's on that computer.  As of this morning I was still unable to create any more ID's from that system.
    I tried creating the same ID on another computer and was able to with no problems.
    This does lead to a problem as I am setting up 20+ new ID's a month and typically work from one computer to do so.
    I really wish that Apple provided a way for companies to create new Apple ID's in groups using a batch process instead of creating them one at a time.  Or at least allowed you to create a new Apple ID with no credit card associated during the configuration process of the ipads.

Maybe you are looking for

  • DVD Studio Pro will burn but will not play on dvd player.

    Hi, I have a 30 minute dvd with a menu that i burned yesterday. it will play on my mac but not our dvd player or any of our Pc's. I have a quickly approaching deadline and guidance would be appreciated. Andrew ilerp.com

  • Multiple Screens for Multiple Tracks....?

    HI there, I am working on a Multiple Camera shoot, Which mean I have a few Video Tracks I'm syncing up to the audio tracks in order to make sure the video is synced up. I need to know if there is a way to open a window for each Video track to play at

  • Mailing a link to a web page from safari freezes safari?

    iPad recently upgraded to iOS6, When attempting to email a link to a page, the email UI appears, I can enter an email address, but the send and cancel buttons are not responsive. I can exit Safari but I have to go to settings and clear cookies and da

  • How to use RGB in GanttBarStyleEdit?

    I use a script based on GanttBarEditSyle to set up standard bar styles.  The problem is that this apears to be limited to the 16 basic pjColor colors.  But if I use the menu, I can assign any RGB color.  Is there any way to change the bar color in VB

  • Mountain Lion incompatible with Geforce 8800?

    I have an 8 core Mac Pro, everything has been working fine...until I upgraded to Mountain Lion.  Doing anything video intensive causes the system to crash.  Sometimes the whole system has a kernel panic and reboots on its own.  Other times, the video