Error in Jacob.jar register - alias webutil2 already exists

Hi,
I am getting the following error when I try to register the jacob.jar, Before also I did try to register the jacob.jar,
but I am not sure that time it registered successfully, Because I was getting the following error, When I try to run the Web Util sample form to write to the client side Word file using CLIENT_OLE, so again I did
try to register the jacob.jar
Error copied from Java Console
<<
Exception occurred during event dispatching:
java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.jacob)
at java.security.AccessControlContext.checkPermission(Unknown Source)
>>
Steps I did to Sign Jacob.jar
D:\DevSuiteHome_2\forms\webutil>sign_webutil D:\DevSuiteHome_2\forms\java\jacob.jar
Generating a self signing certificate for key=webutil2...
keytool error: java.lang.Exception: Key pair not generated, alias <webutil2> already exists
There were warnings or errors while generating a self signing certificate. Please review them.
Backing up D:\DevSuiteHome_2\forms\java\jacob.jar as D:\DevSuiteHome_2\forms\java\jacob.jar.old...
1 file(s) copied.
Signing D:\DevSuiteHome_2\forms\java\jacob.jar using key=webutil2...
jarsigner: attempt to rename D:\DevSuiteHome_2\forms\java\jacob.jar to D:\DevSuiteHome_2\forms\java\
jacob.jar.orig failed
There were warnings or errors while signing the jar. Please review them.
D:\DevSuiteHome_2\forms\webutil>jarsigner -verify D:\DevSuiteHome_2\forms\java\frmwebutil.jar
jar verified.
Warning: This jar contains entries whose signer certificate has expired. Re-run with the -verbose an
d -certs options for more details.
D:\DevSuiteHome_2\forms\webutil>jarsigner -verify D:\DevSuiteHome_2\forms\java\jacob.jar
jar is unsigned. (signatures missing or not parsable)
Thanks in advance
Rizly

Did you change the variables in your sign_webutil.bat file?
Because this batch file creates you a new keystore with information about your company etc.
Maybe you should take a look at the batch file.
The Java Error in the console indicates that the jar file didn't get signed right btw...

Similar Messages

  • Error when creating a user - IAM-3010183 : An error occurred while checking if a user already exists with the Common Name generated.

    Error when creating a user - IAM-3010183 : An error occurred while checking if a user already exists with the Common Name generated.

    in OIM 11g R2
    Message was edited by: 2b3c0737-074f-48d0-a760-e24e3ed9a37c

  • Libreoffice upgrade error: /usr/share/icons/locolor/... already exists

    In trying to upgrate libreoffice today, I get a bunch of errors about files in /usr/share/icons already existing. I checked a bunch and they weren't owned, so I started removing them using `updatedb` followed by `locate libreoffice` to track down those various icon folders and remove them. Unfortunately, the upgrade still fails with complaints about files already existing in /usr/share/icons/locolor/16x16 and ../32x32.
    The problem is that /usr/share/icons/locolor is completely empty. `sudo ls -la /usr/share/icons/locolor` returns nothing, and `locate libreoffice` doesn't get any hits at that location.
    Is there somewhere else pacman stores a cache or tmp file of what it thinks exists in the filesystem? I already did `pacman -Rsc libreoffice-common` and `pacman -Scc` to remove cached packages. No I'm simply trying to install fresh and I get the same errors.
    This is on a computer that I haven't used in quite some time... could a skip of some intermediate version of libreoffice have caused some issues in the various icon locations or package contents? I'm stumped as to why it would think something exists that doesn't
    Any suggestions?

    @Roken: re-read my post to see what the problem is. I have deleted any instances of libreoffice-* inside /usr/share/icons.
    The problem is that pacman is complaining about /usr/share/icons/locolor/.../libreoffice-* files that do not exist. /usr/share/icons/locolor empty and yet pacman thinks there's files in it!
    Per the rest of your comment, appreciated. I practice the same -- for libreoffice, I figure without it installed, I can delete anything to do with libreoffice (I had no custom setups, templates, etc.). I wouldn't dream of it with various libraries, as you mention, without checking the Arch website of forums first.
    So... how to figure out why pacman is seeing "ghost files"?

  • Error Exchange Server 2010 SP3 Upgrade - OWA Already Exists - Event ID 1002

    Hi,
    I have a problem with my Exchange 2010 SP1 deploy in Windows server 2008 R2,
    I try upgrade to Exchange 2010 SP3, an error happened when step progress CAS role
    Error:
    The following error was generated when "$error.Clear(); 
              $InternalOwaUrl="https://" + $RoleFqdnOrName + "/owa";
              new-OwaVirtualDirectory -DomainController $RoleDomainController -InternalUrl $InternalOwaUrl;
              get-OwaVirtualDirectory -server $RoleFqdnOrName -DomainController $RoleDomainController | where {$_.OwaVersion -eq "Exchange2010"} | set-OwaVirtualDirectory -WindowsAuthentication $true;
            " was run: "The virtual directory 'owa' already exists under '(Server Name)/Default Web Site'.
    Parameter name: VirtualDirectoryName".
    The virtual directory 'owa' already exists under '(Server Name)/Default Web Site'.
    Parameter name: VirtualDirectoryName
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.3.123.3&e=ms.exch.err.Ex88D115&l=0&cl=cp
    Error:
    The following error was generated when "$error.Clear(); 
              $InternalOwaUrl="https://" + $RoleFqdnOrName + "/owa";
              new-OwaVirtualDirectory -DomainController $RoleDomainController -InternalUrl $InternalOwaUrl;
              get-OwaVirtualDirectory -server $RoleFqdnOrName -DomainController $RoleDomainController | where {$_.OwaVersion -eq "Exchange2010"} | set-OwaVirtualDirectory -WindowsAuthentication $true;
            " was run: "The virtual directory for the mini version of Outlook Web App can't be found in the same Web site.".
    The virtual directory for the mini version of Outlook Web App can't be found in the same Web site.
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.3.123.3&e=ms.exch.err.Ex88D115&l=0&cl=cp
    I already try delete owaVirtualDirectory from adsiedit, Exchange management console, and from IIS manager but still it say virtual directory 'owa'
    already exists in my server.
    Can anyone help me how resolve this problem?
    Thanks.
    Best Regards,
    Henry Stefanus

    Hi Henry,
    Even we can’t see /OWA virtual directory in IIS manager, still doesn’t mean it not exists. The IIS configuration files are located in ApplicationHost.config. This file is located in %windir%\system32\inetsrv\config.
    Found the below entry even with no owa vdir in IIS manager, remove the entries below and try upgrade again. (Note: Before you modify ApplicationHost.config, please take a backup first.)
    <application path="/owa" applicationPool="MSExchangeOWAAppPool">
    <virtualDirectory path="/" physicalPath="C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa" />
    </application>
    If the issue still occurs, please do not hesitate to post back.
    Best regards,
    Eric

  • Having trouble downloading a free trial of adobe acrobat xi pro - error keeps saying that an adobe file already exists

    Hio,
    I'm trying to download the application Adobe Acrobat XI pro - but every time I go through the download process, it comes up with an error that says it can not download because an adobe file already exists in the folder.  I don't have XI Pro downloaded.  Any thoughts?

    Update... Derp... Had it already loaded and didn't even know it..

  • Error message : B2 050: Change pointer ID already exists

    Hi Expert,
    Now , in our one client, whenever the user save any change, the system will popup one screen " Express document "Update was terminated" received from author " XXXXXX "
    The error message is " B2 050: Change pointer ID already exists "
    Actually, this client was one copy of our production system , which copied each weekend , during this weekend, as the sever was reset, the batch job of copy is not finished.
    Who could tell me the reason, and how to solve ?
    Thanks and Regards
    Shubin

    Hi Ashok ,
    Thanks a lot !
    From SM13, I see : T-code MM02 , Me21N, ME22N ..., and status : " error "
    From SM21, I see one of them like blow
                       07:16:05 UP1  015 310 SBTAN                 D0  1 Transaction Canceled B2 050 ( )
                       07:16:05 UP1  015 310 SBTAN                 R6  5 Update terminated
                       07:16:05 UP1  015 310 SBTAN                 R6  6 > Update key: 073686DE7A56F19EAA60001B7800807C
                       07:16:05 UP1  015 310 SBTAN                 R6  7 > Update module: MATERIAL_WRITE_DOCUMENT
    Details :
                          Task...... Process                User...... Terminal Session TCode Program  Cl Problem cl         Package
                          05052      V1 Update Task No. 015 SBTAN      BE071012       1       RSM13000 K  SAP Web AS Problem SDYN
      Document for log : Documentation for system log message D0 1 :
                         The transaction has been terminated.  This may be caused by a
                         termination message from the application (MESSAGE Axxx) or by an
                         error detected by the SAP System due to which it makes no sense to
                         proceed with the transaction.  The actual reason for the termination
                         is indicated by the T100 message and the parameters.
                          \Additional documentation for message B2                  050
                         Change pointer ID already exists.
                          No documentation exists for message B2050
    BR, Shubin

  • Jacob.jar and Webutil.jar singing problem(URGENT)

    I read the instructions 'Configuring the webutil' and I found that there is not a reference in the file 'signer.properties' which is referenced in the on-line help of Forms Developer (step 4).
    The problem is that when i try to sign the 2 jar files 'frmwebutil , jacob'
    using this command
    E:\oracle\ora92\forms90\WEBUTIL>SIGN_WEBUTIL.BAT e:\oracle\ora92\forms90\java\jacob.jar
    after this command a essage appears:
    Genrating self signing certificate for key=webutil2...
    Keytool error :java .lang.execption:key pair not genrated ,alias <webutil2> already exists
    there were wanings or error while genrating a self singing certifciate . please review them.
    backing up e:\oracle\ora92\forms90\java\jacob.jar as e:\oracle\ora92\forms90\java\jacob.jar.old
    1 file(s) copied..
    singing e:\oracle\ora92\forms90\java\jacob.jar using key=webutil12...
    'jarsigner' is not recognized as an internal or external command.
    Is there a chance that the cause of this problem is that there is not the file 'signer.properties'?
    What can I do ?
    AND WHAT THE NEXT STEP AFTER THIS....
    INDU

    Update the sign_webutil.bat to add the full path before the jarsigner line
    Here is the files I use:
    makecert.bat:
    for /F "eol=# tokens=1,2* delims==" %%i in (signer.properties) do set %%i=%%j
    "%JDK_HOME%\bin\keytool" -genkey -dname "cn=%DN_CN%, ou=%DN_OU%, o=%DN_O%, c=%DN_C%" -alias %JAR_KEY% -keypass %JAR_KEY_PASSWORD% -keystore "%JINIT_HOME%\lib\security\keystore" -storepass jinitiator -validity 360
    @echo Certificate created...
    sign.bat:
    for /F "eol=# tokens=1,2* delims==" %%i in (signer.properties) do set %%i=%%j
    copy /Y %1 %1.unsigned
    @echo on
    "%JDK_HOME%\bin\jarsigner" -keystore "%JINIT_HOME%\lib\security\keystore" -storepass jinitiator -keypass %JAR_KEY_PASSWORD% %1 %JAR_KEY%
    @echo Signing complete...
    Francois

  • Unsigned jacob.jar file causing forms loading slow

    Dear All,
    Oracle version : 10.1.2.0.2
    OS: Windows 2003
    Client IE version : IE 8
    JRE version : JRE 1.6 update 21
    JRE security setting : Mixed code (sandboxed vs. trusted) security verification - Disabled
    We are getting the unsigned jar file error for jacob.jar, but it is running fine in many other places and giving unsigned jar file error for other jar files.
    Loaded image: jar:http://192.168.100.88:7778/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    Trace level set to 5: all ... completed.
    cache: Reading Signers from 0 http://192.168.100.88:7778/forms/java/jacob.jar | C:\Users\samm.AGS-STORE-005\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\48\dc408b0-3aabe349.idx
    network: No certificate info for unsigned JAR file: http://192.168.100.88:7778/forms/java/jacob.jar
    network: No certificate info for unsigned JAR file: http://192.168.100.88:7778/forms/java/jacob.jar
    network: Connecting http://192.168.100.88:7778/forms/lservlet;jsessionid=c0a8645830d6885b096494a44406bb10e869f532355e.e38LbhmPbxyKci0La3qPa3iNa38Re6fznA5Pp7ftolbGmkTy with proxy=DIRECT
    I have seen sites to sign the jar files, but is it possible to overcome this error without signing. Since this error is taking 10-20 secs more to load the form.
    Please help.
    Thanks and Regards,
    Anand.

    HI,
    You need to sign both frmwebutil.jar and jacob.jar first the clear JAR cache ion end-user computer,so that new signed JAR files are downloaded to end-user machines..

  • HT4872 I have not been able to import contacts from google or my android to my new I-phone 5. This article helps to a point until error message "cannot create account" already exist is received. Please help.

    I have not been able to import contacts from google or my android to my new I-phone 5. This article helps to a point until error message "cannot create account ... already exist" is received. Please help.

    -Reece,
    We only have 1 single domain, 1 domain forest, no subdomains, only alias. I had replied to the other post as well. But I am happy to paste it here in case anyone want to read it.
    So, after a few months of testing, capture and sending logs back and forth to Apple Engineers, we found out there is a setting in AD, under User Account that prevent us to log into AD from Mountain Lion. If you would go to your AD server, open up a user account properties, then go to Account tab, the "Do not require Kerberos preauthentication" option is checked. As soon as I uncheck that option, immediately I was able to log into AD on the Mac client. Apple engineers copied all my AD settings and setup a test environment on their end and match exact mine AD environment. They was able to reproduce this issue.
    The bad part about this is... our environment required the "Do not require Kerberos preauthentication" is checked in AD, in order for our users to login into some of our Unix and Linux services. Which mean that it is impossible for us to remove that check mark because most, if not all of them some way or another require to login into applications that run on Unix and Linux. Apple is working to see if they can come up with a fix. Apparently, no one has report this issue except us. I believe most of you out there don't have that check mark checked in your environment... Anyone out there have any suggestion to by pass or have a work around for this?

  • Error :This database already exists and is not a supported version of MBAM.

    While installing MBAM 2.0 SP1 i get the following error ,screenshot is attached.
    This database already exists and is not a supported version of MBAM.
    System set-up
    Server 2012 on which SQL 2012 SP1 is installed.
    Adding MBAM Audit , recovery and compliance features.

    Change the name of the database to:-
    - For Recovery database - "MBAM Recovery and Hardware"
    - For Compliance Database - "MBAM Compliance Status"
    While installing the MBAM DB features and then try. Don't change the default names or use any custom name for DBs.
    Gaurav Ranjan

  • RFCFILE7: Different Error messages on the same error: BP already exists...

    Hi,
    migrating Business Partners with the RKCFILE7 Direct input program gives 3 different error messages in case that the BP already exists:
    1.  BP & already exists in role BCA010
    2. BP with external number & already exists
    3. Data record to be created is alrady available in table BUT000
    The strange issue is, that migrating same BPs twice the error log gives for each BP one of these 3 error messages.
    However all 3 messages are valid for all BPs (they all exist).
    Any idea?
    Thanks
    Thomas

    does not matter anymore

  • Planning 9.3 Duplicate member error: An object with the name 0000 already e

    Hi All
    I have 5 dimensions in my Planning applications namesly, Company, State, Product, Entity and Account
    Company hase members called 0000(default) and 1000, 1001 etc
    I also want add my Entity default member as 0000, but when I tried to add the memeber in my entity dimension I'm getting the Error : An object with the name 0000 already exists: Please help me to fix this
    Thanks in Advance

    U won`t be able to add the duplicate item name to planning application untill it would be the 9.5 version.
    By the way, NotPlanning App`s nothing like as scanty - they has already an option "Allow duplicate item names" in 9.3 version..

  • MailBox already exist (ERROR)

    HI ALL,
    i am using >>>
    Sun Java(tm) System Messaging Server 6.3-5.02 (built Oct 12 2007; 32bit)
    libimta.so 6.3-5.02 (built 17:15:31, Oct 12 2007; 32bit)
    SunOS domain.com 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V240
    well i have stored the user data on SAN i have made a symbolic link of that slice of SAN on /var/opt/SUNWmsgr/store/primary/partition/
    when data is stored it is actually storing on SAN slice .
    The problem i am having is i have restarted the server and then i forget to mount that slice on that location i had told before .
    i started the messengering server , i released what wrong have been done by me and then i stop the server and mounted the SAN slice and again started the
    Messaging server.
    The error i started having is when a user login in for the first time one gets the error on a dialog box that >> mailbox already exist . how ever when the one use to login in for the second time no error occurred and every thing went fine .
    i was very confused that if the SAN slice goes down may be due to network problem as it is NFS then again this problem will occur.
    I think that when the messaging server goes to \=user (Symbolic link for user data) it gets nothing and it assumes that users mail boxes has to be created, as it flushes its database about the users mail boxes ..
    ANY SOLUTIONS PLEASE
    Regards
    Adeel
    Edited by: adeelarifbhatti on Apr 29, 2008 5:59 AM

    adeelarifbhatti wrote:
    well i have stored the user data on SAN i have made a symbolic link of that slice of SAN on /var/opt/SUNWmsgr/store/primary/partition/Why did you create a symbolic link and not just mount the filesystem at the above path?
    ANY SOLUTIONS PLEASETo stop Messaging Server from automatically re-propagating the folder structure under this situation, change the underlying file-system link so that if the SAN isn't mounted access is denied at the file-system level so the sub-folder structure can't be created.
    For example say I had a mount point at:
    /var/opt/SUNWmsgr/store/primary/partition/primary
    When nothing is mounted at /var/opt/SUNWmsgr/store/primary/partition/primary, change the ownership of the mount point to root:root. When the SAN slice is mounted, the partition of the mount point will go back to mailsrv:mail (or whatever the default is for your messaging installation).
    Regards,
    Shane.

  • File 'Form1.resx' already exists in the project

    Dear Everyone, 
    Could you help me to solve the File 'Form1.resx' already exists in the project. when I put my form under a sub folder?
    I tried to copy the 'Form1.resx' from project base folder to the sub folder, the Visual studio 2010 C++ complied but the software hang at: 
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    I am using Visual studio C++ 2010.
    Here is an explanation from someone with the same issue:
    "if you create a new Windows Form in a C++/CLI application and choose to save the .h and .cpp files in a location other than the project folder - for example a sub folder below the sub folder - the form gets created ok, but when you try to change
    anything on it you get an error message saying:
    "Could not find the file: <path_to_project_folder>\<subfolder>\<form_name>.resx"
    If you try to save the changes you get another error message saying:
    "File <path_to_project_folder>\<form_name>.resx' already exists in the project."
    followed by another error message:
    "Error HRESULT E_FAIL has been returned from a call to a COM component."
    Regardless of where you save the .h file, Visual studio creates the .resx file in the project folder and then looks for it in the same folder as the .h file, and can't find it!"

    Hi Shu Hu,
    I followed you suggestion and the issue was still there. I got the software crashed at:
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    Here are my steps:
    1. Create a subdirectory
    2. Add new form under new sub-directory
    3. Change form icon from "Properties" tab
    4. ignore error
    5. copy the *.resx from the root of the project to sub-directory
    6. close and reopen the project
    7. remove *.resx from project Solution
    8. Add *.resx under sub-directory to Header Files
    9. Add some code to call the form.
    10. Build & run
    I saw this issue reported at least since VS C++ 2005 and it seemed there is no fix.
    I tried these steps to reproduce this issue. But my project works well on my side. According to your application hang at : "this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));"
    I guess you may forget one step, could you try open the .resx file and click add resource -> add existing file. I guess your icon file didn't embed in resx file.
    How to report this issue to Microsoft development team so they can fix it?
    I cannot reproduce this issue. If you have a sample to reproduce this issue, you could submit this issue to
    microsoft connect. I am also glad to test your sample on my side, and you could share it on a public Onedrive folder with me.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CRM_SURVEY_LEAD already exists

    Hi all,
    In the lead transaction when we fill a questionnaire and submit the answers and
    save the lead transaction we get an error pop up message saying
    application CRM_SURVEY_LEAD already exists.
    Im on CRM 4.0 pack level 7
    any help will be appreciated.

    Nicol,
    In Tcode: CRM_SURVEY_SUITE select the questionnaire, right click and select
    survey attributes, uncheck the checkbox Evaluate in BIW.
    I know this sounds weird but it works hopefully.
    Lets us know if you still face the same issue.
    Julius

Maybe you are looking for

  • How can i get the itunes store authorization on a windows 7 laptop

    i need help big time please. i am about to either throw my laptop because itunes is not authurizing my dell windows 7 laptop

  • Error while running a jsp page : "jasper run time error"

    hii I'm facing trouble while running some jsp page . the error is as follows: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache

  • Replace String within a file

    i want to replace a string within a file there is NO GUI .. i take in mind two approaches 1) hold the file content in memory and rewrite the file 2) write the new data to a new file. and then rewrite the original file any better ideas

  • Ram Does not free up on my N73

    Friends, I own an N73 Music edition phone. 2 weeks back , I tried to update my phone using NSU and got it corrupted. I took it to Nokia Care Centre and they fixed it up. It had the new firmware installed. ie., 4.0839.42.2.1  The problem started from

  • Ir-respons​ible Customer Care/Compl​iance Dept I ever seen

    Hi I am writing this mail with the deep regret because of your HP laptop.. I order the laptop Hp ENVY t7300 through Direct HP online shopping and it has been delivered on 02 May'13. On the first day I identified that there is problem in internal micr