Remove quorum in non-cluster mode

Hello everybody!
How can I remove the quorum device in non-cluster mode?
Becouse I can't do this in cluster mode...
Booting as part of a cluster
NOTICE: CMM: Node nfl-node3 (nodeid = 1) with votecount = 1 added.
NOTICE: CMM: Node nfl-node4 (nodeid = 2) with votecount = 1 added.
NOTICE: CMM: Node nfl-node1 (nodeid = 3) with votecount = 1 added.
NOTICE: CMM: Node nfl-node2 (nodeid = 4) with votecount = 1 added.
NOTICE: CMM: Quorum device 1 (/dev/did/rdsk/d9s2) added; votecount = 3, bitmask of nodes with configured paths = 0xf.
NOTICE: CMM: Quorum device 2 (/dev/did/rdsk/d12s2) added; votecount = 1, bitmask of nodes with configured paths = 0xf.
NOTICE: clcomm: Adapter e1000g3 constructed
NOTICE: CMM: Node nfl-node3: attempting to join cluster.
NOTICE: CMM: Node nfl-node1 (nodeid: 3, incarnation #: 1234208626) has become reachable.
NOTICE: clcomm: Path nfl-node3:e1000g3 - nfl-node1:ce1 online
NOTICE: CMM: Node nfl-node2 (nodeid: 4, incarnation #: 1234208578) has become reachable.
NOTICE: clcomm: Path nfl-node3:e1000g3 - nfl-node2:ce1 online
NOTICE: CMM: Cluster doesn't have operational quorum yet; waiting for quorum.
NOTICE: CMM: Node nfl-node4 (nodeid: 2, incarnation #: 1234260318) has become reachable.
NOTICE: clcomm: Path nfl-node3:e1000g3 - nfl-node4:e1000g3 online
NOTICE: CMM: Cluster doesn't have operational quorum yet; waiting for quorum.Thanks a lot.

Solve:
0) reboot -- -x (reboot node in non-cluster mode)
1) cp /etc/cluster/ccr/global/infrastructure /etc/cluster/ccr/global/infrastructure.backup.`date +%d_%m`
2) vi /etc/cluster/ccr/global/infrastructure
remove second quorum cluster.quorum_devices.2
change cluster.quorum_devices.1.properties.access_mode scsi3 to cluster.quorum_devices.1.properties.access_mode scsi2
3) /usr/cluster/lib/sc/ccradm -o -i /etc/cluster/ccr/global/infrastructure (create checksums)
4) reboot
Our admin ( EMS SYMMETRIX ) can't set scsi3 bit reservation... :-(
I don't know why. >:-( I hate him, very lazy man!
P.S. Tim thank for you again! You man!

Similar Messages

  • OIM9.1.0.1 in Cluster mode installation issue

    Hello,
    I am facing some issues to setup OIM9.1.0.1 with JBoss Application Server (Cluster mode). After installation of OIM, when I try to start application server, then it is not getting stated. Below are the some initial JBoss AS errors
    2008-12-18 12:14:59,625 ERROR [org.apache.commons.digester.Digester] Begin event threw exception
    java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.web.tomcat.tc5.sso.ClusteredSingleSignOn
         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
         at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
    2008-12-18 12:15:00,656 ERROR [org.jboss.deployment.MainDeployer] Could not start deployment: file:/C:/thcOIMSetup/jboss-4.2.3.GA/server/all/deploy/jboss-web.deployer/ROOT.war/
    org.jboss.deployment.DeploymentException: URL file:/C:/thcOIMSetup/jboss-4.2.3.GA/server/all/deploy/jboss-web.deployer/ROOT.war/ deployment failed at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:386)
    2008-12-18 12:15:00,703 ERROR [org.jboss.deployment.MainDeployer] DeploymentException while trying to deploy a package with a new deployer
    org.jboss.deployment.DeploymentException: URL file:/C:/thcOIMSetup/jboss-4.2.3.GA/server/all/deploy/jboss-web.deployer/ROOT.war/ deployment failed
    The environment details are
    •     OIM 9.1.0.1
    •     jdk1.6.0
    •     JBoss-4.2.3.GA
    •     Apache Web Server 2.2
    •     Oracle11g
    I am referring OIM 9.1.0 documentation; “Deploying in a Clustered JBoss Application Server Configuration“. I am not able to figure out the root cause of the problem. Please provide me some pointer to handle this problem.
    Any help would be greatly appreciated!
    Regards,
    Hardew

    Hi,
    I was able to resolve this issue, it looked like the main Tomcat deployer wasn't working i.e. the xlWebApp wasn't getting loaded, infact none of the webapps were getting loaded, i checked it out and found the classloader was trying to load the classes which jboss 4.2.3GA version doesn't even recognize at first place and hence the root.war deployment was failing and which triggered the failure for all the other deployment.
    I changed the classloader to load the classes which were right for jboss 4.2.3GA, for e.g.
    "org.jboss.web.tomcat.tc5.sso.ClusteredSingleSignOn" to "org.jboss.web.tomcat.service.sso.ClusteredSingleSignOn"
    "org.jboss.web.tomcat.tc5.jca.CachedConnectionValve" to "org.jboss.web.tomcat.service.jca.CachedConnectionValve"
    after changing this the main tomcat deployer worked and deployed Root.war and after that everything else got deployed.
    You can change this by changing these values in the jboss-web.deployer/server.xml or do the custom classloading using a separate custom classloader if you don't want to touch the jboss 4.2.3GA setup after OIM 9101 install.
    Thanks
    Shivam
    Edited by: Blue Divided on Jan 9, 2009 1:05 PM

  • X86 sc3.1-0805 sol10-0606 - Doesn't boot in cluster mode

    Hi,
    i'm at my first experience with Sun Cluster on x86.
    I've already tried at home with two p4 whiteboxes and now repeating the experiment here at work with a similar conf.( i happily run 6 v490 in 3 clustered pair with 3510Fc and a test 2 u10 clustered pair with Multipack).
    no matter what i try i ever end up with the same results:
    nodes boot up outside of the cluster. Interconnects doesn't start and (i think maybe cause of that) global devices don't get initialized.
    I already tried many reinstall, already tried to add etc/cluster/nodeid to the filelist.ramdisk and update boot archive e reconfigure, like described in an infodoc to workaround a well known problem, but nothing changed
    This is the situation as i start either one of the nodes:
    mordor-nodo2 # svcs -x
    svc:/system/cluster/mountgfsys:default (Suncluster mountgfsys service)
    State: maintenance since Tue Aug 08 15:37:51 2006
    Reason: Restarter svc:/system/svc/restarter:default gave no explanation.
    See: http://sun.com/msg/SMF-8000-9C
    See: /var/svc/log/system-cluster-mountgfsys:default.log
    Impact: 13 dependent services are not running. (Use -v for list.)
    svc:/system/cluster/gdevsync:default (Suncluster gdevsync service)
    State: maintenance since Tue Aug 08 15:37:51 2006
    Reason: Restarter svc:/system/svc/restarter:default gave no explanation.
    See: http://sun.com/msg/SMF-8000-9C
    See: /var/svc/log/system-cluster-gdevsync:default.log
    Impact: 13 dependent services are not running. (Use -v for list.)
    svc:/network/multipath:cluster (Network Monitor Daemon)
    State: maintenance since Tue Aug 08 15:37:39 2006
    Reason: Maintenance requested by an administrator.
    See: http://sun.com/msg/SMF-8000-63
    See: in.mpathd(1M)
    See: /etc/svc/volatile/network-multipath:cluster.log
    Impact: This service is not running.
    Only the public interface is up in sc_ipmp0 group
    Cluster interconnects are 3com elxl interface in all two nodes and are connected with cross-cables elxl0->>elxl0 elxl1-->elxl1 (verified that it works)
    I've removed switches and put cross-cables while troubleshooting to have a simpler setup.
    /etc/vfstab - every fs is mirrored - metadb are in s7 , globalfs in s3
    /dev/md/dsk/d0 - - swap - no -
    /dev/md/dsk/d10 /dev/md/rdsk/d10 / ufs 1 no -
    /devices - /devices devfs - no -
    ctfs - /system/contract ctfs - no -
    objfs - /system/object objfs - no -
    swap - /tmp tmpfs - yes -
    #/dev/md/dsk/d20 /dev/md/rdsk/d20 /globaldevices ufs 2 yes -
    /dev/md/dsk/d20 /dev/md/rdsk/d20 /global/.devices/node@1 ufs 2 no global
    Planning to add a multipack for the multihost disks. But i'd like to solve this problem before
    Nothing useful appears on the logs.
    I only got the initial
    Not booting in cluster mode
    and nothing more
    Maybe missing something about versions of the software/hardware am using that for any reason can't work togheter?
    or some fix is needed?
    Any hint would be appreciated
    I stay at disposal for any kind of info
    thanks

    Hi,
    you should elaborate a bit on your hardware.
    Is it x64 or x32, what is your shared storage.
    The "not booting in cluster mode" appears in example if you want to install SC 3.1 and SC3.2 on x32 hardware. If this your goal, you should start with Solaris Express and Solaris Cluster express.
    Kind regards
    Detlef

  • Sockets in non-blocking mode

    Hello Techies,
    How to set sockets in the non-blocking mode and what is the main use of setting sockets in non-blocking mode.
    regards,
    Ramu.

    Hello Techies,
    Thanks for u r replies,
    Finally i had understood how to use nio. But the problem is it is going into infinite loop. Here is my code.
    package networking;
    import java.io.IOException;
    import java.net.InetSocketAddress;
    import java.nio.ByteBuffer;
    import java.nio.CharBuffer;
    import java.nio.channels.SelectionKey;
    import java.nio.channels.Selector;
    import java.nio.channels.SocketChannel;
    import java.nio.charset.Charset;
    import java.nio.charset.CharsetDecoder;
    import java.util.Iterator;
    public class testSocketChannel {
          * @param args
         public static ByteBuffer buf ;
         public static SocketChannel clientChannel;
         public static void main(String[] args) {
              // TODO Auto-generated method stub
                        try
                             Selector selector = Selector.open();
                         clientChannel = SocketChannel.open();
                      clientChannel.configureBlocking(false);
                      // Send a connection request to the server; this method is non-blocking
                      clientChannel.connect(new InetSocketAddress("localhost",90));
                      clientChannel.register(selector,clientChannel.validOps());
    //                Wait for events
                      while (true)
                          try {
                              // Wait for an event
                              selector.select();
                          } catch (IOException e) {
                              // Handle error with selector
                              //break;
                          // Get list of selection keys with pending events
                          Iterator it = selector.selectedKeys().iterator();
                          // Process each key at a time
                          //while (it.hasNext())
                               for(int i = 0;i<selector.selectedKeys().size();i++)
                              // Get the selection key
                              SelectionKey selKey = (SelectionKey)it.next();
                              // Remove it from the list to indicate that it is being processed
                              it.remove();
                              try
                          //  processSelectionKey(selKey);
                                    if (selKey.isValid() && selKey.isConnectable()) {
                                       // Get channel with connection request
                                       SocketChannel sChannel = (SocketChannel)selKey.channel();
                                       boolean success = sChannel.finishConnect();
                                       if (!success) {
                                           // An error occurred; handle it
                                           // Unregister the channel with this selector
                                           selKey.cancel();
                                   if (selKey.isValid() && selKey.isReadable()) {
                                       // Get channel with bytes to read
                                        clientChannel = (SocketChannel)selKey.channel();
                                       System.out.println("INSIDE reading");
                                       // See e174 Reading from a SocketChannel
                                       // Clear the buffer and read bytes from socket
    //                                 Clear the buffer and read bytes from socket
                                      // ByteBuffer byteBuffer = ByteBuffer.allocate( BUFSIZE );
                                       buf = ByteBuffer.allocateDirect(1024);
                                       int nbytes = clientChannel.read( buf );
                                       buf.flip();
                                       Charset charset = Charset.forName( "us-ascii" );
                                       CharsetDecoder decoder = charset.newDecoder();
                                       CharBuffer charBuffer = decoder.decode( buf );
                                       String result = charBuffer.toString();
                                   if (selKey.isValid() && selKey.isWritable()) {
                                       // Get channel that's ready for more bytes
                                       //SocketChannel sChannel = (SocketChannel)selKey.channel();
                                       System.out.println("INSIDE writting");
                                       // See e175 Writing to a SocketChannel
                                     String message = "hi"; 
                                      buf = ByteBuffer.wrap( message.getBytes()  );
                                       int nbytes = clientChannel.write( buf );
                                       System.out.println( "Wrote " + nbytes + " to channel." );
                              catch (IOException e) {
                                       // TODO: handle exception
                                   System.out.println("IOException"+e.getMessage());
                        catch (IOException ioe) {
                             // TODO: handle exception
                             System.out.println("IOException"+ioe.getMessage());
    }How to stop this infinite loop.
    Need quick replies.
    Ramu

  • Open 10g/11g RAC database in Non RAC Mode

    Dear Friends,
    How i open 10g and 11g RAC database in Non RAC Mode (open single instance in order to perform upgrade)
    Later i will convert the upgraded DB to RAC DB
    Regards,
    DB

    user564706 wrote:
    Dear Friends,
    How i open 10g and 11g RAC database in Non RAC Mode (open single instance in order to perform upgrade)
    Later i will convert the upgraded DB to RAC DB
    Regards,
    DBEdit spfile and set cluster_database=false before starting database in upgrade mode(optionally you can unset other cluster parameters).
    So you upgrade using only 1 instance of database.
    Once the upgrade is finished start the other instance as well and set cluster_database=true
    Also see preupgrade process - http://docs.oracle.com/cd/E11882_01/server.112/e23633/upgrade.htm#i1011979
    Post upgrade -> http://docs.oracle.com/cd/E11882_01/server.112/e23633/afterup.htm#CEGCFJJC

  • Configuring TACACS in non-ACS mode on CSM

    we are trying to configure CSM to use TACACS in non-ACS mode to just use the authetication. But we cannot get CSM to see the ACS server to verify the ID and password at login. Is there a trick to getting this to work. We do not want to turn on full ACS as there is not backdoor to login if the server is not available.

    Hi,
    The major difference between the enable password and the enable secret password is that the encrypted enable password uses a reversible cryptographic function and the plain-text password can be recovered using the encrypted password. The enable secret password, however, uses a non-reversible cryptographic function.
    The only time the enable password is used is if the enable secret password is disabled (or you are using an old image that does not support the enable secret password).
    Therefore, it should be perfectly safe for you to remove the enable password. You will not get locked out of the switch as long as you know the enable secret password.
    Hope that helps - pls rate the post if it does.
    Paresh

  • VRO 5.5.2 Cluster Mode

    When you configure vRO 5.5.2 in cluster mode, is the load balancer VIP registered with SSO, and the vSphere Web Client?
    How does this affect executing workflows from the vSphere Web Client?

    Is there anyone out there that has configured a vRO cluster (Active\Active) that is using the vSphere Web Client? Is this configuration possible?
    My requirement is to use the vRO cluster to load balance API calls, and still use the vSphere Web Client to execute workflows. I have tried to configure the web client to use the load balanced ip address, and that fails. Also, I am unable to register more than 1 node in the MOB. If I attempt to register the second node it overwrites the entry for the 1st node. Is this expected? I have removed, and added them one at a time, several times now.
    Some guidance on this configuration would be greatly appreciated.

  • FBL5N - Feild selection non editable mode

    Hi All,
    When i execute FBL5N transaction,i am not able to select the feilds as per my desire bcoz the feild display ICON is in non editable mode.
    The only option i have is layout selection and not the feilds selection.
    Can you let me know how to change it to editable mode.
    regards

    Hello,
    You don't have authorization for maintain ALV layouts. Please contact to your Basis department for authorization.
    ALV layout authorization object is S_ALV_LAYO. Please tell your Basis departman to give this object value for '23'.
    Regards,
    Burak

  • Excise invoice utilization pencil icon is showing non display mode

    Hi Expert
    when i create export invoice and when i create excise invoice with an go for utilization that pencil icon is showing in non display mode because if i want to change this bond,no bond, deemed export,Lou then it is not happening. I maintain configuration for that in default excise group and series group i maintained Export Under bond to specific sales area and excise group,series group and shipping point also.
    but i cannot change to bond.no bond.Lou.and deemed export as per the requirement. if any solution please answer me asap

    We cannot change this field from display to change. Once the excise invoice is captured the excise invoice number is freezed.
    It is SAP Standard & to break this you would need the access key from SAP.
    If the change in excise invoice number is by user mistake, please cancel the excise invocie and capture the new one.
    Thanks & regards
    Hameed Parvez

  • Exchange 2010 all mail clients with internal cached and internal non-cached mode users having connection status issues, login prompt -- external is fine either way

    Hello,
    I'm seeing an issue that started this past Monday with no recent change to our environment. 
    External Outlook Anywhere users and Mobile users, OWA users are unaffected.
    Internal Users are affected when using Outlook of any version, 2010 or 2013.
    -Internal Users normally log into their workstation with their ad credentials, domain joined machines. Outlook opens without credentials prompting ideally.
    1 . Using Cached Mode:
    a. Login Prompts, slowness - Since Monday, users are getting prompted to login. The prompt goes away after logging in at startup. It is also causing high CPU
    on the workstations.
    b. Free/Busy, Out of Office doesn't work. I can, however complete auto-setup for a new user, so autodiscover is not completely down for internal users.
    c. Checking Connection Status shows connecting status on highlighted entry below without ever establishing connection (just goes away).
    The outlook icon in the system tray says "Outlook is requesting data from the server":
    2. Using Non-cached mode 
    a. No Login Prompt at startup, business as usual
    b. Free/Busy, Out of Office works fine. Autodiscover is fine.
    c. Checking Connection Status shows normal except, it has "casarray URL, then status is referral" it seams to flicker this constantly then go away intermittently.
    d. Main issue in non-cached mode is, sometimes a user will log into windows, open outlook and it will not open and says "server is unavailable. Retry, work offline, or cancel" I can try re-opening, same message.
    Only after logging out of windows, logging back in, I can get back into outlook. This is not every time, or consistent with specific users, but random. 
    3. Lync Pop up  for credentials often, though entering the password.
    URLs are correct. Autodiscover, EWS, etc. 
    Already tried bypassing our loadmaster load balancer with host files on clients. same issue regardless of casarray node. 
    Not sure what is going on.
    Josh

    You have a hybrid configuration with Office 365, right?  You didn't provide this valuable piece of information.
    In Exchange Online PowerShell run this command:
    Get-OrganizationConfig | FL PublicFoldersEnabled
    If the value is "Remote" then users with Exchange Online mailboxes are looking to on-premises public folders.  Be sure that you have legacy pubic folder interoperability properly configured.
    http://technet.microsoft.com/en-us/library/dn249373(v=exchg.150).aspx
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • I may have found a software bug.  Ver 12.0.1.26   Was playing in non shuffle mode.  Turned shuffle back on but it is not doing it.  Any guesses?

    I may have found a software bug.  Ver 12.0.1.26   Was playing in non shuffle mode.  Turned shuffle back on but it is not doing it.  Any guesses?

    SadisticIron wrote:
    i just baught my first iphone and it is a jalbroken
    Buzz! Thank you for playing!
    Discussing jailbroken devices is forbidden here by the Terms of Service.
    You can not get help here.

  • Item field to non-editable mode(display mode) in Purchase Order(ME22n).

    Hi SDN,
    Based on the Comany code i need to modify the item level fields like <b>Item, Account Assignment, Material</b> to non-editable mode(display mode) in Purchase Order(ME22n).
    So i modifed in the method MODIFY_SCREEN_TC_LINE of class CL_TABLE_VIEW_MM and set the value L_FIELD_STATUS = *  for the screen filed MEPO1211-EBELP. When i execute, the whole column changed to display mode and the empty rows filled with 0(zero). But i want only grey mode for the line items that are present for that PO but not for the whole column. So can any one guide me to do so. I am using 4.6c.
    Thanks in Advance
    Regards
    Basha

    Hi Ramesh,
    Normally you can change the currency field, after entering information in Data base's table, go to Detail's table and change the rate as you want, then directly choose your PO number.
    so the system accept the rate entered aven though the PO had another rate.
    Regards.

  • Help Needed---Opening Attachments/Templates of a BP in non-editable mode

    Hi...
    I am new to CRM...
    How do we open a document/Template attached to a BP in non-editable mode in web UI?
    Helpful Answers would be rewarded.
    Thanks
    Swapna

    Hi...
    I am new to CRM...
    How do we open a document/Template attached to a BP in non-editable mode in web UI?
    Helpful Answers would be rewarded.
    Thanks
    Swapna

  • How to use non-Unicode mode in VB6 with ADO.

    I'm using ADO on top of OraOLEDB to connect to Oracle 9.2. The database characterset is AL32UTF8. Since my client can't handle Unicode characters, I need a character conversion. However, arcording to the OraOLEDB document( which can be obtained here http://download-west.oracle.com/docs/cd/B10501_01/win.920/a95498/using.htm#1010255):
    "How Oracle Unicode Support Works
    OraOLEDB works in two modes, Unicode mode and non-Unicode mode. When the client character set is not a superset of
    the server character set, OraOLEDB automatically enables the Unicode mode. In this mode, OraOLEDB stores the data in its cache in the UCS2 encoding scheme. The user should ensure that the database's character set is UTF8 in order to prevent any data loss.
    If the client character set is a superset of the server's, the provider operates in the non-Unicode mode. This mode provides slightly better performance as it does not have to deal with larger character buffers required by the UCS2 encoding."
    My client can only use NLS_LANG VN8VN3, which is NOT a superset of AL32UTF8, so "OraOLEDB automatically enables the Unicode mode". So if I code like this:
    Text1.Font="Some Vietnamese Font"
    Text1.Text= rs1.Fields("Name").Value
    the display is bad ('?' all over the place). This is because rs1.Fields("Name").Type is adVarWChar, so rs1.Fields("Name").Value is encoded in UCS2. What I need is to make rs1.Fields("Name").Type is adVarChar, but it seems to be impossible since Field.Type is readonly.
    When I use MS provider for Oracle, I found out that rs1.Fields("Name").Type is adVarChar, so Oracle do the conversion from/to AL32UTF8 (database character set) and VN8VN3(NLS_LANG) for me.
    Since I use LOB and things that MS does not support, I want to use OraOLEDB, so anyone can help me out? It's ugent.
    I can see that some 3rd program like SQLNavigator4.3 work well with NLS_LANG = VN3VN8 and DATABASE_CHARACTERSET=AL32UTF8 (i.e the program convert between the 2 characterset).
    Please correct me if I misunderstood anything.
    I need this ugently. Any help would be appreciated. If I don't make myself clear enough, please let me know.
    Thanks in advance.

    Thank you for your reply. I started to think that everybody is out on holidays...
    The Oracle9i Client version is 9.2.0.1.0
    Oracle Provider for OLEDB version is 9.2.0.4.0
    Oracle Net version is 9.2.0.1.0, in case you need it.
    The Oracle9i Database version is 9.2.0.1.0
    But I don't think it is a version problem, is it?

  • Selection screen in Non-EDIT mode

    Hi all,
    I have a selection screen in which the user wants a field to be in Non-EDIT mode. How to do it?
    PARAMETERS : s_vkorg like vbrk-vkorg default '1000'.
    (The above parameter shud be in non-editable mode) 
    select-options : s_vtweg for vbrk-vtweg.
    select-options : s_spart for vbrk-spart.
    Pls reply.
    Thanks in advance.
    Vijay

    Vijay,
    Use the code below.
    REPORT zscreen.
    TABLES: vbrk.
    SELECT-OPTIONS : s_vtweg FOR vbrk-vtweg MODIF ID mo1.
    SELECT-OPTIONS : s_spart FOR vbrk-spart MODIF ID mo1.
    * At selection Screen Output Event
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-group1 = 'MO1'.
          screen-input = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.

Maybe you are looking for

  • Acrobat 9 windows 7 adobe toolbar missing

    New Dell, Windows 7 nothing special or tricky, installed Adobe Acrobat 9 pro and no toolbar appears in IE8. It's not in the manage add on files, and inside Adobe all I can see is notation that it's not loaded but is in the program. always worked befo

  • Alternative for SE16

    Is there any alternative for SE16 to check number of entries in tables. Scenario is, Based on filter company code, find number of records in BKPF and then in BSEG. Is they any other way? thanks,

  • Photoshop 7

    I cannot open Photoshop 7 on my new MacBook Pro, OS X 10.5.5. I get an error stating that files are missing in the Adobe Application Support folder and that I must custom install the "Mac OS 9 to Mac OS X Tune-Up". What is this? Can Photoshop 7 be in

  • Is Go Pro Hero2 compatible with MacBook Pro (osX 10.9.4)?

    I've plugged my Hero 2 in, with and without SD card, but my Mac doesn't recognize it. The camera is not showing up at all. Anyone know if there's a fix?

  • Analogue of the adf.error.warn

    Hi All, Is there any analogue of the adf.error.warn, that used in groovy expression, but for calling from java validation method of EO, and with an opportunity to set custom message text(not message id)? Thanks!