No policy file file in my jdk ?

tutorial
By default, the JDK uses the policy files located in
file:${java.home}/lib/security/java.policy
file:${user.home}/.java.policy
These policy files are specified in the default security file:
${java.home}/lib/security/java.security
my PC
in my JDK " C:\j2sdk1.4.2_03\lib" there is no policy file here !! there is no security folder too.
" C:\j2sdk1.4.2_03\lib" folder has
1) jre
2)dt.jar
3)htmlconverter.jar
4)ir.idl
5)jawt.lib
6)jvm.lib
7)orb.idl
8)tools.jar
all these stuff , no policy file. is that tutorial wrong ?

i want to make a HelloWorld program and want to make a policy file to run this program.
i dont know, how do i make a policy file . i dont have any policy file in my home dir.
"how do i make a policy file" google has given me this page
http://java.sun.com/docs/books/tutorial/security1.2/tour1/step3.html
in this page there is no steps, how to make a new policy file
you have given me a tool, i typed policytool.exe
and i got a GUI, but there are so many params to be filled which i dont know. there are "codebase","signed by","permission" etc etc fields to be filled up.
my requirement is small, i want to make a policy file and want to run a "HelloWorld" java program using that policy file and without usng that policy file and want to see what happens.
is that tool(policytool.exe) can help me ?
how do i start ?

Similar Messages

  • Location for JCE jurisdiction policy JAR files

    I have a simple question is the location for JCE jurisdiction policy JAR files (local_policy.jar and US_export_policy.jar) in
    <java-home>/lib/security or
    <java-home>/lib/security/jce
    I am using JDK 1.6.0_14, these jar files come in a seperate package jce_policy-6.zip
    Please let me know.
    Thanks
    _Pete                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Thanks for the replies.
    README says just place them under lib/security. But it doesn't say whether to use the path embedded in the zip file (ie:/jce). So that was causing the confusion.
    I think it should lib/security and NOT to use jce. If anyone else have more thoughts on it, please let me know.
    _Pete                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Group Policy Preferences File Copy - Access is Denied on 2003 but not 2008 R2

    Hello,
    I have created a GPO which copies a file from a network share into a new folder under Program Files. This policy works just fine on a Windows 2008 box, but not on 2003. I've used "psexec -i -s cmd.exe" to verify system account permission to the
    share. I am able to successfully browse and copy files from the share as the system account on both boxes.
    However, when the GPO attempts to perform the file copy, it does not work, and generates the following error message:
    Event Type: Warning
    Event Source: Group Policy Files
    Event Category: (2)
    Event ID: 4098
    Date: 8/28/2013
    Time: 3:32:12 PM
    User: NT AUTHORITY\SYSTEM
    Computer: Server01
    Description:
    The computer 'file.txt' preference item in the 'TXT File Copy {9176122B-1A50-4AB8-91D9-6E8553727E18}' Group Policy object did not apply because it failed with error code '0x80070005 Access is denied.' This error was suppressed.
    I am trying to avoid writing a login script, so I am hoping someone will be able to help me figure out why this works fine on Windows 2008 but not Windows 2003. Please note file names and paths are modified here for security reasons, but the principle is
    the same.
    My GPO is:
    Computer Configuration\Preferences\Windows Settings\Files
    File (Target Path: c:\Program Files\path\to\file\file.txt)
    Source file: \\share\path\to\file\file.txt
    Destination File: c:\program files\path\to\file\file.txt
    Action: Update
    Suppress errors on individual file actions: Disabled
    Read-Only: Enabled
    Hidden: Disabled
    Archive: Enabled
    Stop Processing items on this extension if an error occurrs on this item: No
    Remove this item when it is no longer applied: No
    Apply once and do not reapply: No
    Item-level Targeting: None
    Thanks

    As a user, I am able to browse the share just fine using the alias. It is only when I try to access the share using the system account that I encounter a problem.
    experiencing the exact same symptoms. in the tests below, server, client1, and client2 are all are native instances of microsoft windows server.
    server: windows server 2008 R2 standard SP1
    client1: windows server 2003 standard SP2
    client2: windows server 2008 R2 standard SP1
    registry setting "DisableLoopbackCheck": unconfigured on server; unconfigured on client1; unconfigured on client2
    registry setting "DisableStrictNameChecking": configured as "1" on server; unconfigured on client1; unconfigured on client2
    domain user on client1 attempt to access server by name: success
    domain user on client1 attempt to access server by alias: success
    domain user on client2 attempt to access server by name: success
    domain user on client2 attempt to access server by alias: success
    local system on client1 attempt to access server by name: success
    local system on client1 attempt to access server by alias: failed (system error 5 has occurred. access is denied.)
    local system on client2 attempt to access server by name: success
    local system on client2 attempt to access server by alias: success
    all tests done using "net view \\target", but similar results were seen when using "dir \\target\share" which the domain user and local system account have access to.
    the differing behavior between client1 and client 2 suggests that server 2003 requires additional configuration to allow its local system account to access an SMB share by alias.
    this problem prevents group policy features (such as software installation) from an aliased file server.

  • Aysnchronous BPEL ::Policy handling File

    Hi all,
    How to throw exception in aysnchronous BPEL and then catch in Policy handling File
    Edited by: user11336469 on Sep 4, 2009 5:46 AM
    Edited by: user11336469 on Sep 4, 2009 5:47 AM

    http://www.oracle.com/technology/tech/soa/cab/OracleSOACabWebinar03-25-08SOAExceptions.pdf
    This will help u

  • How to analyse the following file generated by a JDK crash???

    Hi Guys, I am a newbie and needs some pointers in analysing the following file. This file is generated after JDK crashed. Kindly have a look and please suggest which tool can be used
    to analyse it. I am pasting a snippet of the content. Kindly have a look. Just to tell you I tried using Visual VM, IBM Thread and Monitor analser, TDA tools, but none of them helps.
    Kindly help as I am very keen to go into the depth of this issue.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002aac385b059d, pid=8835, tid=1126340928
    # JRE version: 6.0_20-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01 mixed mode linux-amd64 )
    # Problematic frame:
    # C [libFoundation_6_0.so+0x5b059d] ZNK5viidy11IdRecordImp12getBioRecordENS8ModalityENS_8InstanceEb+0x47
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x00000000457de000): JavaThread "http-8090-7" daemon [_thread_in_native, id=9008, stack(0x0000000043129000,0x000000004322a000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x000000000000001f
    Registers:
    RAX=0x0000000000650002, RBX=0x00002aac9030cb70, RCX=0x00002aac9030cb80, RDX=0xffffffffffffffff
    RSP=0x0000000043226d60, RBP=0x0000000000000002, RSI=0x00002aac9030cb80, RDI=0x00002aac9030cb78
    R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00002aac68b41330, R11=0x00002aac385a7b66
    R12=0x0000000000000065, R13=0x0000000000000000, R14=0x0000000000000001, R15=0x0000000000000097
    RIP=0x00002aac385b059d, EFL=0x0000000000010286, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x0000000043226d60)
    0x0000000043226d60: 0000000043226ec8 0000000043226ec4
    0x0000000043226d70: 00002aac6876de20 0000000043227520
    0x0000000043226d80: 00002aac8d3e27d0 0000000043227540
    0x0000000043226d90: 0000000043227548 00002aac8c84b840
    0x0000000043226da0: 00002aac8c84b840 0000000043226dd8
    0x0000000043226db0: 00002aac8d3e27d0 0000000043227548
    0x0000000043226dc0: 0000000043227548 00002aac8c84b840
    0x0000000043226dd0: 0000000000000000 0000000000000000
    0x0000000043226de0: 00002aac8d3e27a0 00002aac8cb3f820
    0x0000000043226df0: 00002aac8d3e27d0 0000000000000005
    0x0000000043226e00: 00002aac8c84b880 00002aac8c84b884
    0x0000000043226e10: 00002aac8c84b884 0000000043226f90
    0x0000000043226e20: 000000000000009c 0000000043227540
    0x0000000043226e30: 0000000000000097 000000328ea7276b
    0x0000000043226e40: 000000000000009b 00002aac8cbd2ed0
    0x0000000043226e50: 000000000000009d 00002aac3862454b
    0x0000000043226e60: 0000000000000098 0000000000000000
    0x0000000043226e70: 0000000000000000 00002aac8d3e27a0
    0x0000000043226e80: 0000000000000000 0000000043226f90
    0x0000000043226e90: 0000000043226fd0 0000000043227540
    0x0000000043226ea0: 000000000000006a 000000328ea7276b
    0x0000000043226eb0: 0000000000000000 0000000043226f90
    0x0000000043226ec0: 0000006a43226fd0 3ecbe72100000002
    0x0000000043226ed0: 000000000000006a 0000000043226f58
    0x0000000043226ee0: 00002aac8c84b810 0000000043226f50
    0x0000000043226ef0: 0000000043226fd0 0000000043227540
    0x0000000043226f00: 000000000000006a 00002aac90e96708
    0x0000000043226f10: 00002aac90e96708 00000000432273d0
    0x0000000043226f20: 0000000000000002 0000000000000001
    0x0000000043226f30: 0000000000000097 00002aac385b1404
    0x0000000043226f40: 0000009d00000002 0000000043227520
    0x0000000043226f50: 00002aac006a0002 00002aac90000020
    Instructions: (pc=0x00002aac385b059d)
    0x00002aac385b058d: 89 f1 eb 0c 48 89 d1 48 8b 52 10 48 85 d2 74 0e
    0x00002aac385b059d: 3b 42 20 76 ef 48 8b 52 18 48 85 d2 75 f2 48 89
    Stack: [0x0000000043129000,0x000000004322a000], sp=0x0000000043226d60, free space=3f70000000000000018k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libFoundation_6_0.so+0x5b059d] ZNK5viidy11IdRecordImp12getBioRecordENS8ModalityENS_8InstanceEb+0x47
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX(JJJJJ)Z
    J XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX(Ljava/util/List;Ljava/util/List;)D
    j XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX(Ljava/util/List;Ljava/util/List;)D+23
    j sun.reflect.GeneratedMethodAccessor30.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+52
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    j org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+7
    j org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint()Ljava/lang/Object;+12
    j org.springframework.aop.framework.ReflectiveMethodInvocation.proceed()Ljava/lang/Object;+19
    j org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(Lorg/aopalliance/intercept/MethodInvocation;)Ljava/lang/Object;+58
    j org.springframework.aop.framework.ReflectiveMethodInvocation.proceed()Ljava/lang/Object;+101
    j org.springframework.aop.framework.JdkDynamicAopProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+327
    j $Proxy6.verifyFinger(Ljava/util/List;Ljava/util/List;)D+20
    j sun.reflect.GeneratedMethodAccessor30.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+52
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J com.caucho.hessian.server.HessianSkeleton.invoke(Ljava/lang/Object;Lcom/caucho/hessian/io/AbstractHessianInput;Lcom/caucho/hessian/io/AbstractHessianOutput;)V
    j com.caucho.hessian.server.HessianSkeleton.invoke(Lcom/caucho/hessian/io/AbstractHessianInput;Lcom/caucho/hessian/io/AbstractHessianOutput;)V+7
    j org.springframework.remoting.caucho.HessianExporter.doInvoke(Lcom/caucho/hessian/server/HessianSkeleton;Ljava/io/InputStream;Ljava/io/OutputStream;)V+387
    j org.springframework.remoting.caucho.HessianExporter.invoke(Ljava/io/InputStream;Ljava/io/OutputStream;)V+16
    j org.springframework.remoting.caucho.HessianServiceExporter.handleRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+60
    J org.springframework.web.servlet.DispatcherServlet.doDispatch(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V
    j org.springframework.web.servlet.DispatcherServlet.doService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+235
    j org.springframework.web.servlet.FrameworkServlet.processRequest(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+111
    j org.springframework.web.servlet.FrameworkServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+3
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+139
    j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+376
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+804
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+365
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
    j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
    j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+158
    j org.apache.coyote.http11.Http11Processor.process(Ljava/net/Socket;)V+514
    j org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Ljava/net/Socket;)Z+82
    j org.apache.tomcat.util.net.JIoEndpoint$Worker.run()V+41
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00002aac89c91800 JavaThread "http-8090-100" daemon [_thread_in_native, id=9101, stack(0x000000004dfbf000,0x000000004e0c0000)]
    0x00002aac8a81c000 JavaThread "http-8090-99" daemon [_thread_in_native, id=9100, stack(0x000000004debe000,0x000000004dfbf000)]
    0x00002aac8a81a800 JavaThread "http-8090-98" daemon [_thread_in_native, id=9099, stack(0x000000004ddbd000,0x000000004debe000)]
    0x00002aac8a818800 JavaThread "http-8090-97" daemon [_thread_in_native, id=9098, stack(0x000000004dcbc000,0x000000004ddbd000)]
    0x00002aac8a816800 JavaThread "http-8090-96" daemon [_thread_in_native, id=9097, stack(0x000000004dbbb000,0x000000004dcbc000)]
    0x00002aac89c96000 JavaThread "http-8090-95" daemon [_thread_in_native, id=9096, stack(0x000000004daba000,0x000000004dbbb000)]
    0x00002aac89c95000 JavaThread "http-8090-94" daemon [_thread_blocked, id=9095, stack(0x000000004d9b9000,0x000000004daba000)]
    0x00002aac89c93800 JavaThread "http-8090-93" daemon [_thread_blocked, id=9094, stack(0x000000004d8b8000,0x000000004d9b9000)]
    0x00002aac89c92800 JavaThread "http-8090-92" daemon [_thread_blocked, id=9093, stack(0x000000004d7b7000,0x000000004d8b8000)]
    0x00002aac89d36000 JavaThread "http-8090-91" daemon [_thread_in_native, id=9092, stack(0x0000000040f22000,0x0000000041023000)]
    0x00002aac89db5000 JavaThread "http-8090-90" daemon [_thread_in_native, id=9091, stack(0x000000004d6b6000,0x000000004d7b7000)]
    0x00002aac89c7a000 JavaThread "http-8090-89" daemon [_thread_in_native, id=9090, stack(0x000000004d5b5000,0x000000004d6b6000)]
    0x00002aac89c78000 JavaThread "http-8090-88" daemon [_thread_in_native, id=9089, stack(0x000000004d4b4000,0x000000004d5b5000)]
    0x00002aac89c76800 JavaThread "http-8090-87" daemon [_thread_in_native, id=9088, stack(0x000000004d3b3000,0x000000004d4b4000)]
    0x00002aac89d0b800 JavaThread "http-8090-86" daemon [_thread_in_native, id=9087, stack(0x000000004d2b2000,0x000000004d3b3000)]
    0x00002aac89ddc800 JavaThread "http-8090-85" daemon [_thread_in_native, id=9086, stack(0x000000004d1b1000,0x000000004d2b2000)]
    0x00002aac89dda800 JavaThread "http-8090-84" daemon [_thread_in_native, id=9085, stack(0x000000004d0b0000,0x000000004d1b1000)]
    0x00002aac89dcf800 JavaThread "http-8090-83" daemon [_thread_in_native, id=9084, stack(0x000000004cfaf000,0x000000004d0b0000)]
    0x00002aac89dce800 JavaThread "http-8090-82" daemon [_thread_in_native, id=9083, stack(0x000000004ceae000,0x000000004cfaf000)]
    0x00002aac89cbd000 JavaThread "http-8090-81" daemon [_thread_in_native, id=9082, stack(0x000000004cdad000,0x000000004ceae000)]
    Thanks for your help!
    Regards
    Ash

    The crash is in the library libFoundation_6_0.so in the method ZNK5viidy11IdRecordImp12getBioRecordENS8ModalityENS_8InstanceEb+0x47
    I suggest you contact the vendor for this library and get support from them.
    If the problem is repeatable, you can attach a gdb debugger and see where the fault occurs though you may need the source for this library to make any sense of it.

  • Nsurlstoraged - DiskCookieStorage continuously changing policy of File binary

    I am having a problem with "nsurlstoraged - DiskCookieStorage changing policy" continuously when Safari is being used. This problem was recently discussed in this forum by Linc Davis in response to a question by Dreaming void. I checked the box to follow the thread and indicated I had this problem, too. Inadvertently, as I received emails on the thread, I thought the emails were directed to me and I "thought" I was participating in the thread. I am sort of new to this and I misinterpreted what was happening. Finally, I received an email from Linc Davis explaining that I was not part of the thread, and that I should start my own. I apologize for my error. I do need help.
    I have a Mac Pro late 2013 and about 2 days ago the console started filling up with thousand of messages: "nsurlstoraged[286]: DiskCookieStorage changing policy from 0 to 2, cookie file: file:///Users/fwolfe/Library/Cookies/Cookies.binarycookies"  The CPU load becomes very heavy in the activity monitor and it is difficult to use the system.
    I have been doing the suggestion Linc Davis (in error, as I explained). I wonder if it would be possible to start this new thread with link Davis.
    I have tested the system as a guest and in "safe mode" with problem continuing during and after these tests.
    Thanks, and my apologies for misunderstanding.
    Fred

    I am having a problem with "nsurlstoraged - DiskCookieStorage changing policy" continuously when Safari is being used. This problem was recently discussed in this forum by Linc Davis in response to a question by Dreaming void. I checked the box to follow the thread and indicated I had this problem, too. Inadvertently, as I received emails on the thread, I thought the emails were directed to me and I "thought" I was participating in the thread. I am sort of new to this and I misinterpreted what was happening. Finally, I received an email from Linc Davis explaining that I was not part of the thread, and that I should start my own. I apologize for my error. I do need help.
    I have a Mac Pro late 2013 and about 2 days ago the console started filling up with thousand of messages: "nsurlstoraged[286]: DiskCookieStorage changing policy from 0 to 2, cookie file: file:///Users/fwolfe/Library/Cookies/Cookies.binarycookies"  The CPU load becomes very heavy in the activity monitor and it is difficult to use the system.
    I have been doing the suggestion Linc Davis (in error, as I explained). I wonder if it would be possible to start this new thread with link Davis.
    I have tested the system as a guest and in "safe mode" with problem continuing during and after these tests.
    Thanks, and my apologies for misunderstanding.
    Fred

  • Any Recommended Purging policy for files in Archive folder?

    Hi All,
    Is there any recommended purge policy for files stored under Archive folder after import from ready folder.We need to delete files that are piling up the Archive,but wondering is there any recommendations.
    Thanks

    Hi,
    Yes it is possible to delete the files under Archive folder. Just follow the below steps:
    1. Create a text file which contain the below lines:
    cd {MDM Installation Path}\Server\......\Archive
    del star . star /q
    Note: Instead of writing "star" use star symol
    E.g. C:\Program Files\SAP MDM 5.5 Server\Distributions\Test-MDM_MSQL\Test-Repo\Inbound\Remote_sys\Inbound_port\Archive
    2. Save the file with .bat extension.
    3. You can schedule this file using Windows Schedular. For this go to Start -> Programs -> Accessories -> System Tools -> Scheduled Tasks and create a new one by double clicking on it. Select the bat file created and accordindly schedule it like daily, weekly etc.
    4. Now whenever the task is due it automatically executes the commands written in bat file and deletes all the files from Archives folder :).
    Its working fine at my end...
    Kindly Reward points and update the thread status
    Regards,
    Jitesh Talreja

  • Error message: "Can't open file "[File path, file name].key"

    If I attempt to open any Keynote files, I now get this error message.
    "Can't open file "[File path: file name].key"
    To clarify, the text in the square brackets above would be the file path and then the file name.
    The file then will appear on the screen, but is unresponsive to any clicks or menu commands.
    The files will open successfully on other Macs, so they aren't corrupt.
    Also - I've just checked, and opening Keynote and trying to create a new presentation leads to the same problem: All screen menus / buttons are dead - all I can do is drag the window around the screen.
    I've tried to reinstall Keynote, but this hasn't resolved the problem.
    Is there some corrupt preference file (or similar) that I need to get rid of? Is there an easy way to do a complete uninstall of Keynote so I can try another install? Or is this a symptom of something else?
    All ideas gratefully appreciated!
    Message was edited by: Brendan Donlon

    All the issues I describe in my questions around this time re: Keynote were actually symptoms of a soon-to-die laptop. The Hard Disc was corrupting, and Keynote was the first application to be affected.

  • After completing my upgrade to Adobe Reader 11.0.10 When I attpemt to use "Tools/File/File Save As" from IE 11 I get a "Adobe Reader is not Responding" and my browser is locked up.

    After completing my upgrade to Adobe Reader 11.0.10. when I attempt to save an online PDF to my local drive I receive a blank window where I would expect to see file directory structure to save to.
    No local directories are displayed for "Saving To", it is all blank.   When I try to Close (by clicking X)  the "File Save As" box a message pops up on top that says "Adobe Reader is not Responding"  It locks up all of my IE windows, not just the one with the PDF doc.
    I then need to go Task Manager and stop the IE task.  All my browser windows are then closed.
    That is the only way to recover from the "Adobe Reader is Not Responding" message.
    This was not happening in previous versions of Reader.
    Tolls/File/File Save As always worked properly.
    I have installed IE 11 (11.0.9600.17690)

    Please don't post the same question multiple times!

  • "File file path:to:file is already open" how do i close it?

    I am trying to write a script that pops up a dialog box, asks for text and saves this to a .csv and a .txt This is so i can quickly record what i am doing and the times i am doing it, makes quick notes and various things like that. However it is failing with the message "File file path:to:file is already open" so how do i close the file or get around this. Cheers
    Script Below
    tell me to activate
    display dialog "Enter the log message:" default answer "" buttons {"Cancel", "Ok"} default button "Ok"
    copy the result as list to {the log_message, the button_pressed}
    if the button_pressed is not "Cancel" then
    set curTime to (do shell script "date \"+%H:%M:%S\"")
    set curDate to (do shell script "date \"+%Y%m%d\"")
    set new_foldername to curDate
    set this_folder to (path to current user folder) as text
    set fPath2 to this_folder & "Documents:Logs:Date:" as alias
    --set this_folder to "Macintosh HD:Users:username:" as alias
    tell application "Finder"
    if not (exists folder new_foldername of fPath2) then
    make new folder at fPath2 with properties {name:new_foldername}
    end if
    end tell
    set fPath to (path to current user folder as Unicode text) & "Documents:Logs:Date:" & curDate & ":"
    set fName to curDate & ".csv"
    set myFile to open for access file ((fPath as string) & fName) with write permission
    write curTime & "," & log_message & return to myFile starting at eof
    close access myFile
    set fName2 to curDate & ".txt"
    set myFile to open for access file ((fPath as string) & fName2) with write permission
    write curTime & " " & log_message & return to myFile starting at eof
    close access myFile
    end if

    Hi Richard,
    Run this in the script editor:
    set f to choose file
    close access f
    Navigate to the file you left open. Probably there was an error and the file was left open because it never reached the 'close access' command.
    gl,

  • __ Is there a way to open an .emf (Windows Enhanced Meta File) file in Ai?

    __ Is there a way to open an .emf (Windows Enhanced Meta File) file in Ai?
    I was given several Nutrition Facts tables to use in my package design - I don't want to redraw them or guess at the size.
    Thanks

    Thanks for your help Kurt, but the main problem is that I don't see an Upload button (I read about it in the Help file as well) - I see "+You/Mail/Caledar/Documents/Photos?Sites/Search/More" and
    "Docs/Create/Home/Starred/Owned by me/All items/Bin" etc. but no 'Upload' !
    - OH WAIT A MINUTE - I JUST MOUSED OVER IT - THERE IT IS! I FEEL REALLY DUMB NOW! 
    Here's the link:  https://docs.google.com/open?id=0B9cv3o9-NLCfZTNiM2JlNWUtYjQxOS00NWUxLWJjYjAtYmM1NjhiMjA1Z mMw

  • Can't get File/File info to work on image in Pshop CS5 or Bridge CS5

    After I've pulled up an image and I go to file/file info, I get a big white box on the screen with the file name of my image across the top of it, and nothing inside. Just a big white box. It's the kind of box that an image would normally go into, not the kind of box that used to show me all the file info. At that point my system is somewhat frozen. I can click on the top choices, eg. Photoshop, file, edit, image, etc., but the choices are all greyed out, forcing me to force quit. What's going on?
    I'm running an iMac with Snow Leopard, have 4 gb ram. I'm fully updated to Version 12.0.4, and when I click on 'about' under Photoshop to see what version I have, I see  Version 12.0.4 x32.

    Meri,
    This isn't a solution but a possible workaround.
    When you view your photo in Bridge instead of using File Info, why not view the information in the Metadata panel.
    First I would go to the Bridge preferences, Metadata, and make sure that File Properties, Camera Data EXIF and Camera Raw categories are checked so the info will show up in the Metadata panel. You can check additional categories to show more metadata. (Camera Raw metadata will obviously only appear if the file has actually been opened in Camera Raw)
    You should find the information you need in the Metadata panel.
    As a aside, are these raw CR2 files from your Canon? Do you have the same issue with .jpegs or .tiffs, etc?
    Does the issue still appear if you run Photoshop in 64 bit. I know SnakEyez02 say it didn't make a difference for him. Maybe it will for you.
    To run Photoshop in 64 bit, quit Photoshop, in the FINDER select the Photoshop CS5 icon (the application NOT the folder)  Command I and deselect the Open in 32 bit option in the File info window. Restart Photoshop.
    Good Luck!

  • PI 7.1 scenario -- File to File , File to IDOC  and IDoc to File Scenario

    Hi All,
    *I have PI 7.0 . I have in that File to File , File to IDOC  and IDoc to File Scenarios*
    File to File -- This scenario is working fine.
    File to IDOC   --  Setting done in PI 7.0 like SM59,  IDXI, IDX2  and in R/3 like SALE (logical system)---  This scenario is working fine.
    IDoc to File  --  Seeting done in R/3 like SALE (Logical system, Distrubtion Model (Port, Partner Profile)) -- This scenario is working fine.
    Now I need to move to PI 7.1  -- for File to File , File to IDOC  and IDoc to File Scenarios.
    Please let me know do I require to make any changes in Design and Configuration and settings in PI 7.1 and R/3 for above scenarios or it will work fine as it is already working for PI 7.0
    If changes are required please let me know what changes to do for each scaenario and pls also send blogs for that.
    Regards

    >
    Rickkk wrote:
    > Hi,
    >
    > Idoc metadeta is updated through idx2?
    >
    > Regards
    If there is no metadata maintained for an idoc type, the metadata for that idoc type gets loaded when an idoc of that type is received by PI for the first time. If you are looking at loading metadata of all idoc types before the first run, its really not required. Just make sure that the port is configured properly. Although, there is no harm in preloading the metadata using IDX2.
    You need to use IDX2 mandatorily when the the metadata changes and the metadata in ECC and PI is different. In that case, you need to delete metadata for the changed IDoc type and then either you can update the metada through IDX2 or let the system take care of.

  • Error in file-file scenario: HTTP response contains status code 503

    Hi folks,
    I've encountered the foll error in file-file scenario:
    Testing file-file scenario (followed the blog: https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/flatFILETOFLATFILE&)
    Initially i was hving problems with recvr comm channel, which are now resolved. File is sent successfully but not recvd. I tried to modify the scenario above and change the file type to 'Text' but still got the same error.
    I've checked SICF -->default_host/xi/engine , we dont maintain logon data there. when i test the default_host/xi/engine service, it resolves into an ip addr as follows:
    http://<hostname>.<domain.com>:8001/sap/xi/engine?sap-client=<clientNo>
    (Also, we hv a BW system running on the same server ,which uses a fully qualified domain, while we dont which is why we get the above domain. Im not sure if there are any issues with that.)
    and we get the foll error:
    Error Code 10060: Connection timeout
    If i remove the domain manually, im prompted for userid/pwd and get the foll result:
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <SOAP:Header />
    - <SOAP:Body>
    - <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <faultcode>SOAP:Client</faultcode>
      <faultstring>Pipeline specified in URL attribute (type) not existing</faultstring>
      <faultactor>http://sap.com/xi/XI/Message/30</faultactor>
    - <detail>
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProtocol</SAP:Category>
      <SAP:Code area="MESSAGE">URL_PIPELINE_NOT_FOUND</SAP:Code>
      <SAP:P1>/sap/xi/engine?sap-client=<clientNo></SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Pipeline ID , which is expected as value of attribute &quot;type&quot; in the URL, does not exist in the Integration Engine (URL = /sap/xi/engine?sap-client=811)</SAP:Stack>
      </SAP:Error>
      </detail>
      </SOAP:Fault>
      </SOAP:Body>
      </SOAP:Envelope>
    also, we dont hv any overload issues as this is dev env and not many of us are using the xi server. Would really appreciate if any of you can share your inputs on how to resolve this. Thanks!!
    cheers
    Prachi

    Hi ,
    Look in to this for all errors
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay MAY be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    Possible Tips: Because of J2EE application com.sap.aii.af.ms.app not active
    • Try to (re)start the application using the Visual Administrator Choose Server --> Services --> Deploy --> View on Application or restart the J2EE engine
    • The problem is that not all J2EE services can be started by the J2EE. i.e Start the Visual Administrator and select Server->Services->Deploy in the tree on the left. On the right-hand side, choose the Runtime tab page. You see a tree in the right window with all applications if you select the APPLICATION radio button. Check if they are running, otherwise choose Start. Usually the J2EE engine starts all services automatically.
    • Refer SAP Note 803145,807000,791655
    <b>Award Points if found usefull.</b>

  • File -- File sceranio problem

    I am having some problem in the file-file scenario at the sender file adapter level. Please look at the following message:
    2006-01-09 10:23:17 Error Attempt to parse XI system response failed
    2006-01-09 10:23:17 Error Transmitting the message to endpoint http://host:port using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to invalid content type for SOAP: TEXT/HTML.

    Hi Michael and tny,
    I have just read the problem description and I have just the same error..
    BUT ON the PCK while module developing.
    What can I do on the PCK instead?
    I have restarted the AFW Core service, the XI Messaging System and afterall the complete J2EE Server.
    I have also restarted the CPA Cache, I thought there lies the problem.
    Nothing help, even the same problem.
    Any ideas, what I can do? (I was a little bit suprised that the CPA Cach refresh via url doesn't work. Maybe here lies the problem.
    Any ideas?
    Best regards,
    Dries

  • File - File integration scenario in SAP XI 3.0

    I am trying a simple file <-> file scenario in XI 3.0 . I am reading file content from an FTP server , having a simple mapping program in XI and then writing it to another foler on the FTP server.
    I am completely new to XI , however worked on TIBCO EAI extensively.
    I have created the following DESIGN TIME Objects  and NOTHING ELSE
    1) Two DataTypes , Two Message Types & Two Message Interfaces
    2) An interface mapping & a message mapping object( mapping program) to convert b/w the above two message types 
    I have created the  following CONFIGURATION TIME objects and NOTHING ELSE
    1) Two Business Services ( Under Service without Party )  , and ve created a communication channel ( adapter type FILE ) under each business service
    I am trying to use the Configuration Assistant under Tools menu , the doc says , i just need to select the message types & the rest will be genrated by the wizard. I choose the Business Service , but then what is the "INTERFACE" i have to choose , since nothin appears in the drop down. I tried "Internal Communication" & "Partner Communication" options but got stuck in both when choosing the "interface" object. Ideally i think i need to choose the "internal communication".
    Any pointers to what am i missing will be helpful . What are the objects i need to create at Design Time & Config time to achieve the above scenario.

    The Configuration Assistant does not work for business services without party. Go to the SLD and create one or two Business Systems and add them to the Integration Directory, then it should work.
    Regards
    Stefan

Maybe you are looking for

  • Application URL not working properly

    We have a custom application hosted on weblogic8.1 cluster. And this is in production environment. What we observed was, I am using FireFox browser and works fine for me. And I noticed it did not work a few days ago only once. However, most of the ot

  • Indexed property - editor needed?

    Folks, I have a bean (MyBean) with a indexed property (array of class type ClassX). It has setter and getters (total of 4) according to Java Beans specification. On Netbeans, the indexed property appears on Properties list. But, I can�t add itens to

  • Finder window question mark

    Hello - I inadvertently slid a Skype icon to my finder window top border and when I deleted Skype from system the icon began appearing as a question mark (?) ... how do I delete the question mark from my finder window top border? Thanks in advance.

  • Installing Oracle 10g R2 (10.2) on Windows Error with DBCA

    Hello, 10g R2 for Windows was released yesterday. I am trying to install it on a Windows 2000 computer. I choose an advanced install, general purpose database. The software installs fine, and then it gets to the wizards at the end. The first wizard i

  • I am receiving a exit code 6 when i try to download and install

    I am receiving a exit code 6 when i try to download and install. help me please