Server Pool WITHOUT shared storage

The documentation defines Server Pool as:
      +Logically an autonomous region that contains one or more physical Oracle VM Servers.+
Therefore, should it possible to add multiple servers (physically separate VM servers) to the same Server Pool even though they are NOT using shared storage? When I tried to add the second VM Server to the Server Pool I received the following error:
During adding servers ([vmoracle2]) to server pool (VM_Server_Pool), Cluster setup failed:
(OVM-1011 OVM Manager communication with vmoracle1 for operation HA Setup for Oracle VM
Agent 2.2.0 failed: <Exception: SR '/dev/sda3' not supported: type 'ocfs2.local' not in
['nfs', 'ocfs2.cluster']> )Thanks.

Nothing is as easy as it seems when it comes to Oracle VM.
When trying to create a new Server Pool to accommodate my second VM Server, I received the following error:
+2010-03-08 18:18:24.575 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
+2010-03-08 18:18:24.752 NOTIFICATION The agent version is 2.3-19+
+2010-03-08 18:18:24.755 NOTIFICATION Checking agent vmoracle2 is active or not?+
+2010-03-08 18:18:24.916 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
+2010-03-08 18:18:30.304 NOTIFICATION entering into assign vs action...+
+2010-03-08 18:18:30.311 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
+2010-03-08 18:18:30.482 NOTIFICATION The agent version is 2.3-19+
+2010-03-08 18:18:30.483 NOTIFICATION Checking agent vmoracle2 is active or not?+
+2010-03-08 18:18:30.638 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
+2010-03-08 18:18:45.236 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
+2010-03-08 18:18:45.410 NOTIFICATION The agent version is 2.3-19+
+2010-03-08 18:18:45.434 NOTIFICATION master server is:vmoracle2+
+2010-03-08 18:18:45.435 NOTIFICATION Start to check cluster for server pool+
+2010-03-08 18:18:45.581 WARNING failed:<Exception: Cluster root not found.>+
StackTrace:
File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 535, in cluster_precheck
clusterprecheck(single_node, ha_enable)+
+File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 515, in clusterprecheck+
if not cluster_root_sr_uuid: raise Exception("Cluster root not found.")
+2010-03-08 18:18:45.582 NOTIFICATION Failed check cluster for server pool+
+2010-03-08 18:18:45.583 ERROR [Server Pool Management][Server Pool][VMORACLE2_Server_Pool]:Check prerequisites to create server pool (VMORACLE2_Server_Pool) failed: (OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
+<Exception: Cluster root not found.>+
+)+
+2010-03-08 18:18:45.607 NOTIFICATION Exception Message:OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
+<Exception: Cluster root not found.>+
The "*Test Connection*" succeeded just fine prior to clicking NEXT on the "Create Server Pool" page.
Any suggestions?

Similar Messages

  • Creating VMs on single DL360 server with no shared storage

    Hi,
    I would like to create 3 VMs on a DL360 using internal disks only. I am using Oracle VM 3.0.2.
    Before I start I was trying to understand the online docs -
    Can someone give me the benefit of their experiance and tell me if my following assumptions are true?
    1. I still need to create a server pool even though I will not be using any HA features.
    2. One entire disk is needed for VM server installation - so I cannot use this disk as 'local storage' for the server pool.
    Point 2 above I am not sure about... I would like to mirror the internal disks and I cannot afford to lose a full disk for the VM server installation.
    Any help much appreciated!
    Rgds
    Trevor

    858411 wrote:
    1. I still need to create a server pool even though I will not be using any HA features.Correct. You would create a non-clustered server pool for the single server.
    2. One entire disk is needed for VM server installation - so I cannot use this disk as 'local storage' for the server pool.Correct. Any disk that is partitioned for the installation is not usable for server pool storage. You would need additional disks. If you wanted to mirror the internal disks, you would need to be able to present two mirrored logical disks to the operating system, if that's possible. I haven't played with a DL360, so I'm not sure what the onboard RAID controller is capable of.

  • Clustering without shared storage

    Is there a way to cluster two Sun Fire 280R without a shared storage?

    Not so sure on the argument there... The 'Sun Cluster Overview for Solaris OS' document (available on docs.sun.com) clearly states on Page 9...
    'A cluster is two or more systems, or nodes, that work together as a single, continuously availble system ...'
    Thus you can have a two-node cluster. To do so, however, you would NEED shared storage to configure the Quorum device. This device is, essentially, the third vote. In a split-brain situation, where interconnects have failed and both sides of the cluster think they're the only node active, the Quorum device is used to determine which node stays in the cluster. This was historically done by all nodes racing to place a SCSI reservation on the nominated Quorum device. The node which fails this would panic, instigated by the failfast driver, to ensure data integrity. How it is actually done now I'm not quite sure, but there is still a race for quorum by all nodes (p.22 Sun Cluster Overview). Thus the Quorum device is required for a two-node cluster, and the cluster would not fail completely in the event of a single node failure.
    Hope this helps
    Glennog

  • OVM 3.0.3: Create new Server Pool but keep storage repositories?

    Hi,
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.
    Cheers,
    budy

    budachst wrote:
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.Usually this means you've imported templates or old VMs that still have those bridges configured. Check the network configuration of the templates installed into your repositories and change the bridges to real/proper ones. Once you've done that, you'll be able to delete the unusued bridges.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.Depends on how you've created the storage repositories: if they're OCFS2-based, they are stamped with the cluster ID of the pool to which they currently belong. It's possible to change this, but you need to contact Oracle Support to do so. I'd recommend first trying to unmap the existing bridges as described above.

  • Is it possible to install Oracle RAC without shared storage

    Dear All,
    I would like to seek for your advice.
    I got two different servers. We call it node 1 and node 2. And two different instances name.
    Node 1 -> instance name as "ORCL1"
    Node 2 -> instance name as "ORCL2"
    For the system we need Oracle RAC active-active cluster mode. Our objective is to have 2 replicated databases, in other words we need 2 instances of the same database automatically replicated for 100% up time to the Application server. We have 2 separate database machines and 2 application server machines. We need our application server to connect to any of the databases at any point of time and be having a consistent data on both database machines. We only need the database to be in a cluster mode, we won't need the OS to be in a cluster. There is no shared storage in this case.
    Can this be done? Please advice.

    you should review RAC concepts, and the meaning of instance and database
    For the system we need Oracle RAC active-active cluster mode.RAC = single database with multiple instances all accessing the same shared storage, no replication involved
    Our objective is to have 2 replicated databases, in other words we need 2 instances of the same database automatically replicated for 100% up time to the Application server.what you describe here is = multiple databases with multiple instances, replicated between each other
    We have 2 separate database machines and 2 application server machines. We need our application server to connect to any of the databases at any point of time and be having a consistent data on both database machines. We only need the database to be in a cluster mode, we won't need the OS to be in a cluster. There is no shared storage in this case.no shared storage = no RAC
    you will have two seperate databases synchronizing continuously
    you can use for example Streams / Advanced Replication (with multi-master configuration)
    if you dont insist on an active-active configuration, you can also use Data Guard for building a standby database

  • How can use all vcenter feature such as HA and drs without shared storage

    Hi
    i have 2 esxi host dl 380g8
    but i don't have any shared storage or san now i want use vcenter feature like ha and drs now for use this features do i have to run VSAN?
    i readed for for use vsan we have to buy ATLEAST ONE ssd disk is this trure?
    ssd disk is necessary?
    atleast one ssd disk for each host ?
    can use from all of vcenter feature with VSAN ?
    please some help me

    Hi,
    For VSAN you need at LEAST 3 hosts (4 recommended).
    Each host must have 1 SSD for read cache/write buffer.
    Do you have any storage at all? How about running a NAS such as "OpenFiler" or "FreeNAS". That way you can present shared storage via that way. (I'd use this in Lab only). These NAS O/S's also work as virtual machines so you can turn any disk into shared storage.

  • File Server Failover Cluster without shared disks

    i have two servers that i wish to cluster as my Hyper V hosts and also two file servers each with 10 4TB SATA disks, all i have read about implementing high availability at the storage level involves clustering the file servers (e.g SOFS) which require external
    shared storage that the servers in the cluster can access directly. i do not have external storage and do not have budget for it.
    Is it possible to implement some for of HA with windows server 2012 R2 file servers without shared storage? for example is it possible to cluster the servers and have data on one server mirrored real-time to the other server such that if one server goes
    down, the other server will take over processing storage request using the mirrored data?
    i intend to use the storage to host VMs for Hyper V fail-over cluster and an SQL server cluster. they will access the shared on the file server through SMB
    each file server also has 144GB SSD, how can i use it to improve performance?

    i have two servers that i wish to cluster as my Hyper V hosts and also two file servers each with 10 4TB SATA disks, all i have read about implementing high availability at the storage level involves clustering the file servers (e.g SOFS) which require external
    shared storage that the servers in the cluster can access directly. i do not have external storage and do not have budget for it.
    Is it possible to implement some for of HA with windows server 2012 R2 file servers without shared storage? for example is it possible to cluster the servers and have data on one server mirrored real-time to the other server such that if one server goes
    down, the other server will take over processing storage request using the mirrored data?
    i intend to use the storage to host VMs for Hyper V fail-over cluster and an SQL server cluster. they will access the shared on the file server through SMB
    each file server also has 144GB SSD, how can i use it to improve performance?
    There are two ways for you to go:
    1) Build a cluster w/o shared storage using MSFT upcoming version of Windows (yes, finally they have that feature and tons of other cool stuff). We've recently build both Scale-Out File Server serving Hyper-V cluster and standard general-purpose File Server
    cluster with this version. I'll blog next week edited content (you can drop me a message to get drafts right now) or you can use Dave's blog who was the first one I know who build it and posted, see :
    Windows Server Technical Preview (Storage Replica)
    http://clusteringformeremortals.com
    Feature you should be interested in it Storage Replica. Official guide is here:
    Storage Replica Guide
    http://blogs.technet.com/b/filecab/archive/2014/10/07/storage-replica-guide-released-for-windows-server-technical-preview.aspx
    Will do things like on the picture below:
    Just be aware: feature is new, build is preview (not even beta) so failover does not happen transparently (even with CA feature of SMB 3.0 enabled). However I think tuning timeout and improving I/O performance will fix that. SoFS failover is transparent
    even right away.
    2) If you cannot wait 9-12 months from now (hope MSFT is not going to delay their release) and you're not happy with a very basic functionality MSFT had put there (active-passive design, no RAM cache, requirement for separated storage, system/boot and dedicated
    log disks where SSD is assumed) you can get advanced stuff with a third-party software doing things similar to the picture below:
    So it will basically "mirror" some part of your storage (can be even directly-accessed file on your only system/boot disk) between hypervisor or just Windows hosts creating fault-tolerant and distributed SAN volume with optimal SMB3/NFS shares.
    For more details see:
    StarWind Virtual SAN
    http://www.starwindsoftware.com/starwind-virtual-san/
    There are other guys who do similar things but as you want file server (no virtualization?) most of them who are Linux/FreeBSD/Solaris-based and VM-running are out and you need to check for native Windows implementations. Guess SteelEye DataKeeper (that's
    Dave who blogged about Storage Replica File Server) and DataCore.
    Good luck :) 
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Moving Server Pool Storage/Image to another location

    I have a server pool that is using an NFS mount as the 12G of cluster storage at 192.168.0.5. This server pool has 1 Oracle VM server with 2 VM guests that I simply can not loose.
    I need to move that to NFS mount to another server at 192.168.0.31
    I know I can simply create another server pool, but once I do that, I believe I need another Oracle VM server (which I do not have).
    Or can you move the entire Oracle server along with the VMs to the other pool seemlessly?
    What is the best way to go here?

    This is my environment right now.
    One Physical Host with a 3 TB internal SATA drive. Oracle VM server 3.0.1 installed.
    Another Host with RHEL 5.5 on it where I installed Oracle VM Manager 3.0, on this RHEL 5.5 host, I also created an NFS export (192.168.0.5 with about 30G possible of space).
    Created a Server Pool with cluster storage of the NFS mount above.
    Discovered the OVM Server, and added it to the Server pool.
    Created a repository on the 3 TB drive in that server that was detected by OVM manager. Created a few virtual disks.
    Created a few VNICs.
    Created 2 virtual machines using 3 different virtual disks that are attached to the one VM server. All working as expected so far.
    Now I want to move the NFS cluster storage to a new host. (192.168.0.31 - that does not get rebooted as much)
    Created a new server pool using the new cluster storage.
    I have taken down both VM guests, and migrated them to the "unassigned Virtual Machines" folder.
    The large 3TB repo, I un-presented to the Oracle VM server.
    I then tried to remove the VM server from the server pool, and receive this
    warning icon     
    Job Construction Phase
    begin()
    com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_000036E Cannot remove server: ovs1.advantagedata.com, from pool: ADI. There are still OCFS2 file systems: [fs_OVM_repo], in the pool
    Tue Sep 27 10:22:48 EDT 2011
    at com.oracle.ovm.mgr.rules.modules.api.virtual.ClusterRules.removeServerPre(ClusterRules.java:144)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:634)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:598)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:184)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:136)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:513)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:59)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:321)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:764)
    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.storage.Transaction.processCommand(Transaction.java:467)
    at com.oracle.odof.core.TransactionManager.processTransactionWork(TransactionManager.java:650)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:755)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Job Aborted from server, cleaning up client.
    Is this not possible?

  • Cannot Add Servers to server pool

    Oracle VM 3.0.1
    Created clustered server pool
    when I try to add 2 Oracle VM servers to the server pool I get the following error message for both servers:
    (Note I can add/remove servers from a different server pool without "activate cluster" checked)
    any help much appreciated
    Actioner
    Starting operation 'Server Role Update' on object '44:45:4c:4c:37:00:10:4a:80:47:b5:c0:4f:4d:34:4a (xxxxx)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object '44:45:4c:4c:37:00:10:4a:80:47:b5:c0:4f:4d:34:4a (xxxxx)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Pool Construct' on object '0004fb00000200008422a4ff0a677d90 (POOL 2)'
    Completed operation 'Server Pool Construct' completed with direction ==> DONE
    Starting operation 'Server Pool Virtual IP Configure' on object '0004fb00000200008422a4ff0a677d90 (POOL 2)'
    Completed operation 'Server Pool Virtual IP Configure' completed with direction ==> DONE
    **Starting operation 'Server Pool Member Update' on object '0004fb00000200008422a4ff0a677d90 (POOL 2)'**
    **Job Internal Error (Indeterminate)java.lang.NullPointerException*at com.oracle.ovm.mgr.action.ActionEngine.replaceUnamePwd(ActionEngine.java:621)*at com.oracle.ovm.mgr.action.ActionEngine.logServerCommand(ActionEngine.java:570)
    etc

    I just resolved my issue.
    On both of the servers that were having issues, I renamed the cluster.conf file, and then tried to add again...and it worked.
    It seems that VM Manager was unable to update the existing cluster.conf file which had some old information in it...so I just had it create a new file.
    Cluster.conf is located in /etc/ocfs2. Hope this helps.

  • Shared Storage is not showing in SErver pool physical disk .

    Hi i have added couple of images to give you exact picture what i am doing .. please have a look
    OVM can see Shared storage from Openfiler
    http://www.picpanda.com/viewer.php?file=u1pf8hre1oqufkx6vyr3.gif
    OVM , SErver Pool (physical disk ) can see Shared Storage name
    http://www.picpanda.com/viewer.php?file=0h2dn48x6gh5avr6fob.gif
    OVM does not show the physical disk from Shared storage
    http://www.picpanda.com/viewer.php?file=c3njd7bg4exyjpymsit.gif
    if i remmeber, When i tryed with NFS share from openfiler, its worked before ... but this time i am trying with ISCSI target ..
    thanks
    is there any thing do i have to do to make it work ??

    Fosiul wrote:
    if i remmeber, When i tryed with NFS share from openfiler, its worked before ... but this time i am trying with ISCSI target ..
    is there any thing do i have to do to make it work ??Check to see if the physical disk appears under the default volume group for your san. If not, refresh the san and wait until it does. Also, make sure you have an admin server configured for that san and that your Oracle VM servers are in the default access group.

  • Moving shared storage repository between server pools

    Is there a way to move a fiberchannel storage repository between server pools? The documentation says its possible only with NFS, but we are moving to new server pool and for this we need to be able to take a loaded SR and remove it from one server pool and discover and use it on another pool?

    Exactly how are you trying to do this. Are you choosing to clone and then running the clone customizer to map your storage and vnics?

  • Disk replication for Shared Storage in Weblogic server

    Hi,
    Why we need a disk replication in web-logic server for shared storage systems? What is the advantage of it and how this disk replication can be achieved in web-logic for the shared storage which contains the common configurations and software's which will be used by a pool of client machines? Please clarify.
    Thanks.

    Hi,
    I am not the middleware expert. However ACFS (Oracle Cloud File System) is a clustering filesystem, which also has the functionality for replication:
    http://www.oracle.com/technetwork/database/index-100339.html
    Maybe you also finde information on what you need on the MAA website: www.oracle.com/goto/maa
    Regards
    Sebastian

  • How to Create Shared Storage using VM-Server 2.1 Red Hat Enterprise Linux 5

    Thanks in advance.
    Describe in sequence how to create shared storage for a two guest/node Red Hat Linux Enterprise using Oracle 2.1 VM Server on Red Hat Linux Enterprise 5 using command line or appropriate interface.
    How to create Shared Storage using Oracle 2.1 VM Server?
    How to configure Network for two node cluster (oracle clusterware)?

    Hi Suresh Kumar,
    Oracle Application Server 10g Release 2, Patch Set 3 (10.1.2.3) is required to be fully certified on OEL 5.x or RHEL 5.x.
    Oracle Application Server 10g Release 2 10.1.2.0.0 or 10.1.2.0.1 versions are not supported with Oracle Enterprise Linux (OEL) 5.0 or Red Hat Enterprise Linux (RHEL) 5.0. It is recommended that version 10.1.2.0.2 be obtained and installed.
    Which implies Oracle AS 10.1.2.x is some what certified on RHEL 5.x
    I think it would be better if you get in touch with Oracle Support regarding this .
    Sorry , I am not aware of any document on migration from Sun Solaris to RH Linux 5.2 .
    Thanks,
    Sutirtha

  • Represent existing Storage Repository to new server pool?

    I have a testing delima.. We have a block-storage SR that was in use on Server Pool A, but want to move it to Server Pool B. I dont see any way in the GUI to facilitate moving a SR (OCFS2) to a new Server pool.
    I know I can probably destroy, delete, unpresent and rebuild an empty SR on the new server pool but I dont see why moving it wouldnt be an option
    Any ideas?
    Thanks
    Dave

    Forgot to clarify, we already represented the block storage to the new servers in Pool B, and they see them just fine.. The GUI simply doesnt show the new servers in Pool B in the "present storage repo" dialog.

  • Fetch shared storage usage info from windows server.

    I am trying to retrieve usage related info of shared storage attached to a server by using:
    WMIC logicaldisk get size,freespace,caption,drivetype /Format:csv
    The output is fine. But here the Drive type for drive-D is showing as 3, though its a Netapp Lun. Please let me know how to get Lun information. Its becomes tough for me to identify a Netapp volume if it is showing Netapp as Drivetype 3.
    I do not have powershell installed in all the servers.So i can not use PS.
    OUTPUT:
    Node,Caption,DriveType,FreeSpace,Size
    Hostname,C:,3,1522081792,20973137920
    Hostname,D:,3,38534803456,751148986368
    Hostname,E:,3,2867924992,52395274240
    Hostname,F:,3,44005818368,73364254720
    Hostname,R:,5,,

    The link I gave you was not meant to be a exact copy/paste of what you should run, it was just so you could see that someone else managed to determine whether a particular volume was an iSCSI drive or not by using WMI to query the Win32_DiskDrive class and
    look at the Model property.
    In their case, as you can see from the link I posted (regardless of the language used), the Model property had a value of "iSCSI" when it was an iSCSI drive.
    How you use this information is completely up to you: batch/VBScript/PowerShell/C#, whatever. I'm just pointing out what WMI classes to query and what values to compare against.
    You're already using WMIC, so just continue using that if you're more comfortable with it.

Maybe you are looking for

  • Not working properly - - Delay in Video/No audio

    Ok so I have a JVC GRDV500 camcorder. I tried to hook the camera up via firewire to chat on iChat with it. However, when I tried to conferences with someone, the video was very slow. It was almost delayed by about 5 seconds. The audio was very terrib

  • Overclocking issues

    I recently bought halo pc and i thought i would try a little performance boost to see if the game ran/looked any better with the increased performance. My 1st question has to do with overclocking the fsb. I have the bios version that the board came w

  • SQL query - 2 tables with no relationship

    I'm fairly new to SQL, but I'm trying to put together a query using 2 tables. They have no relationship. I'm using this information in a C# app and I'm trying to pull it as clean as possible to use in a class. For example, I have a table called Serve

  • How to prevent any website from bypassin firefox

    I use FF15. Whe I have any web site open, a WANTED site, ANY other UNWANTED web site can either open on top of my current site, or open in the desktop BEHIND my current site. The only way I know these sites are there is the tab in the system tray, th

  • SoapFaultCode:1  The [action] cannot be processed

    Hello, I am testing an external (Java) webservice. For that matter I have created an ABAP client proxy in my system (Nertweaver 7.0, SP14). When testing the proxy (Proxy->Test) I get the following error message: SoapFaultCode:1  The [action] cannot b