Install Error: "Invocation of this Java Application has caused an InvocationTargetException"

Hi
I am installing Weblogic v 6.0 sp2 on Sun Solaris 8 on executing the command "
sh weblogic600sp2_sol.bin -i console" the installation starts and after selecting
the language as English, console displays the following error and the installation
stops, please advice
"Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)
Stack Trace:
java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java:122)
at java.util.StringTokenizer.<init>(StringTokenizer.java:138)
at com.zerog.ia.installer.steps.ChooseJavaVM.j([DashoPro-V1.2-120198])
at com.zerog.ia.installer.steps.ChooseJavaVM.c([DashoPro-V1.2-120198])
at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
GUI-"
Has someone faced similar problem before? I have also tried installing the WebLogic
Server 6.1 as well but I get the same error.
Thanks and Regards
Kapil Singh Pawar

Hi.
What jdk version is currently installed on your solaris 8 machine? If it is not
already a 1.3.x version I suggest you install that first and put the bin directory in
your path. You might also check with Sun to see if there are any relevant OS patches
required by your jdk (or jdk 1.3.1) in order to run.
Regards,
Michael
Kapil Pawar wrote:
Hi
I am installing Weblogic v 6.0 sp2 on Sun Solaris 8 on executing the command "
sh weblogic600sp2_sol.bin -i console" the installation starts and after selecting
the language as English, console displays the following error and the installation
stops, please advice
"Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)
Stack Trace:
java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java:122)
at java.util.StringTokenizer.<init>(StringTokenizer.java:138)
at com.zerog.ia.installer.steps.ChooseJavaVM.j([DashoPro-V1.2-120198])
at com.zerog.ia.installer.steps.ChooseJavaVM.c([DashoPro-V1.2-120198])
at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
GUI-"
Has someone faced similar problem before? I have also tried installing the WebLogic
Server 6.1 as well but I get the same error.
Thanks and Regards
Kapil Singh Pawar--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • Just did the iTunes update that iTunes said was available now iTunes won't open, keep getting Runtime Error message.  R6034 An application has made an attempt to load the C runtime library incorrectly.  Please contact the apps support team for more info.

    Just did the iTunes update that iTunes said was available, now iTunes won't open.  I just keep getting a Runtime Error message. 
    R6034
    An application has made an attempt to load the C runtime library incorrectly.  Please contact the apps support team for more info.
    Is anyone else having this problem?
    I tried to re-install and got the following message:  iTunes was not installed correctly.  Please reinstall iTunes.  Error 7 (Windows error 1114)
    Does this mean I have now lost everything?

    I just had the same error: 
    R6034
    An application has made an attempt to load the C runtime library incorrectly.  Please contact the apps support team for more info.
    I went to http://support.apple.com/kb/ht1925 and did a complete removal and reinstallation of iTunes. You MUST follow the directions here exactly...it's more than just iTunes that must be removed, and it MUST be done in the order in which the support article says.  I followed the exact instructions, and iTunes is back on my machine (no more C runtime error) and you do NOT lose your music...it's all in my library, as it was before.
    Good luck!

  • I bought creative suites over 3 years, but now cannot update and registered in my account, the error massage are:This serial number has already been registered. Products can only be registered once.

    i bought creative suites over 3 years, but now cannot update and registered in my account, the error massage are:This serial number has already been registered. Products can only be registered once.

    The message is correct.  You can only register a product once... there is no need to register again after you do it the first time.  You can re-install and activate with the serial number, but there is no need to re-register.

  • TS5376 I can not install itunes.  I get Runtime Error!  R6034.  An application has made an attempt to load the c runtime library incorrectly.  Please contact the application support team for more information.  I've been uninstalling, moving .dll files, re

    The other day I was prompted to update itunes.  I started to, and it crashed my itunes.  Then I tried to uninstall itunes, so that I could turn around and re-install it again.  Now I can not install itunes.  I get Runtime Error! message. R6034.  For the last two hours I have  tried deleting itunes, moving the .dll files to the desktop, restarting the computer (more times than I can count), deleting the temp files, updating my internet explorer, using the fix it program,..... 
    The two messages that I am getting are:
    Runtime Error! Program:c\Program Files (x86)\itunes\Tunes.exe     R6034   An application has made an attempt to load the c runtime library incorrectly.  Please contact the application's support team for more information.
    Also:  Service to 'Apple Mobile Device' (Apple Moblie Device) failed to start.  Verify that you have sufficient priviledges to start system services.

    I too was getting the same message regarding R6034. After many frustrating hours I went to the iTunes support page and clicked on "install and update." When that page came up I scrolled on to "removing and reinstalling iTunes......" There they tell you what files need to be removed and what order to do it in so you can reinstall iTunes. My iTunes works now and I didn't lose any music.
    About the Apple Mobile Device, well that's one of the files that has to be uninstalled. When you reinstall iTunes the Apple Mobile Device is automatically reinstalled.
    Hope this works for you as it did for me. Warning: it takes about an hour to do all this.

  • Getting error while running standalone Java application related to Workflow

    Hi,
    I am using the following code
    import oracle.bpel.services.workflow.client.IWorkflowServiceClient;
    import oracle.bpel.services.workflow.task.model.Task;
    import oracle.bpel.services.workflow.client.WorkflowServiceClientFactory;
    import oracle.bpel.services.workflow.verification.IWorkflowContext;
    import java.util.List;
    public class CompleteUserTask {
         public static void main(String[] args) throws Exception{
         System.out.println("Classpath: "+System.getProperty("java.class.path","."));
         String userId = "jcooper";
         String password = "welcome1";
         String taskId = "";
         IWorkflowServiceClient wfSvcClient = WorkflowServiceClientFactory.getWorkflowServiceClient(WorkflowServiceClientFactory.JAVA_CLIENT);
         IWorkflowContext wfCtx = wfSvcClient.getTaskQueryService().authenticate(userId,password,oracle.tip.pc.services.identity.config.ISConfiguration.getDefaultRealmName(),null);
         Task task = wfSvcClient.getTaskQueryService().getTaskDetailsById(wfCtx,taskId);
         List assigneeUsers = task.getSystemAttributes().getAssigneeUsers();
         List assigneeGroups = task.getSystemAttributes().getAssigneeGroups();
    if ((assigneeUsers != null && assigneeUsers.size() > 1)
    || (assigneeGroups != null && assigneeGroups.size() > 0))
         task = wfSvcClient.getTaskService().acquireTask(wfCtx, taskId);
         task = wfSvcClient.getTaskService().updateTaskOutcome(wfCtx, task, "Approve");
    I have added wf_client_config.xml, wf_config.xml,is_config.xml to the classpath. While executing this java code, i am getting the following error
    <XMLAuthenticationService::authenticateUser> XMLAuthenticationService:: call authenticate
    <PCException::<init>> User is not found.
    <PCException::<init>> User "jcooper" is not found in realm "jazn.com"
    <PCException::<init>> Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    <PCException::<init>> ORABPEL-10509
    <PCException::<init>>
    <PCException::<init>> User is not found.
    <PCException::<init>> User "jcooper" is not found in realm "jazn.com"
    <PCException::<init>> Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    Kindly help me out.
    Thanks,
    Gomathi

    Hi,
    I am not using OID. I am using only JAZN. I copied is_config.xml and wf_config.xml to classes folder where i am running standalone application and also i referred this to the classpath. Kindly do the needful.. I am struggling with this issue for past 3 days.
    Another thing is if i am giving the user name as "jcooper" it is throwing the error. If i give "oc4jadmin", then the issue resolved.
    kindly tell me what should i do inorder to login as jcooper instead of oc4jadmin
    Thanks,
    Gomathi
    Edited by: user647559 on Sep 15, 2008 4:37 AM

  • Error while running this small Application. Please Guide

    Hello Folks
    I am getting this error when I run this small application.
    Can some one please tell me what is the problem?
    Attached is the ERROR and the CLASS.
    The ERROR is:
    java.lang.NullPointerException
         at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.calculateSize(BasicTabbedPaneUI.java:1293)
         at javax.swing.plaf.basic.BasicTabbedPaneUI$TabbedPaneLayout.preferredLayoutSize(BasicTabbedPaneUI.java:1272)
         at java.awt.Container.preferredSize(Container.java:836)
         at java.awt.Container.getPreferredSize(Container.java:820)
         at javax.swing.JComponent.getPreferredSize(JComponent.java:1044)
    CLASS:
    public class BlankPaneDemo {
    private JTabbedPane tabbedPane;
    private JFrame dlframe;
    // Constructor.
    public BlankPaneDemo() {
    dlframe = new JFrame("The Plumes Proxy ");
    tabbedPane = new JTabbedPane(SwingConstants.LEFT);
    tabbedPane.setBackground(Color.blue);
    tabbedPane.setForeground(Color.white);
    // Calls a method that adds individual tabs to the
    // tabbedpane object.
    populateTabbedPane();
    dlframe.getContentPane().add(tabbedPane);
    dlframe.pack();
    dlframe.setSize(765, 690);
    dlframe.setBackground(Color.white);
    dlframe.setVisible(true);
    } // End Constructor.
    private void populateTabbedPane()
    tabbedPane.addTab("Welcome",
    null,
    null,
    "Welcome Options");
    public static void main(String[] args)
    BlankPaneDemo bpd = new BlankPaneDemo();
    } // End Class.

    Which version of jdk are you using ?
    in jdk1.4 it is working fine on my system,
    May be there is problem with passing null component in statement :
    tabbedPane.addTab("Welcome", null, null, "Welcome Options");

  • Error while internationalizing WD Java application

    Hi
    I am implementing multi-lingual functionality (Internationalization) in one of my WD Java application.
    I am using .xlf files to achieve my objective.
    All texts are stored in Message Pool of the component.
    Approach is working fine with all language dependent text but not for global variables.
    My code is as below:
      //@@begin others
      //provides access to translatable texts from Message Pool
      IWDTextAccessor textAccessor;
      textAccessor = wdComponentAPI.getTextAccessor();
      String text_SelectMessage = textAccessor.getText("Select_Message");
      String SELECT_MESSAGE = text_SelectMessage;
      //@@end
    Select_Message is message key for the message "Please select from the below options."
    Can anyone help in resolving this?
    How to implement internationalization functionality for the global variables?
    Regards
    Vineet Vikram

    Dear Armin
    Thanks for your reply.
    You are 100% right. I am getting a null pointer exception.
    Strings are written as global variable as they are being called from 10 other methods. This strings are displayed as part of error messages.
    Can you suggest a workaround for it?
    One way could be to write a new method and call this new method everywhere.
    Is there any other simpler method of doing this?
    Regards
    Vineet Vikram

  • When I try to open Firefox I receive this message, "Application has failed to start because ssl3.dll was not found." HELP!

    I've been using Firefox for about 3 years. Today, I ran a scan of my computer Webroot Anti Virus and deleted all "risky stuff" they checked. Don't know if this is a coincidence but right after the scan I could not open Firefox. I receive the message, "Application has failed to start because ssl3.dll was not found. Reloading application may remedy this." I reloaded Firefox, the current version, clicked on open and received the same message. I've reloaded Firefox 3 more times with the same results. Now I need HELP.

    See if you can make Webroot restore that file in the Firefox program folder (C:\Program Files\Mozilla Firefox\).<br />
    If not then you need to reinstall Firefox and make sure that Webroot doesn't do that another time.
    You can find the latest Firefox release here:
    *Firefox 8.0.x: http://www.mozilla.com/en-US/firefox/all.html

  • Pages has disappeared from my Doc. I recently installed Open Office, is this why Pages has gone missing?

    Pages has disappeared from my Doc and from my systems preferences.  I can't find Pages at all.  I recently installed Open Office, is this the reason my Pages has gone missing?

    I know iBooks aren't backed up and that iCloud just backs up the purchase history, but I'm not sure about pdfs being backed up. Some people say they are:
    https://discussions.apple.com/message/23211222#23211222
    It's probably safer to assume it doesn't backup pdfs. You could store your pdfs (for safekeeping) in an app like Dropbox.

  • Error stopping and undeploying java applications and View Log Messages link

    I was redirecting to this forum by instant chat JCS Support.
    Have a few issues with my JCS account:
    1) I am getting the following error when clicking View Log Messages hyperlink - Failed to get messages for service - java.
    2) Have 2 applications: Branding and Connectivity which I tried to stop or undeploy and getting errors for both.
    Could you help to resolve the both issues?

    Sorry, it was unfortunate that C2C could not help you. We had an issue last week with our console. Its now fixed, and you should not see this issue anymore. If you do continue to see an issue, post here and I will investigate.

  • Java Application has trouble

    When I try to print a photograph with the Java-based Lightzone applicaiton, I get the following message:
    Unknown error opening this file: com/apple/cocoa/foundation/NSArray
    Can anyone interpret the message for me - ie tell me where this file is supposed to be, and why it is not there?

    Thanks for replying so quickly..
    Here is the sight..
    http://www.cuevana.tv/

  • I'm trying to download Firefox 4 onto Windows 7 platform. I keep getting an error message that says Java script has an error in Chrome ? Unable to complete download. Constant ahngs & freezes

    I am running on Windows 7 platform. I tired to download the latest Firefox 4 release. Each time, I get the message that "there is an error on line 20 in Java script Chrome that is preventing the download from continuing. I've run Fox in safe mode & still get the same message.

    Your More system details list shows that you use Firefox 4:
    *Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0
    Are you trying to (re)install Firefox 4 or do you get that error if you start Firefox?
    Do a clean (re-)install:
    * Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0: http://www.mozilla.com/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere (not in the Firefox program folder) and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    If that still doesn't work then create a new profile as well.
    See [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    * http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Install Error Message "There is no application set to open the document"

    I've tried to install two different programs, one is a PDF veiwer, and the other is the program MAX/MSP onto my macbook pro and I keep getting the following message when I try to install: "There is no application set to open the document “Max 6 Installer'"
    How do I fix this?
    Thanks!

    Hmmm. Haven't used a Mac very long, have you?
    OK, let's give this a try:
    Per previous post get to the Open With panel.
    From the dropdown menu select Other.
    You should see a File Open dialog like below:
    Navigate to the desired location:
    Note that on your machine the hard drive is probably named, Macintosh HD, instead of Test Bed as you see above.
    After you have selected the Installer click on the Add button.

  • Re: Third Party software invocation through a Java Application

    hi,
    use the java.lang.Runtime.exec() to execute the command and pass as an arguement the necessary file that you wish to invoke.
    eg
         // for eg if filename extension is .pdf
    String pdf = "C:\\Program Files\\Adobe\\Acrobat 4.0\\Reader\\AcroRd32.exe";
         String [] cmd = {"start", pdf,"c:\\sample\\sample.pdf"} ;
         Process process = Runtime.getRuntime().exec(cmd) ;now put that code in a if condition dependent on the type of file extension..
    hope that helpzz
    cheerz
    ynkrish

    I wrote a sample program :
    public class Trial {
         public static void main(String[] args) {
              try {
                   String pdf = "C:\\Program Files\\Adobe\\Acrobat 5.0\\Reader\\AcroRd32.exe";
                   String [] cmd = {"start", pdf,"c:\\test\\intro.pdf"} ;
                   Process process = Runtime.getRuntime().exec(cmd) ;     
              } catch (Exception ex) {
                   System.out.println("Exception caught " + ex);
                   ex.printStackTrace();
              }// end catch()
         }// end main()
    }// end class
    I am working on Windows 2000 and JDK1.3.1
    The error i got is
    Exception caught java.io.IOException: CreateProcess: start "C:\Program Files\Ado
    be\Acrobat 5.0\Reader\AcroRd32.exe" c:\test\intro.pdf error=2
    java.io.IOException: CreateProcess: start "C:\Program Files\Adobe\Acrobat 5.0\Re
    ader\AcroRd32.exe" c:\test\intro.pdf error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Unknown Source)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at Trial.main(Trial.java:6)
    Vijay Hegde

  • I am getting an error message that says An Application has made an attempt to load the C runtime library incorrectly

    can't re load itunes either

    Hi sharonstampsalot,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    I hope this information helps ....
    - Judy

Maybe you are looking for

  • IP address was banned

    Hello, Yestarday I got and email from microsoft where they tell me that my IP address was banned. Service unavailable; Client host [208.124.220.242] blocked using Blocklist 1, mail from IP banned; To request removal from this list please forward this

  • Hidden objects in UNX causing errors in Web I reports

    Hello All, Is there a change in behaviour regarding hidden objects in universe? In earlier version of BO, we can hide a objects in universe and can still refresh the reports in WEB I based on that hidden objects. Right now in BO 4.1, when I hide a ob

  • Why is my iPod stuck on a loading screen?

    I shut down my iPod and when I turned it back on it got stuck on the loading screen and its been like that for a couple hours and it won't do anything. I've tried plugging it in and pressing the power and home buttons but it just keeps loading. I'm r

  • Completing the 'OTHER' Human activity within a parallel split

    Hi All I was hoping someone could help me with a BPM problem i have. I currently have a simple Proof of concept that has a parallel split with two Human Interface Ui's in them that then merge back into a final step of the BPM I can't seem to figure o

  • ACSM file problems

    Hi all, I recently bought some books with the file extension  ACSM and I am unable to set Digital Editions 4 to be the program to open this particular file extension. I can set adobe acrobat reader dc to open them but when I try to download I get the