Workplace Installation Error: DB instance not found

Hello all,
While installing our Developer Workplace SR2 on our workstation, we encountered an error indicating that the database instance is not found.
FYI, we were able to successfully install two without the problem . It appears that during the installation, it was able to access the database - dropping the said instance - but failed in creating the database instance afterward.
Will reward points for helpful answers.
The log is located below:
> Subprocess starts at 20080729165754
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n BASP-BMZMT1S-D -d J2E -u control,********
Execute Session Command : sql_connect superdba,********
Execute Session Command : sql_execute SELECT USERNAME FROM USERS
Execute Session Command : exit
> Subprocess stops at 20080729165754
OK
OK
END    
'CONTROL'
'DBSERVICE'
'SUPERDBA'
> Subprocess starts at 20080729170435
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n BASP-BMZMT1S-D -d J2E -u CONTROL,******** db_state
Execute Session Command : exit
> Subprocess stops at 20080729170436
OK
State
ONLINE
> Subprocess starts at 20080729170436
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n BASP-BMZMT1S-D -d J2E -u CONTROL,******** db_offline
Execute Session Command : exit
> Subprocess stops at 20080729170440
OK
> Subprocess starts at 20080729170441
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -s -d J2E -u CONTROL,********
Execute Session Command : db_offline
Execute Session Command : db_drop
Execute Session Command : exit
> Subprocess stops at 20080729170442
OK
OK
> Subprocess starts at 20080729170444
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n BASP-BMZMT1S-D -d J2E -u CONTROL,********
Execute Session Command : param_startsession
> Subprocess stops at 20080729170444
> Subprocess call failed
Error! Connection failed to node BASP-BMZMT1S-D for database J2E: database instance not found

Hello Juan,
Thanks for the prompt response.
As I reviewed the sequence of the installation, it appears that this could be an installation bug. The sequence does not make sense at all - it drops the database instance and starts a session after that - thus, resulting into the error.
The option I chose during installation is to recreate the default DB instance which is "J2E" that is made available during the MaxDB installation. Thus, it should recreate the "J2E" instance after the dropping of which -- this appears to be missing in the entire sequence.
The Resoultion/Workaround
Well, nothing amazing - but I just chose to make a different DB instance instead of using the existing J2E instance from MaxDB (i.e. DB1). In this approach, it does not have to drop the instance but instead create a NEW instance.
Not a definitive solution but a mere, common sense workaround. But I hope this helps those who has encountered the same issue through the same installation scenario.
Regards,
Jan

Similar Messages

  • Livecache Error in SCM5.0 - Database Instance Not Found

    Hi,
    I installed SCM5.0 SR2 IDES version on Windows 2003. I selected Livecache in SAP System option when installing SCM5.0. After complete installation, I executed MAxDb exe file to install the MaxDb. I get this error when I try to access LCA Monitor in LC10.
    Here the error details:
    Name and Server:    LCA - SCMSRVR
    DBMRFC Function:  DBM_CONNECT
    Error:                      DBM Error
    Return Code:           -4
    Error Message:       Database Instance Not Found
    It wolud be really helpful if someone could respond to this messgae.
    Thanks
    Satish

    Hello Satish,
    -> My assumption was correct. Please see my first reply:
    "Please pay attention that the liveCache server software is not supported on the 32bit Windows
    server. You could install the liveCache client software on 32 bit Windows server, if the
    application running on the 32 bit Windows to be able to communicate to the liveCache instance. The liveCache instance need to be installed on another server, please overview the
    PAM matrix or check info at
    service.sap.com/liveCache -> Release-Dependent -> SAP LC/LCAPPS 5.0 ->
    "Matrix of released OS platforms for SAP liveCache Technology 7.6.0"   "
    You need the server, where you could install the liveCache instance.
    After the liveCache instance will be installed, you need to follow up with the post installation
    Steps from the liveCache installation guide, which you could also display from link
    service.sap.com/liveCache -> Release-Dependent -> SAP LC/LCAPPS 5.0
    -> "Yes.I found the above two files.
    Dbmcli.exe --> Found in the directory /sapdb/programs/pgm
    Sdbregview.exe --> Found in the directory /sapdb/programs/bin"
    ==> You could start the command prompt from those directories & run the recommended
            commands.
          With output of the 'sdbregview -l' command you will get the list of the database packages
          installed on the server.
    -> Please see helpful SAP notes ::
                   820824     FAQ: MaxDB / SAP liveCache technology
                   767598    Available documentation 
    Thank you and best regards, Natalia Khlopina

  • Error while invoking bean "finder": Instance not found in datasource

    Hi All
    I am facing Error while trying to execute a BPEL processing using Notification service for sending out mail .
    Following is the Error Stack :
    <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "finder": Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:314)
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:262)
         at com.collaxa.cube.engine.data.AdminFinder.lookupInstanceByConversationId(AdminFinder.java:235)
         at [b]com.collaxa.cube.ejb.impl.FinderBean.lookupInstanceByConversationId(FinderBean.java:177)
         at IFinderBean_StatelessSessionBeanWrapper42.lookupInstanceByConversationId(IFinderBean_StatelessSessionBeanWrapper42.java:669)
         at com.oracle.bpel.client.Locator.lookupInstance(Locator.java:420)
         at displayInstance.jspService(_displayInstance.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    <2006-09-20 14:55:44,109> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    <2006-09-20 14:55:44,119> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    The understanding formed till now is that the service is trigged using a stateless session bean wrapper and the lookup for the same is failing.
    One option will be to write the java code for performing the lookup using method
    lookupInstanceByConversationId(String convId, DomainAuth auth)
    but certain information e.g DomainAuth is not available.
    I have tried locating information about the dynamic wrapper which is being created.
    Any inputs/comments/direction for the above problem are welcomed
    Cheers

    Thanks Marc.
    I checked the domain log (ORA_BPEL_HOME\bpel\domains\default\logs\domain.log) for information. It repeats the same error displayed in the bpel server window.
    I have now put some SOPs in my Java embedding activity to see if the process gets instantiated or not. On the BPEL server window, I am able to see these SOPs upto the point where I invoke a method invocation on my remote Java class. Which clearly means the BPEL process is instantiated, contrary to the information in the error (that the BPEL instance cannot be found) I am getting.

  • Calendar Server installation gets error "libnmspr20.dll not found"

    Calendar Server installation gets error "libnmspr20.dll not found"
    <P>
    When installing Calendar Server 3.5 on NT near the end an error
    occurs: "libnmspr20.dll not found " and then it will exit the setup
    without completion.
    This is a bug because it is looking for the libnmspr20.dll in the
    system path but the Calendar Server installation has left it in a
    temp directory. This does not occur if the Netscape Messaging Server
    has been previously installed on the same host. A workaround is, when
    the error message displays, you DON'T press ok, but search your
    computer for the missing file (usually found in temp-directory).
    You then copy the file to a directory in your system path. Now you
    can press the OK button and the installation will fail. Re-install
    the calendar server, this time the installation won't fail.

    Installing Latest JRE on NT4 sp6a produces the same error:
    InstallShield DLL Custom Action:
    File 'C:\TEMP\RegUtils.dll' can not be found. Make sure the file is on the target system or installed already.
    I searched www.installshield.com since the error is an installer error and the installer is InstallShield. NO results found there either.
    Seems like the installer team needs to brush up on the NT4 platform.

  • DATABASE MANAGER ERROR "-4 database instance not found"

    Hi
    I have installed NNW 2004 ABAP Trial Version and everything seems to be good. SAP GUI is installed and MAX DB too.
    Except, I am unable to "add a database instance" in the Database Manager. The instructions tell me to leave the entries as default (database server: <local> and port: <default>) but then when I click the ADD button up pops the message:
    -4 database instance not found
    I have a 32 bit Intel Atom processor Netbook running Windows 7 with two drives C: and D:. I have tried disabling my antivir with no avail.
    I think the problem could be either:
    A) My installation is on the D drive but the database might be searching for something on the C drive????
    B) There are some "sap" type entries (like 200 of them) in my system32/drivers/etc/services file. One in particular is "sapdp00  3200/tcp" and I know the installation says make sure there are no "3200 ports". I would like to change this and save the file but up pops a message saying "access is denied" even though I have admin rights.
    Any help would be appreciated
    Josh

    Please, any hints or directions would help immensely as I am not a technical expert
    Thanks in advance

  • I am running Mac OS 10.6.7 I cannot run a java based program from the net when parental controls are set the error is The error is Load: class installer.CheckVersion 13. class not found  Help!

    I am running Mac OS 10.6.7 I cannot run a java based program from the net when parental controls are set the error is The error is Load: class installer.CheckVersion 13. class not found 

    Then, talk to the person running the lab.

  • JPS-03026: PDPService and PolicyStore Service instance not found in default

    Dear all
    I just installed OIAM and I am facing this error when I try to start AdminServer:
    JPS-03026: PDPService and PolicyStore Service instance not found in default context
    There is an entry in the manual that says that I need to execute this:
    IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
    I did it, I see in the weblogic.policy file the entries mentioned in the manual:
    grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_
    ${jrf.version}/*" {permission java.security.AllPermission;
    grant codeBase "file:${idm.opss.oracle.home}/oes/*" {permission java.security.AllPermission;
    grant codeBase "file:${oes.client.home}/-" {permission java.security.AllPermission;
    Still I have the same issue.
    Any ideas?
    Thanks

A: JPS-03026: PDPService and PolicyStore Service instance not found in default

hey Arturo,
I just did this into my server:
1)These steps are to prepared Identity and Policy Stores according to EDG 12035-07. So, webLogic Administration Server will not start after configuring OAM/OIM cluster.
And then you will reach: error message SEVERE: Ldap bootstrap credential retrieval failed. Reason:java.security.AccessControlException: access denied
2)yes, you must modify the security policy for WebLogic using the modifygrants.py script supplied in IAM Suite installation. I did it once and just after running the script my AdminServer process started correctly.
Please check and see if you are not missing something:
18.3.2.2 Editing the weblogic.policy file
To edit the weblogic.policy file, run the following command:
IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
Important is:
The above command will only work if use the default policy name, weblogic.policy file. <===check this.
Only if you change the default name for the policy file, then you must open the file in a text editor and add the following lines:
grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_${jrf.version}/*" {
permission java.security.AllPermission;
grant codeBase "file:${idm.opss.oracle.home}/oes/*" {
permission java.security.AllPermission;
grant codeBase "file:${oes.client.home}/-" {
permission java.security.AllPermission;
So, just check if there is no misunderstanding. I just did into my server it's working fine now.
I hope this helps,
Thiago Leoncio.

hey Arturo,
I just did this into my server:
1)These steps are to prepared Identity and Policy Stores according to EDG 12035-07. So, webLogic Administration Server will not start after configuring OAM/OIM cluster.
And then you will reach: error message SEVERE: Ldap bootstrap credential retrieval failed. Reason:java.security.AccessControlException: access denied
2)yes, you must modify the security policy for WebLogic using the modifygrants.py script supplied in IAM Suite installation. I did it once and just after running the script my AdminServer process started correctly.
Please check and see if you are not missing something:
18.3.2.2 Editing the weblogic.policy file
To edit the weblogic.policy file, run the following command:
IDM_HOME/common/bin/wlst.sh IDM_HOME/oes/modifygrants.py
Important is:
The above command will only work if use the default policy name, weblogic.policy file. <===check this.
Only if you change the default name for the policy file, then you must open the file in a text editor and add the following lines:
grant codeBase "file:${idm.opss.oracle.home}/modules/oracle.jps_${jrf.version}/*" {
permission java.security.AllPermission;
grant codeBase "file:${idm.opss.oracle.home}/oes/*" {
permission java.security.AllPermission;
grant codeBase "file:${oes.client.home}/-" {
permission java.security.AllPermission;
So, just check if there is no misunderstanding. I just did into my server it's working fine now.
I hope this helps,
Thiago Leoncio.

  • Itunes install error message - program not found ...x64/difxinst64.exe

    itunes install error message - program not found ...x64/difxinst64.exe
    no problems with ITunes on Dell Inspiron Windows 7 until yesterday.  ITunes version 11.0.2.  iphone won't connect stating required software is not installed.  uninstall and install 64 bit version of iTunes.  I have 64 bit version already.  I have uninstalled and reinstalled 5 times already.  When re-installing ITunes get error message c:\programdata\34be82c4-e596-4e99-a191-52c6199ebf6\x64\difxinst64.exe.  file does not have a program associated with it for performing this action. please install or create an association in the Default Programs control panel.   iTunes install continues after the difxinst64.exe error message but then get the iphone cannot be used error message again.  therefore, I can't sync my iphone with iTunes until I figure this out.
    can't win for losing.  had iTunes on my windows 7 laptop for 4 years.  first time I've ever encountered this.

    I am a PC Tech and had a customer with this issue. Ran across this post in my search and ended up finding the solution on my own. The problem isn't with the iTunes software but the installer for the GEARAspi drivers. Really the issues is with the file type asssociations in the windows registry. On the system I was working on the HKCR key for .exe should point to the exefile key but pointed to nothing. To fix it create a new txt document and paste the following in (only paste what is in between the [code][/code] tags):
    [code]
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\.exe]
    @="exefile"
    "Content Type"="application/x-msdownload"
    [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
    @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
    [/code]
    Now change the extension from .txt to .reg. Then right click and select merge. iTunes should now install properly.

  • AIP-50143:  Transaction Instance Not found for Transaction Id

    Hey Guys,
    We have configured a Custom Document Exchange over Generic protocol to transfer a file.
    1. Internal delivery channel is 'SFTP' - Picks file
    2. External delivery channel is 'SFTP' - Puts file
    3. Exchange protocol - Custom document over generic
    4. Translation enabled - False (Currently its turned off, but the file is xml so we may want to turn it on)
    5. Validation enabled - False
    We are encountering below error in B2B while processing. Can someone please help with this.
    Thanks,
    Phani
    010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin PickReqRev 1.0
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : Cremul version D96A
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : EDIPHARM version 1.0
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : PickReqRev version 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin Generic version 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin info : Genericversion 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage translated payload =
    oracle.tip.adapter.b2b.message.MessageStorage@140fee
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage msg.isSignalMsg() = false
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage Call Outgoing Response Processor
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Response:Response:outgoingResponse Enter
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Response:Response:outgoingResponse Update the Request-Response Table Row for RefertoRequestMessageID with message state Processing Outgoing Response
    2010.02.05 at 18:41:41:676: Thread-26: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2010.02.05 at 18:41:41:677: Thread-26: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessTransactionInstance
    2010.02.05 at 18:41:41:693: Thread-26: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessTransactionInstance
    2010.02.05 at 18:41:41:694: Thread-26: B2B - (ERROR) Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
         at oracle.tip.adapter.b2b.collaboration.B2BWFEventManager.handleException(B2BWFEventManager.java:478)
         at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.getTransactionInstance(CollabCatalogAccessor.java:364)
         at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.setTransactionState(CollabCatalogAccessor.java:283)
         at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:871)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3249)
         at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:905)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1170)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
         at oracle.tip.transport.basic.sftp.SFTPProcessor.processMessage(SFTPProcessor.java:188)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.processMessage(SFTPMonitor.java:351)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.run(SFTPMonitor.java:304)
    2010.02.05 at 18:41:42:001: Thread-26: B2B - (DEBUG) Engine:notifyApp Enter
    2010.02.05 at 18:41:42:014: Thread-26: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>0A140A0E126A1276F45000001AD6B570</b2bMessageId>
    <errorCode>AIP-50014</errorCode>
    <errorText>General Error</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (fcgemappdev04)
    Description: General Error
    StackTrace:
    Error -:  AIP-50014:  General Error: Error -:  AIP-50025:  Repository error : Error -:  AIP-50025:  Repository error : Error -:  AIP-50143:  Transaction Instance Not found for Transaction Id "null"
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1213)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
         at oracle.tip.transport.basic.sftp.SFTPProcessor.processMessage(SFTPProcessor.java:188)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.processMessage(SFTPMonitor.java:351)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.run(SFTPMonitor.java:304)
    Caused by: Error -:  AIP-50025:  Repository error : Error -:  AIP-50025:  Repository error : Error -:  AIP-50143:  Transaction Instance Not found for Transaction Id "null"
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3252)
         at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:905)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1170)
         ... 4 more
    Caused by: Error -:  AIP-50025:  Repository error : Error -:  AIP-50143:  Transaction Instance Not found for Transaction Id "null"
         at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:874)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3249)
         ... 6 more
    Caused by: Error -:  AIP-50143:  Transaction Instance Not found for Transaction Id "null"
         at oracle.tip.adapter.b2b.collaboration.B2BWFEventManager.handleException(B2BWFEventManager.java:478)
         at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.getTransactionInstance(CollabCatalogAccessor.java:364)
         at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.setTransactionState(CollabCatalogAccessor.java:283)
         at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:871)
         ... 7 more
      ]]>

    Hi Phani,
    What is the naming convention you are using at IDC? If you are sending the response to your TP, then make sure to send ReplyToMsgId as part of file name. If it is not a response, then send MessageType as 1 as part of file name.
    For file naming convention required, please refer -
    http://www.oracle.com/technology/products/integration/b2b/pdf/B2B_TN_010_Transport_File_FTP_Internal.pdf
    Regards,
    Anuj

  • Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.

    I get this error:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
    Here is my code:
    import fl.transitions.*;
    import fl.transitions.easing.*;
    //Assign CLICK listeners for each menu button
    Home.addEventListener (MouseEvent.CLICK, buttonClicked);
    Big_Square_Baling.addEventListener (MouseEvent.CLICK, buttonClicked);
    Wrapping.addEventListener (MouseEvent.CLICK, buttonClicked);
    Chopping.addEventListener (MouseEvent.CLICK, buttonClicked);
    Tillage.addEventListener (MouseEvent.CLICK, buttonClicked);
    Raking.addEventListener (MouseEvent.CLICK, buttonClicked);
    //Make the buttons look like buttons
    Home.buttonMode = true;
    Big_Square_Baling.buttonMode = true;
    Wrapping.buttonMode = true;
    Chopping.buttonMode = true;
    Tillage.buttonMode = true;
    Raking.buttonMode = true;
    //This loader is used to load the external swf files
    var loader:Loader;
    //URLRequest stores the path to the file to be loaded
    var urlRequest:URLRequest;
    //This array holds all the tweens, so they
    //don't get garbage collected
    var tweens:Array = new Array();
    //Stores the current page we are displaying
    var currentPage:MovieClip = null;
    //Stores the next page that we are going to display
    var nextPage:MovieClip = null;
    //This function is called when a menu button is clicked
    function buttonClicked (e:Event):void {
    //Create a new loader instance
    loader = new Loader();
    //If we clicked the first button, we load the the Home page
    if (e.target == Home) {
    urlRequest = new URLRequest("Home.swf");
    loader.load (urlRequest);
    //If we clicked the second button, we load the Big Square Baling page
    else if (e.target == Big_Square_Baling) {
    urlRequest = new URLRequest("Big_Square_Baling.swf");
    loader.load (urlRequest);
    //We load the Big Square Bale Wrapping page since we know that the home page or the Big Square Baling page
    //is not clicked
    else if (e.target == Wrapping) {
    urlRequest = new URLRequest("Wrapping.swf");
    loader.load (urlRequest);
    //We load the Chopping page since we know that the home page, the Big Square Baling page, or the
    //Big Square Bale Wrapping page is not clicked
    else if (e.target == Chopping) {
    urlRequest = new URLRequest("Chopping.swf");
    loader.load (urlRequest);
    //We load the Tillage page since we know that that the home page, the Big Square Baling page, the
    //Big Square Bale Wrapping page, and the Chopping page is not clicked
    else if (e.target == Tillage) {
    urlRequest = new URLRequest("Tillage.swf");
    loader.load (urlRequest);
    //We load the Raking page since we know that the home page, the Big Square Baling page, the
    //Big Square Bale Wrapping page the Chopping page, and the Tillage page is not clicked
    else {
      urlRequest = new URLRequest("Raking.swf");
      loader.load (urlRequest);
    //We want to know when the next page is finished loading
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, fileLoaded);
    //This function is called, when we have finished loading a content page
    function fileLoaded(e:Event):void {
    //The loader contains the page we are going to display.
    nextPage = e.target.content;
    //Let's animate the current page away from the stage.
    //First, we need to make sure there is a current page on the stage.
    if(currentPage != null) {
      //Tween the current page from left to the right
      var tweenX:Tween = new Tween(currentPage, "x", Regular.easeOut,
          currentPage.x, 500, 1, true);
      //Decrease the alpha to zero
      var tweenAlpha:Tween = new Tween(currentPage, "alpha", Regular.easeOut,
          1, 0, 1, true);
      //Push the tweens into an array
      tweens.push(tweenX);
      tweens.push(tweenAlpha);
      //currentPageGone will be called when the tween is finished
      tweenX.addEventListener(TweenEvent.MOTION_FINISH, currentPageGone);
    //There is no current page, so we can animate the next
    //page to the stage. The animation is done in
    //the showNextPage function.
    else {
      showNextPage();
    //This function animates and displayes the next page
    function showNextPage():void {
      //Tween the next page from left to the center
      var tweenX:Tween = new Tween(nextPage, "x", Regular.easeOut,
          -200, 0, 1, true);
      //Tween the alpha to from 0 to 1
      var tweenAlpha:Tween = new Tween(nextPage, "alpha", Regular.easeOut,
          0, 1, 1, true);
      //Push the tweens into an array
      tweens.push(tweenX);
      tweens.push(tweenAlpha);
      //Add the next page to the stage
      addChild(nextPage);
      //Next page is now our current page
      currentPage = nextPage;
    //This function is called when the current page has been animated away
    function currentPageGone(e:Event):void {
    //Remove the current page completely
    removeChild(currentPage);
    //Let's show the next page
    showNextPage();

    To help figure out what's wrong, you can use an absolute path to your SWF files. (Such as "C:/Program Files/My Project/MySWF.swf") If the error goes away, then the filename is correct and there is simply some confusion as to where the local path is. Remember that the parent project (your main.swf) should be in the exact same directory as the SWFs being loaded)
    ~Plystire

  • Having an error on my Flash Player install. Error stating "Actionlist Not Found".  How can I fix?

    Having an error on my Flash Player install. Error stating "Actionlist Not Found".  How can I fix?

    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • Safari 7.0.6 crashes: Dyld Error Message: Symbol Not Found

    After I did the latest MacOS update (10.9.5) Safari (7.0.6) no longer runs. I repaired permissions and also rebooted in safe mode so I could potentially remove any spurious plug-ins, but the last time I did this was with MaxOS 6 so I have no idea where to look in the current version.
    The error message that pops up is:
    Process:         Safari [1279]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         ???
    Build Info:      WebBrowser-7537085010017001~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [194]
    Responsible:     Safari [1279]
    User ID:         505
    Date/Time:       2014-09-26 08:16:17.066 +1000
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  84ADDFB5-CAD4-0759-3667-8E0B47E8E995
    Sleep/Wake UUID: 51EC656E-25AB-4167-810D-D7A644340E28
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries, ignoring DYLD_* env vars
    Dyld Error Message:
    Symbol not found: __ZN3JSC10JSDataView6s_infoE
    Referenced from: /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    in /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    (insert a 'shed load' of other lines of log data which you probably don't need, right?)

    If you don't already have a current backup, back up all data, then reinstall the OS.* You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main Recovery screen.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode. All other data will be preserved.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • Error "Specifed Key not found" while installing Oracle 11g R2 db

    Hi,
    I am new to installing oracle 11gr2 DB. While installing at the stage of "install product" during the process of .Copy files its throwing the following error
    *Specified Key not found
    Please help me solving this problem. Your help is much appreciated.
    Thanks in advance.

    979400 wrote:
    Hi ..
    I am getting the "Specified Key not found" while installing Oracle 11 g r2 on windows 8 (64 bit) and below is the installation log , Please help me .
    Number one - you are hijacking someone else's thread. Please read the forum FAQ. The link to that is conveniently located in the upper right corner of this very page.
    Number two - no oracle product is certified to run on Window 8. If you want to run an Oracle product, you need to use an OS which Oracle has certified for said product.
    ID: oracle.install.driver.oui.OUISetupDriver:13
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
         at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
         at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
         at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
         at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
         at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
         at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
         at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
         at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
         at oracle.install.commons.util.Application.startup(Application.java:869)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
         at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
         at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
         at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
         at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
    ---# End Stacktrace #-----------------------------

  • LMS4.1: Automonitor Link Ports + Instance Not Found

    Hello,
    In HUM there are no linked interfaces discovered, dispite them exists at CM topology and DCR discovery report sees all CDP neighbors as well.
    1.
    All Devices Device Availability
    Active
    1 Minute 5 Minutes 15 Minutes 30 Minutes Don't Monitor
    2.
    All Devices CPU Utilization
    Active
    1 Minute 5 Minutes 15 Minutes 30 Minutes Don't Monitor
    3.
    Link Ports Interface Availability
    Instance Not Found
    1 Minute 5 Minutes 15 Minutes 30 Minutes Don't Monitor
    4.
    Link Ports Interface Errors
    Instance Not Found
    1 Minute 5 Minutes 15 Minutes 30 Minutes Don't Monitor
    5.
    Link Ports Interface Utilization
    Instance Not Found
    1 Minute 5 Minutes 15 Minutes 30 Minutes Don't Monitor
    What can we do?
    march-bundled path for LMS4.1 has allready been installed.
    Want to create the interface poller based on a report of linked ports manualy. But neither port nor interfaces have got neighbor attributs.
    How is this possible to create a linked port report?
    thx for hints,
    Steffen

    FWIW with Cisco TAC and DiData on similar set of circumstances for our install, it was paramount that devices discovered and/or manually added are actually interconnected.  Once added successfully, we De-activated then Activated these three pollers, then their status remained ACTIVE and stable. And stats like Utilization (ONLY on interconnected links) were populating successfully.
    In hindsight this makes sense, but yeah if you take the slow and steady approach and like one device at a time, you'll get stuck on this one.
    Regards, Christopher

  • Can't install Adobe Flash due to "Aktionsliste nicht gefunden" error (action list not found).

    Hi there,
    I'm on Mac OS X 10.8.3 and I have trouble updating/installing the latest version of Adobe Flash.
    I had Flash installed but the normal update would fail with an "Aktionsliste nicht gefunden" error (action list not found).
    Then I uninstalled Flash (via the Adobe tool) and tried installing it several times from scratch but I'm always getting the same error.
    I now also disabled my Avast virus software before installing but still, same error.
    Please, there needs to be a solution to this. Does somebody know how to get around this error, so that I can install the latest version of Flash?
    Any help would be much appreciated.
    Thank you,
    Wolfgang

    Please refer : http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-mac.html
    Alternatively you can try installing it from the offline installer available at : http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header

  • Maybe you are looking for

    • How do I insert multiple images inline with text in Pages 5.0?

      I have over 20 images in my iPhoto library that I want to insert in a document one after the other (inline with text). How do I do this without having to insert them one by one and going into the image options to change the formatting? It's a pain to

    • Transfer customer specific Roles assigned to a customer from R/3 to CRM

      Hello dear all, on R/3 side there are customer specific roles defined and assigned to customers. These roles are sales area depending. On CRM side we plant to uses the Employee Responsible relationship to build up these customer specific roles. To di

    • Buttons will not respond

      I've had my 5th gen iPod for a loong time and I've had the occasional issue, but nothing that a reset wouldn't fix.  I went to go use it today and the buttons will not respond.  No lighting up when I touch the wheel, no play, won't even let me reset

    • JMS Sender

      Hi all, Please help me this issue.. I am doing JMS sender adapter with content conversion. I have done configuration as per the doc "How to use the content conversion module with the J2EE JMS Adapter". But while picking the data the JMS adapter is ta

    • Portal Logoff and redirect to my own (created) logon page

      Hi experts, one Question about "Portal logoff and redirect to another URL", and I know there already are solutions how to fix that, but I was not successfull with my doings. I have a customized logon page. When I call "http://myportal:50000/irj/porta