Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Restricted user problem with Java RE 7 Update 4

  1. #1
    Junior Member
    Join Date
    May 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Restricted user problem with Java RE 7 Update 4

    I am experiencing a problem on our Domain with the new version of Java RE.

    On XP Pro systems JRE7 U4 will not run oracle forms for restricted users. Local and Domain Admins have no problem. This is not a problem with JRE6 U31.

    Let me know if anyone else is seeing this problem and if you have found any workarounds.

    Thank you

    Jon


  2. #2
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default Re: Restricted user problem with Java RE 7 Update 4

    will not run
    Going back to 6 is not a workaround, I guess? It's unlikely you'll get any help unless you can find (and copy here) some error output. Can you run your application from the command line on the off-chance there's some helpful console output? If it's an applet you may be able to get hold of error output from the Java Console. You can switch it on (usually) from the Java ControlPanel.

Similar Threads

  1. Replies: 3
    Last Post: January 5th, 2012, 01:44 AM
  2. Problem with Java Update freezing application
    By banny7 in forum Java Theory & Questions
    Replies: 0
    Last Post: October 25th, 2011, 12:36 PM
  3. java + mysql update
    By A4Andy in forum JDBC & Databases
    Replies: 6
    Last Post: August 26th, 2011, 09:04 PM
  4. [SOLVED] HELP ME! How to update quantity (JAVA)
    By kerrina in forum What's Wrong With My Code?
    Replies: 12
    Last Post: August 2nd, 2011, 03:27 AM
  5. UPDATE SQL QUERY by getting user variables
    By bondage in forum JDBC & Databases
    Replies: 5
    Last Post: April 22nd, 2011, 03:44 PM