Creating the JMS Administered Objects

Hi.. All
I am new to JMS..... I have written two simple programs which are given in the examples SimpleQueueSender.java and SimpleQueueReciever.java..
I successfully Compiled the programs..
But When I am trying to run the SimpleQueueSender I am getting the following error...
D:\jms>java SimpleQueueSender MyQueue 3
Queue name is MyQueue
BEFORE
AFTER
JNDI API lookup failed:javax.naming.NameNotFoundException: Unable to resolve MyQueue. Resolved: '
' Unresolved:'MyQueue' ; remaining name ''
The structure of config.xml is as follows....
<JMSConnectionFactory JNDIName="SeshuConnectionFactory"
Name="MyQueue" Targets="myserver"/>
I am using Weblogic 6.1 Server. I suppose the problem should be in creating the MyQueue JMS Administration Object...
Please help me out in solving this problem..
The portion of the code where exactly the exception is rising is as follows....
System.out.println("BEFORE");
queueConnectionFactory =(QueueConnectionFactory)jndiContext.lookup("SeshuConnectionFactory");
System.out.println("AFTER");
queue =(Queue)jndiContext.lookup(queueName);

have you configured your queues, topic, connection factory in weblogic through its admin console?
Ashwani

Similar Messages

  • Creating jms administered object

    I am getting the message "Object Not Found Code - 32" while creating jndi naming service under jms administered object stores. Can anyone help me how to create an object.

    Looks like the entry your trying to add doesn't have a parent... I suggest that you check the DN (Context) of the entry you're trying to add and/or that the parent entry exist in your directory.
    Regards,
    Ludovic.

  • How to create the jms application in eclipse3.5 ide

    Any body please help me to create the jms application in eclipse3.5.....i am new to this jms technology ........pls help
    me regarding this

    What kind of help are you expecting here? I would expect that your first stop is a good book on JMS technology, an perhaps a visit to the Eclipse website to read up how to do JEE development using it.
    Lack of knowledge is a problem you can easily fix yourself and must fix yourself. But perhaps you would like some book suggestions?

  • DCpromo blocked on "Creating the NTDS Settings object"

    Hi,
    I'm trying to configure a second DC on a domain.
    The opetation is performed on Azure VM (A2)
    Domain has successfully been created on one VM.
    Network is operationnal.
    I tried the steps detailed here : https://support.microsoft.com/en-us/kb/2737935?wa=wsignin1.0 with no effect.
    I tried to delete the VM and recreate it.
    Local admin account is different from domain administrator.
    Is there anything more I can try ?
    Thanks.
    R.

    Hi,
    I tried the netsh command line to open WMI ports anf got the same error.
    Here is the content of my dcpromo.log
    04/28/2015 13:08:28 [INFO] Promotion request for replica domain controller
    04/28/2015 13:08:28 [INFO] DnsDomainName  rd.contoso.com
    04/28/2015 13:08:28 [INFO] ReplicaPartner  DC1.rd.contoso.com
    04/28/2015 13:08:28 [INFO] SiteName  Default-First-Site-Name
    04/28/2015 13:08:28 [INFO] DsDatabasePath  F:\Windows\NTDS, DsLogPath  F:\Windows\NTDS
    04/28/2015 13:08:28 [INFO] SystemVolumeRootPath  F:\Windows\SYSVOL
    04/28/2015 13:08:28 [INFO] Account rd.contoso.com\contosoadmin
    04/28/2015 13:08:28 [INFO] Options  1179840
    04/28/2015 13:08:28 [INFO] Validate supplied paths
    04/28/2015 13:08:28 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 13:08:28 [INFO] Path is a directory
    04/28/2015 13:08:28 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:08:28 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 13:08:28 [INFO] Path is a directory
    04/28/2015 13:08:28 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:08:28 [INFO] Validating path F:\Windows\SYSVOL.
    04/28/2015 13:08:28 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:08:28 [INFO] Path is on an NTFS volume
    04/28/2015 13:08:28 [INFO] Start the worker task
    04/28/2015 13:08:28 [INFO] Request for promotion returning 0
    04/28/2015 13:08:28 [INFO] Forcing time sync
    04/28/2015 13:08:28 [INFO] Forcing a time sync with DC1.rd.contoso.com
    04/28/2015 13:08:28 [INFO] Searching for a domain controller for the domain rd.contoso.com that contains the account DC2$
    04/28/2015 13:08:49 [INFO] Located domain controller DC1.rd.contoso.com for domain rd.contoso.com
    04/28/2015 13:08:49 [INFO] Directing kerberos authentication to DC1.rd.contoso.com returns 0
    04/28/2015 13:08:49 [INFO] DsRolepFlushKerberosTicketCache() successfully flushed the Kerberos ticket cache
    04/28/2015 13:08:49 [INFO] Using site Default-First-Site-Name for server DC1.rd.contoso.com
    04/28/2015 13:08:49 [INFO] Stopping service NETLOGON
    04/28/2015 13:08:49 [INFO] Stopping service NETLOGON
    04/28/2015 13:08:49 [INFO] ControlService(STOP) on NETLOGON returned 1(gle=0)
    04/28/2015 13:08:49 [INFO] Exiting service-stop loop after service NETLOGON entered STOPPED state
    04/28/2015 13:08:49 [INFO] StopService on NETLOGON returned 0
    04/28/2015 13:08:49 [INFO] Configuring service NETLOGON to 1 returned 0
    04/28/2015 13:08:49 [INFO] Stopped NETLOGON
    04/28/2015 13:08:49 [INFO] Deleting current sysvol path F:\Windows\SYSVOL 
    04/28/2015 13:08:50 [INFO] Created system volume path
    04/28/2015 13:08:50 [INFO] Copying initial Directory Service database file C:\Windows\system32\ntds.dit to F:\Windows\NTDS\ntds.dit
    04/28/2015 13:08:51 [INFO] Installing the Directory Service
    04/28/2015 13:08:51 [INFO] Calling NtdsInstall for rd.contoso.com
    04/28/2015 13:08:52 [INFO] Starting Active Directory Domain Services installation
    04/28/2015 13:08:52 [INFO] Validating user supplied options
    04/28/2015 13:08:52 [INFO] Determining a site in which to install
    04/28/2015 13:08:52 [INFO] Examining an existing forest...
    04/28/2015 13:08:52 [INFO] Configuring the local computer to host Active Directory Domain Services
    04/28/2015 13:08:52 [INFO] EVENTLOG (Informational): NTDS General / Service Control : 1094
    Software write caching for the following disk drive has been disabled to prevent possible data loss during system failures such as power outages or hardware component failures that can cause a sudden shutdown of the system. The disk drive that stores Active
    Directory Domain Services log files is the only drive affected by this change.
    Disk drive:
    f:
    04/28/2015 13:09:03 [INFO] EVENTLOG (Informational): NTDS General / Internal Configuration : 2120
    This Active Directory Domain Services server does not support the Recycle Bin. Deleted objects may be undeleted, however, when an object is undeleted, some attributes of that object may be lost.  Additionally, attributes of other objects that refer to
    the object being undeleted may also be lost.
    04/28/2015 13:09:03 [INFO] EVENTLOG (Informational): NTDS General / Internal Configuration : 2405
    This Active Directory Domain Services server does not support the "Recycle Bin Feature" optional feature.
    04/28/2015 13:09:05 [INFO] Creating the NTDS Settings object for this Active Directory Domain Controller on the remote AD DC DC1.rd.contoso.com...
    04/28/2015 13:09:26 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:09:47 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:09:47 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:10:16 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:10:37 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:10:37 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:11:14 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:11:35 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:11:35 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:12:28 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:12:49 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:12:49 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:14:14 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:14:35 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:14:35 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:17:04 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:17:25 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:17:25 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:22:02 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:22:23 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:22:23 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:31:16 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 13:31:37 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 13:31:37 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 13:39:26 [INFO] Promotion request for replica domain controller
    04/28/2015 13:39:26 [INFO] DnsDomainName  rd.contoso.com
    04/28/2015 13:39:26 [INFO] ReplicaPartner  DC1.rd.contoso.com
    04/28/2015 13:39:26 [INFO] SiteName  Default-First-Site-Name
    04/28/2015 13:39:26 [INFO] DsDatabasePath  F:\Windows\NTDS, DsLogPath  F:\Windows\NTDS
    04/28/2015 13:39:26 [INFO] SystemVolumeRootPath  F:\Windows\SYSVOL
    04/28/2015 13:39:26 [INFO] Account rd.contoso.com\contosoadmin
    04/28/2015 13:39:26 [INFO] Options  1179840
    04/28/2015 13:39:26 [INFO] Validate supplied paths
    04/28/2015 13:39:26 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 13:39:26 [INFO] Path is a directory
    04/28/2015 13:39:26 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:39:26 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 13:39:26 [INFO] Path is a directory
    04/28/2015 13:39:26 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:39:26 [INFO] Validating path F:\Windows\SYSVOL.
    04/28/2015 13:39:26 [INFO] Path is on a fixed disk drive.
    04/28/2015 13:39:26 [INFO] Path is on an NTFS volume
    04/28/2015 13:39:26 [INFO] Start the worker task
    04/28/2015 13:39:26 [INFO] Request for promotion returning 0
    04/28/2015 13:39:26 [INFO] Forcing time sync
    04/28/2015 13:39:26 [INFO] Forcing a time sync with DC1.rd.contoso.com
    04/28/2015 13:39:25 [INFO] Searching for a domain controller for the domain rd.contoso.com that contains the account DC2$
    04/28/2015 13:39:25 [INFO] Located domain controller DC1.rd.contoso.com for domain rd.contoso.com
    04/28/2015 13:39:25 [INFO] Directing kerberos authentication to DC1.rd.contoso.com returns 0
    04/28/2015 13:39:25 [INFO] DsRolepFlushKerberosTicketCache() successfully flushed the Kerberos ticket cache
    04/28/2015 13:39:25 [INFO] Using site Default-First-Site-Name for server DC1.rd.contoso.com
    04/28/2015 13:39:26 [INFO] Stopping service NETLOGON
    04/28/2015 13:39:26 [INFO] Stopping service NETLOGON
    04/28/2015 13:39:26 [INFO] ControlService(STOP) on NETLOGON returned 1(gle=0)
    04/28/2015 13:39:26 [INFO] DsRolepWaitForService: waiting for NETLOGON to enter one of 7 states
    04/28/2015 13:39:26 [INFO] DsRolepWaitForService: QueryServiceStatus on NETLOGON returned 1 (gle=0), SvcStatus.dwCS=3
    04/28/2015 13:39:27 [INFO] DsRolepWaitForService: QueryServiceStatus on NETLOGON returned 1 (gle=0), SvcStatus.dwCS=1
    04/28/2015 13:39:27 [INFO] DsRolepWaitForService: exiting because NETLOGON entered STOPPED state
    04/28/2015 13:39:27 [INFO] DsRolepWaitForService(for any end state) on NETLOGON service returned 0
    04/28/2015 13:39:27 [INFO] ControlService(STOP) on NETLOGON returned 0(gle=1062)
    04/28/2015 13:39:27 [INFO] Exiting service-stop loop after service NETLOGON entered STOPPED state
    04/28/2015 13:39:27 [INFO] StopService on NETLOGON returned 0
    04/28/2015 13:39:27 [INFO] Configuring service NETLOGON to 1 returned 0
    04/28/2015 13:39:27 [INFO] Stopped NETLOGON
    04/28/2015 13:39:27 [INFO] Deleting current sysvol path F:\Windows\SYSVOL 
    04/28/2015 13:39:27 [INFO] Created system volume path
    04/28/2015 13:39:27 [INFO] Copying initial Directory Service database file C:\Windows\system32\ntds.dit to F:\Windows\NTDS\ntds.dit
    04/28/2015 13:39:28 [INFO] Installing the Directory Service
    04/28/2015 13:39:28 [INFO] Calling NtdsInstall for rd.contoso.com
    04/28/2015 13:39:28 [INFO] Starting Active Directory Domain Services installation
    04/28/2015 13:39:28 [INFO] Validating user supplied options
    04/28/2015 13:39:28 [INFO] Determining a site in which to install
    04/28/2015 13:39:28 [INFO] Examining an existing forest...
    04/28/2015 13:39:28 [INFO] Configuring the local computer to host Active Directory Domain Services
    04/28/2015 13:39:35 [INFO] EVENTLOG (Error): NTDS Database / Backup : 2542
    The Directory Server detected that the database has been replaced.  This is an
    unsafe and unsupported operation. The service will stop until the problem is
    corrected.
    User Action:
    Restore the previous copy of the database that was in use on this machine.
    In the future, the user is strongly encouraged to use the backup and
    restore facility to rollback the database.
    This error can be suppressed and the database repaired by removing the following registry key.
    Additional Data
    Registry key:
    System\CurrentControlSet\Services\NTDS\Parameters
    Registry value:
    DSA Database Epoch
    04/28/2015 13:39:35 [INFO] EVENTLOG (Informational): NTDS General / Service Control : 1004
    Active Directory Domain Services was shut down successfully.
    04/28/2015 13:39:36 [INFO] Error - An unknown error occurred while installing Active Directory Domain Services. (8200)
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS registry key (DeleteRoot=0).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Diagnostics registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Diagnostics registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Parameters registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Parameters registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Performance registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Performance registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS\RID Values registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS\RID Values registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services is attempting to recursively delete the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Security registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS\Security registry key (DeleteRoot=1).
    04/28/2015 13:39:36 [INFO] Active Directory Domain Services successfully deleted the \Registry\Machine\System\CurrentControlSet\Services\NTDS registry key (DeleteRoot=0).
    04/28/2015 13:39:36 [INFO] NtdsInstall for rd.contoso.com returned 8200
    04/28/2015 13:39:36 [INFO] DsRolepInstallDs returned 8200
    04/28/2015 13:39:36 [ERROR] Failed to install to Directory Service (8200)
    04/28/2015 13:39:36 [ERROR] DsRolepFinishSysVolPropagation (Abort Promote) failed with 8001
    04/28/2015 13:39:36 [WARNING] Failed to abort system volume installation (8001)
    04/28/2015 13:39:36 [INFO] Starting service NETLOGON
    04/28/2015 13:39:36 [INFO] Configuring service NETLOGON to 2 returned 0
    04/28/2015 13:39:36 [INFO] The attempted domain controller operation has completed
    04/28/2015 13:39:36 [INFO] Updating service status to 4
    04/28/2015 13:39:36 [INFO] DsRolepSetOperationDone returned 0
    04/28/2015 16:38:27 [INFO] Promotion request for replica domain controller
    04/28/2015 16:38:27 [INFO] DnsDomainName  rd.contoso.com
    04/28/2015 16:38:27 [INFO] ReplicaPartner  DC1.rd.contoso.com
    04/28/2015 16:38:27 [INFO] SiteName  Default-First-Site-Name
    04/28/2015 16:38:27 [INFO] DsDatabasePath  F:\Windows\NTDS, DsLogPath  F:\Windows\NTDS
    04/28/2015 16:38:27 [INFO] SystemVolumeRootPath  F:\Windows\SYSVOL
    04/28/2015 16:38:27 [INFO] Account rd.contoso.com\contosoadmin
    04/28/2015 16:38:27 [INFO] Options  1179840
    04/28/2015 16:38:27 [INFO] Validate supplied paths
    04/28/2015 16:38:27 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 16:38:27 [INFO] Path is a directory
    04/28/2015 16:38:27 [INFO] Path is on a fixed disk drive.
    04/28/2015 16:38:27 [INFO] Validating path F:\Windows\NTDS.
    04/28/2015 16:38:27 [INFO] Path is a directory
    04/28/2015 16:38:27 [INFO] Path is on a fixed disk drive.
    04/28/2015 16:38:27 [INFO] Validating path F:\Windows\SYSVOL.
    04/28/2015 16:38:27 [INFO] Path is on a fixed disk drive.
    04/28/2015 16:38:27 [INFO] Path is on an NTFS volume
    04/28/2015 16:38:27 [INFO] Start the worker task
    04/28/2015 16:38:27 [INFO] Request for promotion returning 0
    04/28/2015 16:38:27 [INFO] Forcing time sync
    04/28/2015 16:38:27 [INFO] Forcing a time sync with DC1.rd.contoso.com
    04/28/2015 16:38:26 [INFO] Searching for a domain controller for the domain rd.contoso.com that contains the account DC2$
    04/28/2015 16:38:26 [INFO] Located domain controller DC1.rd.contoso.com for domain rd.contoso.com
    04/28/2015 16:38:26 [INFO] Directing kerberos authentication to DC1.rd.contoso.com returns 0
    04/28/2015 16:38:26 [INFO] DsRolepFlushKerberosTicketCache() successfully flushed the Kerberos ticket cache
    04/28/2015 16:38:26 [INFO] Using site Default-First-Site-Name for server DC1.rd.contoso.com
    04/28/2015 16:38:26 [INFO] Stopping service NETLOGON
    04/28/2015 16:38:26 [INFO] Stopping service NETLOGON
    04/28/2015 16:38:26 [INFO] ControlService(STOP) on NETLOGON returned 1(gle=0)
    04/28/2015 16:38:26 [INFO] DsRolepWaitForService: waiting for NETLOGON to enter one of 7 states
    04/28/2015 16:38:26 [INFO] DsRolepWaitForService: QueryServiceStatus on NETLOGON returned 1 (gle=0), SvcStatus.dwCS=3
    04/28/2015 16:38:27 [INFO] DsRolepWaitForService: QueryServiceStatus on NETLOGON returned 1 (gle=0), SvcStatus.dwCS=1
    04/28/2015 16:38:27 [INFO] DsRolepWaitForService: exiting because NETLOGON entered STOPPED state
    04/28/2015 16:38:27 [INFO] DsRolepWaitForService(for any end state) on NETLOGON service returned 0
    04/28/2015 16:38:27 [INFO] ControlService(STOP) on NETLOGON returned 0(gle=1062)
    04/28/2015 16:38:27 [INFO] Exiting service-stop loop after service NETLOGON entered STOPPED state
    04/28/2015 16:38:27 [INFO] StopService on NETLOGON returned 0
    04/28/2015 16:38:27 [INFO] Configuring service NETLOGON to 1 returned 0
    04/28/2015 16:38:27 [INFO] Stopped NETLOGON
    04/28/2015 16:38:27 [INFO] Deleting current sysvol path F:\Windows\SYSVOL 
    04/28/2015 16:38:28 [INFO] Created system volume path
    04/28/2015 16:38:28 [INFO] Copying initial Directory Service database file C:\Windows\system32\ntds.dit to F:\Windows\NTDS\ntds.dit
    04/28/2015 16:38:28 [INFO] Installing the Directory Service
    04/28/2015 16:38:28 [INFO] Calling NtdsInstall for rd.contoso.com
    04/28/2015 16:38:28 [INFO] Starting Active Directory Domain Services installation
    04/28/2015 16:38:28 [INFO] Validating user supplied options
    04/28/2015 16:38:28 [INFO] Determining a site in which to install
    04/28/2015 16:38:28 [INFO] Examining an existing forest...
    04/28/2015 16:38:28 [INFO] Configuring the local computer to host Active Directory Domain Services
    04/28/2015 16:38:40 [INFO] EVENTLOG (Informational): NTDS General / Internal Configuration : 2120
    This Active Directory Domain Services server does not support the Recycle Bin. Deleted objects may be undeleted, however, when an object is undeleted, some attributes of that object may be lost.  Additionally, attributes of other objects that refer to
    the object being undeleted may also be lost.
    04/28/2015 16:38:40 [INFO] EVENTLOG (Informational): NTDS General / Internal Configuration : 2405
    This Active Directory Domain Services server does not support the "Recycle Bin Feature" optional feature.
    04/28/2015 16:38:43 [INFO] Creating the NTDS Settings object for this Active Directory Domain Controller on the remote AD DC DC1.rd.contoso.com...
    04/28/2015 16:39:05 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 16:39:26 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 16:39:26 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    04/28/2015 16:39:55 [INFO] EVENTLOG (Error): NTDS Replication / DS RPC Client : 1962
    Internal event: The local directory service received an exception from a remote procedure call (RPC) connection. Extended error information is not available.
    directory service: 
    DC1.rd.contoso.com
    Additional Data
    Error value: 
    The RPC server is unavailable. (1722)
    04/28/2015 16:40:16 [INFO] EVENTLOG (Informational): NTDS General / Internal Processing : 2041
    Duplicate event log entries were suppressed.
    See the previous event log entry for details. An entry is considered a duplicate if
    the event code and all of its insertion parameters are identical. The time period for
    this run of duplicates is from the time of the previous event to the time of this event.
    Event Code:
    c00007aa
    Number of duplicate entries: 
    1
    04/28/2015 16:40:16 [INFO] EVENTLOG (Error): NTDS Replication / Setup : 1125
    The Active Directory Domain Services Installation Wizard (Dcpromo) was unable to establish connection with the following domain controller.
    Domain controller:
    DC1.rd.contoso.com
    Additional Data
    Error value:
    1722 The RPC server is unavailable.
    R.

  • JMS Administered Objects

    Why are "ConnectionFactory" and "Destination" administered objects?
    What does the spec mean by saying that they are administered objects?
    What are the advantages of having them as administered objects? (and not any other objects in the spec)?
    What are the difficulties in maintaining them programatically? Why should some one admin them? What does the admin do?
    Besides the above, I have another Question:
    What makes anyone use multiple Sessions in one Connection, instead of using a Single Session to send messages? Why is there a Concept of a Session? Can't it just be Connection?
    Can someone throw light on (any of) these?
    Thanks,
    Kalyan.

    hi.
    all applications that have a JMS Connection in order to send and receive messages, should have their Connection objects hook to the same server (the JMS provider). It is therefore appropriate that they all use a ConnectionFactory that has the same characteristics and metadata. The easiest way to do it, is to register the ConnectionFactory somewhere in the system that's well-known - e.g. a JNDI service. It doesn't make sense to have all clients configured individually. This is why you administer a ConnectionFactory.
    Destination objects are also common to all clients. everyone who uses your JMS provider should have access to the correct list of destinations. again - it just doesn't make sense to configure each client separately, so you register all public Destination objects in the same service (again - JNDI is a good choice).
    All other objects are application-specific. a Connection/Session/MessageConsumer (and so on) object is valid only for the application that created it. there's no need to register it elsewhere, because no one else should have access to those objects. Basically, you could say, that only objects that every client should access - are to be administered.
    Multiple Session objects on a Connection are used when you want to separate parts of the application. a Session means that you are serializing the delivery of messages. if you have multiple threads in your app, you might want to give each sending thread a different Session object, because otherwise - they will all block on the communal Session.
    additionally - you should not use one Session object for both consuming and producing of messages, so -if your app wishes to do both, it should have at least two Session objects.
    moreover - when consuming messages, you do not use the same Session object for synchronous and a-synchronous consuming. so - if you need a consumer to block until it gets a message, and you need another consumer to wake up as a listener when a message arrives - you will need two Session objects.
    Last but not least, suppose you have two producers in your application. one of them needs to use a transacted Session, and the other one does not - (or you need different acknowledge modes) - you must use multiple Session objects.
    hope that helps.
    Nimo.

  • Looking up JMS administered objects in a rich client

    We have JMQ running as a broker. Using 'jmqjmsadm.sh' we added a Topic and a
    TopicConnectionFactory, using
    ../jmqjmsadm.sh t theLogTopic logTopic
    ../jmqjmsadm.sh tf providerTopicFactory TopicConnectionFactory
    and also set up the proxy using
    ../jmspadm theTopicFactory providerTopicFactory
    Everything seemed to work, and all three objects show up under
    SOFTWARE\iPlanet\Application Server\6.0\JMSObjects in kregedit. This is
    depicted in the attached JPG.
    We also have an application client running in the ACC, and this client needs
    to access these JMS objects. My understanding is that iPlanet does NOT
    support resource references for JMS, so even though this is a rich client my
    subsequent expectation is that we would access the connection factory using
    TopicConnectionFactory conFactory = (TopicConnectionFactory) jndi.lookup(
    "java:comp/env/jms/providerTopicFactory" );
    This does not work, unfortunately, resulting in a
    javax.naming.NameNotFoundException, on the lookup on
    "jms/providerTopicFactory". I have, however, also tried looking up
    "java:comp/env/providerTopicFactory", and
    "java:comp/env/jms/TopicConnectionFactory", and none of them are successful.
    I might add thgat an earlier JNDI lookup on an env-entry is successful, so
    the CosNaming is set up OK, as near as I can tell.
    The app client is definitely running in the ACC; it is not a standalone.
    This seems to be a combination (JMS plus rich client running in the ACC)
    that is poorly documented. I am wondering if anyone has any suggestions.
    TIA.
    Regards,
    Arved Sandstrom
    [Attachment jmsobjects.jpg, see below]

    Hi Arved,
    Can you try to set the initial context factory using:
    Properties prop = System.getProperties();
    prop.put("java.naming.factory.initial","com.netscape.server.jms.RefFSContextFactory");
    prop.put("java.naming.provider.url","/");
    and then do a lookup using:
    ctx.lookup("jms/providerTopicFactory");
    Regards,
    Durga
    Arved Sandstrom wrote:
    We have JMQ running as a broker. Using 'jmqjmsadm.sh' we added a Topic and a
    TopicConnectionFactory, using
    ./jmqjmsadm.sh t theLogTopic logTopic
    ./jmqjmsadm.sh tf providerTopicFactory TopicConnectionFactory
    and also set up the proxy using
    ./jmspadm theTopicFactory providerTopicFactory
    Everything seemed to work, and all three objects show up under
    SOFTWARE\iPlanet\Application Server\6.0\JMSObjects in kregedit. This is
    depicted in the attached JPG.
    We also have an application client running in the ACC, and this client needs
    to access these JMS objects. My understanding is that iPlanet does NOT
    support resource references for JMS, so even though this is a rich client my
    subsequent expectation is that we would access the connection factory using
    TopicConnectionFactory conFactory = (TopicConnectionFactory) jndi.lookup(
    "java:comp/env/jms/providerTopicFactory" );
    This does not work, unfortunately, resulting in a
    javax.naming.NameNotFoundException, on the lookup on
    "jms/providerTopicFactory". I have, however, also tried looking up
    "java:comp/env/providerTopicFactory", and
    "java:comp/env/jms/TopicConnectionFactory", and none of them are successful.
    I might add thgat an earlier JNDI lookup on an env-entry is successful, so
    the CosNaming is set up OK, as near as I can tell.
    The app client is definitely running in the ACC; it is not a standalone.
    This seems to be a combination (JMS plus rich client running in the ACC)
    that is poorly documented. I am wondering if anyone has any suggestions.
    TIA.
    Regards,
    Arved Sandstrom
    [Image]--
    Durgaprasad Swaminathan
    iPlanet E-Commerce Solutions, A Sun-Netscape Alliance
    +65 - 337 3658 (DID)
    +65 - 337 4688 (Fax)

  • Problem in creating the ADODB.Connection object Error Number returned:-2147024770

    Hi,
    We are migrating our applications from Windows 2003 to 2008 application server. We have vbs script in a job which is invoked from Tivoli Workload Scheduler (Windows)/JOBLNCH 8.5.1. We are getting the error while creating ADOBD object (Error Number returned:-2147024770).
    The error does not occur when we directly run the job on the 2008 server, but only when invoked throught the TWS scheduler. Also, this error is not occurring on 2003 server when run through the TWS.
    Here is the code snippet used to create object.
    set oSrcConnect = CreateObject("ADODB.Connection")
    Could you please help us identify if any settings need to be changed to avoid this error. Many Thanks for looking into the question.

    Hi,
    Error -2147024770 = hex 8007007E
    Least significant 32 bits are hex 7E = decimal 126
    C:\>net helpmsg 126
    The specified module could not be found.
    This usually indicates that the COM object you're using is trying to load a DLL that is not installed.
    Based on only this error message, there's no way we can tell you how to fix your script.
    Bill

  • Intervals not working in Creating the Authorization Object

    Hi All,
      I am currently working on Authorization.We have created the Z Authorization object by using the TCODE RSECADMIN.After clicking the maintaince button, the set of Info Objects are displayed. I have entered the hardcoded values for employee responsible Info Object.
    For Example
    Employee responsible No = 10 to 20.
    I have created the Role by using the TCODE PFCG.I have given my created Z Authorization object and assigned the User.
    After doing this,I am checking for the specific User. After running the query, for the particular user, the data is displaying for the Info object "Employee responsible =10." For Other Values ie) 11 to 20. is not displaying in the report.
    Can you please guide me how to solve this issue.
    Thanks,
    Ram.

    Dear Siva,
    We also had the same issue. Its a program bug, as suggested by SAP applied following note to resolve the issue.
    Note 1247549 - Message Brain A174 when you execute an input-ready query
    hope it helps...
    regards,
    Raju

  • How to resolve JMSExceptions:045032 when creating a JMS Topic

    I am using Weblogic 12c (12.1.1.0).  I have created a new managed server. I have created a JMS server targeted to the new managed server. I have created a JMS module targeted to the new managed server. I have created a JMS Subdeployment which targets both the new managed server and the new JMS server.  I've created a JMS connection factory which targets the JMS Subdeployment.
    Now everything I've done so far has worked fine.  No problems.  The problem happens when I try to create a JMS Topic.  I select to create a new regular Topic; I target the new JMS Subdeployment, and after selecting the Subdeployment Weblogic refreshes the page and shows the JMS server.  So this all seems OK. When I try to finish and create the JMS Topic, I get the following error: [JMSExceptions:045032]While attempting to create destination [TOPIC_NAME] in module [MODULE_NAME] the JMS server [MANAGED_SERVER_NAME] could not be found.
    Any thoughts on this?  I've googled around but haven't found anything useful.

    I replicated this at my end. This is caused by Subdeployment target to both the new managed server and the new JMS server.
    Please try creating a new Subdeployment and target it to JMS Server only, as described in the document below.
    https://docs.oracle.com/cd/E24329_01/web.1211/e24385/best_practice.htm#JMSAD633
    "Populate the subdeployment only with JMS servers - not WebLogic servers. Only include the JMS servers that you wish to host destinations. This ensures that when the JMS resources are configured, they are targeted to the correct JMS servers. For modules that support non-distributed destinations, the subdeployment must only reference a single JMS Server. If you have a mix of distributed and non-distributed destinations, use two modules each with its own subdeployment."
    Best Regards
    Luz

  • Possible bug when creating multiple detail view objects

    using jdev 11.1.1.0.0 to build jsf/adf applications. I wanted to report what seems like a bug in 11g. I have a parent table which has two child tables. After creating the appropriate entities, associations, views, and view links, the app module looks like this:
    MasterView
    --DetailView1
    --DetailView2
    The two detail view objects are on the same level, they are both direct children of the Master view.
    Here's what's happening:
    1) I create the master entity/view objects (MasterView)
    2) I create one of the detail entity/view objects (DetailView1).
    3) I create the association and view link to establish relationship between MasterView and DetailView1. Everything works fine.
    4) I create the entity/view objects for second detail view (DetailView2)
    5) When I attempt to create a second view link (based off an association) to establish the relationship between MasterView and DetailView2, the query clauses of the Create View Link wizard (screens 4 and 5) do not get created properly. I finish the wizard and save. Not only does this view link not get created properly, but in the process the query clauses that were defined in the first view link between MasterView and DetailView1 are wiped out. This will break any coordination between master and detail views in both the app module tester and runtime. Has anyone seen this problem?

    fyi, it looks like this issue has been resolved with jdev 11.1.1.0.2 (Update 2)

  • Problem with document_lines in the sales order object

    Hey all,
    i have a question refering to the document lines object from a sales order, or an invoice! When i add a line to the document, is there a possibility to get information if the line is correct or not? now its only possible, when posting the sales order or invoice, but that is to late! when i now post a sales order i get for example the error that the item number is missing! but i have add the correct line with itemCode etc.
    thanx for your help:)
    Maggie

    Hi Maggie,
    Unfortunately there is no way of getting information about the correctness of the line until you add the sales order.
    If you create the sales order object one line is always present, so for the first line you must NOT do an add, only before the next lines.
    Regards
    Ad

  • Unable to select jms destination in the jms adapter configuration

    hi,
    I am trying to use JMS queues for consuming messages but after creating the JMS queues(destination) in the application server, i am unable to find the destination while configuring the jms adapter in jdeveloper.
    any help would be appreciated

    i am using soa 10g. are you saying there is an option for starting the jms server in the application sever or do i have to create a seprate jms erver for creating the jms server etc.
    it will be really helpful if you can explain the how to create/start jms server,jms queue etc or provide link to any article that is available. also please note that i am using SOA 10g
    thanks in advance

  • How to open the Transported model Object in the Target Portal Story Board

    Hi All,
    How To Transport Applications Modeled in Visual Composer from NetWeaver 2004s to NetWeaver 2004
    I have transported one VC model from Development  portal to Testing Portal. But Once i transported , under the
    PortalContent -> Visual Composer -> Models folder , i am able to see the transport model and the view. If i want to edit that model in the VC story board , I am not able to see that model name in the list when logged into the visual composer Tool of the Testing portal server.
    Is there any thing need to do the work around it.
    And onemore thing, In the development portal server, when i am working on that model , it will be depended on on system object for retreiveing the BAPI data. In the Testing protal server after i transported. , i need to map some system object to run the model in Testing portal.
    What is the work around this to map the system object  with the Transported model in Testing portal server.
    should i need to create the new system object even if the R3 server is same as in Testing portal server also. or the System object need to be create only if the mapped  R3 server is different from the Development portal server.
    Please let me know how to do this.
    Regards
    Vijay

    Hi Marcel,
    Thanks for the reply,
    I have exported the .gml file from the dev server Then i trying to import that .gml file in the production server. when i click on the import file option .it is opening the popup and disappearing immediately with out browsing the file I dont know wht is the problem around it.
    But agin in the production server, i have just opend one existing model. then i clicked on the Import file option. then the popup is allowing me to browse the .gml file. but after i browsed the file,  if say ok, it will be merging with the already opened model itself.
    Can u please tell me , what is the problem, i am not able to browse the file ,when no model is not opened in the VC.
    REgards
    Vijay

  • Formatted .data file, reading in and creating an array of objects from data

    Hi there, I have written a text file with the following format;
    List of random personal data: length 100
    1 : Atg : Age 27 : Income 70000
    2 : Dho : Age 57 : Income 110000
    3 : Lid : Age 40 : Income 460000
    4 : Wgeecnce : Age 43 : Income 370000
    and so on.
    These three pieces of data, Name,Age and Income were all generated randomly to be stored in an array of objects of class Person.
    Now what I must do is , read in this very file and re-create the array of objects that they were initially written from.
    I'm totally lost on how to go about doing this, I have only been learning java for the last month so anyone that can lend me a hand, that would be superb!
    Cheers!

    Looking at you other thread, you are able to create the code needed - so what's the problem?
    Here's an (not the only) approach:
    Create an array of the necessary length to hold the 3 variables, or, if you don't know the length of the file, create a class to contain the data. Then create an ArrayList to hold an instance of the class..
    Use the Scanner class to read and parse the file contents into the appropriate variables.
    Add each variable to either the array, or to an instance of the class and add that instance to the arraylist.

  • What is meant by administered objects in jms

    what is meant by administered objects in jms..
    and
    is this Analogy true : JMS Provider like JDBC Driver
    or JMS Provider like DBMS(IBM MQ)
    what that provider is.....

    In my previous job I was developer/administrator etc for the was environment and although I don't know if there are any hard and fast rules to what administered objects are I classed anything that get created in WAS as adminstered objects so that would be the likes of:
    JMS Queues
    JMS Queue Connection Factories
    Datasources
    J2C Aliases
    JDBC Providers e.g. Sybase driver
    In the case of WAS 6+ then that would also include your service integration buses, foreign MQ buses etc.
    Basically anything that you can script using wsadmin
    Hope that helps.
    Matt

Maybe you are looking for

  • IPOD Shuffle is frozen

    My Ipod Shuffle is frozen. No matter how many times I hold down the select and menu buttons to reboot it, it's still frozen. (I know the scroll wheel works because I can reset it this way.) the screen itself isn't frozen, when turning the hold switch

  • Audio scrubbing problem in Soundtrack Pro

    Hi, new to this forum but not new to pro audio! I've been all round the houses trying to fix this one; hope somebody knows the answer. The problem is that although FCP's audio works as expected through the AJA, Soundtrack Pro only outputs playback au

  • My mouse track ball skips when scrolling?

    Hello, I'm using an older wireless mouse and it has not been scrolling correctly.  I was wondering if anyone knows how to clean the little ball on top of the mouse? Thanks, Ed

  • VI01(shipment cost)

    hi to all..! can any one help me on "shipment cost"...(VI01)? what exactly shipment cost ? how it will work? thanks rodick

  • SCCM 2012: automate install DP/MP via PS

    Hi, I have a fully working DP/MP but would like to scratch & automate it via PS. What needs to be done: 1.add computer object of main site server to local administrator group 2.install prereqs 3.install MP/DP I found this great ps that does install t