Cisco iron port feature activation code error how to resolve that?

cisco iron port feature activation code error  how to resolve that?

I have fixed this problem successfully.
The problem was with the referral attribute of the cfldap tag.
After adding this (referral="yes") attribute to my code I am able to login into my website.
<cfldap action="QUERY" server="#application.LDAPServer#" port="#application.LDAPPort#" start="#application.LDAPBase#" name="search" attributes="alias, dn, uid, technicalCareerLevel, locationorgunit, givenName, sn" filter="#filter#" scope="SUBTREE" maxRows="2" referral="yes">
Any way thanks for your assistance!!!!!

Similar Messages

  • 2 Cisco Iron Port (Cisco C370) Email appliances Solution Required

    Hi All,
    I NEED THE
    technical proposal based on below requirements:
    2 Cisco Iron Port (Cisco C370) Email appliances with below options for 3000 users licenses:
    1) Anti-spam
    2) Anti-virus
    3) Content Filtering
    4) DLP
    5) Encryption (Optional)

    Any technical proposals will need to be provided from your Sales Ops/Account team - or reseller.  I would suggest opening a dialouge with them, in order to get the answer you are looking for.  It will not come from the support forums.
    http://www.cisco.com/web/services/order-services/index.html
    https://grs.cisco.com/grsx/cust/grsCustomerSurvey.html?SurveyCode=4161&KeyCode=195185_1
    http://www.cisco.com/en/US/products/ps10154/index.html
    Hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • 2 Cisco Iron Port (Cisco C370) Email appliances solution

    i need
    technical proposal based on below requirements:
    2 Cisco Iron Port (Cisco C370) Email appliances with below options for 3000 users licenses:
    1) Anti-spam
    2) Anti-virus
    3) Content Filtering
    4) DLP
    5) Encryption (Optional)

    Any technical proposals will need to be provided from your Sales Ops/Account team - or reseller.  I would suggest opening a dialouge with them, in order to get the answer you are looking for.  It will not come from the support forums.
    http://www.cisco.com/web/services/order-services/index.html
    https://grs.cisco.com/grsx/cust/grsCustomerSurvey.html?SurveyCode=4161&KeyCode=195185_1
    http://www.cisco.com/en/US/products/ps10154/index.html
    Hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • The attempt to connect to the server on port 80 failed code error 12029

    This error while playback of webapplication in the open script used for the load testing
    I need some solution to solve this issue
    The attempt to connect to the server on port 80 failed. Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT. Caused by: java.net.NoRouteToHostException occurred. Error Message: No route to host: connect
    Error in section Run at line (script.java:37). The attempt to connect to the server metric.ind.rediff.com on port 80 failed.
    Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT. Caused by: java.net.NoRouteToHostException occurred. Error Message: No route to host: connect
    oracle.oats.scripting.modules.basic.api.exceptions.ScriptException: The attempt to connect to the server metric.ind.rediff.com on port 80 failed.
    Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT.
         at oracle.oats.scripting.modules.http.api.ThinBrowser.createResponseFromHttpJob(ThinBrowser.java:306)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:217)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:183)
         at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:635)
         at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:1823)
         at oracle.oats.scripting.modules.http.api.HTTPService.get(HTTPService.java:2333)
         at oracle.oats.scripting.modules.http.api.HTTPService.get(HTTPService.java:2300)
         at script.run(script.java:37)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:262)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:632)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.net.NoRouteToHostException: No route to host: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at oracle.oats.lbrowser.http.RSyncConnection.connect(RSyncConnection.java:480)
         at oracle.oats.lbrowser.http.RSyncConnection.runCurrentJob(RSyncConnection.java:871)
         at oracle.oats.lbrowser.http.RSyncConnection.IRBrowserConnection_doJob(RSyncConnection.java:201)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:899)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:833)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:798)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:212)
         ... 9 more
    14:57:18,531 ERROR [1] Iteration 1 failed at line (script.java:37). The attempt to connect to the server metric.ind.rediff.com on port 80 failed.
    Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT. Caused by: java.net.NoRouteToHostException occurred. Error Message: No route to host: connect
    oracle.oats.scripting.modules.basic.api.exceptions.ScriptException: The attempt to connect to the server metric.ind.rediff.com on port 80 failed.
    Comparable WinInet error code: Error 12029: ERROR_INTERNET_CANNOT_CONNECT.
         at oracle.oats.scripting.modules.http.api.ThinBrowser.createResponseFromHttpJob(ThinBrowser.java:306)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:217)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:183)
         at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:635)
         at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:1823)
         at oracle.oats.scripting.modules.http.api.HTTPService.get(HTTPService.java:2333)
         at oracle.oats.scripting.modules.http.api.HTTPService.get(HTTPService.java:2300)
         at script.run(script.java:37)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:262)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:632)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.net.NoRouteToHostException: No route to host: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at oracle.oats.lbrowser.http.RSyncConnection.connect(RSyncConnection.java:480)
         at oracle.oats.lbrowser.http.RSyncConnection.runCurrentJob(RSyncConnection.java:871)
         at oracle.oats.lbrowser.http.RSyncConnection.IRBrowserConnection_doJob(RSyncConnection.java:201)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:899)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:833)
         at oracle.oats.lbrowser.http.RBrowser.Navigate(RBrowser.java:798)
         at oracle.oats.scripting.modules.http.api.ThinBrowser.navigate(ThinBrowser.java:212)
    Edited by: user8692266 on Feb 10, 2010 1:47 AM
    Edited by: user8692266 on Feb 10, 2010 1:47 AM

    Hi
    I'm guessing that you are going trough a proxy, if so you need to set your proxy setting for playback:
    View -> OpenScript preferences -> Playback -> HTTP and enter the proxy settings.
    Regards
    Alex

  • Cisco iron port

    dear sir 
    i have a project for Iron port c170 and s170 the problem our customer need two c170 and two s170 to make clustering or redundancy.when i am searching i did not see any validation design clustering  for c170 or s170 can you help me please 
    best regard   

    Additionally if the application is using the proxy settings but using some non standard port it might be blocked.  Verify the port is allowed to go through by checking the Web Security Manager -> Access Policies -> Protocols and User Agents -> HTTP Connect ports.  If the port is not allowed in there, it will not allow the application to create a connection.
    Christian Rahl
    Customer Support Engineer
    Cisco Web Content Security Appliance
    Cisco Technical Assistance Center RTP

  • HP 3852A;ERROR 18: SYSTEM ERROR- how to resolve this error?

    from a vi, I enter a command to communicate with the unit hp3852A : "CONF MEAS TEMPK, 502"
    And the unit HP3852A show me an error: #18 internal processor is in an illegal state.
    Yesterday, I did not have this problem, and I never move the instrumentation for the lab I work.
    How can I resolve this error? Because that's the only command which doesn't work-> CONF MEAS ...(whenever the type of the measurement, DCV,OHM,TEMPK)
    here is a piece of code attached (look at the frame 0)
    thank you for response.
    Attachments:
    Écrire_Lecture_ds_vecteur_S1.vi ‏85 KB

    The first thing you should do is wire up the error in/error out connections of the gpib functions and check for any errors. At the same time, this will enable you to eliminate the sequence structure and all of those local variables. Since it is the instrument that is displaying the error, it would appear that you've incorrectly programmed it. It might be an illegal command or the write buffer is full. You might want to add a few error queries to the instrument to see when it happens or test your commands in the interactive enviroment of MAX. There is also a driver available for the instrument. Check your LabVIEW Instrument Driver CD or download it here.

  • Collection error - How to resolve?

    The following code gives an error. Can anyone help me how to resolve this..
    Create package v_retpack as
    type t_tab is table of emp%rowtype index by binary_integer;
    end;
    create procedure v_retcol(v_ret OUT v_retpack.t_tab) as
    i number:=1;
    begin
    loop
    select * into v_ret(i) from emp;
    exit when SQL%notfound;
    i := i+1;
    end loop;
    end;
    declare
    t v_retpack.t_tab;
    begin
    v_retcol(t);
    end;
    ERROR at line 1:
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "SCOTT.V_RETCOL", line 5
    ORA-06512: at line 4
    Message was edited by:
    vasantfreak

    This is wrong
    select * into v_ret(i) from emp;Change this to
    select * bulk collect into v_ret from emp;

  • In my ipad email address which I am using for sending mail is appearing differently in the receipents mail box ! how to resolve that

    in my ipad email address which I am using for sending mail is appearing differently in the receipents mail box ! how to resolve that

    while sending a email in my ipad it is showing the correct email address([email protected]) in the ""from"" field but in receipients inbox ""from"" field it is showing another email id ([email protected])

  • Cisco Iron port ESA licensing

    Hi Team,
    We are using 20,000 mailbox/user Antispam/Antivirus license for cisco ironport email security appliance. Customer want to know the impact on email scanning if they rduced their user count to 10,000.
    will this affect the volume of traffic being scanned and processed by the appliance concurrently or not ?
    As we are not configuring mailboxes on the ironport devices ,how come the ironport device calculate usercount/mailbox ?
    does the user count means simultanious connection per second?
    please help me to find a solution
    Regards
    Muhammad

    Ironport ESA and WSA licensing is trust-based: you should purchase the amount of licenes that reflects the amount of users behind an Ironport device (email gateway or web proxy), but the actual users aren't counted.
    Sent from Cisco Technical Support iPad App

  • Exchange active sync errors. how to fix?

    Randomly a windows 8 phone  stops syncing. This happens several times a day.
    How can I fix this?
    RequestHeader :
    POST /Microsoft-Server-ActiveSync/default.eas?Cmd=Sync&DeviceId=843608E6D09C38A910FA835E84AB9622&DeviceType=WP8 HTTP/1.1
    Cache-Control: no-cache
    Connection: Keep-Alive
    Pragma: no-cache
    Content-Length: 185
    Content-Type: application/vnd.ms-sync.wbxml
    Accept-Encoding: gzip, deflate
    Accept-Language: en-us
    Authorization: ******
    Host: *******************
    MS-ASProtocolVersion: 14.1
    X-MS-PolicyKey: 4071367739
    RequestBody :
    <?xml version="1.0" encoding="utf-8" ?>
    <Sync xmlns="AirSync:">
        <Collections>
            <Collection>
                <SyncKey>1295975828</SyncKey>
                <CollectionId>66</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1932243369</SyncKey>
                <CollectionId>81</CollectionId>
                <DeletesAsMoves>0</DeletesAsMoves>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1795372122</SyncKey>
                <CollectionId>64</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>168779906</SyncKey>
                <CollectionId>97</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1122505679</SyncKey>
                <CollectionId>RI</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1505208422</SyncKey>
                <CollectionId>90</CollectionId>
                <DeletesAsMoves>0</DeletesAsMoves>
                <WindowSize>25</WindowSize>
            </Collection>
        </Collections>
    </Sync>
    SyncCommand_OnExecute_Exception :
    Microsoft.Exchange.AirSync.AirSyncPermanentException ---> Microsoft.Exchange.Data.Storage.SyncStateSaveConflictException: Saving SyncState 81 failed because a collision was detected. ---> Microsoft.Exchange.Data.Storage.SaveConflictException: Saving SyncState
    81 failed because a collision was detected.
       at Microsoft.Exchange.Data.Storage.SyncState.Commit(PropertyDefinition[] properties, Object[] values, Int32[] sizes)
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Data.Storage.SyncState.Commit(PropertyDefinition[] properties, Object[] values, Int32[] sizes)
       at Microsoft.Exchange.AirSync.SyncCommand.SaveSyncStateAndDispose(SyncCollection collection)
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.AirSync.SyncCommand.SaveSyncStateAndDispose(SyncCollection collection)
       at Microsoft.Exchange.AirSync.SyncCommand.OnExecute()
    LogicalRequest :
    <?xml version="1.0" encoding="utf-8" ?>
    <Sync xmlns="AirSync:">
        <Collections>
            <Collection>
                <SyncKey>1295975828</SyncKey>
                <CollectionId>66</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1932243369</SyncKey>
                <CollectionId>81</CollectionId>
                <DeletesAsMoves>0</DeletesAsMoves>
                <WindowSize>25</WindowSize>
                <Options>
                    <FilterType>3</FilterType>
                    <BodyPreference xmlns="AirSyncBase:">
                        <Type>1</Type>
                        <TruncationSize>10240</TruncationSize>
                        <Preview bytes="3"/>
                    </BodyPreference>
                    <BodyPreference xmlns="AirSyncBase:">
                        <Type>2</Type>
                        <TruncationSize>20480</TruncationSize>
                        <Preview bytes="3"/>
                    </BodyPreference>
                    <MIMESupport>1</MIMESupport>
                    <BodyPreference xmlns="AirSyncBase:">
                        <Type>4</Type>
                        <TruncationSize>15360</TruncationSize>
                        <Preview bytes="3"/>
                    </BodyPreference>
                    <Conflict>1</Conflict>
                    <RightsManagementSupport xmlns="RightsManagement:">1</RightsManagementSupport>
                </Options>
            </Collection>
            <Collection>
                <SyncKey>1795372122</SyncKey>
                <CollectionId>64</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>168779906</SyncKey>
                <CollectionId>97</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1122505679</SyncKey>
                <CollectionId>RI</CollectionId>
                <WindowSize>25</WindowSize>
            </Collection>
            <Collection>
                <SyncKey>1505208422</SyncKey>
                <CollectionId>90</CollectionId>
                <DeletesAsMoves>0</DeletesAsMoves>
                <WindowSize>25</WindowSize>
            </Collection>
        </Collections>
    </Sync>
    Command_WorkerThread_Exception :
    --- Exception start ---
    Exception type: Microsoft.Exchange.AirSync.AirSyncPermanentException
    Exception message:
    Exception level: 0
    HttpStatusCode: OK
    AirSyncStatusCode: ItemOperations_AccessBlocked
    XmlResponse:
    <?xml version="1.0" encoding="utf-8" ?>
    <Sync xmlns="AirSync:">
        <Status>16</Status>
    </Sync>
    Exception stack trace:    at Microsoft.Exchange.AirSync.SyncCommand.SaveSyncStateAndDispose(SyncCollection collection)
       at Microsoft.Exchange.AirSync.SyncCommand.OnExecute()
       at Microsoft.Exchange.AirSync.SyncCommand.ExecuteCommand()
       at Microsoft.Exchange.AirSync.Command.WorkerThread()
    Inner exception follows...
    Exception type: Microsoft.Exchange.Data.Storage.SyncStateSaveConflictException
    Exception message: Saving SyncState 81 failed because a collision was detected.
    Exception level: 1
    Exception stack trace:    at Microsoft.Exchange.Data.Storage.SyncState.Commit(PropertyDefinition[] properties, Object[] values, Int32[] sizes)
       at Microsoft.Exchange.AirSync.SyncCommand.SaveSyncStateAndDispose(SyncCollection collection)
    Inner exception follows...
    Exception type: Microsoft.Exchange.Data.Storage.SaveConflictException
    Exception message: Saving SyncState 81 failed because a collision was detected.
    Exception level: 2
    Exception stack trace:    at Microsoft.Exchange.Data.Storage.SyncState.Commit(PropertyDefinition[] properties, Object[] values, Int32[] sizes)
    --- Exception end ---
    AccessState :
    Allowed
    AccessStateReason :
    Global
    ResponseHeader :
    HTTP/1.1 200 OK
    ResponseBody :
    <?xml version="1.0" encoding="utf-8" ?>
    <Sync xmlns="AirSync:">
        <Status>16</Status>
    </Sync>

    This isn't enough information to go on, but since it's just one phone, I'd remove and re-add the partnership.
    Mike Crowley | MVP
    My Blog --
    Baseline Technologies

  • Samba errors & how to resolve them on Solaris 10?

    Hi All,
    I found the following errors in a number of /var/samba/logs Samba 3.0.37 on our Solaris servers even though they are working fine:
    log.smbd
    [2011/03/11 14:25:56, 0] auth/auth_util.c:(844)
    create_builtin_administrators: Failed to create Administrators
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    getpeername failed. Error was Transport endpoint is not connected
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(261)
    Failed to set socket option SO_KEEPALIVE (Error Invalid argument)
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(261)
    Failed to set socket option TCP_NODELAY (Error Invalid argument)
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    getpeername failed. Error was Transport endpoint is not connected
    [2011/03/11 14:28:44, 1] lib/util_sock.c:(1183)
    Gethostbyaddr failed for 0.0.0.0
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    log.wb-testSERVER
    [2011/05/10 10:31:21, 0] nsswitch/winbindd_passdb.c:(126)
    Possible deadlock: Trying to lookup SID S-1-1-0 with passdb backend
    log.einbindd-idmap
    [2011/05/10 10:03:21, 0] nsswitch/idmap.c:(820)
    ERROR: Initialization failed for alloc backend, deferred!
    [2011/05/10 10:03:21, 1] nsswitch/idmap_tdb.c:(397)
    idmap uid range missing or invalid
    idmap will be unable to map foreign SIDs
    [2011/05/10 12:07:45, 0] nsswitch/idmap.c:(820)
    ERROR: Initialization failed for alloc backend, deferred!
    Any ideas on what is causing these and suggestion on resolving them?
    Also like to find out where to get the latest version of Samba that is packaged for Solaris 10 environment.
    Thanks a million,
    Crystal

    Hi 799713,
    The ideal solution would be to apply patches 119757-19 & 146363-01 to update Samba to 3.5.5 as advised by bobthesungeek76036. Unfortunately, this is not an option for us since one require a software contract with Oracle to get patches these days. As a result, below are some of the steps that I have attempted but still needing further advice to complete:
    ( i ) Neither do Windows XP / 2008 clients can connect after excluding port 445 with 139. Keeping port 445 would end up with “transport endpoint” errors but I will try to live with it for now.
    ( ii ) Downloaded Samba 3.4.2 (samba-3.4.2-sol10-sparc-local.gz) from Sunfreeware but having trouble installing it with “pkgadd –d /tmp/samba-3.4.2-sol10-sparc-local with the following output:
    # showrev
    Hostname: venus
    Hostid: 85wt6521
    Release: 5.10
    Kernel architecture: sun4v
    Application architecture: sparc
    Hardware provider: Sun_Microsystems
    Domain:
    Kernel version: SunOS 5.10 Generic_141444-09
    # ls -lt samba-3.4.2-sol10-sparc-local
    -rwxr-xr-x   1 root  bin  269462528 Mar  3 17:09 samba-3.4.2-sol10-sparc-local
    # pkgadd -d /tmp/samba-3.4.2-sol10-sparc-local
    ld.so.1: pkgadd: fatal: libdlpi.so.1: open failed: No such file or directory
    Killed
    # /tmp/samba-3.4.2-sol10-sparc-local
    /tmp/samba-3.4.2-sol10-sparc-local[2]: SMCsamba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[4]: 07070100024738000081a40000000a0000000a000000
    014aceecfa000000af000000200000000000000000000000000000001100000000SMCsamba/pkgin
    foPKG=SMCsamba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[9]: Samba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[11]: Christensen:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[14]: 07070100024737000081a40000000a0000000a00000
    0014aceecfa0003a34d000000200000000000000000000000000000001000000000SMCsamba/pkgm
    ap::  not found
    /tmp/samba-3.4.2-sol10-sparc-local[15]: 1:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[16]: 1:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[17]: 1:  not found
    ……..( iii ) Is it still necessary to install all these dependencies as stated on Sunfreeware even though samba-3.4.2-sol10-sparc-local.gz is already 257MB:
    popt,
    libiconv,
    libintl,
    readline,
    ncurses,
    kerberos,
    openssl-1.0.0d,
    openldap,
    sasl2,
    zlib,
    and either the libgcc-3.4.6 or the gcc-3.4.6 packages.
    ( iv ) How to turn off existing version 3.0.37 before replacing it with 3.4.2 once it is successfully installed? ? The current version install samba files in /usr/sfw, /etc/sfw and /var/samba. Where will the new installation files go to?
    ( v ) Couldn’t find anything on samba from Blastwave. Do you have an URL that I could try?
    It would be simpler to do a single bundled install as opposed to adding dependency libraries individually where possible.
    Many thanks again,
    Crystal

  • JNLPException: security error how to resolve

    "JNLPException[category: security error : Exception: null : LaunchDesc: null " it happened when run app.jnlp on the java web start.
    the app.jnlp is following:
    {code}<?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="1.0+"
    codebase="http://192.168.0.7:8080/b2/c8/splash/">
    <information>
    <title>A User-Friendly App</title>
    <vendor>Mauro Inc.</vendor>
    <homepage href="home.html"/>
    <description>Install Your programs via the Web, quickly and effectively!</description>
    <description kind="short">An example of a simple Java-launched Installator</description>
    <security>
    <all-permissions/>
    </security>
    <offline-allowed/>
    </information>
    <resources>
    <j2se version="1.5+"/>
    <extension
    name="Splash Window"
    href="splash.jnlp">
    </extension>
    <jar href="app.jar"/>
    <jar href="first.jar"/>
    <jar href="second.jar"/>
    <jar href="third.jar"/>
    </resources>
    <application-desc/>
    </jnlp>
    {code}
    the splash.jnlp is following:
    {code}
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp
         spec="1.0+"
         codebase="http://192.168.0.7:8080/b2/c8/splash//">
         <information>
              <title>Install Your Program Via the Web,quickly and effectively!</title>
              <vendor>Mauro Inc.</vendor>
              <homepage href="home.html"/>
              <description>Install Your Program Via the Web,quickly and effectively!</description>
              <description kind="short">A simple Java-launched Installator</description>
              <offline-allowed/>
         </information>
         <resource>
              <j2se version="1.5+"/>
              <jar href="splash.jar"/>
         </resource>
         <installer-desc main-class="com.fei.Splash"/>
    </jnlp>
    {code}
    The error message is that reference many host computer in one resource.But use other jar file,it do not have error.In this error,I use a singleton pattem in the jar file.
    thanks for your attention.
    Edited by: feiyangdefei on Jan 28, 2008 6:04 AM
    Edited by: feiyangdefei on Jan 28, 2008 6:06 AM
    Edited by: feiyangdefei on Jan 28, 2008 6:08 AM

    by the way,the App.java is following:
    import java.awt.BorderLayout;
    import java.awt.event.WindowAdapter;
    import javax.swing.JLabel;
    import javax.swing.JFrame;
    import javax.swing.ImageIcon;
    import java.awt.event.WindowEvent;
    public class App extends JFrame{
         public App(){
              ImageIcon img =
                   new ImageIcon(getClass().getClassLoader().getResource("images/back.jpg"));
              JLabel jlabel = new JLabel(img);
              jlabel.setLayout(new BorderLayout());
              jlabel.add(new JLabel("An Application..."));
              getContentPane().add(jlabel);
              addWindowListener(new WindowAdapter(){
                   public void windowClosing(WindowEvent e){
                        System.exit(0);
              pack();
              setVisible(true);
         public static void main(String[] args){
              App app = new App();
    }and the Splash.java is following:
    import java.awt.*;
    import javax.swing.*;
    import javax.jnlp.*;
    import java.net.URL;
    public class Splash extends JWindow implements Runnable{
      private ClassLoader loader;
      private static ExtensionInstallerService extensionInstaller;
      private JLabel ImageLabel;
      private JLabel MessageLabel  = new JLabel();
      private JLabel animLabel;
      private JLabel resourceLabel  = new JLabel();
      private static Splash splash;
      //data
      private String[] jarSequence= {"first.jar", "second.jar", "third.jar"};
      private String[] msgSequence= {
        "Now Even More Powerful!",
        "Incredibly Fast And Reliable!",
        "Ready To Go?"};
      private String codebase = "http://192.168.0.7:8080/jwstest/";
       * Private Constructor - Implements the Singleton Design Pattern
      private Splash() {
        super();
        loader = getClass().getClassLoader();
        //prepare UI
        //ImageLabel = new JLabel(new ImageIcon(loader.getResource("images/background.jpg")));
        ImageLabel = new JLabel(new ImageIcon("images/background.jpg"));
        //animLabel = new JLabel(new ImageIcon(loader.getResource("images/working.gif")));
        animLabel = new JLabel(new ImageIcon("images/background.jpg"));
        resourceLabel.setBorder(BorderFactory.createEmptyBorder(6,6,6,6));
        ImageLabel.setLayout(new BorderLayout());
        ImageLabel.setBorder(BorderFactory.createRaisedBevelBorder());
        ImageLabel.add(resourceLabel, BorderLayout.NORTH);
        ImageLabel.add(MessageLabel, BorderLayout.SOUTH);
        ImageLabel.add(animLabel, BorderLayout.CENTER);
        getContentPane().setLayout(new BorderLayout());
        getContentPane().add(ImageLabel, BorderLayout.CENTER);
        pack();
        //Centers the window
        Dimension size = getSize();
        Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
        if (size.height > screenSize.height) {
          size.height = screenSize.height;
        if (size.width > screenSize.width) {
          size.width = screenSize.width;
        setLocation((screenSize.width - size.width) / 2, (screenSize.height - size.height) / 2);
       * Implements the Singleton Design Pattern
      public static Splash getInstance(){
        if (splash == null)
          splash = new Splash();
        return splash;
       * Sets a message visible at the bottom
       * @param text Text to show
      public static void setMessage(String text) {
        if (splash != null)
          splash.MessageLabel.setText("    " + text);
       * Sets a message visible at the top showing the
       * currently downloading resource file
       * @param rsr Text to show
      public static void setLoadingResource(String rsr) {
        if (splash != null) {
          splash.resourceLabel.setText("Downloading: "+rsr);
       * Shows up the splash window or destroys it
       * @param show
      public static void showUp(boolean show) {
        if (splash == null)
          return;
        splash.setVisible(show);
        if (show == false) {
          splash.setCursor(Cursor.getDefaultCursor());
          splash = null;
        } else {
          splash.setCursor(new Cursor(Cursor.WAIT_CURSOR));
          try {
            // Lookup the Service
            extensionInstaller =
              (ExtensionInstallerService)ServiceManager.lookup("javax.jnlp.ExtensionInstallerService");
            // Hide JNLP Client's download window
            extensionInstaller.hideStatusWindow();
          } catch(UnavailableServiceException use) {
            System.out.println("Service not supported: "+use);
       * Takes charge of all the JAR delivery
      public void run() {
        DownloadService ds;
        int jarNumber = jarSequence.length;
        try {
          ds = (DownloadService)ServiceManager.lookup("javax.jnlp.DownloadService");
        } catch (UnavailableServiceException use) {
          ds = null;
          System.out.println("Service is not supported: "+use);
        }//once have a ds you can do a lot of things
        //begin downloading jars
        for (int i=0;i<jarNumber;i++){
          if (ds != null) {
            processJar(ds,i);
          //take a breath
          try {
            Thread.currentThread().sleep(3000);//IT'S ONLY COSMETICS!
    //        Thread.currentThread().yield();
          } catch (Exception e) {
            System.out.println("Synchronization Exception: "+e);
        }//-for
        showUp(false);//all the needed JARs have processed
        extensionInstaller.installSucceeded(true);//we're optimistic
       * A fancy method that finds out if a JAR is cached and removes it.
       * substitute it with your code.
      private void processJar(DownloadService ds, int i){
        try {
          // determine if a particular resource is cached
          URL url =
            new URL(codebase + jarSequence);
    boolean cached = ds.isResourceCached(url, null);
    // remove the resource from the cache, just for fun
    if (cached) {
    ds.removeResource(url, null);
    // reload the resource into the cache, yes!
    setMessage(msgSequence[i]);
    setLoadingResource(jarSequence[i]);
    DownloadServiceListener dsl = ds.getDefaultProgressWindow();
    ds.loadResource(url, null, dsl);
    } catch (Exception e) {
    System.out.println("Loading Resource: " + e);
    public static void main(String[] args) {
    Splash splash1 = Splash.getInstance();
    splash1.showUp(true);
    splash1.run();
    thank you again.
    Edited by: feiyangdefei on Jan 28, 2008 6:14 AM
    Edited by: feiyangdefei on Jan 28, 2008 6:15 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to resolve that problem?

    After removal of my last posting I try a censored version of my problem:
    I had an important job two days ago.
    When I imported the pictures to my old (upgraded from v2) lib the pictures that I exported as JPG were scrambled in blocks. I tried to repair the library - realized that that will last for hours and that would not have been compatible with my timeline for the job :-o
    So I cancelled that process. After cancelling all information with albums, projects ... all was gone - only the 50000 pictures remained.
    Anyway I had to develop my RAW data - quickly, so I set up a new library. Made some color corrections and simple processes. I was not surprised that I had to wait (too) long - aperture 3 is slow (I have a new macbookPro with 4GB RAM). What really knocked me out was the fact that around 1/3 of the pictures
    - Exported as JPG - had the same blocked areas, scrambled quarters, kinda artwork.
    I made the job in PS4.
    My last backup of Aperture 2 library is January 28th.
    I never made a backup of aperture 3 lib. It was my fear that I would "write" all the problems I had with aperture 3 on my backup.
    I alread contacted German support a few weeks ago. They said that a new library would help. As I see now: my main problem, the scramble JPG export is not resolved by that.
    *What is my starting point?*
    I have a System 10.6.3
    Aperture 3.0.1
    A backup (made within Aperture 2) dated from jan 28th.
    A "flat" library aperture 3 without any structure I made but with all the pictures I added since Jan 28th.
    What would you suggest? Do you think I have a chance to get Aperture 3 running correctly?
    Message was edited by: willi bauer

    I set back to think about it. What to do?
    I set the _precondition that aperture 3 can work without any flaws_. If there are any doubts I would have to return to the working solution aperture 2.
    *My to do list*
    • buy a big external drive and make a complete duplication of the present internal HD
    • open aperture 3 and export all pitures made since jan 28th to external HD
    • start from system 10.6 dvd and make a clean install erasing internal HD first
    • boot then and make all updates on system
    • install aperture 2, make all updates
    • recover from last aperture 2 backup
    • export projects separately to a HD
    • install upgrade to aperture 3
    • make new database - erase the old
    • update to aperture 3.0.2
    • import all pictures
    ? shall I install all other programs after the aperture process or after the clean system install??
    hope this will work. What do you think?
    I think it will last 2 to 3 days.
    hmm .... will apple give a refund on this extra work?
    Message was edited by: willi bauer
    Message was edited by: willi bauer

  • How to resolve the z table activation error?

    I have a Z table.
    Added a couple of fields and activated it. it was fine.
    then changed one of the fields as a key field and activated it.
    it took a long time even though there is no data and terminated.
    I removed the key indicator and tried activating it. it showed errors.
    Then I deleted it using SE14 and recreated with the same name. Now I am getting the following error:
             See log E4911620080227134551:ACT                                                                               
    TABL ZPRICECONDN was not activated                                                     
          Check table ZPRICECONDN (E49116/02/27/08/13:45)                                        
          Enhancement category for table missing                                                    
    /     Table ZZPRICECONDN: Key length > 120 (Restricted functionality)                         
          A table called ZPRICECONDN exists in the database                                      
    /     No active nametab exists for ZPRICECONDN                                               
          Termination due to inconsistencies                                                        
    /     Table ZPRICECONDN (Statements could not be generated)                                  
    /     Error number in DD_DECIDE (9)                                                             
    /     Check on table ZPRICECONDN resulted in errors                                          
    How to resolve this?
    Do I have to do any database manipulations?
    I looked at 306296 but DROP command is not available in ABAP?
    Pl advise.
    Thanks
    Ven

    Hi,
      Whenever you make some changes to the database table, you need to activate it through the
    database utility function (SE14).
    Enhancement category for table missing: 
      to resolve this: SE11>>Table name>> Extras>>Enhancement category...and choose the option 'can be enhanced'.
    / Table ZZPRICECONDN: Key length > 120 (Restricted functionality)
       Reduce your key fields length to <120.
    After doing those changes activate it through the database utility.
    I hope, it will work for you.
    Regards,
    Jallu

  • How do I get a device activation code for my ipad 2 so that I can activate Netflix?

    My netflix account requires a device activation code. How do I get one for my ipad?

    I agree with zukes.  There is no activation code entry, or at least there wasn't when i installed the app.  You are using the app from the appstore, as opposed to going in thru safari, right.   I do not know where you are from, and maybe the international app is different.  But in the us, all you need is your e mail and password from your netflix account.

Maybe you are looking for

  • Left side of my screen touch isn't working !

    The left side of my screen isn't responding to text. Letters like a, w are impossible to type and cannot access any of the icons on the left side of the screen. I went to apple and they said its an hardware issue and I'd have to pay $200 to replace m

  • Making a Ray-Traced image expand

    Running CS6 on Mac OS.  I was wondering if you could do something like a stroke reveal effect like you would for a fake handwriting effect work on an extruded image.  Like if I had an extruded Q, could I make it "grow" in a circle if I'm usuing Ray-T

  • Am I installing a correct IDES ?

    Dear All, I just download IDES ECC5 from http://service.sap.com/swdc Following menus in summaries as follow: Installations and Upgrades SAP Application Components SAP ERP SAP ERP 2004 IDES-Version Windows Server MS SQL SERVER After I did install usin

  • Beta user: The only problem I've ever had is still there. Scanning a page suddenly develops a mind of its own.

    Beta user and only problem I've ever had is still there in 3.6.7. Scanning a page develops a mind of its own. Suddenly shoots to top or bottom. Never happens in Explorer. == This happened == Every time Firefox opened == Beta

  • CALL TRANSACTION 'MM06'

    Hi, I am calling a transaction as; CALL TRANSACTION 'MM06' USING BATCH_ITAB MODE pMODE                    MESSAGES INTO MES_ITAB UPDATE 'S'. in BATCH ITAB: 'X' 'SAPMM03G' '0100', ' ' 'RM03G-MATNR' "any matnr, ' ' 'RM03G-WERKS' "any werks, ' ' 'RM03G-