Edit IO Server

Hi,
I have a college project designed and the server vi works perfectly when un-deployed. We have not moved on to state machines yet so i have had to use local variables in the project. When deployed, one of my Pic Rings does not update its value in the NI Distributed System Manager. When i use a manual button in the client vi to change the Pic Ring condition the server vi responds to the change but the value does not update in the NI Distributed System Manager. I have the Pic Ring as a shared variable in the shared variable library and it is set to Read/Write because of the use of local variables. I think the issue is that the variable has a Read value in the IO Server. I tried to edit Pic Ring in the IO Server so I can set it to Read/Write but I get the following issue. I have read that I need to be logged in to edit the IO Server in NI Distributed System Manager.
Any help would be appreciated.
Thanks,
David
Error -1967362038 occurred at ni_tagger_lv_ReadVariableConfig.vi
Possible reason(s):
IAK_SHARED:  (Hex 0x8ABC700A) Not found.
Complete call chain:
     ni_tagger_lv_ReadVariableConfig.vi
     SysMan_EditVariable.vi
     SysMan_EditVariable.vi.ProxyCaller

Could you please post your VI here?

Similar Messages

  • "texts on html file" are not updated "when edited on server"

    Hi All,
    QUESTION
    What are the solutions, for having editable text/content on .html published files, so clients can edit through their server control panel
    Scenario:
    Client wants to update the "text" by editing the .html files on a server.
    I published the website as static html so the text can be included in .html file, but edits made on server's control panel, doesnt appear in live website.
    I also noticed that the texts located in edgeActions.js are editable through server, i am not very interested to define all my text content as the dynamic
    code because then I must worry about empty .html files and SEO questions.

    Here is what I ve found in regard to my own question...
    For a Client, to be able to change the text on server (Ex: phone numbers in a contact page), they should access and modify the text in the   edge.js or sometimes edgeaction.js page. Changing the text on .html page will create no result. I assume, this is because, the .html page is exported ONCE and only at the point of Publishing a project, to satisfy the SEO needs or whatever. Think of the text on .html page as a Sticker to fool the rest of the world, changing it will not change anything on webste and. Also if you change the text in .js, the change will not be relfected on .html file.

  • How can I edit iCal server addresses in Mountain Lion? I keep getting an error with regards to my google calendar and I understand that the way to fix the problem is adjust the server address, but I cannot access it because the preferences are restrictive

    How can I edit iCal server addresses in Mountain Lion?
    I keep getting an error message with my google calendar, and I heard that if I delete the extra slash at the end of the address the problem will be fixed. But the iCal account preferences take me to system preferences > accounts every time I want to edit the account.
    Does anyone know where I can edit the server address?

    You should ask in the iCloud forum, this is for iMacs. https://discussions.apple.com/community/icloud/icloud_on_my_mac

  • Bug when using Edit in Server Option while editting HiQ node.

    I have recently started using HiQ nodes in my applications, but am running into problems. If I enter the "Edit in Server Option" and then change applications or click on another window without closing the HiQ server window I run into problems. I can no longer enter the "Edit in Server Option" and the HiQ program will not run. I can not seem to find the HiQ server window. The only way I have found around this problem is to close the current document, reopen it, delete the HiQ node and rewrite the entire code, and be very careful to always close the HiQ server window before doing anything else. Of course this is not a suitable solution. Has anyone else run into this problem? Have you figured out a fix?
    Thanks,

    Hi,
    Base on my experience, it seems one of your node have not synced
     the resource configuration, please run the cluster validation report test then post the error or warning part.
    Thanks.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Adobe Digital editions activation server error code E_AUTH_NOT_READY. going on for weeks altering registry not something one should fool with. Please Adobe correct your problem.......

    Adobe digital editions activation server error E_AUTH_NOT_READY. This has been going on for months... Please adobe do something about your problem. Altering the registry in my computer is not something anyone should fool with.....

    Adobe digital editions activation server error E_AUTH_NOT_READY. This has been going on for months... Please adobe do something about your problem. Altering the registry in my computer is not something anyone should fool with.....

  • [WebLogic 9.2] Please enable the DomainRuntimeMBean Server and the Edit MBean Server

    When trying to log-in into my Admin Console:
    A required MBean Server is disabled which prevents the proper operation of
    the Weblogic Administration Console.
    Please enable the DomainRuntimeMBean Server and the Edit MBean Server in
    this domain's configuration.
    I can't even log-in to the Console, how can I change the domain's
    configuration?
    Thanks in advance!
    Two errors logged to the console:
    Console encountered the following error java.rmi.ServerError: A error
    occurred the server; nested exception is:
    javax.xml.transform.TransformerFactoryConfigurationError: Provider
    org.apache.xalan.processor.TransformerFactoryImpl not found
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:220)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at
    weblogic.management.remote.iiop.IIOPServerImpl_922_WLStub.newClient(Unknown
    Source)
    at
    javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2239)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at
    javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
    at
    com.bea.console.utils.MBeanUtils.lookupMBeanServerConnection(MBeanUtils.java:2907)
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeMBeanServerConnection(MBeanUtils.java:1594)
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeServiceMBean(MBeanUtils.java:1670)
    at
    com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:156)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:554)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:851)
    at
    org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:630)
    at
    org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:157)
    at
    com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at
    com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
    at
    org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1169)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:688)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:268)
    at
    com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
    at
    com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:288)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:708)
    Console encountered the following error
    com.bea.console.exceptions.NoJMXServerException:
    Domain Runtime MBean Server is not enabled. You will need to enable it
    through the JMXMBean.
    at
    com.bea.console.utils.MBeanUtils.getDomainRuntimeServiceMBean(MBeanUtils.java:1677)
    at
    com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:156)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:554)
    at
    org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:851)
    at
    org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:630)
    at
    org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:157)
    at
    com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:241)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    at
    com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:130)
    at
    org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1169)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:688)
    at
    com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:268)
    at
    com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
    at
    com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:288)
    at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:708)
    ...

    Nevermind this, found it myself:
    Some jar files the deployed & running application used, were needed in
    directory \bea\jdk150_10\jre\lib\ext

  • Is there a free edition of server 2003 or 2008?

    Hello,
    is there a free edition of server 2003 or 2008 that does not have an expiration day?
    i have a copy which had 180 days trial period but now is expired...

    There are evaluation versions, they do expire, most you can rearm a number of times depending on the flavor so you can get up to a year under the evaluation, finding 2003 or 2008 may be challenging. If you require those you may need to buy a Volume
    license that will come with a option and keys to downgrade.
    Depending on your use there are a couple of programs from Microsoft that have some free licensing available to you, Webspark (discontinued),  Bizspark if you are a small startup business in the tech field, and dreamspark if you are a student. All are
    free to join if you qualify.

  • NetWeaver Developer Edition: Workspace Server Error every 2 Minutes

    Hi there,
    I installed SAP NetWeaver AS ABAP 7.02 SP6 32-bit - Developer Edition on Windows XP 32 Bit in a Virtual Machine with Virtual Box. My Host hase got 8 GB RAM and 4 x >3Ghz Processor and I gave 4GB Ram and 2 Cores to the Virtual Machine.<br>
    The Installation was ok and the Systems works. But now I began to do some exercises (Add 2 Tables and some Types) and now Windows tells me after 2 Minutes I'm logged on  Disp+Work.Exe --> an error occured. Then the SAP Workspace Server is rebooted and I can log on for the next 2 minutes. <br>
    The Error Log tells me that the WorkSpace Process Died (?) but I dont know what to do... can anybody help? This is the Log:
    <br>
    <br>
    trc file: "dev_disp", trc level: 1, release: "720"<br>
    <br>
    sysno      00<br>
    sid        NSP<br>
    systemid   560 (PC with Windows NT)<br>
    relno      7200<br>
    patchlevel 0<br>
    patchno    70<br>
    intno      20020600<br>
    make       multithreaded, Unicode, optimized<br>
    profile   
    testsap\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_testsap<br>
    pid        3704<br>
    Sat Nov 19 22:26:56 2011<br>
    kernel runs with dp version 129000(ext=118000) (@(#) DPLIB-INT-VERSION-129000-UC)<br>
    length of sys_adm_ext is 588 bytes<br>
    SWITCH TRC-HIDE on ***<br>
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3704) [dpxxdisp.c   1268]<br>
         shared lib "dw_xml.dll" version 70 successfully loaded<br>
         shared lib "dw_xtc.dll" version 70 successfully loaded<br>
         shared lib "dw_stl.dll" version 70 successfully loaded<br>
         shared lib "dw_gui.dll" version 70 successfully loaded<br>
         shared lib "dw_mdm.dll" version 70 successfully loaded<br>
         shared lib "dw_rndrt.dll" version 70 successfully loaded<br>
         shared lib "dw_abp.dll" version 70 successfully loaded<br>
         shared lib "dw_sym.dll" version 70 successfully loaded<br>
         shared lib "dw_aci.dll" version 70 successfully loaded<br>
    rdisp/softcancel_sequence :  -> 0,5,-1<br>
    use internal message server connection to port 3900<br>
    rdisp/dynamic_wp_check : 1<br>
    rdisp/calculateLoadAverage : 1<br>
    <br>
    Sat Nov 19 22:26:57 2011<br>
    MtxInit: 30000 0 0<br>
    DpSysAdmExtInit: ABAP is active<br>
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active<br>
    DpIPCInit2: write dp-profile-values into sys_adm_ext<br>
    DpIPCInit2: start server >testsap_NSP_00                          <<br>
    DpShMCreate: sizeof(wp_adm)          20000     (2000)<br>
    DpShMCreate: sizeof(tm_adm)          4323912     (21512)<br>
    DpShMCreate: sizeof(wp_ca_adm)          32000     (64)<br>
    DpShMCreate: sizeof(appc_ca_adm)     32000     (64)<br>
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/556056/556064<br>
    DpShMCreate: sizeof(comm_adm)          556064     (1104)<br>
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0<br>
    DpShMCreate: sizeof(slock_adm)          0     (96)<br>
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0<br>
    DpShMCreate: sizeof(file_adm)          0     (80)<br>
    DpShMCreate: sizeof(vmc_adm)          0     (1792)<br>
    DpShMCreate: sizeof(wall_adm)          (40056/34360/64/192)<br>
    DpShMCreate: sizeof(gw_adm)     48<br>
    DpShMCreate: sizeof(j2ee_adm)     3920<br>
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 08180040, size: 5055296)<br>
    DpShMCreate: allocated sys_adm at 08180048<br>
    DpShMCreate: allocated wp_adm_list at 08182F28<br>
    DpShMCreate: allocated wp_adm at 08183020<br>
    DpShMCreate: allocated tm_adm_list at 08187E48<br>
    DpShMCreate: allocated tm_adm at 08187E70<br>
    DpShMCreate: allocated wp_ca_adm at 085A78C0<br>
    DpShMCreate: allocated appc_ca_adm at 085AF5C8<br>
    DpShMCreate: allocated comm_adm at 085B72D0<br>
    DpShMCreate: system runs without slock table<br>
    DpShMCreate: system runs without file table<br>
    DpShMCreate: allocated vmc_adm_list at 0863EEF8<br>
    DpShMCreate: system runs without vmc_adm<br>
    DpShMCreate: allocated gw_adm at 0863EF50<br>
    DpShMCreate: allocated j2ee_adm at 0863EF88<br>
    DpShMCreate: allocated ca_info at 0863FEE0<br>
    DpShMCreate: allocated wall_adm at 0863FEF8<br>
    DpCommAttachTable: attached comm table (header=085B72D0/ft=085B72D8)<br>
    DpSysAdmIntInit: initialize sys_adm<br>
    rdisp/test_roll : roll strategy is DP_NORMAL_ROLL<br>
    dia token check not active (3 token)<br>
    MBUF state OFF<br>
    DpCommInitTable: init table for 500 entries<br>
    DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm<br>
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80<br>
    EmInit: MmSetImplementation( 2 ).<br>
    MM global diagnostic options set: 0<br>
    <ES> client 0 initializing ....<br>
    <ES> InitFreeList<br>
    <ES> block size is 1024 kByte.<br>
    Using implementation view<br>
    <EsNT> Using memory model view.<br>
    <EsNT> Memory Reset disabled as NT default<br>
    <ES> 1023 blocks reserved for free list.<br>
    ES initialized.<br>
    DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE<br>
    MPI: dynamic quotas disabled.<br>
    MPI init: pipes=4000 buffers=159 reserved=47 quota=10% <br>
    <br>
    Sat Nov 19 22:26:58 2011<br>
    rdisp/http_min_wait_dia_wp : 1 -> 1<br>
    ***LOG CPS=> DpLoopInit, ICU ( 3.4 3.4 4.1) [dpxxdisp.c   1654]<br>
    ***LOG Q0K=> DpMsAttach, mscon ( testsap) [dpxxdisp.c   12221]<br>
    MBUF state LOADING<br>
    DpStartStopMsg: send start message (myname is >testsap_NSP_00                          <)<br>
    DpStartStopMsg: start msg sent<br>
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.<br>
    DpMBufHwIdSet: set Hardware-ID<br>
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1296]<br>
    MBUF state ACTIVE<br>
    DpWpBlksLow: max wp blocks in queue is 400 (80 %)<br>
    MBUF component UP<br>
    DpMsgProcess: 1 server in MBUF<br>
    DpAppcBlksLow: max appc blocks in queue is 250 (50 %)<br>
    <br>
    Sat Nov 19 22:27:59 2011<br>
    DpModState: change server state from STARTING to ACTIVE<br>
    <br>
    Sat Nov 19 22:33:38 2011<br>
    ERROR => DpHdlDeadWp: W0 (pid 2012) died (severity=0, status=0) [dpxxwp.c     1522]<br>
    Edited by: frankie2209 on Nov 19, 2011 10:59 PM
    <br><br>
    <b>C:\usr\sap\NSP\DVEBMGS00\work --> file dev_wi shows an error:</b>
    <br><br>
    M Sat Nov 19 22:28:10 2011<br>
    M  *** ERROR => alert/MONI_SEGM_SIZE not set. Monitoring switched off. [alxxmoni.c   10094]<br>
    M  {root-id=080027A0577D1ED184DEABD3CD8E66BD}_{conn-id=00000000000000000000000000000000}_0<br>
    <br>
    M  <br>
    M Sat Nov 19 22:28:11 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    A  <br>
    A Sat Nov 19 22:31:21 2011<br>
    A  GENER starting remote generation: SAPLSED6 (requested by W0).<br>
    S  <br>
    S Sat Nov 19 22:33:18 2011<br>
    S  found spool memory service RSPO-ACTIONS at 11B99D88<br>
    M  <br>
    M Sat Nov 19 22:37:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:47:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:56:51 2011<br>
    M  in_ThErrHandle: 1<br>
    M  ThIErrHandle: new stat of W1 is WP_SHUTDOWN    <br>
    M  ThIErrHandle: I'm during shutdown<br>
    M  PfStatDisconnect: disconnect statistics<br>
    M  ThIErrHandle: entering ThSetStatError<br>
    C  CANCEL rejected, because there is no SQL statement active<br>
    B  db_sqlbreak() = 1<br>
    M  ThCallDbBreak: no sql statement active<br>
    M  ThIErrHandle: don't try rollback again<br>
    M  ThShutDownServer: shutdown server<br>
    M  ThCallHooks: call hook >Shutdown PXA< for event BEFORE_SHUTDOWN<br>
    A  Saving PXA statistics.<br>
    A  540 programs loaded.<br>
    A  file pxanew opened.<br>
    A  540 entries written.<br>
    M  ThCallHooks: hook >Shutdown PXA< o.k.<br>
    M  PfStatIndInit: Initializing Index-Record <br>
    M  PfWriteIntoFile: copied shared buf (0 bytes) to local buf<br>
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)<br>
    M  Entering ThReadDetachMode<br>
    M  call ThrShutDown (1)...<br>
    B  dbtbxbuf: Saving TBX statistics:<br>
    B  dbtbxbuf: 40 object entries written.<br>
    B  Disconnecting from ALL connections:<br>
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           <br>Program                                
    B  001 000 R/3              000000000 INACTIVE     NO  NO  NO  YES NO  NO  000 255 255 20111119 222712 <br>testsap                                                 
    C  Disconnecting from connection 0 ...<br>
    C  Now I'm disconnected from MaxDB<br>
    B  Disconnected from connection 0<br>
    B  statistics db_con_commit (com_total=97, com_tx=19)<br>
    B  statistics db_con_rollback (roll_total=0, roll_tx=0)<br>
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 1 3304) [dpnttool.c   339]<br>
    <br>
    <br>
    Edited by: frankie2209 on Nov 19, 2011 11:18 PM
    <br><br>
    <b>Now I saw in syslog in SAPMMC that when I start the ApplicationServer "NSP" ive got an Error:</b>
    "Communications data: Service initialization failed" (Process Type RD, PID 03356 , Message ID S10<br> But message_server.exe and disp+work.exe are running green and i can log on into sap. and then after 1 minute the explaned error occurs.(WorkspaceProcess is restarted and sapsession breaks down - i have to log on again)
    Edited by: frankie2209 on Nov 19, 2011 11:45 PM

    Please check the value of  the parameter PHYS_MEMSIZE in the file <Drive>:\usr\sap\NSP\SYS\profile\NSP_DVEBMGS00_testsap . Set the value to 2048M. Also set the page file size to 10GB. Ensure you have space on disk to allocate space for paging.

  • Unable to connect to the 2014 SQL Developer's Edition Report Server

    Hello,
       I have been through the wringer trying to gain access to my report service.  I have to admit that I am something of a neophyte with regards to SQL Server but I am pretty good with Windows 7 management in general.  I have just installed
    SQL 2014 Developer's Edition under Windows 7 SP1.  I have connected to the database engine server and loaded a couple of databases.  I chose windows authentication and can get into the report configuration manager and the SQL server configuration
    manager with no problems.  I have registered the URLs for both the web and report manager.  I can connect to all of the other instances (database engine, analysis services, and integration services).  I have to run with administrator privileges
    to connect to the integration services but it does not make any difference when attempting to connect to the reporting service either through report builder 3 or connect through object explorer.  I can find no relevant errors in the RS log even after
    enabling logging.  I have been through many of the articles I could find online but nothing seems to resolve the problem.  When connecting it shows Windows Authentication and the correct domain\user.  I also browse to find the service so the
    URL should be correct. The error that I am getting is as follows:
    "Unable to connect to the server at CALYSTO\ReportService. The specified URL might not be valid or there might be a problem with the report server version or configuration. Specify a different URL, or contact your server administrator to verify that
    the report server runs SQL Server 2008 or later. Additionally, if you are trying to connect to a SharePoint-integrated report server, verify that SharePoint is installed on the server and that the report server uses SharePoint integrated mode. (Microsoft.SqlServer.Management.UI.RSClient)"
    Program Location:
       at Microsoft.SqlServer.Management.UI.RSClient.RSClientConnection.CreateConnection()
       at Microsoft.SqlServer.Management.UI.RSClient.RSConnectionInfo.GetRSConnectionObject(Boolean ensureOpenConnection)
       at Microsoft.SqlServer.Management.UI.RSClient.RSConnectionInfo.RSTypeImpl.ProceedWithConnection(UIConnectionInfo ci)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.RSType.Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.ProceedWithConnection(UIConnectionInfo ci)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    I have tried fixing the installation with the installation disk, removing the report service instance and reinstalling it, using the administrator account instead of mine (with is of course an administrator).  I'm at a loss right now.  I have spent
    about 12 hours trying to track this down and so far nothing has worked.  I'm about ready to reinstall the entire operating system and start all over.  I thought that I would try this venue before going to that extreme.
    Any thoughts, questions, or ideas would be much appreciated.
    Thanks,
    -Tom
    Tom L

    "Unable to connect to the server at CALYSTO\ReportService.
    Hello Tom,
    It should be "ReportServer" in the URL, not "ReportService".
    In "Reporting Service Configuration Manager" look up the correct URL. Open Internet Explorer with right-mouse click => "Run as Administrator" and open the URL, this should work. Navigate to "Side setting" (on top right side),
    go to tab "Security" and add your account with role "System Administrator". Afterwards you should be able to open the URL without running IE as admin.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • NetWeaver AS ABAP 7.4 Developer Edition: SAP Server Not Responding

    Hello,
    im using the developer edition of AS ABAP 7.4 of CAL. When I connect (via Remotedesktop) and starting SAPGui or Eclipse ADT, I got the error message "partner ... not reached" (Error No. 10061). Any idea how to solve this issue?
    I tried already to logon to the backend instance at OS level and running startsap manually. But this resulted in an error that the HDB is not running, starting HDB manually did not solve the problem either, startsap still says HDB is not running:
    That's what I tried on the backend instance:
    bihost:~ # su - a4hadm
    bihost:a4hadm 9>
    bihost:a4hadm 9> sapcontrol -nr 00 -function GetProcessList
    28.01.2015 16:12:53
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    disp+work, Dispatcher, GRAY, Stopped, , , 13693
    igswd_mt, IGS Watchdog, GRAY, Stopped, , , 13694
    bihost:a4hadm 10> startsap r3
    Checking HDB Database
    Database is not available via R3trans
    Database HDB must be started first
    bihost:a4hadm 11> exit
    logout
    bihost:~ # su - hdbadm
    bihost:/usr/sap/HDB/HDB02> sapcontrol -nr 02 -function GetProcessList
    28.01.2015 16:13:55
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    hdbdaemon, HDB Daemon, GREEN, Running, 2015 01 28 13:50:44, 2:23:11, 30943
    hdbnameserver, HDB Nameserver, GREEN, Running, 2015 01 28 13:50:44, 2:23:11, 30968
    hdbpreprocessor, HDB Preprocessor, GREEN, Running, 2015 01 28 13:50:49, 2:23:06, 31072
    hdbindexserver, HDB Indexserver, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31105
    hdbstatisticsserver, HDB Statisticsserver, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31108
    hdbxsengine, HDB XSEngine, GREEN, Running, 2015 01 28 13:50:51, 2:23:04, 31111
    sapwebdisp_hdb, SAP WebDispatcher, GREEN, Running, 2015 01 28 13:53:02, 2:20:53, 32554
    hdbcompileserver, HDB Compileserver, GREEN, Running, 2015 01 28 13:50:49, 2:23:06, 31075
    bihost:/usr/sap/HDB/HDB02> exit
    logout
    bihost:~ # su - a4hadm
    bihost:a4hadm 14> startsap r3
    Checking HDB Database
    Database is not available via R3trans
    Database HDB must be started first
    bihost:a4hadm 15>
    Stopping and restarting HDB does not solve the issue.
    I'm using SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8 [Developer Edition]).
    Many thanks in advance for any hint.
    Regards,
    Christian

    After more investigation I could solve the problem: The HDB license expired. Luckly I found the Getting Started Guide (by using Google) at
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d03bb795-a32b-3210-5d8c-e696152730ef?QuickLink=index&…
    which explains how to obtain a new license.

  • Standard Edition / Apache Server

    Since there exists absolutely no information that I can
    find... including in the manual that came with SE, I need to know
    is SE only installable as a stand alone version, which Adobe
    recomends you don't run as a production server, and which during
    the install of developer, the directions state that is the only way
    you can run it.
    I am on a MAC with Apache and MySQL set up and want to
    develope Flex CF projects that I will deploy to a production server
    Linux RH with CF-SE, Apache, MySQL. How can I connect my Developer
    Edition so I can see my Database, I see nothing and Help has no
    reference to this at all.
    I installed using the Stand Alone because as I mentioned
    above the directions stated that the SE can only run in that
    configuration ... did I jump the gun buying SE or is there a
    tutorial (since it's not in the manual) how I can get my CF install
    to see my database and webserver (MAC Platform - Apache MySQL)
    Thanks, I hope the answer does not have me posting a for sale
    ad on Ebay.

    whiterrabbit wrote:
    > "It is important to note that if you are installing the
    SE version, you will
    > only have the server configuration available to you."
    The server configuration
    > being the self contained server.
    >
    > I feel like Adobe could have told me this before I
    requested my company
    > purchase the dang software, now I have to explain that
    this software which we
    > plan to run our job tracking application is not intended
    for production use.
    > This is the type of thing they should include in the
    Edition Comparison, I am
    > going to see if I can return this software!
    It is intended for production use. If you have paid for a
    legitimate
    license, you have bought a production server. Adobe does not
    sell a
    ColdFusion product that is not for production.
    I think you are misunderstanding the idea of 'self
    contained'. There
    are two major flavors of ColdFusion, with a couple so
    variations on the
    second flavor. Standard which is a self contained version.
    With this
    version the JRUN Java server that ColdFusion runs on top of
    is contained
    within ColdFusion. As such it is not available to run other
    JAVA, J2EE,
    JSP type applications. It is 100% dedicated to ColdFusion.
    With the Enterprise server. JRUN is not contained with-in
    ColdFusion.
    It is installed independently and ColdFusion is installed
    under the JRUN
    server in one of three ways. Stand-alone, multi-home or J2EE
    war. In
    this configuration the JRUN is fully available as a Java
    server and can
    have any other Java, J2EE, JSP applications installed in it.
    I can not speak to your mySQL issue. I have never made use of
    that product.

  • Cannot edit GPO server 2008

    Dear All
    I use windows server 2008 in branch have active directory join to Primary domain in data-center domain.co.cc
     i need to edit group on the this server but show error
    Please help to advise
    Run command dcdiag /fix
    [QUOTE]Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>dcdiag /fix
    Directory Server Diagnosis
    Performing initial setup:
    Trying to find home server...
    Home Server = aaa-CM-DC
    * Identified AD Forest.
    Done gathering initial info.
    Doing initial required tests
    Testing server: CHIANGMAI\aaa-CM-DC
    Starting test: Connectivity
    ......................... aaa-CM-DC passed test Connectivity
    Doing primary tests
    Testing server: CHIANGMAI\aaa-CM-DC
    Starting test: Advertising
    ......................... aaa-CM-DC passed test Advertising
    Starting test: FrsEvent
    There are warning or error events within the last 24 hours after the
    SYSVOL has been shared. Failing SYSVOL replication problems may cause
    Group Policy problems.
    ......................... aaa-CM-DC failed test FrsEvent
    Starting test: DFSREvent
    ......................... aaa-CM-DC passed test DFSREvent
    Starting test: SysVolCheck
    ......................... aaa-CM-DC passed test SysVolCheck
    Starting test: KccEvent
    ......................... aaa-CM-DC passed test KccEvent
    Starting test: KnowsOfRoleHolders
    ......................... aaa-CM-DC passed test KnowsOfRoleHolders
    Starting test: MachineAccount
    ......................... aaa-CM-DC passed test MachineAccount
    Starting test: NCSecDesc
    ......................... aaa-CM-DC passed test NCSecDesc
    Starting test: NetLogons
    ......................... aaa-CM-DC passed test NetLogons
    Starting test: ObjectsReplicated
    ......................... aaa-CM-DC passed test ObjectsReplicated
    Starting test: Replications
    ......................... aaa-CM-DC passed test Replications
    Starting test: RidManager
    ......................... aaa-CM-DC passed test RidManager
    Starting test: Services
    ......................... aaa-CM-DC passed test Services
    Starting test: SystemLog
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:05:09
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:10:10
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    A warning event occurred. EventID: 0x00000427
    Time Generated: 11/19/2014 11:14:30
    Event String:
    There are no IP addresses available for lease in the scope or supers
    cope "DHCP-CM".
    A warning event occurred. EventID: 0x000003FC
    Time Generated: 11/19/2014 11:14:48
    Event String:
    Scope, 192.168.10.0, is 100 percent full with only 0 IP addresses re
    maining.
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:15:10
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:20:11
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:25:11
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:30:12
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0xC00A0038
    Time Generated: 11/19/2014 11:32:53
    Event String:
    The Terminal Server security layer detected an error in the protocol
    stream and has disconnected the client. Client IP: 192.168.0.212.
    A warning event occurred. EventID: 0x000003FC
    Time Generated: 11/19/2014 11:34:49
    Event String:
    Scope, 192.168.10.0, is 100 percent full with only 0 IP addresses re
    maining.
    A warning event occurred. EventID: 0x000003FC
    Time Generated: 11/19/2014 11:34:49
    Event String:
    Scope, 192.168.10.0, is 100 percent full with only 0 IP addresses re
    maining.
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:35:13
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:40:13
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:45:14
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:45:19
    Event String:
    Driver RICOH Aficio MP C4502 PCL 5c required for printer RICOH Afici
    o MP C4502 PCL 5c is unknown. Contact the administrator to install the driver be
    fore you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:45:22
    Event String:
    Driver Send To Microsoft OneNote 2010 Driver required for printer Se
    nd To OneNote 2010 is unknown. Contact the administrator to install the driver b
    efore you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:45:23
    Event String:
    Driver Microsoft XPS Document Writer v4 required for printer Microso
    ft XPS Document Writer is unknown. Contact the administrator to install the driv
    er before you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:45:23
    Event String:
    Driver SnagIt 8 Printer required for printer SnagIt 8 is unknown. Co
    ntact the administrator to install the driver before you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:45:24
    Event String:
    Driver WebEx Document Loader required for printer WebEx Document Loa
    der is unknown. Contact the administrator to install the driver before you log i
    n again.
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:50:17
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 11:55:17
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:58:36
    Event String:
    Driver RICOH Aficio MP C4502 PCL 5c required for printer RICOH Afici
    o MP C4502 PCL 5c is unknown. Contact the administrator to install the driver before you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:58:39
    Event String:
    Driver Microsoft XPS Document Writer v4 required for printer Microso
    ft XPS Document Writer is unknown. Contact the administrator to install the driv
    er before you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:58:40
    Event String:
    Driver WebEx Document Loader required for printer WebEx Document Loa
    der is unknown. Contact the administrator to install the driver before you log i
    n again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:58:41
    Event String:
    Driver Send To Microsoft OneNote 2010 Driver required for printer Se
    nd To OneNote 2010 is unknown. Contact the administrator to install the driver b
    efore you log in again.
    An error event occurred. EventID: 0x00000457
    Time Generated: 11/19/2014 11:58:42
    Event String:
    Driver SnagIt 8 Printer required for printer SnagIt 8 is unknown. Co
    ntact the administrator to install the driver before you log in again.
    An error event occurred. EventID: 0x00000422
    Time Generated: 11/19/2014 12:00:18
    Event String:
    The processing of Group Policy failed. Windows attempted to read the
    file \\domain.co.cc\SysVol\domain.co.cc\Policies\{B6AEC 142-9EBB-417C-8080-A6E4713790D
    9}\gpt.ini from a domain controller and was not successful. Group Policy setting
    s may not be applied until this event is resolved. This issue may be transient a
    nd could be caused by one or more of the following:
    ......................... aaa-CM-DC failed test SystemLog
    Starting test: VerifyReferences
    ......................... aaa-CM-DC passed test VerifyReferences
    Running partition tests on : DomainDnsZones
    Starting test: CheckSDRefDom
    ......................... DomainDnsZones passed test CheckSDRefDom
    Starting test: CrossRefValidation
    ......................... DomainDnsZones passed test
    CrossRefValidation
    Running partition tests on : ForestDnsZones
    Starting test: CheckSDRefDom
    ......................... ForestDnsZones passed test CheckSDRefDom
    Starting test: CrossRefValidation
    ......................... ForestDnsZones passed test
    CrossRefValidation
    Running partition tests on : Schema
    Starting test: CheckSDRefDom
    ......................... Schema passed test CheckSDRefDom
    Starting test: CrossRefValidation
    ......................... Schema passed test CrossRefValidation
    Running partition tests on : Configuration
    Starting test: CheckSDRefDom
    ......................... Configuration passed test CheckSDRefDom
    Starting test: CrossRefValidation
    ......................... Configuration passed test CrossRefValidation
    Running partition tests on : aaa
    Starting test: CheckSDRefDom
    ......................... aaa passed test CheckSDRefDom
    Starting test: CrossRefValidation
    ......................... aaa passed test CrossRefValidation
    Running enterprise tests on : domain.co.cc
    Starting test: LocatorCheck
    ......................... domain.co.cc passed test LocatorCheck
    Starting test: Intersite
    ......................... domain.co.cc passed test Intersite

    I do follow with step below as link http://support.microsoft.com/kb/290762, It's work fine
    Note You can configure the FRS logs to record detailed debugging entries. For more information about how to configure FRS logging, click the following article number to view the article in the Microsoft Knowledge Base:
    221111 Description of FRS entries in the registry
    To perform a nonauthoritative restore, stop the FRS service, configure the
    BurFlags
    registry key, and then restart the FRS service. To do so:
    Click Start, and then click Run.
    In the Open box, type cmd and then press ENTER.
    In the Command box, type net stop ntfrs.
    Click Start, and then click Run.
    In the Open box, type regedit and then press ENTER.
    Locate the following subkey in the registry:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NtFrs\Parameters\Backup/Restore\Process at Startup
    In the right pane, double-click BurFlags.
    In the Edit DWORD Value dialog box, type D2 and then click
    OK.
    Quit Registry Editor, and then switch to the Command box.
    In the Command box, type net start ntfrs.
    Quit the Command box.
    When the FRS service restarts, the following actions occur:
    The value for BurFlags registry key returns to 0.
    Files in the reinitialized FRS folders are moved to a <var>Pre-existing</var> folder.
    An event 13565 is logged to signal that a nonauthoritative restore is started.
    The FRS database is rebuilt.
    The member performs an initial join of the replica set from an upstream partner or from the computer that is specified in the Replica Set Parent registry key if a parent has been specified for SYSVOL replica sets.
    The reinitialized computer runs a full replication of the affected replica sets when the relevant replication schedule begins.
    When the process is complete, an event 13516 is logged to signal that FRS is operational. If the event is not logged, there is a problem with the FRS configuration.

  • How to edit Webi Server's setting of "stopped 5 times in 60 minutes"

    It is knows that Webi Server will be considered failed while it has stopped 5 times in 60 minutes.
    Could we edit it's setting so that Webi Server could be considered failed while stopped at 6(7,8,...) times at Linux Environment or Windows?

    Yes, If you have rights to "CMC"(Central Management Console) then you can edit all servers properties.
    Thank You!

  • Cannot Edit Duplicate Server Behaviors (bugged?)

    Okay, here's a problem:
    I've got a user login page with two different forms on it -
    one to log in new users, and one to log in existing users. I
    applied a "log in user" server behavior to each of them. Now both
    of these server behaviors are showing up under the Server Behaviors
    menu with the exact same name: "Log In User". When I try to save
    this file I get the following error:
    The Server Behavior panel cannot determine whether "Log In
    User" or "Log In User" is applied to your page. Please select the
    Edit Server Behaviors and change one of the two behaviors to ensure
    that each is uniquely identifiable.
    Clicking on each of them points to the same block of code
    (which logs in the existing user). I cannot delete them using the
    minus sign. When I click on the plus sign and select "Edit Server
    Behaviors" it shows me two other custom behaviors that I'd already
    downloaded (and used on another page) but doesn't show me the "Log
    In User" behavior at all.
    Is there any way to edit these behaviors? Change the name of
    one of them? Right now my page is working perfectly and I wouldn't
    mind the error except for the fact that this page is based on a
    template. Any template changes I make are not updating to this
    page. . . perhaps there's a preference I could change that would
    allow template changes even if an error is encountered?
    Any help is appreciated. Thanks in advance!

    Sylvain; thank you for the reply.  No, this issue impacts entries other than automount as well.
    So far I have observed this with entries consisting of :
    1) top/posixaccount/organizationalPerson/person/inetOrgPerson,
    2) top/groupofuniquenames/posixgroup
    3) top/iphost/nsHost
    4) top/nisNetgroup
    I have double/triple checked the schema and any log files as well to no avail.
    I have opened SR 3-10281206831 related to this issue.

  • Where can I download the pure java edition app server for windows

    Where can I download a copy of the uncertified windows version of the app server listed below?
    OracleAS Java Edition v9.0.4
    Oracle HTTP Server
    OracleAS Containers for J2EE
    Oracle Enterprise Manager
    OracleAS TopLink
    Oracle JDeveloper
    Currently certified: Solaris, HP, Linux
    (I am not interested in the 10.0.3 preview version of the app server)
    I went to the Production release download area for the Application Server and they only let you download the Certified version of this SW which is for Linux, HP, and Linux.
    I went to the Pre-release download area and they only have the 10.0.3 preview versions listed for download.
    We want to install the above-mentioned version of an intel box running Windows for our integration point and we have linux boxes setup for production. We would like to use the same version of the app servers on all 3.
    Any ideas out there?

    Go into
    Applications / Utilities / Java Preferences.app
    and make sure you have the 'Enabled' boxes checked for both 64 and 32-bit.
    Finally, in
    Safari > Preferences | Security
    make sure the 'Enable Java' box is checked.
    Message was edited by: softwater

Maybe you are looking for

  • How the heck do I back up my hard drive?!

    Sorry if this question gets asked every week, but I searched the "Tiger" forums and still can't figure this out. I've owned an iMac since last August but haven't used it much, so I have no after-market software and very little data on it. Unfortunate

  • Scheduling Dependent Jobs

    Hi, I am trying to schedule 2 jobs that are not logically linked, but their execution is dependent. ex: Job A: Gather the DB Stats Job B: Run the DB Export Due to some technical reasons, I want Job B to run during its allocated schedule ONLY IF Job A

  • Major Problems with dates

    I have created several tables through the wizard. My forms now populate these tables. When I have gone back and looked at the data in the tables the date format is DD-MON-RR, as expected but if I do a describe on the table it gives a date format of 7

  • Lost my itouch 4. Is there a way to retrieve photos?

    Lost my itouch 4. How may i retrieve the photos i had there from my PC?

  • HT4623 i have a iphone4 but it is not recognise any sim so what i have to do?

    hi it was happening second time and today i changed my iphone 4 from a apple store and at that time it was recognise a sim but after install a ios 6.0.1 then its doesn't recognise any sim so can u give me a sugetion what i have to do? and i don't hav