FileT3 configuration: java.lang.InternalError: Needs updating

I'm using a Startup class in WL 6.0 which is supposed to read a
properties file containing JMS/MQSeries queue information. The
T3FileSystem and the name of the actual properties file are supplied
as arguments to the startup class. When I start up the server,
I can see that both the setServices and startup methods are executed.
The arguments are understood, but when I try to get the T3FileSystem
object, an error occure. The error message is: "java.lang.InternalError:
Needs updating". I've checked that both the target server and paths
are correct, so I could really need some help on this one. Here
is the code and stacktrace:
public void setServices(T3ServicesDef services) {
this.services = services;
fileSystemName = (String) args.get("fsn");
fileName = (String) args.get("fn");
// This line fails with the above mentioned error:
fileSystem = (T3FileSystem) services.io().getFileSystem(fileSystemName);
file = (T3File) fileSystem.getFile(fileName);

Hi, I encountered a similar (exactly the same) Problem. The Filesystems are
created during boot, are visible in the console, but when I try to create a
T3File/T3Filesystem Object, the Exception is thrown.
It looks like this is a problem in the weblogic code.
Has anyone ever got this working??
Thanks,
"Oystein Haug" <[email protected]> schrieb im Newsbeitrag
news:3a9d1434$[email protected]..
>
I'm using a Startup class in WL 6.0 which is supposed to read a
properties file containing JMS/MQSeries queue information. The
T3FileSystem and the name of the actual properties file are supplied
as arguments to the startup class. When I start up the server,
I can see that both the setServices and startup methods are executed.
The arguments are understood, but when I try to get the T3FileSystem
object, an error occure. The error message is: "java.lang.InternalError:
Needs updating". I've checked that both the target server and paths
are correct, so I could really need some help on this one. Here
is the code and stacktrace:
public void setServices(T3ServicesDef services) {
this.services = services;
fileSystemName = (String) args.get("fsn");
fileName = (String) args.get("fn");
// This line fails with the above mentioned error:
fileSystem = (T3FileSystem)services.io().getFileSystem(fileSystemName);
file = (T3File) fileSystem.getFile(fileName);

Similar Messages

  • Java.lang.InternalError: need dictionary

    Hi,
    i am trying to decode a byte [] to an object in an MDB. But when doing that i am getting the following exception,
    java.lang.InternalError: need dictionary
         at java.util.zip.Inflater.inflateBytes(Native Method)
         at java.util.zip.Inflater.inflate(Inflater.java:215)
         at java.util.zip.Inflater.inflate(Inflater.java:232)
    Can anyone let me know whats the problem and solution for the same ?

    What does a "MDB" have to do with a zip/jar file?

  • Java.lang.InternalError: Can't connect to X11 window server using ':0.0'

    Hi all,
    I am getting the following error while running the JSP program.
    Actually we are running our applications in REMOTE LINUX SERVER (Redhat 7.0).
    Installed Softwares : jdk1.3.1_02 & Resin-2.1.0
    500 Servlet Exception
    java.lang.InternalError: Can't connect to X11 window server using ':0.0'
    as the value of the DISPLAY variable.
         at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
         at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:120)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
         at java.awt.Font.initializeFont(Font.java:264)
         at java.awt.Font.<init>(Font.java:298)
         at CreateImage.create(CreateImage.java:22)
         at send2trinity_jsp._jspService(/sms/send2trinity.jsp:136)
         at com.caucho.jsp.JavaPage.service(JavaPage.java:74)
         at com.caucho.jsp.Page.subservice(Page.java:485)
         at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:181)
         at com.caucho.server.http.Invocation.service(Invocation.java:291)
         at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:132)
         at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:341)
         at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:271)
         at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
         at java.lang.Thread.run(Thread.java:484)
    After getting this error i have logged in from local and set the DISPLAY varible as ':0.0'.
    But there is no improvemnt and getting the error like,
    java.lang.NoClassDefFoundError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:120)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
         at java.awt.Font.initializeFont(Font.java:264)
         at java.awt.Font.<init>(Font.java:298)
         at CreateImage.create(CreateImage.java:22)
         at send2trinity_jsp._jspService(/sms/send2trinity.jsp:136)
         at com.caucho.jsp.JavaPage.service(JavaPage.java:74)
         at com.caucho.jsp.Page.subservice(Page.java:485)
         at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:181)
         at com.caucho.server.http.Invocation.service(Invocation.java:291)
         at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:132)
         at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:341)
         at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:271)
         at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
         at java.lang.Thread.run(Thread.java:484)
    How should i solve this problem? Have anybody faced the same problem ?
    Please help.
    Thanks in advance.
    Bye.

    Hi all,
    Thanks a lot for ur reply. It worked me atlast.I have installed JDK1.4 and try to run my program.But it was creating some junk value instaed of creating picture. Actullay my programme needs some third party fonts , it was not loading after i have upgraded. But what i did is , copied the fonts file in to <Java_home>/jre/lib/fonts/ directory. Now it's working fine.
    I have done another thing .I am using resin-2.1.0 to serve my JSp pages . So i have added $JAVA_ARGS="-Djava.awt.headless=true"; in wrapper.pl . If u will not add this line then iot will not work for you.
    Thank u once again.
    Bye.

  • Java.lang.InternalError

    How can I got this error:
    java.lang.InternalError: Illegal removing from cache of SysServerConfigEJB sundev.ultradns.netinterfaceUserSuffixS, cache contains: [], retrieved instance 'null' != 'SysServerConfigEJB sundev.ultradns.netinterfaceUserSuffixS'
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ejb.EntityEJBHome.removeInstance(EntityEJBHome.java:440)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ejb.EntityEJBObject.removeFromCacheCore(EntityEJBObject.java:357)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ejb.EntityEJBObject.removeFromCacheLocal(EntityEJBObject.java:304)
         at SysServerConfig_EntityBeanWrapper18.getValue(SysServerConfig_EntityBeanWrapper18.java:522)
         at com.ultradns.j2ee.dnsmanager.controller.web.util.init.AppInit.<init>(AppInit.java:101)
         at com.ultradns.j2ee.waf.view.template.TemplateServlet.init(TemplateServlet.java:54)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1685)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4030)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2229)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:587)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:247)
         at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread
    This is the code complained:
    InitialContext initial = new InitialContext();
    SysServerConfigHome sscHome = (SysServerConfigHome)initial.lookup(DNSManagerKeys.SYSSERVERCONFIG_EJBHOME);
    // get the user suffix
    SysServerConfig ssc = sscHome.findByServerDaemonItem(hostName, "interface", "UserSuffix");
    userSuffix = ssc.getValue();

    Thanks, Jeff.
    Yes, there could be sth wrong in the EJB-QL finder method. Actually I seldom got it to work properly.
    Here is the entity bean in ejb-jar.xml file:
    <entity>
    <description>Entity Bean ( Container-managed Persistence )</description>
    <display-name>SysServerConfigEJB</display-name>
    <ejb-name>SysServerConfigEJB</ejb-name>
    <local-home>com.ultradns.j2ee.components.ultradns.sysserverconfig.ejb.SysServerConfigHome</local-home>
    <local>com.ultradns.j2ee.components.ultradns.sysserverconfig.ejb.SysServerConfig</local>
    <ejb-class>com.ultradns.j2ee.components.ultradns.sysserverconfig.ejb.SysServerConfigEJB</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>com.ultradns.j2ee.components.ultradns.sysserverconfig.ejb.SysServerConfigPK</prim-key-class>
    <reentrant>False</reentrant>
         <cmp-version>2.x</cmp-version>
         <abstract-schema-name>sys_server_config</abstract-schema-name>
    <cmp-field>
    <field-name>server</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>daemon</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>item</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>value</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>modified</field-name>
    </cmp-field>
         <query>
              <query-method>
                   <method-name>findByServerDaemonItem</method-name>
                   <method-params>
                        <method-param>java.lang.String</method-param>
                        <method-param>java.lang.String</method-param>
                        <method-param>java.lang.String</method-param>     
                   </method-params>
              </query-method>
              <ejb-ql>
                   <![CDATA[ SELECT OBJECT(a) FROM sys_server_config AS a WHERE a.server = ?1 AND a.daemon = ?2 AND a.item = ?3 ]]>
              </ejb-ql>
         </query>
    </entity>
    Here is the correspondent part in orion-ejb-jar.xml file after deployment:
    <entity-deployment name="SysServerConfigEJB" max-instances="10" location="SysServerConfigEJB" wrapper="SysServerConfigHome_EntityHomeWrapper55" table="sys_server_config" data-source="jdbc/OracleDS" exclusive-write-access="false" locking-mode="optimistic" update-changed-fields-only="true" min-instances-per-pk="0" max-instances-per-pk="50" disable-wrapper-cache="true">
                   <primkey-mapping>
                        <cmp-field-mapping>
                             <fields>
                                  <cmp-field-mapping name="daemon" persistence-name="daemon" />
                                  <cmp-field-mapping name="item" persistence-name="item" />
                                  <cmp-field-mapping name="server" persistence-name="server" />
                                  <cmp-field-mapping name="value" persistence-name="value" />
                             </fields>
                        </cmp-field-mapping>
                   </primkey-mapping>
                   <cmp-field-mapping name="modified" persistence-name="modified" />
                   <finder-method query="SELECT OBJECT(a) FROM SysServerConfigEJB a WHERE ((a.server = ? ) AND (a.daemon = ? ) AND (a.item = ? ))">
                        <!-- Generated SQL: "SELECT a.daemon, a.item, a.server, a.value, a.modified FROM SysServerConfigEJB a WHERE ((a.server = ? ) AND (a.daemon = ? ) AND (a.item = ? ))" -->
                        <method>
                             <ejb-name>SysServerConfigEJB</ejb-name>
                             <method-name>findByServerDaemonItem</method-name>
                             <method-params>
                                  <method-param>java.lang.String</method-param>
                                  <method-param>java.lang.String</method-param>
                                  <method-param>java.lang.String</method-param>
                             </method-params>
                        </method>
                   </finder-method>
              </entity-deployment>
    You can see I changed the table name to the database table name, but the generated SQL still used bean name.
    As I got an error: "java.sql.SQLException: ORA-00942: table or view does not exist", I modifed the <finder-method...> line into the following:
    <finder-method query="$server = $1 and $daemon = $2 and $item = $3">
    I am not sure if the change was correct. After the change, I redployed the app, and got the following in orion-ejb-jar.xml file:
    <entity-deployment name="SysServerConfigEJB" max-instances="10" location="SysServerConfigEJB" wrapper="SysServerConfigHome_EntityHomeWrapper55" table="sys_server_config" data-source="jdbc/OracleDS" exclusive-write-access="false" locking-mode="optimistic" update-changed-fields-only="true" min-instances-per-pk="0" max-instances-per-pk="50" disable-wrapper-cache="true">
                   <primkey-mapping>
                        <cmp-field-mapping>
                             <fields>
                                  <cmp-field-mapping name="daemon" persistence-name="daemon" />
                                  <cmp-field-mapping name="item" persistence-name="item" />
                                  <cmp-field-mapping name="server" persistence-name="server" />
                                  <cmp-field-mapping name="value" persistence-name="value" />
                             </fields>
                        </cmp-field-mapping>
                   </primkey-mapping>
                   <cmp-field-mapping name="modified" persistence-name="modified" />
                   <finder-method query="$server = $1 and $daemon = $2 and $item = $3">
                        <!-- Generated SQL: "select sys_server_config.daemon, sys_server_config.item, sys_server_config.server, sys_server_config.value, sys_server_config.modified from sys_server_config where sys_server_config.server = ? and sys_server_config.daemon = ? and sys_server_config.item = ?" -->
                        <method>
                             <ejb-name>SysServerConfigEJB</ejb-name>
                             <method-name>findByServerDaemonItem</method-name>
                             <method-params>
                                  <method-param>java.lang.String</method-param>
                                  <method-param>java.lang.String</method-param>
                                  <method-param>java.lang.String</method-param>
                             </method-params>
                        </method>
                   </finder-method>
              </entity-deployment>
    It seems the generated SQL is correct(?). But when I ran it, I got the initial internal error.
    There is no example to show how to change the orion-ejb-jar.xml file for a 3-param SQL statement.
    value is String type. The SQL is used to retrieve a value for a specific server/daemon/item combination from sys_server_config table .
    Regards,
    Henry

  • Java.lang.InternalError: jzentry == 0 after long idle time

    Hi,
    Our J2Se 1.4.1 Client/Server application works fine.
    However, after a long period of inactivity on the Windows 2000 client side (one hour or two, like during lunch), the icons in the toolbars have vanished and be replaced by black.
    Some other times, I get an internal error:
    java.lang.InternalError: jzentry == 0,
    jzfile = 9641264,
    total = 2427,
    name = L:\xxx\yyy\ourapplication.jar,
    i = 1,
    message = couldn't read LOC header
    It seems as if the memory content was swapped out and the classes loaded in the heap were lost due to some timeout.
    Can someone explain the phenomenon and propose a solution to this annoying behaviour?
    Jean-Pierre

    I have a similar (if not iqual) problem. The diferense is that I'm using XP and not 2000 edition.
    the error "begin" when I do my first Ctrl+Spacebar.... I think that eclipse begin to load the super classes, but stops because of some reason, that I dont know..
    what is LOC header? is that an JVM problem? I think so because of the error message witch apears after that long time waitng:
    "Virtual machine error jas occurred
    You are recommended to exit the workbench
    Subsequent errors may happen and may terminate the workbench without warring.
    here is my .log file:
    !SESSION Abr 30, 2004 14:16:25.932 ---------------------------------------------
    java.version=1.4.2_04
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.core.resources 2 1 Abr 30, 2004 14:16:25.932
    !MESSAGE Skipping builder for project Model. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
    !ENTRY org.eclipse.ui 4 4 Abr 30, 2004 14:35:10.329
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 Abr 30, 2004 14:35:10.339
    !MESSAGE jzentry == 0,
    jzfile = 50349248,
    total = 1049,
    name = \\xxx\yyy\zzz\Model\lib\fop.jar,
    i = 54,
    message = couldn't read LOC header
    !STACK 0
    java.lang.InternalError: jzentry == 0,
    jzfile = 50349248,
    total = 1049,
    name = \\xxx\yyy\zzz\Model\lib\fop.jar,
    i = 54,
    message = couldn't read LOC header
         at java.util.zip.ZipFile$2.nextElement(Unknown Source)
         at org.eclipse.jdt.internal.core.JarPackageFragmentRoot.computeChildren(JarPackageFragmentRoot.java:84)
         at org.eclipse.jdt.internal.core.PackageFragmentRoot.buildStructure(PackageFragmentRoot.java:173)
         at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:200)
         at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:488)
         at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:280)
    ............

  • Java.lang.InternalError: name is too long to represent

    Hi All,
    I am using Jdevloper 11g version 4.
    When i run project in debug mod then i see error:
    Root cause of ServletException
    java.lang.InternalError: name is too long to represent
    If i run in run mod then i don't see above error.
    I have Install JRockit Real Time, and re-config your environment. Like this:
    set BEA_JAVA_HOME=「JRockit Real Time installed path」\jrrt-3.1.0-1.6.0
    but internally it use its own Java version and DJRockit
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -agentlib:jdwp=transport=dt_socket,server=y,address=50465 -Djavax.net.ssl.trustStore=D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1
    -Djrockit.optfile=*D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\abc\AppData\Roaming\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1034\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    Listening for transport dt_socket at address: 50465
    Thanks all for help !
    Regards,
    Dilkhush

    1) chk this post
    java.lang.InternalError: name is too long to represent
    Check your environment config file first. \jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\setDomainEnv.cmd
    IF there is no JRockit setting, you might get above problem. Because Sun's JVM has limitation of SourceDebugExtension. It was 64Kb.
    Install JRockit Real Time, and re-config your environment. Like this:
    set BEA_JAVA_HOME=「JRockit Real Time installed path」\jrrt-3.1.0-1.6.0
    if "%JAVA_VENDOR%"=="BEA" (
    set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
    if "%JAVA_VENDOR%"=="Sun" (
    set JAVA_HOME=%SUN_JAVA_HOME%
    ) else (
    set JAVA_VENDOR=BEA
    set JAVA_HOME=%BEA_JAVA_HOME%
    //Tips: install Weblogic before installing Jdeveloper 11g.and also.. if 1) not working
    2) Re: Name is too long to represent error in debug mode
    3) try after deletign system folder

  • Exception in thread "main" java.lang.InternalError: Can't connect to X11 wi

    Hello Friends,
    I dont know whether this would be the correct forum or not but my problem is very critical so please help me.
    1. I am working on linux server where I have installed Tomcat4.x, Apache 2.0, JDK1.4.2. I have set all CLASSPATH.
    Java is working fine. I am using one JCLASS component which is useful in chart creation.
    3. Few days back the code regarding Frame cration was working fine but now its giving an error. I am actually running these files using cron and my requirement is also same.
    4. I have tried almost all possibilities like
    export DISPLAY=localhost:0.0
    export DISPLAY=ipaddress:0.0, but no luck.
    Can you explain me what could be the reason.
    JAVA ERROR:
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:81)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.Toolkit$2.run(Toolkit.java:748)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:739)
    at java.awt.Toolkit.getEventQueue(Toolkit.java:1519)
    at java.awt.EventQueue.invokeLater(EventQueue.java:792)
    at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1170)
    at FrameDemo.main(FrameDemo.java:35)
    Please let me know your suggestions as possible as follows.
    PuneProgrammer

    You are probably creating images on the fly.
    Due to a bug/annoyance in the JDK, it requires an X-display. This is not related to the Sun ONE Webserver but a general problem.
    -Either install an X server, but this might not be possible because of a server security strip.
    -install a virtual X xvfb or something alike to emulate this behaviour.
    I thought it would be solved in newer JDK's but in which i'm not sure.

  • Java.lang.InternalError: internal error: SHA-1 not available

    Hi All,
    When starting my j2ee & portal I get the following error:
    java.lang.InternalError: internal error: SHA-1 not available
    Does anybody have an idea about this error?
    Thanks
    Steven

    Hi All,
    When starting my j2ee & portal I get the following error:
    java.lang.InternalError: internal error: SHA-1 not available
    Does anybody have an idea about this error?
    Thanks
    Steven

  • 'java.lang.InternalError: undefined opcode' when startup weblogic web server

    hi,All
              I found a very strange error message when I startup weblogic server
              please check the following attachment.
              Fri Sep 27 17:11:09 EDT 2002:<I> <ServletContext-General> *.jsp: init
              A nonfatal internal JIT (3.10.107(x)) error 'Structured
              Exception(c0000005)' has occurred in :
              'jspclasses/_onlane/_jsp/_consignment/__consignmentsearchpage._jspService
              (Ljavax/servlet/http/Htt
              pServletRequest;Ljavax/servlet/http/HttpServletResponse;)V':
              Interpreting method.
              Please report this error in detail to
              http://java.sun.com/cgi-bin/bugreport.cgi
              Fri Sep 27 17:11:09 EDT 2002:<E> <ServletContext-General> Servlet failed
              with Exception
              java.lang.InternalError: undefined opcode
              at
              at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:138)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java,
              Compi
              led Code)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:905)
              at
              weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:
              269)
              at
              weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:391)
              at
              weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:273)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
              Compiled Code)
              I use weblogic 5.1 sp 11 with JDK1.2.2_007 on WinNT2000 Advanced server
              environment.
              Did anyone meet this problem before?
              It looks to me the JIT found an unexpected error in one of my jsp page,
              but I check this jsp page, it looks normal and work fine even JIT
              compliant it.
              Any help would be very appreciated.
              thanks,
              Roy
              

    Hi,Ann
              Thanks for your help.
              Roy
              Ann Cao wrote:
              >Hello Roy,
              >
              >It sounds like a JIT problem. The version of SDK you are using is not certified for WAS 5.1
              >on Windows 2000 Advanced server. Please try a certified SDK. For certification information,
              >please see http://e-docs.bea.com/wls/certifications/certifications/win2000.html#40242.
              >
              >Regards,
              >Ann Cao
              >Developer Relations Engineer
              >BEA Support
              >
              >Roy Wu wrote:
              >
              >
              >
              >>hi,All
              >>I found a very strange error message when I startup weblogic server
              >>please check the following attachment.
              >>----------------
              >>Fri Sep 27 17:11:09 EDT 2002:<I> <ServletContext-General> *.jsp: init
              >>A nonfatal internal JIT (3.10.107(x)) error 'Structured
              >>Exception(c0000005)' has occurred in :
              >>
              >>'jspclasses/_onlane/_jsp/_consignment/__consignmentsearchpage._jspService
              >>(Ljavax/servlet/http/Htt
              >>pServletRequest;Ljavax/servlet/http/HttpServletResponse;)V':
              >>Interpreting method.
              >> Please report this error in detail to
              >>http://java.sun.com/cgi-bin/bugreport.cgi
              >>
              >>Fri Sep 27 17:11:09 EDT 2002:<E> <ServletContext-General> Servlet failed
              >>with Exception
              >>java.lang.InternalError: undefined opcode
              >> at
              >> at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              >> at
              >>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
              >> at
              >>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:138)
              >> at
              >>weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java,
              >>Compi
              >>led Code)
              >> at
              >>weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:905)
              >> at
              >>weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:
              >>269)
              >> at
              >>weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:391)
              >> at
              >>weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:273)
              >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
              >>Compiled Code)
              >>---------------------------
              >>
              >>I use weblogic 5.1 sp 11 with JDK1.2.2_007 on WinNT2000 Advanced server
              >>environment.
              >>Did anyone meet this problem before?
              >>It looks to me the JIT found an unexpected error in one of my jsp page,
              >>but I check this jsp page, it looks normal and work fine even JIT
              >>compliant it.
              >>Any help would be very appreciated.
              >>
              >>thanks,
              >>
              >>Roy
              >>
              >>
              >
              >--
              >Regards,
              >Ann
              >Developer Relations Engineer
              >BEA Support
              >
              >
              >
              >
              [att1.html]
              

  • HT3633 I have an error message that reads: java.lang.noclassdefFounder - need to fix can anyone help?

    I have an error message that reads: java.lang.noclassdefFounder - need to fix can anyone help?

    That's a bug in whatever Java program you're running.
    That's not an error specific to OS X.
    (There's usually a whole lot more text dumped by Java, too.)
    Check with whoever wrote or is supporting the package you're working with.

  • Java.lang.InternalError: erroneous handlers

    I have a web app that uses EJBs and Hibernate for data access. When I try to access the database the first time, I get the following exception:
    javax.ejb.EJBException: EJB Exception: : java.lang.InternalError: erroneous handlers
    at scigames.usermgmt.ejb.UsersBean.getUserByNetworkId(UsersBean.java:345
    at scigames.usermgmt.ejb.Users_oz8j9m_ELOImpl.getUserByNetworkId(Users_o
    z8j9m_ELOImpl.java:230)
    at scigames.usermgmt.bizdel.UserMgmtBizDel.getUserByNetworkId(UserMgmtBi
    zDel.java:64)
    at scigames.usermgmt.web.actions.LoginAction.execute(LoginAction.java:94
    The LoginAction is a Struts Action class. The line at which I get the error (345) is where I am trying to get the current session from the Hibernate Session Factory. Am I missing any jar file? Any help will be greatly appreciated.
    Thanks
    Sharma

    run with the Sun JVM to find the name of the class
    you are missing. Or try running without "noverify".Exactly. After running the server under sun jvm, some ClassNotFoundExceptions fall. Added dom4j, cglib, asm into shared libraries. Switched back to jrockit and all work good now.

  • Java.lang.InternalError: Werent current caller

    I'm running the J2EE Sample for JDeveloper 9i.
    The EJB.jpr project compiles without errors. orderItems run without error.
    Running SampleorderItemsClient.java gives a java.lang InternalError.
    See server stacktrace:
    com.evermind.server.rmi.OrionRemoteException: java.lang.InternalError: Werent current caller, server stacktrace (to disable this message, use -Dejb.assert=false at startup): java.lang.Throwable: Werent current caller
         void Orders_EntityBeanWrapper0.setEntityBean(javax.ejb.EntityBean)
         void com.evermind.server.ejb.EntityEJBHome.passivateAndRelease(com.evermind.server.ejb.EvermindEntityContext, boolean)
         void com.evermind.server.ejb.EntityEJBObject.releaseContext(boolean)
         ejbsample.Orders OrdersHome_EntityHomeWrapper4.create(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void ejbsample.impl.orderItemsBean.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
         java.lang.Exception com.evermind.server.ejb.EJBUtils.getUserException(java.lang.Throwable, boolean)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    at connection to localhost/127.0.0.1 as admin
         void Orders_EntityBeanWrapper0.setEntityBean(javax.ejb.EntityBean)
         void com.evermind.server.ejb.EntityEJBHome.passivateAndRelease(com.evermind.server.ejb.EvermindEntityContext, boolean)
         void com.evermind.server.ejb.EntityEJBObject.releaseContext(boolean)
         ejbsample.Orders OrdersHome_EntityHomeWrapper4.create(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void ejbsample.impl.orderItemsBean.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
         void com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(java.lang.Throwable)
         java.lang.Object com.evermind.server.rmi.RMIConnection.invokeMethod(com.evermind.server.rmi.RMIContext, long, long, java.lang.reflect.Method, java.lang.Object[])
         java.lang.Object com.evermind.server.rmi.RemoteInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
         void __Proxy1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void SampleorderItemsClient.main(java.lang.String[])
         Nested exception is:
    java.lang.InternalError: Werent current caller, server stacktrace (to disable this message, use -Dejb.assert=false at startup): java.lang.Throwable: Werent current caller
         void Orders_EntityBeanWrapper0.setEntityBean(javax.ejb.EntityBean)
         void com.evermind.server.ejb.EntityEJBHome.passivateAndRelease(com.evermind.server.ejb.EvermindEntityContext, boolean)
         void com.evermind.server.ejb.EntityEJBObject.releaseContext(boolean)
         ejbsample.Orders OrdersHome_EntityHomeWrapper4.create(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void ejbsample.impl.orderItemsBean.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
         void Orders_EntityBeanWrapper0.setEntityBean(javax.ejb.EntityBean)
         void com.evermind.server.ejb.EntityEJBHome.passivateAndRelease(com.evermind.server.ejb.EvermindEntityContext, boolean)
         void com.evermind.server.ejb.EntityEJBObject.releaseContext(boolean)
         ejbsample.Orders OrdersHome_EntityHomeWrapper4.create(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void ejbsample.impl.orderItemsBean.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    at connection to localhost/127.0.0.1
         void Orders_EntityBeanWrapper0.setEntityBean(javax.ejb.EntityBean)
         void com.evermind.server.ejb.EntityEJBHome.passivateAndRelease(com.evermind.server.ejb.EvermindEntityContext, boolean)
         void com.evermind.server.ejb.EntityEJBObject.releaseContext(boolean)
         ejbsample.Orders OrdersHome_EntityHomeWrapper4.create(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void ejbsample.impl.orderItemsBean.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         void orderItems_StatelessSessionBeanWrapper1.addOrder(long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
         void com.evermind.server.rmi.OrionRemoteException.receive(java.net.InetAddress, java.lang.String)
         void com.evermind.server.rmi.RMIConnection.handleMethodInvocationResponse()
         void com.evermind.server.rmi.RMIConnection.run()
         void java.lang.Thread.run()
    Process exited with exit code 0.
    Can you tell me what this means?
    Thx

    Chris,
    The problem is that both clients and EJBs are in the same server and you are using RMIInitialContextFactory. You have to use default context and package this client in the same EAR. Please look at http://otn.oracle.com/sample_code/tech/java/oc4j/htdocs/oc4jsamplecode/oc4j-demo-ejb.html#CMP for samples. Also some EJB/client sample programs are packaged with Oc4J disand you can find at $IAS_HOME/j2ee/home/demo/cmp distribution ctory.
    However the client program should work fine if your client and EJBs are running on different Oc4J containers.
    regards
    Debu
    Hi Debu,
    the client is a java application. Here is the code:
    [...in main method...]
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.evermind.server.rmi.RMIInitialContextFactory");
    env.put(Context.SECURITY_PRINCIPAL, "admin");
    env.put(Context.SECURITY_CREDENTIALS, "admin");
    env.put(Context.PROVIDER_URL, "ormi://CHRISTIANE/statful");
    Context ctx = new InitialContext(env);
    PersonHome personHome = (PersonHome)ctx.lookup("Person");
    Person person;
    person = personHome.create( 14261026 );
    CU, Chris

  • Java.lang.InternalError: Win32OSSD_Lock cannot nest locks

    Hi all!
    This is what happens if I overwrite JComponent.paint.
    Here is exception trace:
    java.lang.InternalError: Win32OSSD_Lock cannot nest locks
         at sun.java2d.loops.ScaledBlit.Scale(Native Method)
         at sun.java2d.pipe.DrawImage.scaleSurfaceData(DrawImage.java:722)
         at sun.java2d.pipe.DrawImage.transformImage(DrawImage.java:173)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:54)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:749)
         at sun.java2d.pipe.ValidatePipe.copyImage(ValidatePipe.java:147)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2793)
         at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4781)
         at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
         at javax.swing.JComponent.paint(JComponent.java:798)
         at MyClass3.HeaderFooterPanel.paint(HeaderFooterPanel.java:204)
         at MyClass.print(MyClass.java:270)
         at MyClass1$PagePreview.paintComponent(PreviewContent.java:300)
         at javax.swing.JComponent.paint(JComponent.java:808)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JViewport.paint(JViewport.java:707)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JLayeredPane.paint(JLayeredPane.java:552)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4778)
         at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
         at javax.swing.JComponent.paint(JComponent.java:798)
         at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
         at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
         at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
         at java.awt.Container.paint(Container.java:1309)
         at sun.awt.RepaintArea.paint(RepaintArea.java:177)
         at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
         at java.awt.Component.dispatchEventImpl(Component.java:3658)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Window.dispatchEventImpl(Window.java:1585)
         at java.awt.Component.dispatchEvent(Component.java:3439)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    I'm with j2sdk1.4.1_01.
    Any help is greatly appreciated!
    Stoil

    Hi all!
    This is what happens if I overwrite JComponent.paint.
    Here is exception trace:
    java.lang.InternalError: Win32OSSD_Lock cannot nest locks
         at sun.java2d.loops.ScaledBlit.Scale(Native Method)
         at sun.java2d.pipe.DrawImage.scaleSurfaceData(DrawImage.java:722)
         at sun.java2d.pipe.DrawImage.transformImage(DrawImage.java:173)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:54)
         at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:749)
         at sun.java2d.pipe.ValidatePipe.copyImage(ValidatePipe.java:147)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803)
         at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2793)
         at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4781)
         at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
         at javax.swing.JComponent.paint(JComponent.java:798)
         at MyClass3.HeaderFooterPanel.paint(HeaderFooterPanel.java:204)
         at MyClass.print(MyClass.java:270)
         at MyClass1$PagePreview.paintComponent(PreviewContent.java:300)
         at javax.swing.JComponent.paint(JComponent.java:808)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JViewport.paint(JViewport.java:707)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paint(JComponent.java:817)
         at javax.swing.JLayeredPane.paint(JLayeredPane.java:552)
         at javax.swing.JComponent.paintChildren(JComponent.java:647)
         at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4778)
         at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724)
         at javax.swing.JComponent.paint(JComponent.java:798)
         at java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21)
         at sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60)
         at sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97)
         at java.awt.Container.paint(Container.java:1309)
         at sun.awt.RepaintArea.paint(RepaintArea.java:177)
         at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
         at java.awt.Component.dispatchEventImpl(Component.java:3658)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Window.dispatchEventImpl(Window.java:1585)
         at java.awt.Component.dispatchEvent(Component.java:3439)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    I'm with j2sdk1.4.1_01.
    Any help is greatly appreciated!
    Stoil

  • Exception in thread "main" java.lang.InternalError:

    Hi all,
    i'm installing 11.5.10.2 on RHEL 4, after running
    $cd /u01/Stage11i/startCD/Disk1/rapidwiz
    $./rapidwiz
    i get the following error
    [applmgr@eureka rapidwiz]$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '192.168.10.41:1.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.apps.ad.rapidwiz.RIWizard.main(RIWizard.java:2303)
    i set the DISPLAY variable logged in as the 'applmgr' the user who is going to perform the installation.
    $echo $DISPLAY gives
    192.168.10.41:1.0
    Please suggest.
    rgds,
    Krish

    Hi Alok,
    You require to do the folowing to access the console.
    1. set the DISPLAY parameter to an IP addresssuffixed with :0.0 .... Which you have done correctly.
    2. Open an Xwindow in the IP that you have just set.
    3. Fire the console shell and Xwindow will capture the output.
    In case you get any error the post it here.
    Regards,
    DJ

  • [solved] netbeans - java.lang.InternalError

    Hi, I've problem with netbeans. I installed the latest version with pacman few weeks ago, and everything was working. But when I was trying to start it yesterday I got the following message:
    A java.lang.InternalError exception has occurred.
    Please report this at http://www.netbeans.org/community/issues.html,
    including a copy of your messages.log file as an attachment.
    The messages.log file is located in your /home/dorian/.netbeans/6.0/var/log folder.
    Here is my messages.log file: http://rafb.net/p/HZXRHZ16.html
    Last edited by dorian (2008-04-23 23:06:43)

    Aaron wrote:
    I'm using eclipse on arch64 with [unstable], without problems.  I also use firefox3b5 and xulrunner.
    I don't know why I'm not affected by this as well, are any of you experiencing the issue on 64bit?  That may help narrow the problem.
    I have Eclipse and NetBeans running just fine on i686, but not from Arch's packages.  I have Arch's JRE/JDK packages, FF3B5 from [unstable], no xulrunner, both Eclipse and Netbeans installed to /opt from their respective websites.

Maybe you are looking for

  • WL 7.0 for Solaris - Installation problem

    Hi I am trying to install WL 7.0 with SP2 for Solaris which was downloaded from the BEA Download Center. The following is the extract of the error : ============================================================== $ ./server702_solaris.bin ** The direc

  • Solution manager 3.2 Test

    Dear sap developers, I am currently using ecatt to record business scenarios in different satellite systems from solution manager 3.2, and when I record MM , FI or PP transactions by using ECATT from solman in R/3 system a popup appears with "transac

  • How do i set up a rescue email adress

    ???

  • Blue screen/ disk is full

    Looking for instruction on clearing space from disk utility.  Computer showing blue screen due to zero disk space.  I have disk utility up, what do I do now?  MacBook is 6 plus years old Was getting disk space is full message for a while, never did a

  • Help: printing skips dialog box option when printing from the finder

    Anyone else running into the issue where you select a file from the finder, choose Command + P and instead of getting the print dialog box you get the file printed to the default printer?  It is really annoying when you want to select print options o