Ftp error: directory not found

Am getting the following error from the Filezilla server:
+...+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> Connected, sending welcome message...+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> 220-FileZilla Server version 0.9.37 beta+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> 220-written by Tim Kosse ([email protected])+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> USER ftpuser+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> 331 Password required for ftpuser+
+(000066)11/1/2010 23:39:54 PM - (not logged in) (127.0.0.1)> PASS ******+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> 230 Logged on+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> PWD+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> 257 "/" is current directory.+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> PWD+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> 257 "/" is current directory.+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> CWD /D:\tmp+
+(000066)11/1/2010 23:39:54 PM - ftpuser (127.0.0.1)> 550 CWD failed. "/D:/tmp": directory not found.+
+...+
Created a File Read adapter (opaque schema) to a mediator to a FTP file ASCII/PUT adapter (opaque schema) used a Physical directory name.
The folder D:\tmp exists yet the error message says it does not exist.
Using SOA 11g and JDev 11.1.1.1.0. The FTP server is Filezilla. I also installed the Filezilla client to test the server and all is well.
The following errors are received in the WLS server:
Invalid Output Directory.
The value specified for the output (Physical/Logical)Directory interaction parameter or jca binding property has an invalid value "D:\tmp".
+".+
+The invoked JCA adapter raised a resource exception.+
+Please examine the above error message carefully to determine a resolution.+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:427)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:530)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeAsyncJcaReference(JCAInteractionInvoker.java:49+
+4)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performAsynchronousInteraction(JCAEndpointInteractio+
+n.java:463)+
+at oracle.integration.platform.blocks.adapter.AdapterReference.post(AdapterReference.java:244)+
+... 50 more+
+Caused by: BINDING.JCA-11014+
+Invalid Output Directory.+
+Invalid Output Directory.+
+The value specified for the output (Physical/Logical)Directory interaction parameter or jca binding property has an invalid value "D:\tmp".+
+Ensure that the following conditions are satisfied for the output directory :+
+1) It exists and is a directory (not a file). and+
+2) It is writable (file write permissions). and+
+3) If using a logical name, then ensure that the mapping from logical name<->physical directory is correctly specified in the deployment descriptor.+
+at oracle.tip.adapter.ftp.FTPAgent.validateOutputDir(FTPAgent.java:1178)+
+at oracle.tip.adapter.file.outbound.FileInteraction.validateDirectory(FileInteraction.java:2726)+
+at oracle.tip.adapter.file.outbound.FileInteraction.executeFileWrite(FileInteraction.java:548)+
+at oracle.tip.adapter.ftp.outbound.FTPInteraction.execute(FTPInteraction.java:238)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:297)+
+... 54 more+
+Caused by: BINDING.JCA-11431+
+Error changing directory in the host.+
+Error changing directory in the host.+
+Change working directory to /D:\tmp in the server failed.+
+Please make sure that the directory exists.+
+at oracle.tip.adapter.ftp.FTPClient.changeWorkingDirectory(FTPClient.java:1722)+
+at oracle.tip.adapter.ftp.FTPAgent.validateOutputDir(FTPAgent.java:1173)+
+... 58 more+
+Nov 2, 2010 12:00:41 AM oracle.integration.platform.blocks.adapter.fw.log.LogManagerImpl log+
+SEVERE: JCABinding=> FileR FileRAdapter Service FileR was unable to perform delivery of inbound message to the composite default/Project1!1+
+.0*84c0aec5-77de-4c6a-b977-6bb1ba63dee9 due to: BINDING.JCA-12563+
+Exception occured when binding was invoked.+
+Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Put' failed due to: Invalid Output Director+
y.
Invalid Output Directory.
The value specified for the output (Physical/Logical)Directory interaction parameter or jca binding property has an invalid value "D:\tmp".
+".+
+The invoked JCA adapter raised a resource exception.+
+Please examine the above error message carefully to determine a resolution.+
*Thanks Casey*
Edited by: casey on Nov 1, 2010 10:08 PM

You were correct - the previous error was a Filezilla config issue. That has been corrected and I can, using the Filezilla client get into and browse d:\tmp - no problems.
Now have another problem that I thought was fixed yesterday - server does not recoginize server username/password - see below and comments below the error message. The username/password is the same as used by the client to connect to the server
+…+
+... 10 more+
Caused by: BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Put' failed due to: Error in logging in.
Error in logging in.
Unable to log in to the server.
+".+
+The invoked JCA adapter raised a resource exception.+
+Please examine the above error message carefully to determine a resolution.+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:427)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:530)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeAsyncJcaReference(JCAInteractionInvoker.java:49+
+4)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performAsynchronousInteraction(JCAEndpointInteractio+
+n.java:463)+
+at oracle.integration.platform.blocks.adapter.AdapterReference.post(AdapterReference.java:244)+
+... 52 more+
+Caused by: BINDING.JCA-11439+
+Error in logging in.+
+Error in logging in.+
+Unable to log in to the server.+
+Please ensure userid and password specified to login to the server is correct.+
+at oracle.tip.adapter.ftp.FTPClient.regularLogin(FTPClient.java:1614)+
+at oracle.tip.adapter.ftp.FTPClient.login(FTPClient.java:1561)+
+at oracle.tip.adapter.ftp.FTPAgent.login(FTPAgent.java:1094)+
+at oracle.tip.adapter.ftp.FTPAgent.preCall(FTPAgent.java:1515)+
+at oracle.tip.adapter.ftp.FTPAgent.validateOutputDir(FTPAgent.java:1154)+
+at oracle.tip.adapter.file.outbound.FileInteraction.validateDirectory(FileInteraction.java:2726)+
+at oracle.tip.adapter.file.outbound.FileInteraction.executeFileWrite(FileInteraction.java:548)+
+at oracle.tip.adapter.ftp.outbound.FTPInteraction.execute(FTPInteraction.java:238)+
+at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:297)+
+... 56 more+
*The EIS Username/password was configured as per the following:*
+Outbound Connection Pool: eis/Ftp/FtpAdapter+
+EIS Type: FTP+
+WebLogic Server User: weblogic+
+EIS User Name: ftpuser+
+EIS User Password: oracle+
+Confirm Password: oracle+
*The composite has a file read wired to a mediator which is wired to a FTP ASCII/Put adapter. The file is read - leastwise it disappears from its specified Physical Directory (d:\temp) - but is not 'Putted' to the d:\tmp folder.*
*Error message from mediator*
onMessage
Nov 2, 2010 8:53:13 AMonCase "FTPPut.Put"
Nov 2, 2010 8:53:13 AMTransformed message part "opaque" using xsl/opaqueElement_To_opaqueElement.xsl"
Nov 2, 2010 8:53:14 AMError during invoking 1-way operation "Put" on target service "FTPPut"
Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Put' failed due to: Error in logging in. Error in logging in. Unable to log in to the server. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
The Filezilla output is:
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> Connected, sending welcome message...+
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> 220-FileZilla Server version 0.9.37 beta+
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> 220-written by Tim Kosse ([email protected])+
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/+
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> USER+
+(000009)11/2/2010 9:36:59 AM - (not logged in) (127.0.0.1)> 501 Syntax error+
+(000009)11/2/2010 9:37:38 AM - (not logged in) (127.0.0.1)> disconnected.+

Similar Messages

  • Can anyone answer why in logic pro X I keep getting a window popping up that says Directory not found, result code= -120, followed by another window saying, Fade update failed, (error -120)?

    Can anyone answer, why in Logic Pro X I keep on getting a window popping up saying, Directory not found, result code = -120. Followed by another window saying, Fade update failed, (error -120)?
    I am running the latest version 10.0.5 through a Macbook Pro that has just been upgraded to 16GB Ram and a 960GB SSD which has made it as fast as ****. I upgraded because I was experiencing problems before and it was suggested that I didn't have enough Ram?
    I am using a Focusrite scarlett 2i4 and an Alesis Q61 midi controller. Weirdly, just trying to put a bass line down on a track using the Alesis, the bass sound goes out of tune with the track during recording only. This is very frustrating! I surely can't be the only one experiencing this?
    Many thanks
    Rob.

    Hi
    Time lost could be a problem, but.....
    Sadly, I don't think that there are any Apple docs relating to networked storgae issues with Logic. Other than a 'school' or 'business' setup, NAS/OD/AD setups are not usual circumstances for audio.
    If the issue is one of data backup & security, it may be enough to automatically backup the students local work folders to the NAS.
    If the issue is one of the Users being able to work from any Mac and pick up their files from the server, you are not likely to resolve this problem, without copying the files to the Local Mac.
    CCT

  • LSO Content Player  Error - HTTP Error 404 - File or directory not found

    Hi All
    Please could you assist.
    I have published a course to my ISS CMS and configured the links in both ECC and J2EE lsm/mediator.
    Result
    Username='username', SystemName='HRD', Client='030', Host='22.22.22.22', Language='EN', SystemNumber='00', EnablePoolSharing='true', MaxConnection=50, AbapDebug=false:
    CPCFG.RSURL = http://iiscmshost.domain/LSO600/Content/
    CPCFG.REPUS = username
    ServerURL=http://iiscmshost.domain/LSO600/Content/  ok!
    I was able to successfully publish the course from the Authoring Environment to the CMS server.
    When selecting the starting the course from the portal with content player i get the following error.
    HTTP Error 404 - File or directory not found
    But the URL is referring to - http://iiscmshost.domain/lms/mediator/courseview?sid=8685627505550088697845288091101&language=EN&sys=HRD&client=030&sap-accessibility=X
    How does directory http://iiscmshost.domain/lms/mediator get created when the content is in http://iiscmshost.domain/LSO600/Content ??
    Secondly can I change this reference to my LSO600/Content directory.
    Please advise with any information. Point will be awarded.
    Regards
    Maahir

    Dear Maahir,
    We are facing the same problem. We are pointing over CMS to IIS, instead of KM content of portal. We are successfully able to release and publish the course, then attach to a course participant also.
    But. When participants logs into the portal and click on Start Now. It giving 404 file not found Error. Its the same error. All our Course and content pointed to CMS IIS Server Url.
    When we did the content player config test, result is NOT OK. We have required R3 authorization and CMS user authorization also with admin rights. Content Player console is working in AE when we start up the course. Its showing the error.
    So, it seems like content player is not working properly. Bcoz we are launching course from  http://WEBDAV repository server maintained in back end system. Which is the IIS(CMS Server)for us. Do we need to maintain anything separately to launch a course from IIS Server on R3 and SAP Portal. Below sample URL from page.
    http://Sever:port/lms/mediator/courseview = xxxxxxxxxxxxxxx
    Could you please us know, how did you resolve the issue and tell me the cause of this issue.
    Thanks and Regards
    Obli

  • Sumtotal error 404 - file or directory not found

    Hi,
    We have a SCORM 1.2 compliant content created using Captivate 5. It's a multiple SCO (6 modules) combined into a single SCORM package. When the package was loaded in Sumtotal LMS, one of the modules alone does not launch and throws the below error.
    404 - File or directory not found.
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    However all the modules get loaded when tested in Saba LMS. Any ideas on what could the issue in Sumtotal? Would greatly appreciate a resolution at the earliest.
    Thanks,
    Sudarsan

    r_sudarsan,
    I 've seen that error 404 numerous times in the past. It always seems to be related to the configuration of the web server not able to match the Domain name with the IP address, wrong path name, check the spelling, browser startup default settings to locate the website. etc. It always seems to be a configuration problem.
    Good Luck.

  • Getting error : fileIOException: directory not found

    i m getting the error net.rim.device.api.io.file.FileIOException: directory not found whn i m saving any media files from watsapp or bbm, also my existing media folder got deleted automatically, so provide a resolution for the same. thnxs

    Hello jatin020 and welcome to the BlackBerry Support Community Forums.
    Sorry to hear you're experiencing an issue with your media.
    This error indicates an issue with your software and a reinstallation of the software will need to be done.
    Using BlackBerry Desktop Software, back up your data and follow the steps in KB11320 How to perform a clean reload of the BlackBerry Device Software for Windows (or if you use Mac see KB19915 Perform a clean reload of BlackBerry smartphone application software using BlackBerry Desktop Software on a Mac computer)
    After the reload is complete, try to save a media file. Are you now able to do so? 
    Thank You.
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Calling ni845xStatusToString gives: NI-845x: Unable to decipher status code 0xfffb6528 ( errorCode ). Error -1 - Directory not found.

    Hi All,
    I'm trying to get started programming my NI-USB 8451 with the NI USB 845x driver.
    What I am trying to do is simply retrieve some of the error and warning messages from the driver. As instructed in the Hardware and Software manual for the NI USB 845x, I am making a call to
    ni845xStatusToString
    However, for any error code (valid or invalid), I get the following string back from the driver:
    NI-845x:  Unable to decipher status code 0xfffb6528 (<errorCode>). Error -1 - Directory not found.
    where I see the supplied error code in <errorCode> above.
    This makes me think that some type of dictionary or "Directory" that is external to the driver is not available on my system. Is this the case?
    I have the 64-bit driver installed on my machine. This is further consolidated by the fact that all the other functions (ni845x*) work as intended and I am able to communicate with the device.
    Can anyone help me understand why I cannot retrieve the error strings or warnings strings?
    Your response is greatly appreciated.
    Thank you!
    Sincerely,
    Ishrak Khair
    Instrument Control Toolbox
    MathWorks

    That is odd that your application has trouble with it.
    LabVIEW does not but, if you are seeing the error you reference update the driver its in the known issues resolved for 2.1.1
    Are you trying to open the error file from an additional process?  The driver is limited having no "Multi-Process Support"
    Jeff

  • 404 Error - File or Directory not found

    Hi there
    I have a simple CF page set to do a dump of the server only at this stage.
    <cfdump var="#server#">
    It works fine when I'm on the server itself and run from 127.0.0.1/mydomain/index.cfm
    When I try to run from www.mydomain.com - I get a 404 file or directory not found
    Is this a CF error or is this an error being thrown up from IIS
    How do I get around this error ?
    Thanks in advance.
    Kind regards

    Hi Nexusxox,
    In addition, To troubleshoot the winodws updates issue, please follow these methods:
    1.  You should be able to access the Windows Update website. If you can't access this site, try to use the
    Windows Update Troubleshooter to fix the problem.
    Refer to:
    http://support.microsoft.com/kb/2497281#manually
    2.  Recreate SoftwareDistribution folder:
     1) Stop the Automatic Updates and Background Intelligent Transfer Service services.
     2) Delete or rename the %windir%\SoftwareDistribution folder.
     3) Restart Automatic Updates and Background Intelligent Transfer Service services.
    3.  Reset Windows update:
    How do I reset Windows Update components?
    To do so: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added
    protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge
    Base: 322756 (http://support.microsoft.com/kb/322756/)
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • FDM Import error : 404 - File or directory not found.

    I am trying to import 550,000 rows/records into FDM. I am getting the below error message while doing the import. Any help in resolving this would be appreciateble.
    404 - File or directory not found.
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    Thanks

    This happens when i import from desktop and not from inbox. I have not tried importing from inbox. I will update the link as soon as i try importing from inbox.
    Thanks
    ARB

  • 404 -File or directory not found error

    We have had several users report the following error message that appears inside the Rich Text Editor that is used for Instructions on the Process Steps of Formulation specs, in 6.1.0.1.32.
    +404 -File or directory not found. The resource you are looking for mighthave been removed, had its name changed, or is temporarily unavailable.+
    Here's the scenario. They are in edit mode on the Formulation Spec.
    They go to the Process tab.
    Click A Step, and see that there are several blank lines at the end of the instructions, and they want to clean up this blank space.
    So they click the Instructions link, and the Instructions pop-up in a rich text editor.
    They click in the editor near the bottom to get a prompt on the last blank line.
    They then hit the backspace key to delete the blank lines.
    As soon as they hit the backspace key the error is thrown in the editor; Not in an error message popup and no error log is recorded in the event logs.
    And to make it even more interesting it doesnt happen all the time!
    Has anyone else seen this behavior within Formulation specs?
    P.S. Its not the IE pop-up blocker either.

    Trey, i just did a quick test and was able to duplicate with the following steps:
    1. open instructions
    2. instead of clicking in the edit textbox, click below the edit textbox (ie. b/w the textbox and keywords)
    3. hit backspace
    404
    my guess is, users are working quickly, think they click in the textbox, but accidently click outside the textbox. backspace is then trying to register a previous page command.
    However, we changed the rich text control in 6.1.1, and it looks like this issue has been corrected.
    if you find a different set of steps to recreate that triggers the 404, let us know.
    thanks,
    -M

  • Microsoft Office for Mac installer give following error: Aug  1 15:23:08 MyDisk Installer[537]: directory not found '/var/folders/5v/s2wpc1ms7s99d0g2dx7lzjfw0000gn/T//Install.537GZGcI6' Aug  1 15:23:08 MyDisk Installer[537]: Install failed: The Installer

    Aug  1 15:23:08 MyDisk Installer[537]: directory not found '/var/folders/5v/s2wpc1ms7s99d0g2dx7lzjfw0000gn/T//Install.537GZGcI6'
    Aug  1 15:23:08 MyDisk Installer[537]: Install failed: The Installer can’t create the folder “/var/folders/5v/s2wpc1ms7s99d0g2dx7lzjfw0000gn/T//Install.537GZGcI6”.
    Aug  1 15:23:09 MyDisk Installer[537]: Displaying 'Install Failed' UI.
    Aug  1 15:23:09 MyDisk Installer[537]: 'Install Failed' UI displayed message:'The Installer can’t create the folder “/var/folders/5v/s2wpc1ms7s99d0g2dx7lzjfw0000gn/T//Install.537GZGcI6”.'.
    other prods having trouble with /var/* as well...
    what gives? and what corrections to take?
    Thanks in advance

    Back up all data.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    From the application's menu bar, select
    File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Boot in safe mode to rebuild the font caches. Boot again as usual and test.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. In that case, ask for instructions.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • [SOLVED] == ERROR: file not found: `/sbin/dmsetup'

    [EDIT] A much simpler way to deal with this is to explicitly ignore the kernel update during a full system update:
    pacman -Syu --ignore linux
    Then explicitly update the kernel alone:
    pacman -S linux
    [EDIT] First, after a full system update I had to move the STUB kernel image from the UEFI directory back to /boot, them recreate the images a second time. The systemd service moved it back to the UEFI directory.
    [EDIT] The use of 'mdadm_udev' in HOOKS= also seems to be no longer just 'preferred' to the 'mdadm' hook but instead is now mandatory.
    I've read the news item...
    Changes to LVM
    2013-02-12 - Thomas Bächler
    With lvm2 2.02.98-3, we now utilize lvmetad to activate LVM volumes automatically. This implies the following changes:
        The lvm2 initramfs hook now requires the udev hook.
        The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
        You can restrict the volumes that are activated automatically by setting the auto_activation_volume_list in /etc/lvm/lvm.conf. If in doubt, leave this option commented out.
        If you need monitoring (needed for snapshots), run systemctl enable lvm-monitoring.service.
        The lvmwait kernel command line option is no longer needed and has no effect.
    If you run pacman -Syu and update device-mapper, linux and lvm2 at the same time, you will get an error message that /sbin/dmsetup is missing. Run mkinitcpio -p linux again after the update to avoid any problems.
    ...and I do get the message...
    ==> ERROR: file not found: `/sbin/dmsetup'
    ...but after a full system update with...
    pacman -Syu
    ...when I execute...
    mkinitcpio -p linux
    ...this is what I get...
    Building image from preset: 'default'
    /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ERROR:specified kernel image does not exist: `/boot/vmlinuz-linux'
    Building image from preset: 'fallback'
    /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ERROR:specified kernel image does not exist: `/boot/vmlinuz-linux'
    So of course if I reboot I get the dreaded 'No volume groups found' message.
    I should mention that I use the systemd path and service to move the kennel after it has been updated.
    Last edited by KairiTech (2013-04-07 02:45:12)

    With lvm2 2.02.98-3, we now utilize lvmetad to activate LVM volumes automatically. This implies the following changes:
        The lvm2 initramfs hook now requires the udev hook.
        The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
        You can restrict the volumes that are activated automatically by setting the auto_activation_volume_list in /etc/lvm/lvm.conf. If in doubt, leave this option commented out.
        If you need monitoring (needed for snapshots), run systemctl enable lvm-monitoring.service.
        The lvmwait kernel command line option is no longer needed and has no effect.
    Just to confirm. You did all these steps, right?
    EDIT: I just noticed something:
    KairiTech wrote:HOOKS="base udev autodetect sata mdadm usbinput keymap encrypt lvm2 filesystems timestamp shutdown"
    Replace
    mdadm
    with
    mdadm_udev
    . Maybe this is nothing, but it is recommended to use this one instead of the other.
    NEW EDIT: Expecially this one
    The use_lvmetad = 1 must be set in /etc/lvm/lvm.conf. This is the default now - if you have a lvm.conf.pacnew file, you must merge this change.
    Last edited by s1ln7m4s7r (2013-03-24 20:42:55)

  • EPM 11.1.2.3 ,Error 404 - Not Found

    Hi All,
    I am getting the following error after my installation and configuration of EPM 11.1.2.3 and when I try to access the Workspace URL.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol --
    HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the
    Request-URI. No indication is given of whether the condition is temporary or
    permanent.
    If the server does not wish to make this information available to the client,
    the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code
    SHOULD be used if the server knows, through some internally configurable
    mechanism, that an old resource is permanently unavailable and has no forwarding
    address.
    I installed 11.1.2.3 in windows 7 ultimate OS and 64 bit and using sql server 2005 Database and configured Essbase,planning, hfm, arm, fcm,fdm ,hpcm, , everything was configured successfully but when I open the workspace URL it is throwing "Error 404 not found"
    I tried accessing http://machinename:7001/console (I replaced machinename with my machinename)
    even here I am getting the same error, but I checked the database and it has the table hss_component_types and it is populated with the various products.
    could you guide me
    Regards,
    SG
    The following is the error I am getting in C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jul 9, 2013 7:30:18 PM CDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\audit-client.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\css.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ctg_custom.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ldapbp.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\opencsv-1.8.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\registry-api.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\wlpool.jar>
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.5-50-153520-1.6.0_37-20121220-0844-windows-x86_64 from Oracle Corporation>
    <Jul 9, 2013 7:30:47 PM CDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Jul 9, 2013 7:30:57 PM CDT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://SUBHASUBBU:7001.>
    <Jul 9, 2013 7:30:57 PM CDT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Jul 9, 2013 7:30:57 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 9, 2013 7:30:57 PM CDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log.>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log is opened. All server side log events will be written to this file.>
    OracleFileSSOWalletImpl.getWalletData: enter...
    OracleFileSSOWalletImpl.getWalletData: System.getProperty(user.name)=SUBHASUBBU$
    OracleFileSSOWalletImpl.getWalletData: locking (shared) dummy sso file..
    OracleFileSSOWalletImpl.getWalletData: locking (shared) sso file..
    Oracle Wallet: wallet size 8349
    OracleWallet: getSecretStore
    OracleSecretStore: loading wallet from stream
    OracleSSOKeyStoreImpl: engineLoad
    OracleKeyStoreSpi: Loading wallet from stream
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    Processing TP 0
    Storing TP 0 as CN=Entrust.net Secure Server Certification Authority
    Processing TP 1
    Storing TP 1 as CN=Entrust.net Secure Server Certification Authority 1
    Processing TP 2
    Storing TP 2 as CN=Entrust.net Certification Authority (2048)
    Processing TP 3
    Storing TP 3 as CN=GTE CyberTrust Global Root
    Processing TP 4
    Storing TP 4 as OU=Secure Server Certification Authority
    Processing TP 5
    Storing TP 5 as OU=Class 1 Public Primary Certification Authority
    Processing TP 6
    Storing TP 6 as OU=Class 2 Public Primary Certification Authority
    Processing TP 7
    Storing TP 7 as OU=Class 3 Public Primary Certification Authority
    OracleKeyStoreSpi: Storing Secret0
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret1
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret2
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret3
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Keystore Loaded
    OracleWallet: getSecretStore
    OracleFileSSOWalletImpl.getWalletData: enter...
    OracleFileSSOWalletImpl.getWalletData: System.getProperty(user.name)=SUBHASUBBU$
    OracleFileSSOWalletImpl.getWalletData: locking (shared) dummy sso file..
    OracleFileSSOWalletImpl.getWalletData: locking (shared) sso file..
    Oracle Wallet: wallet size 3941
    OracleWallet: getSecretStore
    OracleSecretStore: loading wallet from stream
    OracleSSOKeyStoreImpl: engineLoad
    OracleKeyStoreSpi: Loading wallet from stream
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    Processing TP 0
    Storing TP 0 as OU=Class 1 Public Primary Certification Authority
    Processing TP 1
    Storing TP 1 as CN=GTE CyberTrust Global Root
    Processing TP 2
    Storing TP 2 as OU=Class 2 Public Primary Certification Authority
    Processing TP 3
    Storing TP 3 as OU=Class 3 Public Primary Certification Authority
    OracleKeyStoreSpi: Storing Secret0
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret1
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret2
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret3
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Keystore Loaded
    OracleWallet: getSecretStore
    <Jul 9, 2013 7:31:19 PM CDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 9, 2013 7:31:19 PM CDT> <Notice> <Security> <BEA-090083> <Storing boot identity in the file: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\security\boot.properties>
    <Jul 9, 2013 7:31:41 PM CDT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of EPMServer0 has been migrated to backup server and the backup server is accessing the TLOG of EPMServer0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <Jul 9, 2013 7:31:42 PM CDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 9, 2013 7:31:42 PM CDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log.>
    <Jul 9, 2013 7:32:18 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 9, 2013 7:32:18 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    Using OraclePKI Provider
    javax.net.ssl.TrustManagerFactory supported
    javax.net.ssl.KeyManagerFactory supported
    Using OracleJSSE103 Provider
    <Jul 9, 2013 7:32:21 PM CDT> <Warning> <JDBC> <BEA-001552> <The logging last resource (LLR) data source accountreconciliation_datasource will not function when it is a participant in a global transaction that spans multiple WebLogic Server instances because remote JDBC support is disabled. LLR will function in single-server configurations.>
    <Jul 9, 2013 7:32:21 PM CDT> <Warning> <JDBC> <BEA-001552> <The logging last resource (LLR) data source financialclose_datasource will not function when it is a participant in a global transaction that spans multiple WebLogic Server instances because remote JDBC support is disabled. LLR will function in single-server configurations.>
    <Jul 9, 2013 7:33:42 PM CDT> <Warning> <Security> <BEA-090668> <Ignored deployment of role "Admin" for resource "type=<url>, application=DMS Application#11.1.1.1.0, contextPath=/dms, uri=/">
    <Jul 9, 2013 7:33:47 PM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'ACCOUNTRECONCILIATION [Version=11.1.2.0]' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    Truncated. see log file for complete stacktrace
    >
    <Jul 9, 2013 7:34:12 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'RuleService_AsyncRequestProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncRequestProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:34:12 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'RuleService_AsyncResponseProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncResponseProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:34:13 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\aps\AppServer\InstallableApps\Common\aps.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:34:13 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\APS_11.1.2.0\mizf54/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:35:15 PM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FINANCIALCLOSE [Version=11.1.2.0]' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    Truncated. see log file for complete stacktrace
    >
    <Jul 9, 2013 7:35:44 PM CDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: com/oracle/adfm, Specification-Version: 1, referenced from: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\FMADFWEB_11.1.2.0\nw1g9o]. Make sure the referenced optional package has been deployed as a library.>
    <Jul 9, 2013 7:35:49 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ActionsService_AsyncRequestProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncRequestProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:35:49 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ActionsService_AsyncResponseProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncResponseProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:36:57 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\SHAREDSERVICES_11.1.2.0\dt7o9d\interop.war/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\odi\setup\manual\oracledi-agent\oraclediagent.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\oraclediagent\cn250y/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.bam.odi.library, Specification-Version: 11.1.1, referenced from: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\oraclediagent\cn250y]. Make sure the referenced optional package has been deployed as a library.>
    <Jul 9, 2013 7:38:13 PM CDT> <Emergency> <Deployer> <BEA-149259> <Server 'EPMServer0' in cluster 'EPMServer' is being brought up in administration state due to failed deployments.>
    Hyperion Provider Services - Release 11.1.2.3.4408
    Copyright (c) 1991, 2013 Oracle and / or its affiliates. All rights reserved.
    connection mode : HTTP
    essbase.properties: C:\Oracle\Middleware\EPMSystem11R1/common/EssbaseJavaAPI/11.1.2.0/bin/essbase.properties
    java System properties -DESS_ES_HOME: C:\Oracle\Middleware\EPMSystem11R1/common/EssbaseJavaAPI/11.1.2.0
    Mode: Non Fusion read from Registry
    registry.isRegistryDatabaseCreated()true
    Registry was initialized sucessfully
    Component was found from component type DISC_MAN_PRODUCT
    Updating version Disclosure_dbVersion with DISC_MAN_PRODUCT
    Warning: Starting ADF Library jar post-deployment on WebLogic Server. Is "provider-lazy-inited" init-param missing from LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not being used.
    Started: ADF Library non-ADFJspResourceProvider post-deployment
    Finished: ADF Library non-ADFJspResourceProvider post-deployment (millis): 46
    Essbase® Administration Services - Version  11.1.2.3.000.4415
    Copyright © 1991, 2013 Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. No portion hereof may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose other than the recipient's personal use, without the express written permission of Oracle.
    US Patent Number 5,359,724
    US Patent Number 6,317,750
    Current time stamp: Tue Jul 09 19:38:54 CDT 2013
    Server started successfully
    Waiting for client requests
    HRContextListener::contextInitialized
    Warning: Starting ADF Library jar post-deployment on WebLogic Server. Is "provider-lazy-inited" init-param missing from LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not being used.
    Started: ADF Library non-ADFJspResourceProvider post-deployment
    Finished: ADF Library non-ADFJspResourceProvider post-deployment (millis): 203
    - WEBLOGIC
    null
    - The AMHM configuration file path is..nullconf
    -  getting attributes for bsp.jsr: [Migration, Ant-Version, Manifest-Version, Created-By, Version]
    -  going to get value for Migration attribute
    -  Encryption Type : AES
    - Invocation of generateSecurityFile Successful
    - userName :
    - ServiceID :
    - applicationName :
    - Configuration File (config.xml) does not exist under C:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\config.xml Process aborted.
    - Migration Failed
    Utf8Filter: forceRequestCharacterEncoding set to true (init-param=true)
    Utf8Filter: repairRequestParameters set to false (init-param=false)
    Utf8Filter: rebuildPathInfo set to false (init-param=false)
    Utf8Filter: revertRequestURI set to true (init-param=true)
    Utf8Filter: settings are true/false/false/true
    Initializing CORBA ORB.
    CORBA ORB initialization complete.
    Loading configuration from registry
    WSBaseServlet.setDefaultGSMContext(): Servlet GSM context. host=192.168.204.1:6800
    Log configuration: file:/C:/Oracle/Middleware/user_projects/epmsystem1/ReportingAnalysis/RAFrameworkWebapp/WEB-INF/logging.properties
    <Jul 9, 2013 7:39:39 PM CDT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Jul 9, 2013 7:39:39 PM CDT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of EPMServer.>
    <Jul 9, 2013 7:39:44 PM CDT> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on fe80:0:0:0:0:5efe:c0a8:ed01:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[9]" is now listening on fe80:0:0:0:0:100:7f:fffe:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[13]" is now listening on 0:0:0:0:0:0:0:1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:c0a8:cc01:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:0:5efe:c0a8:7:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[12]" is now listening on 127.0.0.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on fe80:0:0:0:3415:3499:e650:c29e:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[10]" is now listening on fe80:0:0:0:2d02:d309:55d5:a150:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[11]" is now listening on fe80:0:0:0:5894:d88c:c022:f32b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.204.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.0.7:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:c885:cffb:be7a:3e0b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:1d4d:5292:d06b:f62b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.237.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "EPMServer0" for domain "EPMSystem" running in Production Mode>
    <Jul 9, 2013 7:40:09 PM CDT> <Warning> <Server> <BEA-002611> <Hostname "SUBHASUBBU", maps to multiple IP addresses: 192.168.204.1, 192.168.237.1, 192.168.0.7, fe80:0:0:0:c885:cffb:be7a:3e0b%18, fe80:0:0:0:1d4d:5292:d06b:f62b%20, fe80:0:0:0:3415:3499:e650:c29e%15>
    <Jul 9, 2013 7:40:09 PM CDT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <Jul 9, 2013 7:40:11 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 9, 2013 7:40:11 PM CDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in ADMIN mode>
    <Jul 9, 2013 8:11:16 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSS_COMPONENT_TYPES WHERE 1 = 0" set up for pool "EPMSystemRegistry" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:11:16 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM V8_VERSION WHERE 1 = 0" set up for pool "raframework_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:11:54 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,190 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:04 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,198 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:19 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:54,216 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSS_COMPONENT_TYPES WHERE 1 = 0" set up for pool "EPMSystemRegistry" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM ARM_ATTRIBUTES WHERE 1 = 0" set up for pool "accountreconciliation_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM AIF_LOOKUP_MAPPINGS WHERE 1 = 0" set up for pool "aif_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM CALCMGRCONFIG WHERE 1 = 0" set up for pool "calc_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DISCMAN_COUNTER WHERE 1 = 0" set up for pool "discman_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM SERVERLOGID WHERE 1 = 0" set up for pool "eas_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM FCC_USER_ATTRIBUTES WHERE 1 = 0" set up for pool "financialclose_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REP" set up for pool "odiMasterRepository" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REP" set up for pool "odiMasterRepository" failed with exception: "java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver]Object has been closed.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REPW" set up for pool "odiWorkRepository" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSPSYS_CLUSTER WHERE 1 = 0" set up for pool "planning_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HPM_APPLICATION WHERE 1 = 0" set up for pool "profitability_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:18:49 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,579 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:22:29 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,820 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:29:44 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:55,178 during the configured idle timeout of 5 secs>

    First of all "I installed 11.1.2.3 in windows 7 ultimate OS", it is not a supported OS so if you want assistance problem solving you should stick with a supported OS.
    It also looks like you have installed a whole range of products some requiring additional configuration and the requirement of SOA.
    I recommend starting with a support OS and only install products that are required.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error 404--Not Found while accessing web app through Weblogic 6.1

    Hi everybody,
              I am new to Weblogic and recently installed Weblogic6.1
              on my machine and I am trying to access my application using weblogic
              and it gives
              Error 404--Not Found
              From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
              10.4.5 404 Not Found
              I have uploaded the WAR file of my application using the Admin
              console. The WAR file is place under
              \bea\wlserver6.1\config\mydomain\applications\screen.war.
              What am I doing wrong ?
              Thanks is advance.
              PS: I am also including my web.xml file
              <?xml version="1.0" encoding="ISO-8859-1"?>
              <!DOCTYPE web-app
              PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
              "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              <web-app>
              <session-config>
              <session-timeout>-1</session-timeout>
              </session-config>
              <!-- Action Servlet Configuration -->
              <servlet>
              <servlet-name>action</servlet-name>
              <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
              <init-param>
              <param-name>application</param-name>
              <param-value>resources.nmr.ApplicationResources</param-value>
              </init-param>
              <init-param>
              <param-name>config</param-name>
              <param-value>/WEB-INF/struts-config.xml</param-value>
              </init-param>
              <init-param>
              <param-name>debug</param-name>
              <param-value>2</param-value>
              </init-param>
              <init-param>
              <param-name>detail</param-name>
              <param-value>2</param-value>
              </init-param>
              <init-param>
              <param-name>validate</param-name>
              <param-value>true</param-value>
              </init-param>
              <load-on-startup>2</load-on-startup>
              </servlet>
              <!-- Action Servlet Mapping -->
              <servlet-mapping>
              <servlet-name>action</servlet-name>
              <url-pattern>*.do</url-pattern>
              </servlet-mapping>
              <!-- PDF servlet configuration -->
              <servlet>
              <servlet-name>pdf</servlet-name>
              <servlet-class>com.abbott.gprd.servlets.PdfServlet</servlet-class>
              </servlet>
              <!-- PDF servlet Mapping -->
              <servlet-mapping>
              <servlet-name>pdf</servlet-name>
              <url-pattern>/pdf</url-pattern>
              </servlet-mapping>
              <!-- MIME Mapping -->
              <mime-mapping>
              <extension>mol</extension>
              <mime-type>chemical/x-mdl-molfile</mime-type>
              </mime-mapping>
              <!-- The Welcome File List -->
              <welcome-file-list>
              <welcome-file>index.jsp</welcome-file>
              </welcome-file-list>
              <!-- Application Tag Library Descriptor -->
              <taglib>
              <taglib-uri>/WEB-INF/app.tld</taglib-uri>
              <taglib-location>/WEB-INF/app.tld</taglib-location>
              </taglib>
              <!-- Struts Tag Library Descriptors -->
              <taglib>
              <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
              <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
              </taglib>
              <taglib>
              <taglib-uri>/WEB-INF/nmr.tld</taglib-uri>
              <taglib-location>/WEB-INF/nmr.tld</taglib-location>
              </taglib>
              </web-app>
              

    hmm
              it all looks ok to me
              what happens if you try to access an image or something in your war (ie
              something not java related)
              also - i have seen on some machines that localhost doesnt work but 127.0.0.1
              does work
              your app should be trying to access index.jsp which should be in the root
              directory of your war
              does index.jsp exist and is it in the root directory of your war?
              lastly - i noticed you have a startup servlet. Put a system.out in the init
              method of the servlet. If the servlet is being deployed OK then you should
              see some output in the console
              "Ravi" <[email protected]> wrote in message
              news:[email protected]...
              > I am specifying the same http://localhost:7001/screen and it still
              > gives the same error.
              >
              > Following is part of my cofig.xml where myapp is specified.
              >
              > <CustomRealm
              >
              ConfigurationData="user.filter=(&(cn=%u)(objectclass=person));user.dn=ou
              =people,
              > o=example.com;server.principal=cn=admin,
              >
              o=example.com;membership.filter=(&(member=%M)(objectclass=groupofuniquen
              ames));group.filter=(&(cn=%g)(objectclass=groupofuniquenames));server.ho
              st=ldapserver.example.com;server.ssl=true;group.dn=ou=groups,
              > o=example.com"
              > Name="defaultLDAPRealmForNovellDirectoryServices"
              > Notes="This is provided as an example. Before enabling this
              > Realm, you must edit the configuration parameters as appropriate for
              > your environment."
              > Password="{3DES}/4XkW5rmVvBHzFtI9SRK/g=="
              > RealmClassName="weblogic.security.ldaprealmv2.LDAPRealm"/>
              > <Server ListenPort="7001" Name="myserver" NativeIOEnabled="true"
              > TransactionLogFilePrefix="config/mydomain/logs/">
              > <Log FileName="config/mydomain/logs/weblogic.log"
              > Name="myserver"/>
              > <SSL Enabled="true" ListenPort="7002" Name="myserver"
              > ServerCertificateChainFileName="config/mydomain/ca.pem"
              > ServerCertificateFileName="config/mydomain/democert.pem"
              > ServerKeyFileName="config/mydomain/demokey.pem"/>
              > <WebServer DefaultWebApp="DefaultWebApp"
              > LogFileName="./config/mydomain/logs/access.log"
              > LoggingEnabled="true" Name="myserver"/>
              > <ServerDebug Name="myserver"/>
              > <ExecuteQueue Name="default"/>
              > <KernelDebug Name="myserver"/>
              > <ServerStart Name="myserver"/>
              > </Server>
              > <Application Deployed="true" Name="screen"
              > Path=".\config\mydomain\applications">
              > <WebAppComponent Name="screen" Targets="myserver"
              > URI="screen.war"/>
              > </Application>
              > <SNMPAgent Name="mydomain"/>
              > <Realm FileRealm="wl_default_file_realm" Name="wl_default_realm"/>
              > <ApplicationManager Name="mydomain"/>
              > <JTA Name="mydomain"/>
              >
              > Thanks in advance.
              > Ravi.
              >
              >
              > "Matt Krevs" <[email protected]> wrote in message
              news:<[email protected]>...
              > > what url are you specifying?
              > >
              > > i would guess that http://localhost/screen-web would work. Hard to say
              > > without also seeing your config.xml
              > >
              > > The critical item in config.xml is the value of URI in the
              webappcomponent
              > > element for your application
              > >
              > > eg if it was
              > >
              > > <WebAppComponent Name="myapp-web" Targets="myerver" URI="myapp-web"/>
              > >
              > > then the url you would call is http://localhost/myapp-web
              > >
              > > "Ravi" <[email protected]> wrote in message
              > > news:[email protected]...
              > > > Hi everybody,
              > > > I am new to Weblogic and recently installed Weblogic6.1
              > > > on my machine and I am trying to access my application using weblogic
              > > > and it gives
              > > >
              > > > Error 404--Not Found
              > > > From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
              > > > 10.4.5 404 Not Found
              > > >
              > > > I have uploaded the WAR file of my application using the Admin
              > > > console. The WAR file is place under
              > > > \bea\wlserver6.1\config\mydomain\applications\screen.war.
              > > >
              > > > What am I doing wrong ?
              > > >
              > > > Thanks is advance.
              > > >
              > > > PS: I am also including my web.xml file
              > > >
              > > > <?xml version="1.0" encoding="ISO-8859-1"?>
              > > >
              > > > <!DOCTYPE web-app
              > > > PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
              > > > "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
              > > >
              > > > <web-app>
              > > >
              > > > <session-config>
              > > > <session-timeout>-1</session-timeout>
              > > > </session-config>
              > > >
              > > > <!-- Action Servlet Configuration -->
              > > > <servlet>
              > > > <servlet-name>action</servlet-name>
              > > >
              <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
              > > > <init-param>
              > > > <param-name>application</param-name>
              > > > <param-value>resources.nmr.ApplicationResources</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>config</param-name>
              > > > <param-value>/WEB-INF/struts-config.xml</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>debug</param-name>
              > > > <param-value>2</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>detail</param-name>
              > > > <param-value>2</param-value>
              > > > </init-param>
              > > > <init-param>
              > > > <param-name>validate</param-name>
              > > > <param-value>true</param-value>
              > > > </init-param>
              > > > <load-on-startup>2</load-on-startup>
              > > >
              > > > </servlet>
              > > >
              > > > <!-- Action Servlet Mapping -->
              > > > <servlet-mapping>
              > > > <servlet-name>action</servlet-name>
              > > > <url-pattern>*.do</url-pattern>
              > > > </servlet-mapping>
              > > >
              > > > <!-- PDF servlet configuration -->
              > > > <servlet>
              > > > <servlet-name>pdf</servlet-name>
              > > >
              <servlet-class>com.abbott.gprd.servlets.PdfServlet</servlet-class>
              > > > </servlet>
              > > >
              > > >
              > > > <!-- PDF servlet Mapping -->
              > > > <servlet-mapping>
              > > > <servlet-name>pdf</servlet-name>
              > > > <url-pattern>/pdf</url-pattern>
              > > > </servlet-mapping>
              > > >
              > > > <!-- MIME Mapping -->
              > > > <mime-mapping>
              > > > <extension>mol</extension>
              > > > <mime-type>chemical/x-mdl-molfile</mime-type>
              > > > </mime-mapping>
              > > >
              > > >
              > > > <!-- The Welcome File List -->
              > > > <welcome-file-list>
              > > > <welcome-file>index.jsp</welcome-file>
              > > > </welcome-file-list>
              > > >
              > > > <!-- Application Tag Library Descriptor -->
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/app.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/app.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <!-- Struts Tag Library Descriptors -->
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > <taglib>
              > > > <taglib-uri>/WEB-INF/nmr.tld</taglib-uri>
              > > > <taglib-location>/WEB-INF/nmr.tld</taglib-location>
              > > > </taglib>
              > > >
              > > > </web-app>
              

  • Error 404--Not Found - while running report in 11g

    Dear All ,
    I have my oracle application in 10g R1. Now we are migarting that to 11g .
    There is a temporary directory where we are generating report output (PDF)
    we are using an alias name web_reps for this folder .
    Given the AliasMatch in forms.conf and in registry given the alias name for FORMS_MAPPING .
    It was working with 10g . Tried the same in 11g so that report is generating in the folder (PDF)
    but while openeing the file using web.showdocument () using the alias name it is giving the below error .
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    If any body know this issue pls help .
    Thanks
    Jyo

    Are you using apache in front of your weblogics, or just plain weblogic? Also please post the full version of your 11g installation (11.1.1.x or 11.1.2.x). If you are using no apache and the 11.1.1.x version for development (without apache) the forms servlet and the reports servlet are deployed on different weblogic instances running on a different port; meaning forms is available under e.g.
    http://ias:9001/forms/frmservlet
    whereas reports is available under
    http://ias:9002/reports/rwservlet
    but when running reports via web.show_document it assumes both are running on the same port. Also make sure your weblogic instances are up and running. So either you use apache for production (in 11.1.1.x or 11.1.2.x) or you go for 11.1.2 in development where the forms and the reports servlets are deployed on the very same port. As far as I am concerned I'd go for 11.1.2 as the production environment is nothing different from 11.1.1 and the development environment is a hell of a lot easier to install.
    cheers

  • Content Server error on LINUX (HTTP error: 404 Not Found)

    Hi All,
    While checking the status of content sever by using the T-code CSADMIN I am getting the following error message.
    <b>***********************************************************
    Error : - HTTP error: 404 Not Found
    Message no. CMS025
    Diagnosis
    Error in accessing via HTTP
    404 Not Found
    *************************************************************</b>
    I have done the installation of Content server 640 on Red Hat Linux / MaxDB.
    Moreover I am using the following connection data in CSADMIN.
    HTTP server :- 80.0.0.205
    Port Number:- 1090
    HTTP Script :- ContentServer/ContentServer.dll
    Version no. :- 0046
    Please help me.
    Thanks ,
    Harshal

    Hi Dagmar,
    The HTTP services are working fine. But i m not able to reach the content server url can u help on this?
    Please find the http trace file
    ERROR => PlugInHandleServData: HttpParseRequestHeader failed (rc=701) [http_plg.c   3258]
    ERROR => IcmHandleNetWrite(id=3/4782): HandleServData failed (rc=701) [icxxthrio.c  1833]
    The error i am getting in Content server url is
    Server Error
    404 - File or directory not found.
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Maybe you are looking for

  • Remove string from txt file

    Hello guys, I need some help. I have to remove some content of Tolerance "column" (see attach). The string which I wish to remove is "+/- 0s" and replace it with an empty string. I need to remove this for each row where "+/- 0s" appears.   Thanks Sol

  • How to find out where a Compound clip is being used

    I've created a dummy Compund Clip just to test FCPX doesnt allow me to delete - it says its being used I cant remember where I used it How do I found out where it's being used? Thanks Omar

  • LMS 4.2 - DFM devices stuck in "Learning" state

    Hi, Does anybody know why this same kind of bug/error/software fault exist in LMS 4.2 as it was in LMS 3.2 ? Why after a while after discovery of devices (state is "Known") DFM drops the state of devices to "Learning" and it stucks forever. Restartin

  • UILoader move not in control (Coordinate issue)

    Hi I am trying to move my UILoader across the screen but it is little bouncy. MY UILoader is in the sprite container and on the mouse down I use stop drag function where I am leaving my UILoader to mouseX and mouseY. But it is taking the top left cor

  • OFT 9.0

    I was able to installed OFT 9.0 on my computer, but when I type in the address (eg. www.google.ca) I get a "Timed out on starting navigation" error. Has anyone come across this error? Using: Windows 7 64 bit IE8 Thanks, Lorena