Cluster Creation Failed with Ambari AppManager

Hi,
I am getting this error when creating cluster
(cluster create --name hdp --distro HDP-1.3.2 --appManager Ambari --networkName Hadoop_NW)
serengeti>appmanager list
  NAME     DESCRIPTION                  TYPE     URL
  Default  Default application manager  Default
  ambari   AmbariServer                 Ambari   http://10.6.55.239:8080
==========================
It seems that agent on the host is not able to connect to the server but the problem is the Ambari Server is not located at localhost:8080 how can i change it to ambari server's address.
Running setup agent script...
==========================
{'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
Connection to node1.hadooptest.com closed.
SSH command execution finished
host=node1.hadooptest.com, exitcode=1
ERROR: Bootstrap of host node1.hadooptest.com fails because previous action finished with non-zero exit code (1)
ERROR MESSAGE: tcgetattr: Invalid argument
Connection to node1.hadooptest.com closed.
STDOUT: {'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
Connection to node1.hadooptest.com closed.

Hi Qing,
Thanks for the solution its solved the earlier problem but now i got a new one. According to the error Failed to start ping port listener of:[Errno 98] Address already in use" This the only address on the lan .... what can be causing this issue ?
Mohsin
The failed nodes: 1
[NAME] hdp2-worker-0
[STATUS] VM Ready
[Error Message] ==========================
Copying common functions script...
==========================
scp /usr/lib/python2.6/site-packages/common_functions
host=node5.hadooptest.com, exitcode=0
==========================
Copying OS type check script...
==========================
scp /usr/lib/python2.6/site-packages/ambari_server/os_check_type.py
host=node5.hadooptest.com, exitcode=0
==========================
Running OS type check...
==========================
Cluster primary/cluster OS type is redhat6 and local/current OS type is redhat6
Connection to node5.hadooptest.com closed.
SSH command execution finished
host=node5.hadooptest.com, exitcode=0
==========================
Checking 'sudo' package on remote host...
==========================
sudo-1.8.6p3-12.el6.x86_64
Connection to node5.hadooptest.com closed.
SSH command execution finished
host=node5.hadooptest.com, exitcode=0
==========================
Copying repo file to 'tmp' folder...
==========================
scp /etc/yum.repos.d/ambari.repo
host=node5.hadooptest.com, exitcode=0
==========================
Moving file to repo dir...
==========================
Connection to node5.hadooptest.com closed.
SSH command execution finished
host=node5.hadooptest.com, exitcode=0
==========================
Copying setup script file...
==========================
scp /usr/lib/python2.6/site-packages/ambari_server/setupAgent.py
host=node5.hadooptest.com, exitcode=0
==========================
Running setup agent script...
==========================
Restarting ambari-agent
Verifying Python version compatibility...
Using python  /usr/bin/python2.6
Found ambari-agent PID: 1682
Stopping ambari-agent
Removing PID file at /var/run/ambari-agent/ambari-agent.pid
ambari-agent successfully stopped
Verifying Python version compatibility...
Using python  /usr/bin/python2.6
Checking for previously running Ambari Agent...
Starting ambari-agent
Verifying ambari-agent process status...
ERROR: ambari-agent start failed
Agent out at: /var/log/ambari-agent/ambari-agent.out
Agent log at: /var/log/ambari-agent/ambari-agent.log
('INFO 2015-04-01 06:19:59,137 HostCheckReportFileHandler.py:109 - Creating host check file at /var/lib/ambari-agent/data/hostcheck.result
INFO 2015-04-01 06:19:59,205 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:09,207 Heartbeat.py:76 - Sending heartbeat with response id: 1 and timestamp: 1427869209207. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:09,251 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:19,252 Heartbeat.py:76 - Sending heartbeat with response id: 2 and timestamp: 1427869219252. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:19,296 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:29,296 Heartbeat.py:76 - Sending heartbeat with response id: 3 and timestamp: 1427869229296. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:29,340 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:39,340 Heartbeat.py:76 - Sending heartbeat with response id: 4 and timestamp: 1427869239340. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:39,384 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:49,384 Heartbeat.py:76 - Sending heartbeat with response id: 5 and timestamp: 1427869249384. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:49,428 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:59,429 Heartbeat.py:76 - Sending heartbeat with response id: 6 and timestamp: 1427869259429. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:21:05,061 main.py:83 - loglevel=logging.INFO
INFO 2015-04-01 06:21:10,870 main.py:83 - loglevel=logging.INFO
INFO 2015-04-01 06:21:10,871 DataCleaner.py:36 - Data cleanup thread started
INFO 2015-04-01 06:21:10,875 DataCleaner.py:71 - Data cleanup started
INFO 2015-04-01 06:21:10,876 DataCleaner.py:73 - Data cleanup finished
ERROR 2015-04-01 06:21:10,877 PingPortListener.py:44 - Failed to start ping port listener of:[Errno 98] Address already in use
INFO 2015-04-01 06:21:10,877 PingPortListener.py:52 - Ping port listener killed
', None)
Connection to node5.hadooptest.com closed.
SSH command execution finished
host=node5.hadooptest.com, exitcode=255
ERROR: Bootstrap of host node5.hadooptest.com fails because previous action finished with non-zero exit code (255)
ERROR MESSAGE: tcgetattr: Invalid argument
Connection to node5.hadooptest.com closed.
STDOUT: Restarting ambari-agent
Verifying Python version compatibility...
Using python  /usr/bin/python2.6
Found ambari-agent PID: 1682
Stopping ambari-agent
Removing PID file at /var/run/ambari-agent/ambari-agent.pid
ambari-agent successfully stopped
Verifying Python version compatibility...
Using python  /usr/bin/python2.6
Checking for previously running Ambari Agent...
Starting ambari-agent
Verifying ambari-agent process status...
ERROR: ambari-agent start failed
Agent out at: /var/log/ambari-agent/ambari-agent.out
Agent log at: /var/log/ambari-agent/ambari-agent.log
('INFO 2015-04-01 06:19:59,137 HostCheckReportFileHandler.py:109 - Creating host check file at /var/lib/ambari-agent/data/hostcheck.result
INFO 2015-04-01 06:19:59,205 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:09,207 Heartbeat.py:76 - Sending heartbeat with response id: 1 and timestamp: 1427869209207. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:09,251 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:19,252 Heartbeat.py:76 - Sending heartbeat with response id: 2 and timestamp: 1427869219252. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:19,296 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:29,296 Heartbeat.py:76 - Sending heartbeat with response id: 3 and timestamp: 1427869229296. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:29,340 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:39,340 Heartbeat.py:76 - Sending heartbeat with response id: 4 and timestamp: 1427869239340. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:39,384 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:49,384 Heartbeat.py:76 - Sending heartbeat with response id: 5 and timestamp: 1427869249384. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:20:49,428 Controller.py:211 - No commands sent from the Server.
INFO 2015-04-01 06:20:59,429 Heartbeat.py:76 - Sending heartbeat with response id: 6 and timestamp: 1427869259429. Command(s) in progress: False. Components mapped: False
INFO 2015-04-01 06:21:05,061 main.py:83 - loglevel=logging.INFO
INFO 2015-04-01 06:21:10,870 main.py:83 - loglevel=logging.INFO
INFO 2015-04-01 06:21:10,871 DataCleaner.py:36 - Data cleanup thread started
INFO 2015-04-01 06:21:10,875 DataCleaner.py:71 - Data cleanup started
INFO 2015-04-01 06:21:10,876 DataCleaner.py:73 - Data cleanup finished
ERROR 2015-04-01 06:21:10,877 PingPortListener.py:44 - Failed to start ping port listener of:[Errno 98] Address already in use
INFO 2015-04-01 06:21:10,877 PingPortListener.py:52 - Ping port listener killed
', None)
Connection to node5.hadooptest.com closed.
cluster hdp2 resume failed: Task execution failed: An exception happens when App_Manager (Ambari) creates the cluster: (hdp2). Creation fails..

Similar Messages

  • Hyper-V 2012 R2 Cluster Creation Fails

    I am trying to create a 2 Node Hyper-v 2012 R2 Cluster.  The Cluster Validation passes with no errors or warnings but the the cluster creation fails. 
    The error is similar to
    here . 
    In this case he solved it by joining the Nodes to a Windows 2012 Domain.  We don't have that option in  our environment. 
    In the System Logs Events 7024 The cluster service terminated... The cluster join operation failed,  and 7031 Cluster Services Terminated unexpectedly. 
    Anyone have an idea?
    Todd

    Hi Todd,
    For troubleshooting , please try to create a new OU then move cluster nodes computer to that new OU then block inheritance , restart the nodes .
    After this try to use domain admin account logon the cluster nodes to build cluster again .
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • VMM 2012 R2 Template creation fails with sysprep error via the gui, but works in powershell?

    I'm in the process of trying to convert an existing gen1 VM (Win Server 2012 R2) to a VM template using VMM 2012 R2 with rollup 1. The creation keeps failing with the following error :-
    "Error
    (2901)The operation did not complete successfully because of a parameter or call sequence
    that is not valid.Recommended ActionEnsure
    that the parameters are valid, and then try the operation again."
    I've checked that the local administrator account for the machine being converted to a template and it is blank as expected and in an attempt to troubleshoot I've output the template creation script via the VMM GUI and executed the commands in order which appears
    to have resolved the problem, well the template finishes creation, i'm yet to deploy a machine via it?
    # Create VM Template Wizard Script
    # Script generated on Thursday, April 3, 2014 12:52:15 PM by Virtual Machine Manager
    # For additional help on cmdlet usage, type get-help <cmdlet name>
    $VM = Get-SCVirtualMachine -VMMServer localhost -Name "MyTemplate_Template" -ID "98299447-83e1-4d98-a558-a96ebafcf9b5"
    | where {$_.VMHost.Name -eq "myhost.mydomain.com"}
    $LibraryServer = Get-SCLibraryServer -VMMServer localhost | where {$_.Name -eq "my.library.com"}
    $GuestOSProfile = Get-SCGuestOSProfile -VMMServer localhost | where {$_.Name -eq "Windows Server 2012
    R2"}
    $OperatingSystem = Get-SCOperatingSystem -VMMServer localhost -ID "50b66974-c64a-4a06-b05a-7e6610c579a2"
    | where {$_.Name -eq "Windows Server 2012 R2 Standard"}
    $template = New-SCVMTemplate -Name "My Template" -RunAsynchronously -VM $VM -LibraryServer $LibraryServer
    -SharePath "\\mylibrary.mydomain.com\SCVMM Library\Templates\mytemplatedestination" -GuestOSProfile $GuestOSProfile -JobGroup d2f2f539-85da-4091-ab08-abe739fc4761 -ComputerName "*" -TimeZone 85  -FullName "Administrator"
    -OrganizationName "My Organisation" -Workgroup "WORKGROUP" -AnswerFile $null -OperatingSystem $OperatingSystem 
    Now the only fields that weren't populated when I ran through the gui were FullName and Organization? Before I changed the script these two fields were just set to ""? Is that what has potentially caused the issue are they both required fields?

    Your not the only one who can reproduce this. Did you ever find out what it was? I saw your post and tried your same work-around and it also worked for me via Powershell.

  • Failover Cluster creation fails 2012R2

    Create Cluster
    Cluster: FailoverCluster
    Node: WS2012R2-2.yottabyte.inc
    Node: WS2012R2-1.yottabyte.inc
    IP Address: DHCP address on 192.168.136.0/24
    Started 3/31/2015 11:48:52 PM
    Completed 3/31/2015 11:52:13 PM
    Beginning to configure the cluster FailoverCluster. 
    Initializing Cluster FailoverCluster. 
    Validating cluster state on node WS2012R2-2.yottabyte.inc. 
    Find a suitable domain controller for node WS2012R2-2.yottabyte.inc. 
    Searching the domain for computer object 'FailoverCluster'. 
    Bind to domain controller \\WS2012R2-1.yottabyte.inc. 
    Check whether the computer object FailoverCluster for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Computer object for node WS2012R2-2.yottabyte.inc does not exist in the domain. 
    Creating a new computer account (object) for 'FailoverCluster' in the domain. 
    Check whether the computer object WS2012R2-2 for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Creating computer object in organizational unit CN=Computers,DC=yottabyte,DC=inc where node WS2012R2-2.yottabyte.inc exists. 
    Create computer object FailoverCluster on domain controller \\WS2012R2-1.yottabyte.inc in organizational unit CN=Computers,DC=yottabyte,DC=inc. 
    Check whether the computer object FailoverCluster for node WS2012R2-2.yottabyte.inc exists in the domain. Domain controller \\WS2012R2-1.yottabyte.inc. 
    Configuring computer object 'FailoverCluster in organizational unit CN=Computers,DC=yottabyte,DC=inc' as cluster name object. 
    Get GUID of computer object with FQDN: CN=FAILOVERCLUSTER,CN=Computers,DC=yottabyte,DC=inc 
    Validating installation of the Network FT Driver on node WS2012R2-2.yottabyte.inc. 
    Validating installation of the Cluster Disk Driver on node WS2012R2-2.yottabyte.inc. 
    Configuring Cluster Service on node WS2012R2-2.yottabyte.inc. 
    Validating installation of the Network FT Driver on node WS2012R2-1.yottabyte.inc. 
    Validating installation of the Cluster Disk Driver on node WS2012R2-1.yottabyte.inc. 
    Configuring Cluster Service on node WS2012R2-1.yottabyte.inc. 
    Waiting for notification that Cluster service on node WS2012R2-2.yottabyte.inc has started. 
    Forming cluster 'FailoverCluster'. 
    Unable to successfully cleanup. 
    An error occurred while creating the cluster and the nodes will be cleaned up. Please wait... 
    An error occurred while creating the cluster and the nodes will be cleaned up. Please wait... 
    There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes. 
    There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes. 
    An error occurred while creating the cluster.
    An error occurred creating cluster 'FailoverCluster'.
    This operation returned because the timeout period expired
    To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster.
    While creating cluster I am getting this error? Any solution please.
    Thank You

    Did you follow the instruction "To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster"?  Any warnings/errors?
    . : | : . : | : . tim

  • Room Creation fails with Exception

    Hi experts,
    We have created a custom room template by modifying sap_project_template_2 following the how to guide on creating room templates.
    we created a separate repository manager in which we have to store the room contents such as documents. We created a extension store also for this purpose.
    The room template validation failed with the following message
    Unexpected error occurred during validation of template ETA_PCS_Sales_Team_&VER&8. Caused by: null
    I couldnt find any logs for this particular error.
    After this, I tried to create a room based on this template.
    It throws the following exception:
    Error Messages:
    Exception during room creation
    Exceptions:
    java.lang.NullPointerException
         at com.sap.ip.collaboration.room.impl.RoomObject.getAllInternalParameters(RoomObject.java:745)
         at com.sap.ip.collaboration.room.impl.RoomObject.createPCDBackend(RoomObject.java:3493)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:209)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:232)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:306)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:207)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomPrivacy.onFinish(RoomPrivacy.java:488)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:176)
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:539)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    com.sap.ip.collaboration.room.api.Exceptions.RoomCreationException: Cannot rollback extensions
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:345)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:232)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:306)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:207)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomPrivacy.onFinish(RoomPrivacy.java:488)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:176)
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:539)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    exception is chained. Original exception -
    com.sap.netweaver.coll.shared.api.extension.ExtensionPointException: Cannot roll back in state DEPLOY
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.rollback(ExtensionTask.java:136)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:341)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:232)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:306)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:207)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomPrivacy.onFinish(RoomPrivacy.java:488)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:176)
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:539)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Even though the room was not created , the required folder structure is created in the specified repository.
    Also, I found the following message from the default.trc file
    #1.5 #0017A43AD77E007D0000005100000DE400045670F322BC67#1220943022262#com.sapportals.wcm.repository.security.ResourceAclManager$UMObserver#sap.com/irj#com.sapportals.wcm.repository.security.ResourceAclManager$UMObserver#59610#96##sapepdev.etaworld_DEP_4180850#59610#41830a207e3b11dd96ba0017a43ad77e#Thread[PRT-Async 3,5,PRT-Async]##0#0#Warning##Plain###This exception may be thrown because UME sends didDeletePrincipal events first before creating the principal. Check log if a create event for this principal follows shortly (search for 'FOLLOW-UP:CMRG.COLLABORATION_ROOMS_DATASOURCE.4b46124733650884ac232b1c45dff0c90006'), then everything is fine. Exception:Received didDeletePrincipal event from UME but we don't know the UniqueName for the passed UniqueId! ACL tables are not cleaned up for this principal: CMRG.COLLABORATION_ROOMS_DATASOURCE.4b46124733650884ac232b1c45dff0c90006, type:103#
    can any one help me out??
    Thanks a lot
    Shobin

    Hi all,
    this problem appears to be an issue with the server, rather than with the specific template I created.I tried duplicating an existing template. Even that template gives the same error during validation.
    Is there any other services I have to activate or start before doing this validation?
    Thanks
    Shobin

  • Spatial query index creation fails with ORA-13282: failure on initializatio

    Hi,
    I have an Oracle 10g 10.2.0.5.0 database newly installed. Spatial index creation fails:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13282: failure on initialization of coordinate transformation
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 10
    The script I am trying to run is:
    Insert into USER_SDO_GEOM_METADATA
    (TABLE_NAME, COLUMN_NAME, DIMINFO, SRID)
    Values
    ('SOME_TABLE', 'geo',
    "SDO_DIM_ARRAY"(
    "SDO_DIM_ELEMENT"('X',600000,900000,0.001),
    "SDO_DIM_ELEMENT"('Y',150000,400000,0.001)), 23700);
    CREATE INDEX IX_GEO_SOME_TABLE ON SOME_TABLE (GEO) INDEXTYPE IS MDSYS.SPATIAL_INDEX ;
    Earlier I had some issues with NLS settings in relation to Spatial, but in this particular case setting the NLS_LANG for AMERICAN_AMERICA does not help. I found this comment http://www.orafaq.com/forum/t/127312/2/ but would not like to hack around with MDSYS table content. Any help is highly appreciated.
    Regards, Tamas

    Tamas,
    1 . . .Are you indexing a table that already has geometries or an empty table?
    . . . .If the former, do all the geometries in that table have the same (not NULL) SRID (23700)?
    2 . .The link you posted suggests a parsing problem since in Hungarian (23700), the decimal seperator is a comma (not a period). Accordingly, I believe the edit to mdsys.sdo_cs_srs.WKTEXT would be:
    PROJCS["HD72 / EOV", GEOGCS [ "HD72", DATUM ["Hungarian Datum 1972 (EPSG ID 6237)", SPHEROID ["GRS 1967 (EPSG ID 7036)", 6378160, 298,247167427]], PRIMEM [ "Greenwich", 0,000000 ], UNIT ["Decimal Degree", 0,01745329251994328]], PROJECTION ["Egyseges Orszagos Vetuleti (EPSG OP 19931)"], UNIT ["Meter", 1]]
                                                                                                                                         ^                                    ^                                   ^                                                                                                  Regards,
    Noel

  • Repository Creation fails with Time Out Error

    Hi
    I am trying a test setup of OVM3.1.1-305. I am using OpenFiler for iSCSI disks and have created 20GB iSCSI disk for Pool FileSystem and another 260GB iSCSI disk for Data Repository. The server pool gets created fine with the Pool FS and HA and Cluster options enabled. But while exposing the iSCSI disk for data store the job times out. Details of the error message is as below, please help!
    The Job has timed out while executing, and will be aborted.
    Job Construction Phase
    begin()
    Appended operation 'File System Construct' to object '0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)'.
    Appended operation 'Cluster File System Present' to object 'fb5840a9a3a78f51'.
    Appended operation 'Repository Construct' to object '0004fb00000300009bfb51738df3f282 (OPNFILER (2))'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [LocalFileServer] 0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)
    Operation: File System Construct
    Object (CREATED): [Repository] 0004fb00000300009bfb51738df3f282 (OVSRepos)
    Operation: Repository Construct
    Object (IN_USE): [LocalFileServer] 0004fb0000090000a8d525219658c28a (Local FS ibcovs2)
    Object (IN_USE): [Cluster] fb5840a9a3a78f51
    Operation: Cluster File System Present
    Object (CREATED): [LocalFileSystem] 0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)
    Object (IN_USE): [StorageElement] 0004fb0000180000bf6e8d3ff957b21b (OPNFILER (2))
    Job Running Phase at 04:01 on Mon, Dec 3, 2012
    Job Participants: [44:45:4c:4c:48:00:10:44:80:52:b4:c0:4f:33:42:53 (ibcovs1), 44:45:4c:4c:48:00:10:46:80:32:c6:c0:4f:34:42:53 (ibcovs2)]
    Actioner
    Starting operation 'File System Construct' on object '0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)'
    Job: 1354487506506, aborted post-commit by user: admin
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2477 method=addTransactionIdentifier accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=788 method=createFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setFoundryContext accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=onPersistableCreate accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setRollbackLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setRefreshed accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setBackingDevices accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setUuid accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setPath accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setSimpleName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addFileServer accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=1121 method=addLayeredFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setSimpleName accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=922 method=addFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addFileServer accessLevel=6
    Class=ClusterDbImpl vessel_id=1340 method=addLocalFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setCluster accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setAsset accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=createRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setFoundryContext accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=onPersistableCreate accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setRollbackLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setRefreshed accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setDom0Uuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSharePath accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setManagerUuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setVersion accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=addJobOperation accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setDescription accessLevel=6
    Class=InternalJobDbImpl vessel_id=2477 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2477 method=setAssociatedHandles accessLevel=6
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb000009000001b30fa7bc24bef1] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012] OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1371)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:894)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.storage.LocalFileServerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:890)
    ... 27 more
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    FailedOperationCleanup
    Starting failed operation 'File System Construct' cleanup on object 'fs_OVSRepos'
    Complete rollback operation 'File System Construct' completed with direction=fs_OVSRepos
    Rollbacker
    Executing rollback operation 'File System Construct' on object '0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)'
    Complete rollback operation 'File System Construct' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [LocalFileServer] 0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)
    Object (CREATED): [Repository] 0004fb00000300009bfb51738df3f282 (OVSRepos)
    Object (IN_USE): [LocalFileServer] 0004fb0000090000a8d525219658c28a (Local FS ibcovs2)
    Object (IN_USE): [Cluster] fb5840a9a3a78f51
    Object (CREATED): [LocalFileSystem] 0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)
    Object (IN_USE): [StorageElement] 0004fb0000180000bf6e8d3ff957b21b (OPNFILER (2))
    Thanks & Regards

    check your messages log and etc on the VM server. The job log doesn't go into enough detail to tell what's causing the issue. It did fail cleanup. Meaning.... that your ocfs2 filesystem is probably orphaned. You have have to clear the iSCSI LUN before trying again.

  • _Media creation failed with error message: 'The system cannot find the path specified.'

    SCCM 2012 R2 CU2 all latest patches.
    I attempted to create a task sequence media and I get the error in the screenshot below. I have deleted and recreated the operating system,boot image, driver pack and task sequence. The usb media is 16GB and the task sequence size is 3004MB.
    I only see the error in CreateTSMedia.log as below. How do you fix this?
    <![LOG[Beginning media generation]LOG]!><time="12:37:44.522+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:418">
    <![LOG[Partition activated]LOG]!><time="12:37:47.720+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="diskvolume.cpp:849">
    <![LOG[Finished formatting volume F:\]LOG]!><time="12:37:55.723+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="imagewriter.cpp:772">
    <![LOG[Assigning staging directory to F:\]LOG]!><time="12:37:55.724+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="imagewriter.cpp:1122">
    <![LOG[===========================================]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:476">
    <![LOG[  Beginning pass to compute volume layout]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:479">
    <![LOG[===========================================]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:487">
    <![LOG[Setting up new volume]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:1297">
    <![LOG[WriteVolumeId()]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:1038">
    <![LOG[Failed to create media (0x80070003)]LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="3" thread="4668" file="createtsmedia.cpp:345">
    <![LOG[CreateTsMedia failed with error 0x80070003, details='']LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="createtsmedia.cpp:355">
    <![LOG[MediaGenerator::~MediaGenerator()]LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:396">
    <![LOG[Media creation process that was started from Admin Console completed.
    ]LOG]!><time="12:38:05.182+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4772" file="createmedia.cpp:1065">
    <![LOG[CreateMedia.exe finished with error code 80070003]LOG]!><time="12:38:05.182+240" date="06-17-2014" component="CreateTsMedia" context="" type="2" thread="4772" file="createmedia.cpp:1123">

    Hi,
    Error code 0x80070003 = "The system cannot find the path specified."
    Have you checked the log file smsAdminUI.log? Maybe it can give us some clues.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SQL 2012 cluster installation fails with an IP address error

    I am building an eight node cluster and have successfully installed two SQL instances on it. Now, I cannot install any additional instances because of the following error:
    The resource with identifier 'Type='IP Address' NetworkName='Cluster Network 1' Group='SQL Server (WEBAPPS)' Resource='SQL IP Address 1 (ACHSQLWebapps)'' could not be found on the cluster. Please check if it exists.
    I can verify that the installation builds the SQL Name and then adds the IP address. After the IP address comes online, the installation stops and that error pops up.  It results in a failed install that must be removed by the "Remove Node"
    wizard.
    A search on the web comes up empty. Any ideas?

    Hello,
    To add a node to an existing SQL Server failover cluster, We should run SQL Server Setup on the node that is to be added to the SQL Server failover cluster instance.Please verify the account that you using has permission to log in as a service on all nodes
    of the failover cluster.For local installations, you must run Setup as an administrator.
    Reference:http://msdn.microsoft.com/en-us/library/ms191545(v=sql.110).aspx
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click 
    here.
    Fanny Liu
    TechNet Community Support

  • Weblogic domain creation fails with "The domain location must have write permission."

    Hi
    I am trying to install and setup weblogic in Linux RHEL 5.4
    so I can test webservices . This is what i have done
    WLS Zip Distribution for Oracle WebLogic Server 12.1.1.0 - downloaded & installed.
    Followed the steps in README.
    - extract contents of tar, setup home, run installation-configuration script, setup wls environment
    Step 5:
    Create a new WLS domain and start WLS.  It is recommended that you create domains outside the MW_HOME.
         $ mkdir /home/myhome/mydomain
        $ cd /home/myhome/mydomain
        $ $JAVA_HOME/bin/java $JAVA_OPTIONS -Xmx1024m -XX:MaxPermSize=128m weblogic.Server
    -> returns the below error
    $JAVA_HOME/bin/java $JAVA_OPTIONS -Xmx1024m -XX:MaxPermSize=128m weblogic.Server  -Dweblogic.security.allowCryptoJDefaultJCEVerification=true
    <Jun 25, 2013 3:39:57 PM EDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jun 25, 2013 3:39:57 PM EDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jun 25, 2013 3:39:58 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.21-b01 from Oracle Corporation.>
    /apps/Informatica/tdwdomain/config not found
    No config.xml was found.
    Would you like the server to create a default configuration and boot? (y/n): y
    <Jun 25, 2013 3:40:03 PM EDT> <Info> <Management> <BEA-140013> </apps/Informatica/tdwdomain/config not found>
    <Jun 25, 2013 3:40:03 PM EDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:admin  Enter password to boot WebLogic server:admin123
    For confirmation, please re-enter password required to boot WebLogic server:admin123
    <Jun 25, 2013 3:40:13 PM EDT> <Info> <Management> <BEA-141254> <Generating new domain directory in /apps/Informatica/tdwdomain.>
    <Jun 25, 2013 3:40:17 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Failure during domain creation
            at weblogic.management.internal.DomainGenerator.generateDefaultDomain(DomainGenerator.java:119)
            at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:82)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:883)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:570)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:74)
    Caused by: com.oracle.cie.domain.script.ScriptException: The domain location must have write permission.
            at com.oracle.cie.domain.script.ScriptExecutor.writeDomain(ScriptExecutor.java:757)
            at com.oracle.cie.domain.script.ScriptParserClassic$StateMachine.processWrite(ScriptParserClassic.java:573)
            at com.oracle.cie.domain.script.ScriptParserClassic$StateMachine.execute(ScriptParserClassic.java:429)
            at com.oracle.cie.domain.script.ScriptParserClassic.parseAndRun(ScriptParserClassic.java:148)
            at com.oracle.cie.domain.script.ScriptParserClassic.doExecute(ScriptParserClassic.java:110)
            at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:72)
            at com.oracle.cie.domain.DomainInfoHelper.executeSilentScript(DomainInfoHelper.java:854)
            at com.oracle.cie.domain.DomainInfoHelper.createDefaultDomain(DomainInfoHelper.java:1775)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at weblogic.management.internal.CIEDomainGenerator.generateDefaultDomain(CIEDomainGenerator.java:62)
            at weblogic.management.internal.DomainGenerator.generateDefaultDomain(DomainGenerator.java:114)
         <Jun 25, 2013 3:40:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
    <Jun 25, 2013 3:40:17 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
    <Jun 25, 2013 3:40:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    - Any help appreciated.
    Thanks

    hi,
    the binaries available for download are all packaged with 32bit JVM. Please have a look at the link below
    WebLogic Server 12c (12.1.1), WebLogic Server 11g (10.3.6) and Previous Releases
    It also has binaries for linux available. I am quoting from the site verbatim for your reference:
    The following provides links to WebLogic Server 12.1.1 installers with 32-bit JVMs for Windows and
    Linux, the generic installer that can be used on any supported platform, and the zip distribution. The
    generic installer and the zip distribution do not include a JVM/JDK. For instructions on using the
    generic installer, see this document.
    In case you want to use your own latest version of JDK which can be a 32/64 bit version, you need to use the generic installer.
    The error which you are getting is due to permissions. Make sure you have a dedicated user for installing weblogic and the necessary permissions are granted to the user(linux) to the installation directories. May be the script is trying to install java at a particular location on your machine and failing. Hence the above error is displayed.
    Please have a look at the docs, you will find steps for weblogic installation on linux.
    Thanks,
    Souvik.

  • [SOLVED] Zpool creation fails with error

    New to Arch (not to linux) and I've done this in my test environment without problem.  I'm trying to create a zpool, and I get the following:
    [root@nas ~]# zpool create -f -o ashift=12 tank raidz2 ata-WL4000GSA6472E_WOL240277978 ata-WL4000GSA6472E_WOL240277990 ata-WL4000GSA6472E_WOL240278668 ata-WL4000GSA6472E_WOL240278708 ata-WL4000GSA6472E_WOL240291009 ata-WL4000GSA6472E_WOL240291031 ata-WL4000GSA6472E_WOL240291056
    the kernel failed to rescan the partition table: 16
    cannot label 'sdd': try using parted(8) and then provide a specific slice: -1
    Version and package particulars:
    [root@nas ~]# uname -a
    Linux nas.priv 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64 GNU/Linux
    [root@nas ~]# pacman -Q zfs-git
    zfs-git 0.6.3_r0_g07dabd2_3.15.5_2-2
    The controller I'm using is a cross-flashed IBM 1015.
    I used sgdisk -Z /dev/sd<x> to clear any partitions, after I started seeing this.  I cleared all eight drives.
    I've tried using the wwn names for the disks as well as the sd<x> nomenclature and I get the same or similar errors (the device changes based on the first one in the list).
    Last edited by Hrast (2014-07-28 01:54:18)

    Have you tried running the command multiple times back to back? It might just work. In this ticket someone also shoved `udevadm trigger` in between each try. I cannot vouch for this approach, but I cannot see any harm either.
    Have the drives been used previously by ZFS? If so, maybe the labels are not in the expected locations. You might consider using dd to zero out the MBT/GPT manually. I know sgdisk -Z did not work for me in a particular instance that I had to replace a drive. Keep in mind that unlike a MBT, GPT is both at the start and end of a drive. The seek option of dd (as opposed to skip) is what you'd want.
    Still, I know I've personally run into this issue before. It certainly can be frustrating. And it can feel like you're beating around a bush just to get it to work. Here is a fairly recent ticket with essentially your same issue.
    Last edited by NVS (2014-07-28 01:16:15)

  • WebI - pdf creation failed with RWI 00236 Error

    Hello Team,
    One of our webI report is giving folllowing error when refreshed.
    BOXI2: Failed to create PDF, Reason: The Web Intelligence server could not be reached. Contact your Business Objects administrator. (Error: RWI 00236) EX1:FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)
    This error only comes when a particular combination of values are entered through prompts. e.g. for rep A and date B the problem exists where as for rep A and date other than B, this error doesnt come.
    During testing, this error did not appeared even for rep A and date B combination a couple of time. It has been more than a week I am doing analysis on this.
    Please help me to find out the reason for fixing the issue. Please let me know if you need additional information.
    Regards,
    Sai

    Hi,
    I am not very sure why this happened as earlier said our issue was the similar like your we are not able to save report in the pdf. SO we investigated and found two reason.
    1)  in the particular column for specific value  like " sbdneujdnd" (Space and value in the column) we were not able to save report in the pdf and wrap text is checked for this column.If we exclude this value from the report  i am able to save report in the pdf.
    2)  we have unchecked the wrap text and with this value is in the column and we can save this report in the pdf.
    We have raised this case with SAP Support.I will let  you know once SAP get back to us.
    Thanks,
    Amit

  • Domain creation failed with patchset 10.1.3.3

    Hi,
    I have upgraded the SAO Suite 10.1.3.1 on my windows laptop with the Patchset 10.1.3.3. Next I create a new BPEL domain on BPEL Admin Console. It seems the domain is created correctly. The Logfile contains some errors. Perhaps the Process in the suitcase bpel_TaskActionHandler_1.0.jar has a incorrect format. I can't deploy any BPEL process to the process manager. What is going wrong during the installation of the patchset?
    <2007-09-25 11:32:11,559> <INFO> <collaxa> <ServerManager::createDomain> Successfully created domain zonk under C:\oracle\OracleAS\bpel\domains\zonk
    07/09/25 11:32:11 javax.ejb.EJBException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth); nested exception is: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    07/09/25 11:32:11 java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    07/09/25 11:32:11      at java.lang.Class.getMethod(Class.java:1581)
    07/09/25 11:32:11      at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599)
    07/09/25 11:32:11      at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385)
    07/09/25 11:32:11      at DomainManagerBean_RemoteProxy_4bin6i8.loadSuitcaseArchive(Unknown Source)
    07/09/25 11:32:11      at com.collaxa.cube.engine.deployment.CubeProcessMonitorWork.run(CubeProcessMonitorWork.java:113)
    07/09/25 11:32:11      at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
    07/09/25 11:32:11      at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:272)
    07/09/25 11:32:11      at java.lang.Thread.run(Thread.java:595)
    07/09/25 11:32:11 javax.ejb.EJBException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth); nested exception is: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    07/09/25 11:32:11      at com.evermind.server.ejb.EJBUtils.createEJBException(EJBUtils.java:365)
    07/09/25 11:32:11      at com.evermind.server.ejb.EJBUtils.createEJBException(EJBUtils.java:356)
    07/09/25 11:32:11      at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:115)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723)
    07/09/25 11:32:11      at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599)
    07/09/25 11:32:11      at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385)
    07/09/25 11:32:11      at DomainManagerBean_RemoteProxy_4bin6i8.loadSuitcaseArchive(Unknown Source)
    07/09/25 11:32:11      at com.collaxa.cube.engine.deployment.CubeProcessMonitorWork.run(CubeProcessMonitorWork.java:113)
    07/09/25 11:32:11      at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
    07/09/25 11:32:11      at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:272)
    07/09/25 11:32:11      at java.lang.Thread.run(Thread.java:595)
    07/09/25 11:32:11 Caused by: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    07/09/25 11:32:11      at java.lang.Class.getMethod(Class.java:1581)
    07/09/25 11:32:11      at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112)
    07/09/25 11:32:11      ... 9 more
    <2007-09-25 11:32:11,684> <ERROR> <zonk.collaxa.cube.engine.deployment> <CubeProcessMonitorWork::run> Error while loading process archive C:\oracle\OracleAS\bpel\domains\zonk\deploy\bpel_TaskActionHandler_1.0.jar
    javax.ejb.EJBException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth); nested exception is: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELDomainManagerBean.getSyncStatistics(int, com.oracle.bpel.client.auth.DomainAuth)
    Message was edited by:
    tomkuehn
    After opened the BPEL Console the following error stack will be displayed:
    Build-Informationen:
    ***************************************************************************** Oracle BPEL Server Version 10.1.3.3.0 Build: 0 Build-Dauer: Fri Jun 15 06:05:31 PDT 2007 Build-Typ: release Quell-Tag: PCBPEL_10.1.3.3.0_GENERIC_070615.0525
    Exception-Meldung:
    [java.lang.NoSuchMethodException] com.collaxa.cube.ejb.impl.FinderBean.tryLookupInstanceByReferenceId(java.lang.String, com.oracle.bpel.client.auth.DomainAuth)
    Exception Meldung:
    java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.FinderBean.tryLookupInstanceByReferenceId(java.lang.String, com.oracle.bpel.client.auth.DomainAuth) at java.lang.Class.getMethod(Class.java:1581) at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112) at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657) at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723) at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599) at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385) at FinderBean_RemoteProxy_4bin6i8.lookupDomain(Unknown Source) at com.oracle.bpel.client.Locator.lookupDomain(Locator.java:228) at index.jspService(_index.java:78) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

    Hello Shiv,
    I'm not able to log on to the default domain. If I creates a new domain the same problem apears. It is possible to build and deploy the TaskActionHandler in the new created domain?
    Best regards
    --tom                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • DB creation failed with error ORA-01034

    Hi,
    I am trying to create db through dbca, but it's failed because of ORA-01034.
    group ownership of software is changed from dba to a_dba. What is possible cause of this error...?

    Hi,
    >>group ownership of software is changed from dba to a_dba
    For what reason did you perform this task?
    >>ORA-01034.
    Could you confirm if the database is open or not? There are other messages that accompanying this message?
    Reference:
    ORA-01034: ORACLE not available
    Cause: Oracle was not started up. Possible causes include the following:
    - The SGA requires more space than was allocated for it.
    - The operating-system variable pointing to the instance is improperly defined.
    Action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform specific Oracle documentation.
    Cheers
    Legatti
    Added reference
    Message was edited by:
    Eduardo Legatti

  • Indexfile creation fails with imp_pipe - any help!

    mknod /oracle/temp/imp_pipe p
    uncompress< /oracle/temp/file.dmp.Z > /oracle/temp/imp_pipe &
    nohup imp system/np11n fromuser=cfs touser=cfs file=/oracle/temp/imp_pipe indexfile=/oracle/temp/file.sql &
    Also log file is not created for the import
    mknod /oracle/temp/imp_pipe p
    uncompress< /oracle/temp/file.dmp.Z > /oracle/temp/imp_pipe &
    nohup imp system/np11n fromuser=cfs touser=cfs file=/oracle/temp/imp_pipe log=/oracle/temp/file.log &
    Any idea why either sql or log file is not created.
    PS: import data is successfull and I see the log in nohup file.

    This is an operating system related issue not an issue having anything to do with the Oracle database.
    Thus this forum is not the right place to ask t he question.
    My recommendation would be, especially since we have no information about either your O/S or shell, that you take this up with your *NIX system admin.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • How to use web dynpro's web service to import XML file

    Hi I have an xml file and I want to use a web dynpro's web service to cosume this file which is existing on my local drive. Can anyone help me which steps I have to do to use this file as a web service using web dynpro. Thanks

  • 5800 is ****

    I hate my 5800. I can't cut my fingernails on my thumb and index finger because I lost my stylus which was **** also. aaargh. I sometimes have to use my car keys to touch something on the screen. omg. Who made this piece of ****?

  • Dynamic Grid layout

    hi experts.. I am facing problem with Dynamic grid layout . sample code ,and valuable inputs are well appreciated. Thanks in advance, Kranthi

  • Script DAC-Treiber für Mettler/Toledo-Waage

    Hallo DIAdem-Anwender, hat zufällig jemand einen fertigen Script DAC-Treiber für das MT-SICS-Protokoll einer Waage von Mettler/Toledo in der Schublade liegen ;-)   ? Gibt es eigentlich für realisierte Script DAC-Treiber eine Übersicht im Internet (äh

  • Rebate Gift Cards Exceed Monthly Invoice Amount?

    My wife and I just upgraded to a new iPhone 6 and an iPhone 6 Plus.  We traded in our old iPhone 4 phones and received our rebate Verizon Gift Cards.  My wife only received $36 because they said the screen was cracked, but we are appealing that since