Loading jperflib failed. jperflib (Not found in java.library.path)

Please:
We are working with SAP Netweaver EHP1 7.0, Red Hat Enterprise Linux 5, Oracle 10g,
SAP Application Server JAVA/Oracle, Central System
Java versión installed IBMJava2-amd64-142
java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142ifx-20100916a (JIT enabled)
J9VM - 20100914_64612_LHdSMr
JIT  - 20090210_1447ifx2_r8
GC   - 200902_24)
step 23 de 37: Configure UME:
Message error:
INFO 2010-11-19 20:04:41.532
Output of /opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/NW701/AS-JAVA/ORA/
CENTRAL/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.s
ap.engine.configtool.batch.BatchConfig /usr/sap/BJD/SYS/global/security/lib/tools/iaik_jce.ja
r:/usr/sap/BJD/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/BJD/SYS/global/security/l
ib/tools/iaik_smime.jar:/usr/sap/BJD/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/BJD/
SYS/global/security/lib/tools/w3c_http.jar:/tmp/sapinst_instdir/NW701/AS-JAVA/ORA/CENTRAL/ins
tall/lib:/tmp/sapinst_instdir/NW701/AS-JAVA/ORA/CENTRAL/install/sharedlib:/oracle/client/10x_
64/instantclient/ojdbc14.jar /tmp/sapinst_instdir/NW701/AS-JAVA/ORA/CENTRAL/BatchConfig.xml i
s written to the logfile batchconfig.log.
WARNING 2010-11-19 20:04:43.908
Execution of the command "/opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/NW
701/AS-JAVA/ORA/CENTRAL/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.Offlin
eToolStart com.sap.engine.configtool.batch.BatchConfig /usr/sap/BJD/SYS/global/security/lib/t
ools/iaik_jce.jar:/usr/sap/BJD/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/BJD/SYS/g
lobal/security/lib/tools/iaik_smime.jar:/usr/sap/BJD/SYS/global/security/lib/tools/iaik_ssl.j
ar:/usr/sap/BJD/SYS/global/security/lib/tools/w3c_http.jar:/tmp/sapinst_instdir/NW701/AS-JAVA
/ORA/CENTRAL/install/lib:/tmp/sapinst_instdir/NW701/AS-JAVA/ORA/CENTRAL/install/sharedlib:/or
acle/client/10x_64/instantclient/ojdbc14.jar /tmp/sapinst_instdir/NW701/AS-JAVA/ORA/CENTRAL/B
atchConfig.xml" finished with return code 183. Output:
PerfTimes : loadNativeLayer: loading jperflib failed. jperflib (Not found in java.library.pat
h).
hotspot_compiler is missing in cluster_data.
ChangeServicePropsTask has finished successfully. Service: ssl on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: LockingManager on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: ClusterManager on dispatcher
Error occurred while working with Configuration.
WARNING[E] 2010-11-19 20:04:43.909
CJS-30059  Java EE Engine configuration error. DIAGNOSIS: See output of log file batchconfig.
log: '
PerfTimes : loadNativeLayer: loading jperflib failed. jperflib (Not found in java.library.pat
h)
.hotspot_compiler is missing in cluster_data.
ChangeServicePropsTask has finished successfully. Service: ssl on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: LockingManager on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: ClusterManager on dispatcher
Error occurred while working with Configuration. '.
ERROR 2010-11-19 20:04:44.7
FCO-00011  The step runBatchconfig with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_S
ystem|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|i
nd|ind|ind|ind|5|0|runBatchconfig was executed with status ERROR
Thanks for your comments nad suggestion

good afternoon:
the error loading jperflib failed. jperflib (Not found in java.library.path) is fixed,
Solution:  LD_LIBRARY_PATH=/sapmnt/SID/exe
but other error appear
/usr/sap/BJD/JC01/j2ee/admin/adminCFG.properties doesn't exist and will be created by batchconfig.
/usr/sap/BJD/JC01/j2ee/admin/cfg/adminCFG.properties doesn't exist and will be created by batchconfig.
/usr/sap/BJD/JC01/j2ee/deploying/dplOptions.options doesn't exist and will be created by batchconfig.
/usr/sap/BJD/JC01/j2ee/configtool/config.properties doesn't exist and will be created by batchconfig.
/usr/sap/BJD/JC01/j2ee/deploying/rdb.properties doesn't exist and will be created by batchconfig.
.hotspot_compiler is missing in cluster_data.
ChangeServicePropsTask has finished successfully. Service: ssl on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: LockingManager on dispatcher
ChangeManagerPropsTask has finished successfully. Manager: ClusterManager on dispatcher
Error occurred while working with Configuration.
com.sap.engine.frame.core.configuration.NameNotFoundException: A property with the name "java.parameters" cannot be found in the  PropertySheet "cluster_data/server/cfg/element-info.ID139743".
        at com.sap.engine.core.configuration.impl.addons.PropertyEntryImpl.<init>(PropertyEntryImpl.java:85)
        at com.sap.engine.core.configuration.impl.addons.PropertyEntryImpl.readPropertyEntry(PropertyEntryImpl.java:54)
        at com.sap.engine.core.configuration.impl.addons.PropertySheetImpl.getPropertyEntry(PropertySheetImpl.java:127)
        at com.sap.engine.configtool.batch.task.ElementInfoTask.setElementInfoProperties(ElementInfoTask.java:243)
        at com.sap.engine.configtool.batch.task.ElementInfoTask.go(ElementInfoTask.java:184)
        at com.sap.engine.configtool.batch.BatchConfig.go(BatchConfig.java:60)
        at com.sap.engine.configtool.batch.BatchConfig.main(BatchConfig.java:98)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
        at java.lang.reflect.Method.invoke(Method.java:391)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Similar Messages

  • OCIJDBC8 not found in java.library.path

    I am using JDK1.2.2 and OS Windows ME and Database Oracle 8.1.7
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:228)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:249)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
    va:365)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at DBConnection.<init>(DBConnection.java:19)
    at DBConnection.main(DBConnection.java:11)
    Following are the path set
    COMSPEC=C:\WINDOWS\COMMAND.COM
    PATH=C:\WINDOWS\SYSTEM;C:\WINDOWS;C:\WINDOWS\COMMAND; D:\Blazix;E:\ORAWIN95\BIN;
    C:\jdk1.3\bin;c:\jsdk2.0\bin;d:\javawebserver2.0\bin;c:\jaxp-1.1;
    PROMPT=$p$g
    xxxxxxxxxxxxxxxxxxxxx
    TMP=C:\WINDOWS\TEMP
    CLASSPATH=.;C:\jdk1.3\jre\lib\rt.jar;c:\jsdk2.0\lib\jsdk.jar;c:\jdk1.3\lib\tools
    .jar;d:\Blazix\Blazix.jar;c:\jaxp-1.1\crimson.jar;c:\jaxp-1.1\xalan.jar;c:\jaxp-
    1.1\jaxp.jar;e:\orawin95\jdbc\lib\classes12.zip;e:\orawin95\jdbc\lib\nls_charset
    12.zip;d:\Blazix\ejbtut\PropsEjb.jar
    JAVA_HOME=c:\jdk1.3
    LD_LIBRARY_PATH=E:\ORAWIN95\JDBC\LIB;
    winbootdir=C:\WINDOWS
    windir=C:\WINDOWS
    BLASTER=A220 I5 D1
    CMDLINE=java DBConnection
    null

    ocijdbc8.dll is included with the oracle oci jdbc 8 driver. If you get the thin driver instead, the dll is not included.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Vijay Hegde ([email protected]):
    I am using JDK1.2.2 and OS Windows ME and Database Oracle 8.1.7
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:228)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:249)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.ja
    va:365)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at DBConnection.<init>(DBConnection.java:19)
    at DBConnection.main(DBConnection.java:11)
    Following are the path set
    COMSPEC=C:\WINDOWS\COMMAND.COM
    PATH=C:\WINDOWS\SYSTEM;C:\WINDOWS;C:\WINDOWS\COMMAND; D:\Blazix;E:\ORAWIN95\BIN;
    C:\jdk1.3\bin;c:\jsdk2.0\bin;d:\javawebserver2.0\bin;c:\jaxp-1.1;
    PROMPT=$p$g
    xxxxxxxxxxxxxxxxxxxxx
    TMP=C:\WINDOWS\TEMP
    CLASSPATH=.;C:\jdk1.3\jre\lib\rt.jar;c:\jsdk2.0\lib\jsdk.jar;c:\jdk1.3\lib\tools
    .jar;d:\Blazix\Blazix.jar;c:\jaxp-1.1\crimson.jar;c:\jaxp-1.1\xalan.jar;c:\jaxp-
    1.1\jaxp.jar;e:\orawin95\jdbc\lib\classes12.zip;e:\orawin95\jdbc\lib\nls_charset
    12.zip;d:\Blazix\ejbtut\PropsEjb.jar
    JAVA_HOME=c:\jdk1.3
    LD_LIBRARY_PATH=E:\ORAWIN95\JDBC\LIB;
    winbootdir=C:\WINDOWS
    windir=C:\WINDOWS
    BLASTER=A220 I5 D1
    CMDLINE=java DBConnection
    <HR></BLOCKQUOTE>
    null

  • Weird java library path error

    I have the so file in the path and the file name is spelled correctly. Java still complains that the so file is not in the java.library.path. I used System.loadLibrary("Java_xDVDFSReader"). Is it possible that my so file is messed up? I included the gcc command I used to make it. I'm not familar w/ gcc so I'm not sure if the error comes from a "messed up" so file or not. Any suggestions? TIA
    [ttran@localhost Java-Library-Path]$ java FindJavaLibraryPath
    Library path: /usr/java/j2sdk1.4.2_02/jre/lib/i386/client:/usr/java/j2sdk1.4.2_02/jre/lib/i386:/usr/java/j2sdk1.4.2_02/jre/../lib/i386:/home/ttran/projects/Java_xDVDFSReader/final/
    [ttran@localhost Java-Library-Path]$ cd ../Java_xDVDFSReader/final/
    [ttran@localhost final]$ ls
    C-Lib Java_xDVDFSReader.so xDVDFSReader.class xDVDFSReader.java xDVDFSReader.java~
    [ttran@localhost final]$ pwd
    /home/ttran/projects/Java_xDVDFSReader/final
    [ttran@localhost final]$ java xDVDFSReader
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no Java_xDVDFSReader.so in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1491)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at xDVDFSReader.<clinit>(xDVDFSReader.java:15)
    [ttran@localhost final]$ cd C-Lib/
    [ttran@localhost C-Lib]$ make
    gcc -o ../Java_xDVDFSReader.so -shared -Wl,-soname,Java_xDVDFSReader.so -I/usr/java/j2sdk1.4.2_02/include -I/usr/java/j2sdk1.4.2_02/include/linux Java_xDVDFSReader.c -static -lc

    This thread contains the answer:
    http://forum.java.sun.com/thread.jsp?thread=298006&forum=54&message=1178476
    It's stupid to have to put "lib" infront of a so file. Whose fault is it? UNIX or Java ;)

  • PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path

    I am having issues launching the ESR and ID of SAP PI7.4.   i am running Windows 7 32bit, latest chrome and Java 1.6.34.
    i get the following error in the Java Console:
    Could not launch from cache. Will try online mode. [Some of required resources are not cached.]
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    <<< frog.jar: version 7.20.19 03/09/11 sap.theme: null >>>
    it was working last week, but due to incidents outside my control a system restore was done.  other people in other locations can access the system okay.
    I am running the same Version of Java as my colleagues, the only difference is my location.  i can also access the ESR via NWDS, however i do not get full functionality that i require in here.
    I have seen the other errors people are experiencing on SCN but that is during installation and not during runtime.  i have tried to apply the same time/date amendment but that has not resolved the issue.
    i have tried with different versions of IE.  i have tried regenerating the jnlps and that has not worked either.
    I have deleted all the downloaded ESR files and internet cache and that has not resolved the issue.
    Has anyone experienced this and knows of a solution/work around?

    I am now getting the following error:
    Java Web Start 10.45.2.18
    Using JRE version 1.7.0_45-b18 Java HotSpot(TM) Client VM
    User home directory = C:\Users\bneaves
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    0-5: set trace level to <n>
    Resource http://host.fqdn.com:50000/rep/start/graphics/SAP3232.gif has future expires: Tue May 06 18:36:28 BST 2014 update check skipped.
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/tenGenerics.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.maestro.model.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.client.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xi.flib.lib_api.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.gui.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.aii.utilxi.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ib.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.util.rb.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~bl~guidgenerator~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~logging~java~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/com.sap.xpi.ibrep.core.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/sap.com~tc~exception~impl.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/jperflib.jar
    JNLPClassLoader: Finding library jperflib.dll
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Application-Name: manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Permissions manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    Missing Codebase manifest attribute for: http://host.fqdn.com:50000/rep/repository/frog.jar
    <<< frog.jar: version 7.20.19 03/09/11 sap.theme: null >>>

  • NW CE 7.1 error- loading jperflib failed. no jperflib in java.library.path

    I am installing NW CE 7.1 EHP 1 trial (downloaded from sdn download area) , I am getting subjected error in step 26 of 32.
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    I tried by stoping the instance / restart OS/ restart installation / Restart instance from mmc .. but no luck.
    I also tried by installing fresh j2sdk 1.5 , but still it is giving the same error.
    please guide.

    Hi Jackson,
    Check below links:
    [link1|http://help.sap.com/saphelp_nw70/helpdata/en/47/8ccd1ac8c2500de10000000a421937/frameset.htm]
    [link2|Re: loading jperflib failed() no jperflib in java.library.path;
    [link3|Re: Error installing Dialog Instance ABAP+JAVA;
    Thanks
    Sunny

  • Sometimes getting a load: class name .class not found error

    I have an applet running in a hidden frame. It runs fine with Microsoft JVM but when run with Sun JVM it sometimes is fine and other times fails with the error message below.
    Does anyone know why this is happening?
    load: class <name>.class not found.
    java.lang.ClassNotFoundException: <name>.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.SocketException: Malformed reply from SOCKS server
         at java.net.SocksSocketImpl.readSocksReply(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.plugin.net.protocol.http.HttpClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.net.protocol.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.net.protocol.http.HttpClient.New(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.createConnection(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more

    After some more investigation... I have finally found the problem... I think!!!
    Suns JVM took my browsers default connection settings:
    HTTP IP PORT
    SECURE IP PORT
    FTP IP PORT
    GOPHER IP PORT
    SOCKS IP PORT
    All of these are set in my browser.
    It seems that Suns JVM orders the way it connects to the Internet.
    Basically the JVM was trying to access the Internet via the SOCKS server settings and not the HTTP.
    To fix the problem I un-ticked the "use browser settings" check box in the Java plugin proxies tab and just added the HTTP IP and PORT of our proxy server that goes out onto the Internet.
    I then tried the applet and it worked!!!
    Does anyone know why the JVM orders connections in this way?

  • IE Applet: load: class jreCheck.class not found.

    Applets are not working in IE. The console gives the following trace
    Java Plug-in 1.6.0_05
    Using JRE version 1.6.0_05 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\adf
    load: class jreCheck.class not found.
    java.lang.ClassNotFoundException: jreCheck.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception in thread "Thread-13" java.lang.NullPointerException
         at sun.plugin.util.AnimationPanel.createTranslucentImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.createGradientShapeImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.initBackground(Unknown Source)
         at sun.plugin.util.AnimationPanel.preloadResources(Unknown Source)
         at sun.plugin.util.AnimationPanel.doPaint(Unknown Source)
         at sun.plugin.util.AnimationPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    load: class jreCheck.class not found.
    java.lang.ClassNotFoundException: jreCheck.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I have tried uninstalling, reinstalling, restarting IE etc, tried removed the sun folder from application data, none of which has not helped.
    IE version 7.0.5730.11
    How can I fix this?
    Thanks

    This line from your error next could require control for the version in the "java control panel" of the jre(s).
    network: Connecting http://www.cmol.nbi.dk/models/epitrans/transcript.class with proxy=HTTP @ <REMOVED>
    note the proxy= and look in Network Settings in the *"java control panel"* (not the output panel).

  • Weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Environment not found on thread ]

              Using 8.12 server. Trying to connect using weblogic.jms.ConnectionFactory, this
              is what's being thrown. I've been told it's a known bug that has not been patched
              yet, but I figured I would still ask.
              weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Environment not found
              on thread ]
                   at weblogic.jndi.internal.NamingNodeReplicaHandler.<init>(NamingNodeReplicaHandler.java:150)
                   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
                   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
                   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
                   at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
                   at java.lang.Class.newInstance0(Class.java:306)
                   at java.lang.Class.newInstance(Class.java:259)
                   at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:98)
                   at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:167)
                   at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
                   at weblogic.rmi.cluster.ReplicaAwareRemoteRef.readExternal(ReplicaAwareRemoteRef.java:384)
                   at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
                   at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
                   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
                   at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
                   at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:452)
                   at weblogic.rmi.internal.StubInfo.readObject(StubInfo.java:116)
                   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                   at java.lang.reflect.Method.invoke(Method.java:324)
                   at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:824)
                   at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
                   at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
                   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
                   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
                   at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:119)
                   at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:167)
                   at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
                   at weblogic.jndi.internal.WLContextImpl.readExternal(WLContextImpl.java:430)
                   at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
                   at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
                   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
                   at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
                   at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
                   at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
                   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
                   at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
                   at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
                   at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
                   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
                   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
                   at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:119)
                   at weblogic.rjvm.ResponseImpl.getThrowable(ResponseImpl.java:115)
                   at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:106)
                   at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
                   at weblogic.jms.dispatcher.DispatcherImpl_811_WLStub.dispatchSyncNoTranFuture(Unknown
              Source)
                   at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:463)
                   at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:1961)
                   at weblogic.jms.client.JMSSession.createTopic(JMSSession.java:1353)
                   at JMSProvider.getTopic(JMSProvider.java:127)
                   at JMSPub.startJMSPubs(JMSPub.java:229)
                   at JMSPub.main(JMSPub.java:138)
              

    I'm not familiar with this problem - but I can make
              a guess at some work-arounds:
              (1) Lookup the destination via a standard JNDI
              context lookup rather than "createTopic()".
              (2) Make sure that the thread calling "createTopic()"
              also previously created a JNDI context.
              Matt Dickens wrote:
              > Using 8.12 server. Trying to connect using weblogic.jms.ConnectionFactory, this
              > is what's being thrown. I've been told it's a known bug that has not been patched
              > yet, but I figured I would still ask.
              > -------------------------
              > weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Environment not found
              > on thread ]
              >      at weblogic.jndi.internal.NamingNodeReplicaHandler.<init>(NamingNodeReplicaHandler.java:150)
              >      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              >      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
              >      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
              >      at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
              >      at java.lang.Class.newInstance0(Class.java:306)
              >      at java.lang.Class.newInstance(Class.java:259)
              >      at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:98)
              >      at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:167)
              >      at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
              >      at weblogic.rmi.cluster.ReplicaAwareRemoteRef.readExternal(ReplicaAwareRemoteRef.java:384)
              >      at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
              >      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
              >      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
              >      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
              >      at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:452)
              >      at weblogic.rmi.internal.StubInfo.readObject(StubInfo.java:116)
              >      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              >      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              >      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              >      at java.lang.reflect.Method.invoke(Method.java:324)
              >      at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:824)
              >      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
              >      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
              >      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
              >      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
              >      at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:119)
              >      at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:167)
              >      at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
              >      at weblogic.jndi.internal.WLContextImpl.readExternal(WLContextImpl.java:430)
              >      at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
              >      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
              >      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
              >      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
              >      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
              >      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
              >      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
              >      at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
              >      at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
              >      at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
              >      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
              >      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
              >      at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:119)
              >      at weblogic.rjvm.ResponseImpl.getThrowable(ResponseImpl.java:115)
              >      at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:106)
              >      at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
              >      at weblogic.jms.dispatcher.DispatcherImpl_811_WLStub.dispatchSyncNoTranFuture(Unknown
              > Source)
              >      at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:463)
              >      at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:1961)
              >      at weblogic.jms.client.JMSSession.createTopic(JMSSession.java:1353)
              >      at JMSProvider.getTopic(JMSProvider.java:127)
              >      at JMSPub.startJMSPubs(JMSPub.java:229)
              >      at JMSPub.main(JMSPub.java:138)
              

  • What does "dyld: lazy symbol binding failed: Symbol not found:" mean?

    I'm trying to run a program of mine on another computer but I keep having this error:
    loading library from: /tmp/jpathwatch-nativelib-v-0-92-libjpathwatch-native-32.dylib
    dyld: lazy symbol binding failed: Symbol not found: _write$UNIX2003
      Referenced from: /private/tmp/jpathwatch-nativelib-v-0-92-libjpathwatch-native-32.dylib
      Expected in: /usr/lib/libSystem.B.dylib
    dyld: Symbol not found: _write$UNIX2003
      Referenced from: /private/tmp/jpathwatch-nativelib-v-0-92-libjpathwatch-native-32.dylib
      Expected in: /usr/lib/libSystem.B.dylibThe machine under witch it was written had MACOSX 10.5 and the one that I want to run in is a 10.4 Has anyone herad of this error before?
    Because it's not even and exception, I don't even know what I looking at.
    Any help much appreciated.

    It looks like your application is using a native library ("jpathwatch-nativelib-v-0-92-libjpathwatch-native-32.dylib") which tries to use a symbol (probably a method) that's not available on your system ("_write$UNIX2003").
    The fact that the library was compiled on a later version of the OS might be a reason for it.
    But you'd probably need to contact the people who made jpathwatch for specifics on this.

  • Error While accessing JMS Queue on Weblogic***** ASSERTION FAILED *****[ Environment not found on thread ]

    Hi,
    I am trying to read response from JMS Queue hosted on Weblogic server and getting below exception. Any help on this will be appreciable.
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Environment not found on thread ]
          at weblogic.jndi.internal.NamingNodeReplicaHandler.<init>(NamingNodeReplicaHandler.java:148)
          at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
          at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
          at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
          at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
          at java.lang.Class.newInstance0(Class.java:308)
          at java.lang.Class.newInstance(Class.java:261)
          at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:90)
          at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:159)
          at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
          at weblogic.rmi.cluster.ReplicaAwareRemoteRef.readExternal(ReplicaAwareRemoteRef.java:356)
          at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
          at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
          at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
          at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:452)
          at weblogic.rmi.internal.StubInfo.readObject(StubInfo.java:95)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:324)
          at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
          at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
          at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
          at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
          at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:111)
          at weblogic.common.internal.ChunkedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:159)
          at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputStream.readObjectWL(ChunkedObjectInputStream.java:341)
          at weblogic.jndi.internal.WLContextImpl.readExternal(WLContextImpl.java:425)
          at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1686)
          at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1644)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
          at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
          at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
          at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
          at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
          at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
          at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
          at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
          at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:111)
          at weblogic.rjvm.ResponseImpl.getThrowable(ResponseImpl.java:117)
          at weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:106)
          at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:127)
          at weblogic.jms.dispatcher.DispatcherImpl_1035_WLStub.dispatchSyncNoTranFuture(Unknown Source)
          at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:341)
          at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:1735)
          at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:1296)
    Thanks

    Hi,
    I am trying to read Queue standalone. Please find the code snippet below.  code highlighted in  where i am getting exception.
    public static void main(String[] args) {
    String jmsServerUrl = "t3://10.51.245.45:5858";
    String jmsUserName = "weblogic";
    String jmsPassword = "welcome123";
    String jndiFactory = "weblogic.jndi.WLInitialContextFactory";
    String jmsFactory = "jms/CBCMReplyConnectionFactory";
    String qName = "jms/CBCMOrderReplyQueue";
    QueueReceiver qReciever = null;
    JMSQueueReader.getQueueSession(jmsServerUrl,jmsUserName,jmsPassword,jndiFactory,jmsFactory);
    qReciever = JMSQueueReader.getQueueReceiver(qName);
    if (qReciever == null) {
    System.out.println("Unable to find JMS Queue Reciever for Queue Name: "
    + qName + " and JMS Server URL:"
    + jmsServerUrl);
    //isProcess = false;
    private static InitialContext getInitialContext(String url, String userName, String password,  String jndiFactory) throws NamingException {
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, jndiFactory);
    env.put(Context.PROVIDER_URL, url);
    env.put(Context.SECURITY_PRINCIPAL, userName);
    env.put(Context.SECURITY_CREDENTIALS, password);
    return new InitialContext(env);
    public static QueueReceiver getQueueReceiver(String qName) {
    try {
    if(qReceiver == null || !qName.equals(queueName))
    queueName = qName;
    if(qReceiver != null)
    qReceiver.close();
    qReceiver = null;
    javax.jms.Queue queue = qSession.createQueue(queueName);
    //qReceiver = qSession.createReceiver(queue);
    qReceiver = qSession.createReceiver(queue, "JMSCorrelationID LIKE '"+SOHConstant.CBCM_BSCS_CORRELATION_ID_PREFIX+"%'");
                } catch (Throwable e) {
    e.printStackTrace();
    return qReceiver;

  • 'Error loading plugin: Plugin file not found' message on ONLY 5 sites, but all others OK.  Help, please!

    Hi Again!
    I posted this problem here before, but since I really need to access the sites that receive this error message in less than a month, I had to re-post; hopefully someone who didn't see it before will see it & have a solution for me.
    Here are the details:  I'm running windows 8.1 & I use Firefox 33.1.1, Pale Moon 25.1.0 or Opera 26.0 as my browsers, (I have IE installed & up-to-date, but I never use it).  I followed the 10-point checklist on Adobe & everything was done, except for "uncheck Hardware Acceleration" in Flash 'Settings'; I tried to uncheck it on this site, where it's indicated, as well as in my 4 browsers when I'm doing something that uses Flash, but no matter how hard I try, I can't 'uncheck' the check mark in that tiny box!  Since this error problem only affects 5 web sites, & I can watch streaming media on all other sites, I don't think it's an issue. 
    Here's how this problem began:  I was watching a live, streaming nest-cam on 5/09/14 around 11:00AM, (yes, I DO know the exact time & date, because it happened so suddenly while I was watching this website that I'd been watching since the end of February, 2014), when my screen went black.  I thought it was probably an Adobe Crash, but when the usual Crash Report window didn't show up, I just closed Firefox & reopened it, expecting to resume watching the nest-cam.  When I went back to the site, I got the black screen with the "Error loading plugin: Plugin file not found" message.  The chat portion on the site still works, though. I know there are other sites with this nest-cam feed, so I started trying them, but it took several tries for me to find one that didn't get the error message! I posted this problem on "Windows BBS" forum, & someone else posted that the same thing happened to them AND on the same sites!  They didn't have a solution, either.  I cleared my cache, rebooted my PC & even did a System Restore, but whatever happened in that brief second made using ONLY 5 sites impossible.  Here are the sites that receive the error message:
    http://pixcontroller.com/eagles, (but I CAN go to http://pixcontroller.com, but there isn't any streaming media)
    http://cbslocal.com/eagles
    http://westmorelandconservancy.org/BlueBirdwebcam-1.htm
    http://wildearth.tv/cam/pittsburgh-bald-eagles, (I get the error message on ALL cams on this site)
    http://aviary.org/BE-NestCam1 (I get the error message on ALL cams on this site)
    Now if any videos from the 5 websites above are uploaded to YouTube, I can watch them perfectly...no error message if I watch the videos elsewhere.  Luckily, I found Ustream, & they have most of the nest cams I watch, but I need to fix this issue, because it's nearing nesting time!  I'm an amateur nest-watcher & it's vital that I have access to these 5 sites, so if anyone knows how to fix this, PLEASE tell me!
    Thanks for taking the time to read my post.
    All suggestions/solutions are gratefully accepted.
    Thanks in advance for your help!
    DogPal 

    File Not Found Error in Welcome Screen
    07-Nov-2013 10:25
    Tags: #dreamweaver_cs6_update
    Help please!
    Live preview also not working.
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,
    Martin Bond
    [personal information removed by moderator]

  • Java 6 pakage names not found running Java 5

    I have a JSP trying to use a bean class compiled under Java 6, but running under Java 5. The problem is with the handling of the Java package name. The package is 'com.myCompanyname'. The class should go in 'WEB-INF/classes/com/myCompanyname'. But if I put it there and run the JSP on a Java 5 appserver, I get an error: 'jsp:useBean can't find class com.myCompanyname.myClass'.
    In other words, if I want to use a Java 6 feature not found in Java 5, all Java 5 or earlier users of my product will not be able to use the new version of my product. I can't force my customers to upgrade to Java 6 just for my application. Most of you know how hostile customers get when you tell them they have to upgrade their OS, AppServer, JRE, etc. to run a new version of your product.
    Any suggestions?

    All well and good, but I'll never be able to add any features to my product that require post-Java 5 classes.
    Now, I understand that it is sometimes unavoidable to become incompatible between releases. But only for just cause. I don't feel this is just cause. It strikes me as a rather willy-nilly decision to change how package names are handled this far into the Java development process. What could possibly be the advantage of making this change? In fact, I don't even know what change was made, the new release just broke my old classes.

  • Error loading player html5 player not found safari

    (Ipad Air Cellular 64gb)
    The problem is : it is impossible to read and run the streaming video ('KTO en direct') on the site  'http://www.ktotv.com/'  with the Safari or Google Chrome Web Browsers. The message error is as follows : ' Error loading player html5 player not found '.
    So, the problem is not depending on Web Brower used but it is due to the operating system (iOS 7).
    However, this streaming video is running very well with a PC equipped with the OS Windows 7 whatever the Web Browsers used (Firefox, Google Chrome, IE11).
    I think it is important to indicate this bug to Apple !
    Thank you in advance for your support.

    This sounds like a website bug possibly. What site?

  • Dyld: lazy symbol binding failed: Symbol not found: _close$UNIX2003

    My project is created in Xcode 3.0, Leopard 10.5.1 ,Intel machine .
    It is build as Universal.It builds without any error.
    But when i run the executable in Tiger 10.4.11,PowerPC ,it gives following message:
    dyld: lazy symbol binding failed: Symbol not found: _close$UNIX2003
    Referenced from: /Applications/BackEnd.app/Contents/MacOS/./BackEnd
    Expected in: /usr/lib/libSystem.B.dylib
    dyld: Symbol not found: _close$UNIX2003
    Referenced from: /Applications/BackEnd.app/Contents/MacOS/./BackEnd
    Expected in: /usr/lib/libSystem.B.dylib
    Trace/BPT trap
    Can anyone help me in this?

    I thought that "universal" just meant intel/ppc compatible. If you want your program to also run on older versions of the OS, you may need to do something more - perhaps by setting MACOSXDEPLOYMENTTARGET appropriately.
    - cfr

  • SQL Developer Not Working "no ocijdbc11 in java.library.path"

    Hi,
    I have Oracle 10g with SQL Developer 3.0 on Windows XP, they worked well untill I just installed Oracle ODBC (ODAC101040.exe). I started to receive error message "no ocijdbc11 in java.library.path" and I am no longer able to use SQL Developer.
    Any solution?

    Check on the envirnment variables on the windows. Once you installed the "Oracle ODBC" it might have replaced the Old env. variables that can found in XP "System Properties> advance tab> environment Variables". Make sure you have the right environment variables that point to right directory locations. Update us with your findings.

Maybe you are looking for

  • Macbook Pro won't work with View Sonic projector

    I have the new Macbook Pro with Mountain Lion.  Just got a View sonic PJD 5352 projector and it won't see it.  I am not sure what is happening.  I checked and the projector is compatible with mac.  When I plug in the projector to the macbook pro the

  • Copy and paste armature in new .fla? (CS4)

    I've got a rather elaborate bones armature built in one .fla file and I'd like to copy and paste it into another .fla.  But I'll be snookered if I can find any way to copy the setup.  Is this something that can be done at all?? Many thanks. Bruce

  • With the new Firefox 10.0 cannot connect to my office https portal (with a self-signed certificate)

    The connexion is not possible from any computer (tested on different Windows Platform) . Firefox try to connect without apparent error. Same problem with firefox 10.0.1 . No problem with Firefox 9 (or previous version). But I've used the debugger Fid

  • How to install Mongolian Language in my language list

    Hello, I couldn't find Mongolian language among language list. I have installed Mongolian font already but I couldn't type in mongolian cyrillic because there's no mongolian languae set up on my Mac. Please help!

  • Socket communication between client and server

    Hi all, I am doing an assignment for communication between java client and java server using sockets. This communication is in the form of XML documents. I am facing a problem in this communication. Actually at Server side I'm creating an XML documen