0 of 3 tests successful

I try to install WebLogicFusionOrderDemo. However, I cannot connect to BAM-sta00751
In 192.168.1.4, there are 2 weblogic running. I just want to install this sample to one of the two.
Testing HTTP connection     ... failed.
Remote host closed connection during handshake
Testing Data Object browsing     ... failed.
Remote host closed connection during handshake
Testing JNDI connection     ... failed.
Failed to establish a connection to "192.168.1.4" at port 9001;
Please verify BAM Server Host & JNDI Port.
0 of 3 tests successful.

HI
You will need to change the connection information to your BAM install in JDEV before deploying.
Also,set the BAM adapter connection information to point to the BAM server on your SOA server.

Similar Messages

  • Mapping tested successfully in Simulator but fails in SXI_MONITOR

    Hi gyus,
    The Outbound message structure is the following:
    MT_CAP_BANKS
    actions     1..1    xsd:string
    RECORD   0..unbounded  Segment
       Field1
       Field2
       etc
    The target Inbound message structure is the structure of the JDBC receicer adapter, since the scenario is Proxy to JDBC.
    MT_DB_BANKS
    STATEMENT       1..unbounded
    DBSTATEMENT   1..1
       action
       etc
    I want to have one STATEMENT per RECORD segment. But the RECORD segment may also be missing in case that we want to do massive delete of all the entris in a table. So I may have only the action field in some test cases.
    Therefore, I am mapping RECORD>mapWithDefault>STATEMENT.
    Mapping is tested successfully in simulator for all cases, either many RECORD segment or no RECORD segment. Interface mapping tested successfully. However, when we are doing real tests, mapping works fine with many RECORD segments, but fails with no RECORD segments (Cannot produce target element /ns0:MT_DB_BANKS/STATEMENT. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd).
    Any ideas ?
    I also tried to chang the mapping with IF RECORD EXISTS THEN STATEMENT='' ELSE RECORD-->STATEMENT but problem still remains!!

    Hi,
    I'm not really sure why you are encountering this error. Have you tried any context modifications before mapping to field STATEMENT?
    Could you try this mapping?
    constant:null -----------------------------------------> \
    RECORD --> mapWithDefault:null --> equalsS:null --> ifThenElse --> STATEMENT
    constant:hasValue -------------------------------------> /
    The code should perform just like the one with the mapWithDefault without the ifThenElse, but it's worth to try.
    Hope this helps,

  • Library/test/success

    Every 10 minutes or so, my mac has a window pop up that says Join "Home" at the top and SUCCESS in it, and at the bottom of the window is: http://www.apple.com/library/test/success. It does also seem to be searching for the wifi connection. Any advice?

    Most likely, it means that you're trying to connect to a wireless network with a misconfigured or incompatible captive portal. Remove it from the list of preferred networks. In some cases, a cordless phone network might be mistaken for a Wi-Fi network.

  • Mapping: Time limit exceeded although we already tested successfully

    Hi everybody,
    we have a java-mapping where a large message has to be mapped. We tested already successfully. In another test we got a  error in SMQ2.
    So between the first and the second test, there must be any difference in the system. We did'nt change any basic parameters. There was also no traffic on the system in both tests. So we wonder what could be the reason?
    Regards
    mario
    Edited by: Mario Müller on Feb 2, 2010 2:29 AM

    Hi,
    GC - garbage collection
    >>As the java is a compiled source from a third party I can't say if it is DOM or SAX.
    you can always recompile and check
    >>>FYI: The java is parsing a flat EDI-message into edixml.
    if you bought it then probably you need to contact the vendor and ask - if this vendor has any support
    Regards,
    Michal Krawczyk

  • Interface mapping test successful, throws exception in BPM

    Hi.
    We are having a problem with an Interface mapping which works when
    tested in Integration Builder, but throws an Exception when it is part
    of the Transformation in a BPM.
    The scenarion is such:
    1. The sender calls the outbound interface using a web service.
    2. XI uses the input and passes to the Integration Process
    3. In the BPM, a LOGON message is built to call the web service as
    specified by an external web service . The input and
    output messages are just a single string, in which the other XML is
    embedded.
    4. XI receives a response from the web service call
    5. XI Extracts the sessionId from the response and combines it with the
    initial input (Step 1) to create the query for the query message in
    the web service.
    It is in Step 5 where the transformation fails, with an Exception in
    the DefaultTrace.trc as
    Runtime exception occurred during execution of application mapping program com/sap/xi/tf/_MM_LogonResponse_PropertySearchRequest_to_ExternalRequestSOAP_: com.sap.aii.utilxi.misc.api.BaseRuntimeException; RuntimeException in Message-Mapping transformation: Cannot produce target element /ns0:Messages/ns0:Message1/ns1:EXTERNAL/REQUEST. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd
    Thrown:
    MESSAGE ID: com.sap.aii.ibrun.server.mapping.rb_MappingRuntimeException.EXCEPTION_DURING_EXECUTE
    com.sap.aii.ibrun.server.mapping.MappingRuntimeException: Runtime exception occurred during execution of application mapping program com/sap/xi/tf/_MM_LogonResponse_PropertySearchRequest_to_ExternalRequestSOAP_: com.sap.aii.utilxi.misc.api.BaseRuntimeException; RuntimeException in Message-Mapping transformation: Cannot produce target element /ns0:Messages/ns0:Message1/ns1:EXTERNAL/REQUEST. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd
    I have extracted the data from the initial request (step 1) and the
    logon response (step 4) and using these I have tested the Interface
    Mapping. There is no problem with this and the tests are successful.
    From what I can see, because the Response field in the LOGONResponse
    contains more XML tags, XI must be parsing it and assuming the tags are
    tags in the message, and not just the string, thus it is complaining
    that the XSD types do not match. This extra XML Parsing does not take
    place in the Interface Mapping Test.
    I have put the response into a User Defined Function which just has one
    line "return new String("Hello")" and that fails. However, if this UDF
    does not have the Response as the input, it does not complain.
    Please advise.
    --Reenal

    hi
    You will have to use specific replacements for you xml tags if it is coming as a paramter
    replace '<' with &lt;
    replace '>' with &gt;
    for eg: I want to pass <TakeIt>200</TakeIt> as value to Element <A>
    Mapping won't work if it is passed like
    a) <A><TakeIt>200</TakeIt></A> - Wrong
    Instead the replace the angle brackets
    b) <A>&lt;TakeIt&gt;200&lt;/TakeIt&gt;</A> - Correct
    While testing the mapping in IR (a) will work bcoz the test tool will convert it to (b) format. Check the xml source in test tool.
    So ensure the web response is like (b)
    rgds,
    Arun

  • Odbc connection test success but can't link the database to oracle with 1013 call failed error.

    i am using my MS Access 2013 to connect with my oracle database. I created the odbc link and successfully have connection test pass. However i can;t link the database with my MS access. When i am using different software (mapinfo), i am able to connect to oracle database. The error is"1013: user requested cancel of current operation"

    In MS access, i open the external data and select odbc. Select my odbc link created previously, enter the password and after a while the error message pop up.
    But if i am using another tools, such as SQL Developer or Mapinfo, i will able to connect to oracle database using the same odbc link.

  • SMTP email test success, but emails not occurring

    Hi ,
    the SMTP server is configured to accept only login authenticated mails, but when i
    selected No Authentication, the test connection will be successful.but no emails sent.
    please help me . checked SMTP note working, no SM21 logs found.Email job running.
    kiss

    Hi,
    you can validate below note
    Note 1145354 - Configuring the Mail Services, troubleshooting info
    regards
    nag

  • Testing success/failure of archiveLogFile() method of servermanager

    When attempting to archive a log file programmatically using the archiveLogFile() method of servermanager is there a way to test the success/failure of the action. I tried
    adminObj = createObject("component","cfide.adminapi.administrator").login("topsecret");
    serverObj = createObject("component","cfide.adminapi._servermanager.servermanager");
    result = serverObj.archiveLogFile("logfilename");
    writeDump(result);
    However, result is undefined.
    Thanks!

    That function has a void returntype, that's why.
    http://www.cfexecute.com/admin-api-documentation/servermanager-cfc/#method_archiveLogFile
    Instead you'd have to do something like a directory read to see if the file had been renamed.

  • Why I cannot test successfully

    I use oracle8i whose characterset is 'ZHS16GBK' and language is 'AMERICAN' ,also I have installed jdevelopr9i whose project's encoding is 'GBK'.Then I am doing the tutorial example "business components basic tutorial",I have complete all steps except the last step "testing the business logic tier",I chose "local in Middle Tier Server Type,jdbc url in connect Type".But I met the following problem :
    Business Componet Browser-java.lang.ClassCastException
    oralce.sql.converter.CharacterConverter12Byte
    I don't know why!!!!

    I test jdbc in the second setp ,the result is a sucess!
    I cannot find nls_charset12.jar in %jdev_home% including all its subdirectories!
    then I found nls_charset12.zip in %oracle_home%\jdbc,so I add the nls_charset12.zip to 'configurations|development|paths' of project setings ,but I met the same problem. Now the console is:
    D:\orabak\jdev9i_rc2\jdk\bin\javaw.exe -ojvm -classpath D:\orabak\jdev9i_rc2\jdev\mywork\tutorials\bc\classes;****E:\oracle\ora81\jdbc\lib\nls_charset12.zip****;D:\orabak\jdev9i_rc2\jdev\lib\jdev-rt.jar;D:\orabak\jdev9i_rc2\jlib\regexp.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\jmscommon.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\aqapi.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jct.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jctejb.jar;D:\orabak\jdev9i_rc2\BC4J\lib\collections.jar;D:\orabak\jdev9i_rc2\j2ee\home\ejb.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jmtejb.jar;D:\orabak\jdev9i_rc2\j2ee\home\ejb.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jdomgnrc.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jhtml.jar;D:\orabak\jdev9i_rc2\BC4J\lib\datatags.jar;D:\orabak\jdev9i_rc2\BC4J\lib\uixtags.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4juixtags.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jjdbcpatch817.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jdatum817.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jct.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jctejb.jar;D:\orabak\jdev9i_rc2\BC4J\lib\collections.jar;D:\orabak\jdev9i_rc2\j2ee\home\ejb.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jta.jar;D:\orabak\jdev9i_rc2\j2ee\home\oc4jclient.jar;D:\orabak\jdev9i_rc2\j2ee\home\jaas.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jdomorcl.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jdatum.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jmt.jar;D:\orabak\jdev9i_rc2\BC4J\lib\collections.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jct.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jtester.jar;D:\orabak\jdev9i_rc2\jlib\jdev-cm.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\jlib\help4-nls.jar;D:\orabak\jdev9i_rc2\jlib\help4.jar;D:\orabak\jdev9i_rc2\jlib\share.jar;D:\orabak\jdev9i_rc2\jlib\jewt4-nls.jar;D:\orabak\jdev9i_rc2\jlib\jewt4.jar;D:\orabak\jdev9i_rc2\jlib\oracle_ice5.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jct.jar;D:\orabak\jdev9i_rc2\BC4J\lib\collections.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jctvb.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjorb.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jmtvb.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jct.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jctvb.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjorb.jar;D:\orabak\jdev9i_rc2\jlib\LW_PfjBean.jar;D:\orabak\jdev9i_rc2\jlib\jdev-cm.jar;D:\orabak\jdev9i_rc2\jdev\lib\ebiadapters.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\jmscommon.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\aqapi.jar;D:\orabak\jdev9i_rc2\jdev\lib\jdebi.jar;D:\orabak\jdev9i_rc2\jdev\lib\javax_ejb.jar;D:\orabak\jdev9i_rc2\jlib\oracle_ice5.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\dacf.zip;D:\orabak\jdev9i_rc2\jdev\infobus\lib\infobus.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\activation.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jcert.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jndi.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jnet.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\jta.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\mail.jar;D:\orabak\jdev9i_rc2\j2ee\home\ejb.jar;D:\orabak\jdev9i_rc2\j2ee\home\jaxp.jar;D:\orabak\jdev9i_rc2\j2ee\home\jdbc.jar;D:\orabak\jdev9i_rc2\j2ee\home\jaas.jar;D:\orabak\jdev9i_rc2\j2ee\home\jsse.jar;D:\orabak\jdev9i_rc2\ord\jlib\jmf.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jui.jar;D:\orabak\jdev9i_rc2\jlib\bigraphbean.jar;D:\orabak\jdev9i_rc2\jlib\LW_PfjBean.jar;D:\orabak\jdev9i_rc2\classes;D:\orabak\jdev9i_rc2\jdev\lib\jdev.jar;D:\orabak\jdev9i_rc2\jdev\lib\jdev.jar;D:\orabak\jdev9i_rc2\jdev\lib\jdscm.jar;D:\orabak\jdev9i_rc2\jdev\lib\jdev.jar;D:\orabak\jdev9i_rc2\jdev\lib\jgl3.1.0.jar;D:\orabak\jdev9i_rc2\lib\aurora_client.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjorb.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjdev.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbdev.jar;D:\orabak\jdev9i_rc2\javavm\lib\aurora.zip;D:\orabak\jdev9i_rc2\sqlj\lib\translator.jar;D:\orabak\jdev9i_rc2\sqlj\lib\runtime.jar;D:\orabak\jdev9i_rc2\lib\mts.jar;D:\orabak\jdev9i_rc2\j2ee\home\lib\ojsp.jar;D:\orabak\jdev9i_rc2\j2ee\home\lib\ojsputil.jar;D:\orabak\jdev9i_rc2\j2ee\home\oc4j.jar;D:\orabak\jdev9i_rc2\lib\servlet.jar;D:\orabak\jdev9i_rc2\jdev\lib\ojc.jar;D:\orabak\jdev9i_rc2\BC4J\samples\OnlineOrdersForClients\classes\OnlineOrdersEjbCommon.jar;D:\orabak\jdev9i_rc2\BC4J\samples\OnlineOrdersForClients\OnlineOrdersBeanManagedCl\classes;D:\orabak\jdev9i_rc2\orant\lite\classes\olite40.jar;D:\orabak\jdev9i_rc2\j2ee\home\oc4j.jar;D:\orabak\jdev9i_rc2\forms90\java\f90all.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jimdomains.jar;D:\orabak\jdev9i_rc2\ord\jlib\ordim.jar;D:\orabak\jdev9i_rc2\ord\jlib\ordhttp.jar;D:\orabak\jdev9i_rc2\BC4J\lib\bc4jimdomains.jar;D:\orabak\jdev9i_rc2\BC4J\jlib\bc4jimjui.jar;D:\orabak\jdev9i_rc2\ord\jlib\ordim.jar;D:\orabak\jdev9i_rc2\ord\jlib\ordhttp.jar;D:\orabak\jdev9i_rc2\ord\jlib\jmf.jar;D:\orabak\jdev9i_rc2\jdev\lib\ojc.jar;D:\orabak\jdev9i_rc2\jdbc\lib\classes12.jar;D:\orabak\jdev9i_rc2\jdbc\lib\nls_charset12.jar;D:\orabak\jdev9i_rc2\jlib\share.jar;D:\orabak\jdev9i_rc2\jlib\jewt4.jar;D:\orabak\jdev9i_rc2\jlib\jewt4-nls.jar;D:\orabak\jdev9i_rc2\jlib\inspect4.jar;D:\orabak\jdev9i_rc2\jlib\inspect4-nls.jar;D:\orabak\jdev9i_rc2\jlib\dbui2.zip;D:\orabak\jdev9i_rc2\jlib\dbui2-nls.zip;D:\orabak\jdev9i_rc2\jlib\help4.jar;D:\orabak\jdev9i_rc2\jlib\help4-nls.jar;D:\orabak\jdev9i_rc2\soap\lib\wsdl.jar;D:\orabak\jdev9i_rc2\soap\lib\soap.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\jlib\javax-ssl-1_2.jar;D:\orabak\jdev9i_rc2\jlib\jssl-1_2.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\activation.jar;D:\orabak\jdev9i_rc2\jdk\jre\lib\ext\mail.jar;D:\orabak\jdev9i_rc2\j2ee\home\lib\http_client.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\lib\xmlcomp.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\xsu12.jar;D:\orabak\jdev9i_rc2\j2ee\home\oc4j.jar;D:\orabak\jdev9i_rc2\lib\servlet.jar;D:\orabak\jdev9i_rc2\sqlj\lib\runtime12.jar;D:\orabak\jdev9i_rc2\jdk\lib\tools.jar;D:\orabak\jdev9i_rc2\jdev\lib\webserver.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar;D:\orabak\jdev9i_rc2\jlib\regexp.jar;D:\orabak\jdev9i_rc2\jlib\share.jar;D:\orabak\jdev9i_rc2\jlib\uix2.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjorb.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbjdev.jar;D:\orabak\jdev9i_rc2\vbroker4\lib\vbdev.jar;D:\orabak\jdev9i_rc2\lib\oraclexsql.jar;D:\orabak\jdev9i_rc2\rdbms\jlib\xsu12.jar;D:\orabak\jdev9i_rc2\lib\xsqlserializers.jar;D:\orabak\jdev9i_rc2\lib\xmlparserv2.jar -Djbo.debugoutput=console onlineOrders.OrderModuleImpl
    Diagnostics: (BC4J Bootstrap) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    [01] CommonMessageBundle (language base) being initialized
    [02] Stringmanager using default locale: 'null'
    [03] BC4J Property jbo.maxpoolcookieage='-1' -->(MetaObjectManager) from System Default
    [04] Loading 5.0 IDE classes
    [05] BC4JDeployPlatform: LOCAL
    [06] Propertymanager: searching for file and system based properties
    [07] {{ begin Loading BC4J properties
    [08] -----------------------------------------------------------
    [09] BC4J Property jbo.default.language='en' -->(MetaObjectManager) from System Default
    [10] BC4J Property jbo.default.country='US' -->(MetaObjectManager) from System Default
    [11] BC4J Property DeployPlatform='LOCAL' -->(SessionImpl) from Client Environment
    [12] Skipping empty Property ConnectionMode from System Default
    [13] Skipping empty Property HostName from System Default
    [14] Skipping empty Property ConnectionPort from System Default
    [15] BC4J Property jbo.locking.mode='pessimistic' -->(MetaObjectManager) from System Default
    [16] Skipping empty Property ApplicationPath from System Default
    [17] BC4J Property AppModuleJndiName='onlineOrders.OrderModule' -->(SessionImpl) from Client Environment
    [18] Skipping empty Property java.naming.security.principal from System Default
    [19] Skipping empty Property java.naming.security.credentials from System Default
    [20] BC4J Property jbo.use.pers.coll='true' -->(SessionImpl) from System Default
    [21] BC4J Property jbo.pers.max.rows.per.node='70' -->(SessionImpl) from System Default
    [22] BC4J Property jbo.pers.max.active.nodes='30' -->(SessionImpl) from System Default
    [23] Skipping empty Property jbo.pcoll.mgr from System Default
    [24] BC4J Property jbo.stringmanager.factory.class='use_default' -->(SessionImpl) from System Default
    [25] BC4J Property jbo.fetch.mode='AS.NEEDED' -->(MetaObjectManager) from System Default
    [26] BC4J Property jbo.323.compatible='false' -->(MetaObjectManager) from System Default
    [27] Skipping empty Property JBODynamicObjectsPackage from System Default
    [28] BC4J Property MetaObjectContextFactory='oracle.jbo.mom.xml.DefaultMomContextFactory' -->(MetaObjectManager) from System Default
    [29] BC4J Property MetaObjectContext='oracle.jbo.mom.xml.XMLContextImpl' -->(MetaObjectManager) from System Default
    [30] BC4J Property java.naming.factory.initial='oracle.jbo.common.JboInitialContextFactory' -->(SessionImpl) from Client Environment
    [31] BC4J Property IsLazyLoadingTrue='true' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    [32] BC4J Property ActivateSharedDataHandle='false' -->(MetaObjectManager) from System Default
    [33] Skipping empty Property HandleName from System Default
    [34] Skipping empty Property Factory-Substitution-List from System Default
    [35] BC4J Property jbo.project='bc' -->(MetaObjectManager) from Client Environment
    [36] BC4J Property jbo.max.cursors='50' -->(MetaObjectManager) from System Default
    [37] BC4J Property jbo.dofailover='true' -->(MetaObjectManager) from System Default
    [38] BC4J Property jbo.doconnectionpooling='false' -->(MetaObjectManager) from System Default
    [39] BC4J Property jbo.recyclethreshold='10' -->(MetaObjectManager) from System Default
    [40] BC4J Property jbo.ampool.dynamicjdbccredentials='true' -->(MetaObjectManager) from System Default
    [41] BC4J Property jbo.ampool.resetnontransactionalstate='true' -->(MetaObjectManager) from System Default
    [42] BC4J Property jbo.ampool.sessioncookiefactoryclass='oracle.jbo.common.ampool.DefaultSessionCookieFactory' -->(MetaObjectManager) from System Default
    [43] BC4J Property jbo.ampool.connectionstrategyclass='oracle.jbo.common.ampool.DefaultConnectionStrategy' -->(MetaObjectManager) from System Default
    [44] BC4J Property jbo.ampool.maxpoolsize='2147483647' -->(MetaObjectManager) from System Default
    [45] BC4J Property jbo.ampool.initpoolsize='0' -->(MetaObjectManager) from System Default
    [46] BC4J Property jbo.ampool.monitorsleepinterval='600000' -->(MetaObjectManager) from System Default
    [47] BC4J Property jbo.ampool.minavailablesize='5' -->(MetaObjectManager) from System Default
    [48] BC4J Property jbo.ampool.maxavailablesize='25' -->(MetaObjectManager) from System Default
    [49] BC4J Property jbo.ampool.maxinactiveage='600000' -->(MetaObjectManager) from System Default
    [50] BC4J Property jbo.passivationstore='null' -->(MetaObjectManager) from System Default
    [51] BC4J Property RELEASE_MODE='Stateful' -->(MetaObjectManager) from System Default
    [52] BC4J Property jbo.maxpoolcookieage='-1' -->(MetaObjectManager) from System Default
    [53] BC4J Property PoolClassName='oracle.jbo.common.ampool.ApplicationPoolImpl' -->(MetaObjectManager) from System Default
    [54] BC4J Property jbo.maxpoolsize='2147483647' -->(MetaObjectManager) from System Default
    [55] BC4J Property jbo.initpoolsize='0' -->(MetaObjectManager) from System Default
    [56] BC4J Property jbo.poolrequesttimeout='30000' -->(MetaObjectManager) from System Default
    [57] BC4J Property jbo.poolmonitorsleepinterval='600000' -->(MetaObjectManager) from System Default
    [58] BC4J Property jbo.poolminavailablesize='5' -->(MetaObjectManager) from System Default
    [59] BC4J Property jbo.poolmaxavailablesize='25' -->(MetaObjectManager) from System Default
    [60] BC4J Property jbo.poolmaxinactiveage='600000' -->(MetaObjectManager) from System Default
    [61] BC4J Property jbo.assoc.consistent='true' -->(MetaObjectManager) from System Default
    [62] BC4J Property jbo.viewlink.consistent='false' -->(MetaObjectManager) from System Default
    [63] BC4J Property jbo.passivation.TrackInsert='true' -->(MetaObjectManager) from System Default
    [64] Skipping empty Property jbo.ViewCriteriaAdapter from System Default
    [65] BC4J Property jbo.SQLBuilder='Oracle' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    [66] BC4J Property jbo.ConnectionPoolManager='oracle.jbo.server.ConnectionPoolManagerImpl' -->(MetaObjectManager) from System Default
    [67] BC4J Property jbo.TypeMapEntries='Oracle' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    [68] BC4J Property jbo.sql92.JdbcDriverClass='sun.jdbc.odbc.JdbcOdbcDriver' -->(MetaObjectManager) from System Default
    [69] BC4J Property jbo.jdbc.trace='false' -->(MetaObjectManager) from System Default
    [70] BC4J Property oracle.jbo.defineColumnLength='as_chars' -->(MetaObjectManager) from System Default
    [71] Skipping empty Property jbo.tmpdir from System Default
    [72] Skipping empty Property jbo.server.internal_connection from System Default
    [73] Skipping empty Property SessionClass from System Default
    [74] Skipping empty Property TransactionFactory from System Default
    [75] BC4J Property jbo.debugoutput='console' -->(Diagnostic) from System Property
    [76] BC4J Property jbo.debug.prefix='DBG: ' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [77] BC4J Property jbo.logging.show.timing='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [78] BC4J Property jbo.logging.show.function='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [79] BC4J Property jbo.logging.show.level='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [80] BC4J Property jbo.logging.show.linecount='true' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [81] BC4J Property jbo.logging.trace.threshold='6' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    [82] BC4J Property jbo.jdbc.driver.verbose='false' -->(Diagnostic) from System Default
    [83] BC4J Property jbo.ejb.txntimeout='1830' -->(SessionImpl) from System Default
    [84] BC4J Property jbo.ejb.txntype='global' -->(MetaObjectManager) from System Default
    [85] Skipping empty Property oracle.jbo.schema from System Default
    [86] BC4J Property jbo.xml.validation='false' -->(MetaObjectManager) from System Default
    [87] Skipping empty Property ord.HttpMaxMemory from System Default
    [88] Skipping empty Property ord.HttpTempDir from System Default
    [89] BC4J Property ord.wmp.classid='clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95' -->(MetaObjectManager) from System Default
    [90] BC4J Property ord.qp.classid='clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B' -->(MetaObjectManager) from System Default
    [91] BC4J Property ord.rp.classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA' -->(MetaObjectManager) from System Default
    [92] BC4J Property ord.wmp.codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701' -->(MetaObjectManager) from System Default
    [93] BC4J Property ord.qp.codebase='http://www.apple.com/qtactivex/qtplugin.cab' -->(MetaObjectManager) from System Default
    [94] Skipping empty Property ord.rp.codebase from System Default
    [95] BC4J Property ord.wmp.plugins.page='http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&' -->(MetaObjectManager) from System Default
    [96] BC4J Property ord.qp.plugins.page='http://www.apple.com/quicktime/download/' -->(MetaObjectManager) from System Default
    [97] BC4J Property ord.rp.plugins.page='http://www.real.com/player/' -->(MetaObjectManager) from System Default
    [98] WARNING: Unused property: LC='Calling Function' found in /oracle/jbo/common/Diagnostic.properties resource
    [99] }} finished loading BC4J properties
    [100] -----------------------------------------------------------
    Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    [101] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    [102] JavaVMVersion: 9.0.2.572 cdov
    [103] JavaVMVendor: Oracle Corp.
    [104] JavaVMName: OJVM Client VM
    [105] OperatingSystemName: Windows 2000
    [106] OperatingSystemVersion: 5.0
    [107] OperatingSystemUsername: Administrator
    [108] Jbo323Compatible Flag: false, str: false
    [109] Loading from bc.jpx file
    [110] Loading from indvidual XML files
    [111] Loading the Containees for the Package 'bc.bc'.
    [112] Registered Oracle JDBC driver with BC4J Server
    [113] Connected to Oracle JBO Server - Version: 9.0.2.7.72
    [114] BC4J: Instrumentation disabled
    [115] Loading from /onlineOrders/onlineOrders.xml file
    [116] Loading from indvidual XML files
    [117] Loading the Containees for the Package 'onlineOrders.onlineOrders'.
    [118] Loading from /onlineOrders/OrderModule.xml file
    [119] Loading from /onlineOrders/OrdersView.xml file
    [120] ViewObjectImpl's default fetch mode = 0
    [121] Loading from /onlineOrders/Orders.xml file
    [122] Loading Typemap entries from oracle.jbo.common.OracleTypeMapEntries
    [123] CSMessageBundle (language base) being initialized
    [124] Loading from /onlineOrders/Customers.xml file
    [125] OracleSQLBuilder reached getInterface
    [126] Oracle SQL Builder Version 3.2.0.0.0
    [127] Loading from /onlineOrders/OrderItemsView.xml file
    [128] Loading from /onlineOrders/OrderItems.xml file
    [129] Loading from /onlineOrders/OrdersViewLink.xml file
    [130] Loading from /onlineOrders/OrderItemsOrderIdFkAssoc.xml file
    [131] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    [132] Created root application module: 'onlineOrders.OrderModule'
    [133] Locale is: 'en_US'
    [134] Tester connecting to database: url='jdbc:oracle:thin:@localhost:1521:ora8i' props='{user=oe8, password=oe8}'
    [135] ViewObjectImpl.mUsePersColl is true
    [136] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    [137] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    [138] DBTransactionImpl Max Cursors is 50
    [139] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    [140] Creating a new pool resource
    [141] Trying connection/2: url='jdbc:oracle:thin:@localhost:1521:ora8i' info='{user=oe8, password=oe8}' ...
    [142] java.lang.ClassCastException: oracle.sql.converter.CharacterConverter12Byte
    oracle.sql.CharacterSet1Byte oracle.sql.CharacterSet1Byte.getInstance(int, oracle.sql.converter.CharacterConverter)
    oracle.sql.CharacterSet oracle.sql.CharacterSetWithConverter.getInstance(int)
    oracle.sql.CharacterSet oracle.sql.CharacterSetFactoryThin.make(int)
    oracle.sql.CharacterSet oracle.sql.CharacterSet.make(int)
    void oracle.jdbc.dbaccess.DBConversion.<init>(short, short, short)
    void oracle.jdbc.ttc7.TTCConversion.<init>(short, short, short, short)
    void oracle.jdbc.ttc7.TTC7Protocol.connect(java.lang.String, java.util.Properties)
    oracle.jdbc.dbaccess.DBConversion oracle.jdbc.ttc7.TTC7Protocol.logon(java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    void oracle.jdbc.driver.OracleConnection.<init>(oracle.jdbc.dbaccess.DBAccess, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jdbc.driver.OracleDriver.getConnectionInstance(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jdbc.driver.OracleDriver.connect(java.lang.String, java.util.Properties)
    java.sql.Connection java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties, java.lang.ClassLoader)
    java.sql.Connection java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jbo.server.ConnectionPool.createConnection(java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.lang.Object oracle.jbo.server.ConnectionPool.instantiateResource(java.util.Properties)
    java.lang.Object oracle.jbo.pool.ResourcePool.createResource(java.util.Properties)
    java.lang.Object oracle.jbo.pool.ResourcePool.useResource(java.util.Properties)
    java.sql.Connection oracle.jbo.server.ConnectionPool.getConnection(java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.sql.Connection oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(java.lang.String, java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.sql.Connection oracle.jbo.server.DBTransactionImpl.establishNewConnection(oracle.jbo.server.ConnectionCredentials, java.lang.StringBuffer)
    void oracle.jbo.server.DBTransactionImpl.initTransaction()
    void oracle.jbo.server.NullDBTransactionImpl.initTxn(oracle.jbo.server.ApplicationModuleImpl, oracle.jbo.server.DBTransactionImpl, oracle.jbo.server.TransactionHandler)
    void oracle.jbo.server.NullDBTransactionImpl.connect(java.lang.String, java.util.Properties)
    boolean oracle.jbo.jbotester.ConnectionInfo.connect(java.awt.Component, java.util.Hashtable)
    void oracle.jbo.jbotester.MainFrame.init()
    void oracle.jbo.jbotester.MainFrame.StartClient(java.lang.String, java.lang.String)
    java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
    void oracle.jbo.server.ApplicationModuleImpl.launchTester(java.lang.String, java.lang.String)
    void onlineOrders.OrderModuleImpl.main(java.lang.String[])
    java.lang.ClassCastException: oracle.sql.converter.CharacterConverter12Byte
    oracle.sql.CharacterSet1Byte oracle.sql.CharacterSet1Byte.getInstance(int, oracle.sql.converter.CharacterConverter)
    oracle.sql.CharacterSet oracle.sql.CharacterSetWithConverter.getInstance(int)
    oracle.sql.CharacterSet oracle.sql.CharacterSetFactoryThin.make(int)
    oracle.sql.CharacterSet oracle.sql.CharacterSet.make(int)
    void oracle.jdbc.dbaccess.DBConversion.<init>(short, short, short)
    void oracle.jdbc.ttc7.TTCConversion.<init>(short, short, short, short)
    void oracle.jdbc.ttc7.TTC7Protocol.connect(java.lang.String, java.util.Properties)
    oracle.jdbc.dbaccess.DBConversion oracle.jdbc.ttc7.TTC7Protocol.logon(java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    void oracle.jdbc.driver.OracleConnection.<init>(oracle.jdbc.dbaccess.DBAccess, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jdbc.driver.OracleDriver.getConnectionInstance(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jdbc.driver.OracleDriver.connect(java.lang.String, java.util.Properties)
    java.sql.Connection java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties, java.lang.ClassLoader)
    java.sql.Connection java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties)
    java.sql.Connection oracle.jbo.server.ConnectionPool.createConnection(java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.lang.Object oracle.jbo.server.ConnectionPool.instantiateResource(java.util.Properties)
    java.lang.Object oracle.jbo.pool.ResourcePool.createResource(java.util.Properties)
    java.lang.Object oracle.jbo.pool.ResourcePool.useResource(java.util.Properties)
    java.sql.Connection oracle.jbo.server.ConnectionPool.getConnection(java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.sql.Connection oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(java.lang.String, java.lang.String, java.util.Properties, java.lang.String, java.lang.String)
    java.sql.Connection oracle.jbo.server.DBTransactionImpl.establishNewConnection(oracle.jbo.server.ConnectionCredentials, java.lang.StringBuffer)
    void oracle.jbo.server.DBTransactionImpl.initTransaction()
    void oracle.jbo.server.NullDBTransactionImpl.initTxn(oracle.jbo.server.ApplicationModuleImpl, oracle.jbo.server.DBTransactionImpl, oracle.jbo.server.TransactionHandler)
    void oracle.jbo.server.NullDBTransactionImpl.connect(java.lang.String, java.util.Properties)
    boolean oracle.jbo.jbotester.ConnectionInfo.connect(java.awt.Component, java.util.Hashtable)
    void oracle.jbo.jbotester.MainFrame.init()
    void oracle.jbo.jbotester.MainFrame.StartClient(java.lang.String, java.lang.String)
    java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
    void oracle.jbo.server.ApplicationModuleImpl.launchTester(java.lang.String, java.lang.String)
    void onlineOrders.OrderModuleImpl.main(java.lang.String[])

  • TS3798 I cant connect to my wifi! it has a message that says ACCESS ERROR: Page not found when trying to obtain /library/test/success.html I HATE IT!

    please please help
    as i really need my phone for the internet.
    Thanks

    You put the machine name as the host name. I would put the (internal) network address of the laptop there and try again - and make sure that Oracle is actually listening on your internal network address in stead of only the localhost. Or are you running the java application on the same laptop? Then you can simply use 'localhost' as the host name.

  • All settings are correst, tests successful, still not publishing

    what's the deal?  I have my remote server set, my local folder set, all password right, all ftp info right, saved and i am trying to *put* the file and its just not posting.  I'm not getting any error messages either? I don't understand.

    Did the hosting company tell you into which folder the files need to be uploaded to?
    Sometimes is a folder called public_html  or htdocs?
    If you're not sure, you are better off asking the hosting company for the information.
    If you believe you have all the correct information, have you tried uploading with a 3rd party program like Filezilla or even light version of CuteFTP? just to see if you can upload files to the remote??

  • Getting warning while installing distribution certificate after device test successfully done

    I am getting warning when i created appstore method and installed distributted certificate: "A valid signing identity matching this profile could not be found in you keychain". Any solution for this..remaining all done. struck in this..

    I have given a proper entry in hosts file. The same problem persists. How did you restart the installation? Did you clean your previous installation?
    Might be because of corrupt zip files ?Could be. How did you create the stage area?

  • ChaRM: Normal Change - Not possible to set "Successfully Tested" unless the Maint. Cycle is set to "In Development with Release"

    Hello,
    I'm doing some tests with ChaRM, Normal Change scenario.
    As far as I know, the following steps would be the correct sequence (concerning development and test phases only):
    1) Developers perform the correction in DEV and release their TASKS of the transport request
    2) Developer Lead set the Normal Change document status to "to be tested"
    3) In background, a Transport of Copies is created with all data previously stored in the original transport request. Then this ToC is transported into QAS
    4) Change Manager set the Maintenance Cycle status to "Test"
    5) Tester performs the test into QAS
    6) Tester provides a valuable feedback and set Normal Change document status to "tested successfully"
    According to the following SAP Portal article, it seems to be correct:
    http://help.sap.com/saphelp_sm71_sp10/helpdata/en/48/db938dceba518de10000000a42189c/frameset.htm
    During my tests, however, I have noticed that it is just possible to go from step 5 to 6 if the Maintenance Cycle status is set to "In Development with Release" (go a step back in the Cycle). Otherwise, I get the following error messages:
    Warning Message Details Status was reset by system
    Warning Message Details Action RELEASE_ALL cannot be performed during this maintenance phase
    Warning Message Next status cannot be set because some actions cannot be executed.
    Once I have done the Cycle status change, then it is possible to move from 5 to 6 without errors and then the original transport request is transported into QAS too.
    Question: Is this the correct behavior or am I missing customizing?
    Thanks in advance for your help.
    Daniel

    Hello Vivek,
    Thanks for your reply.
    It is kinda weird the steps sequence, since the Tester needs to tell the Change Manager to move the cycle's status before approving the correction done in QAS (successfully tested).
    Perhaps a new action between "to be tested" and "successfully tested" could exist, in order to request the CM to perform the cycle update.
    But OK, that's how it is.
    Regards,
    Daniel

  • Still 'Pending Send' after successful inbound and outbound test. CRM Online 2013

    I am using CRM Online and Office365. After testing successfully within the admin window for inbound and outbound- emails are still not sending- sitting in Pending Send. Triggers for Email Router is set for inbound and outbound. What
    am I missing?

    Try the following:
    http://www.powerobjects.com/blog/2013/09/19/dynamics-crm-email-router-troubleshooting-101-outgoing-emails/
    I always find this page a good place to start to rule out most of the common issues.

  • Report Subscription fails, shows 'success', specific scenario

    I have a report that will run successfully except for one very specific scenario.  Any help or suggestions tracking down this issue would be helpful.
    The report is named ProjectsWeeklyReport.rdl and takes a single parameter of a specific user's login account "DOMAIN\username"
    The report runs successfully in the web regardless of the parameter  (works for all users, including john.doe)
    The report runs successfully in Report Builder regardless of the parameter (works for all users, including john.doe)
    The report runs successfully as a subscription with the report included as a
    MHTML file and a statically-selected parameter EXCEPT for john.doe.  The same report works for all other users selected as the parameter
    The report runs successfully as a subscription with the report included as a
    Excel file (instead of an MHTML file) regardless of the statically-selected parameter (works for all users, including john.doe)
    To summarize, in order for the report subscription email to fail, these conditions have to be met (otherwise the result is success):
     - Report must have the parameter "DOMAIN\john.doe"
     - Report must NOT be MHTML format in the email
    I can see the subscribed report worked according to the ReportExecutionLog in MS SQL.  Is there any reason why the MHTML version of the report subscription would fail to email?  Any reason why it would fail as MHTML but be fine in other formats
    (PDF & Excel both tested success)
    For example, this one was never emailed:
    InstanceName:  APPSERVER\@Sharepoint 
    ItemPath:  /{73419db6-f0e2-4096-a710-c630e8a26295}/Reports/ProjectsWeeklyReport.rdl 
    Username:  DOMAIN\p_sps_app_pool_porta   (App pool account)
    Execution ID:  rkciwraxt5cmoi55niw3wx45
    RequestType:  Subscription 
    Format:  MHTML 
    Parameters:   Engineer=DOMAIN%5Cjohn.doe
    ItemAction:  Render 
    TimeStart:  7/22/2014 4:27:05 PM
    TimeEnd:   7/22/2014 4:27:12 PM
    TimeDataRetrieval:  1200
    TimeProcessing:  75
    TimeRendering:   5667
    Source:  Live 
    Status:  rsSuccess 
    ByteCount:  277050 
    RowCount:  431 
    NOTES:
    There are no logs in Exchange message tracking of this email ever reaching our servers
    The Manage Subscriptions page shows the report emailed successfully  "Email sent to.." with the correct timestamp of 7/22 at 4:27 PM
    And compare to this one that was successfully emailed:
    InstanceName:  APPSERVER\@Sharepoint 
    ItemPath:  /{73419db6-f0e2-4096-a710-c630e8a26295}/Reports/ProjectsWeeklyReport.rdl 
    Username:  DOMAIN\p_sps_app_pool_porta   (App pool account)
    Execution ID:  1yycmuiwc4hzymzuyj1zbc45
    RequestType:  Subscription 
    Format:  EXCELOPENXML
    Parameters:   Engineer=DOMAIN%5Cjohn.doe
    ItemAction:  Render 
    TimeStart:  7/22/2014 4:21:10 PM
    TimeEnd:   7/22/2014 4:21:18 PM
    TimeDataRetrieval:  1574 
    TimeProcessing:  73 
    TimeRendering:   5912
    Source:  Live 
    Status:  rsSuccess 
    ByteCount:  34180
    RowCount:  431 
    Suggestions of where to look for errors? Troubleshooting ideas?  Anything would be helpful!  Thanks in advance.

    Hi ElizabethCEE2010,
    We can try to check the detail information about the error in the log file. The SQL Reporting Services log files are found on the reporting services point server, in the folder %programfiles%\Microsoft SQL Server\<SQL Server Instance>\Reporting Services\LogFiles.
    Besides, to monitor and troubleshoot Subscriptions in Reporting Services, we can refer to the following two good blogs post by Dean Kalanquin:
    Monitoring and Troubleshooting Subscriptions
    Troubleshooting Subscriptions: Part II, Using the Reporting Services Trace Log File
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • HT1178 how to install a usb hard drive though air port time capsule

    I am looking to connect a usb hard drive to my time capsule airport. The primary purpose of this drive is to create a shared drive between the three computers in the house, not for time machine. Is there any specific steps or procedures I need to kno

  • My WRT54G only working with ethernet to computer not wirelessly

    I have a WRT54G wireless broadband router. I used to have an ethernet cord from my computer directly to the modem and my sister went online using the wireless signal. I recently changed modems, my sister used the wireless signal for about two weeks.

  • Table maintaince urgent

    HI EXPERTS, i need to create two diffrent table maintainace view for single table. but after creating first table maintainace when i tried for second table maintainace for that  table it display me the old table maintainace view which i have created

  • Can I select the language when installing iLife 11?

    I have an iLife 11 installation DVD bought in the U.S. Can I select the language in which iLife 11 should be installed in on my Mac?

  • Problems getting google analytics after successful implementation

    Ok, so I pasted the analytics code into the page properties meta data. I am 99% sure this has been done correctly because I went to my site, and viewed page source. The tracking code is in the header. So my problem is that when I go onto google analy