Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
SPECvirt_sc2013 / Re: SPECjApp w/ Websphere and DB2 dbload issue
« Last post by lroderic on September 21, 2021, 03:08:17 PM »
You need to point appservers 2, 3, and 4 to dbserver1. Are your /etc/hosts files correct?

For example:

appserver1:
10.10.1.1 dbserver1 dbserver specdb
10.10.1.2 appserver1 appserver

appserver2:
10.10.1.1 dbserver1 dbserver specdb
10.10.2.2 appserver2 appserver

appserver3:
10.10.1.1 dbserver1 dbserver specdb
10.10.3.2 appserver3 appserver

appserver4:
10.10.1.1 dbserver1 dbserver specdb
10.10.4.2 appserver4 appserver

appserver5:
10.10.5.1 dbserver5 dbserver specdb
10.10.5.2 appserver5 appserver

appserver6:
10.10.5.1 dbserver5 dbserver specdb
10.10.6.2 appserver6 appserver
62
SPECvirt_sc2013 / Re: SPECjApp w/ Websphere and DB2 dbload issue
« Last post by Gary4790 on September 17, 2021, 05:30:19 AM »
I am using websphere and DB2 on SPECjAPPserver
when i run loaddb.sh 500 4 in /opt/SPECjAppserver/bin to generate the Db data

in Appserver1 run automicity test, all 3 test items are PASS, run 1 Official Site also valid.
but in Appserver 2 3 4, the automicity test, the test item 1, 2 are pass, 3 is fail

when i run the specvirt, only tile1 is normal, app2 app3 app4 seems no valid responding....why?

how to solve this problem? thanks!

Did you have a fix on this issue? Facing same issue but no response from anyone.
63
This is a place for you to ask questions about the SPECvirt Datacenter 2021 benchmark and receive help with problems you are experiencing.

A few guidelines:
  • Before you post a problem, please read the Technical Support FAQ document  to see if your question has already been answered.
    http://www.spec.org/virt_datacenter2021/docs/SPECvirt_TechnicalSupport.html
  • If you are reporting a problem, please include as much detail as possible in your initial post.  This will allow initial responses to be more focused on the problem.
  • Do not post any confidential information.
  • Any offensive or inappropriate posts will be removed
64
SPECvirt_sc2013 / Re: ERROR while run makeme_appserver.sh
« Last post by Allptk on September 01, 2021, 02:56:31 AM »
i solved it by add

jre-1.8=${jre-1.7}

in  /opt/galssfish3/glassfish/config/osgi.properties
65
SPECvirt_sc2013 / Re: ERROR while run makeme_appserver.sh
« Last post by lroderic on August 23, 2021, 10:39:48 AM »
Are you using the example scripts? Please provide more info on the OS version, Glassfish version, and database version.
66
SPECvirt_sc2013 / Re: ERROR while run makeme_appserver.sh
« Last post by Allptk on August 19, 2021, 10:12:26 PM »
java.lang.NoClassDefFoundError: org/osgi/framework/BundleActivator
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
   at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.findClass(BundleWiringImpl.java:2128)
   at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1432)
   at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
   at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   at org.apache.felix.framework.BundleWiringImpl.getClassByDelegation(BundleWiringImpl.java:1317)
   at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:4170)
   at org.apache.felix.framework.Felix.activateBundle(Felix.java:1972)
   at org.apache.felix.framework.Felix.startBundle(Felix.java:1895)
   at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
   at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
   at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleActivator not found by org.glassfish.main.core.glassfish [116]
   at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)
   at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
   at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
   ... 14 more
Exception in thread "main" java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: org.glassfish.embeddable.GlassFishException: org.glassfish.embeddable.GlassFishException: No GlassFishRuntime available
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:164)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   ... 6 more
Caused by: org.glassfish.embeddable.GlassFishException: No GlassFishRuntime available
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.getGlassFishRuntime(OSGiGlassFishRuntimeBuilder.java:202)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:162)
   ... 9 more
Error stopping framework: java.lang.NullPointerException
java.lang.NullPointerException
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher$1.run(GlassFishMain.java:203)
67
SPECvirt_sc2013 / ERROR while run makeme_appserver.sh
« Last post by Allptk on August 19, 2021, 09:47:06 PM »
[root@appserver Glassfish312_SPECjApp_BuildScripts]#  /opt/glassfish3/glassfish/bin/asadmin --user admin --passwordfile ./passwordfile start-domain spec2004-1
Waiting for spec2004-1 to start .Error starting domain spec2004-1.
The server exited prematurely with exit code 1.
Before it died, it produced the following output:

Launching GlassFish on Felix platform
ERROR: Error parsing system bundle export statement: org.osgi.framework; version=1.6.0, org.osgi.framework.launch; version=1.0.0, org.osgi.framework.wiring; version=1.0.0, org.osgi.framework.startlevel; version=1.0.0, org.osgi.framework.hooks.bundle; version=1.0.0, org.osgi.framework.hooks.resolver; version=1.0.0, org.osgi.framework.hooks.service; version=1.1.0, org.osgi.framework.hooks.weaving; version=1.0.0, org.osgi.service.packageadmin; version=1.2.0, org.osgi.service.startlevel; version=1.1.0, org.osgi.service.url; version=1.0.0, org.osgi.util.tracker; version=1.5.0, , org.glassfish.embeddable;org.glassfish.embeddable.spi;version=3.1.1 (org.osgi.framework.BundleException: Exported package names cannot be zero length.)
ERROR: Bundle org.glassfish.metro.webservices-api-osgi [1] Error starting file:/opt/glassfish3/glassfish/modules/endorsed/webservices-api-osgi.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.metro.webservices-api-osgi [1]: Unable to resolve 1.0: missing requirement [1.0] osgi.wiring.package; (&(osgi.wiring.package=javax.xml.bind)(version>=2.2.0)) [caused by: Unable to resolve 3.0: missing requirement [3.0] osgi.wiring.package; (osgi.wiring.package=javax.activation)])
ERROR: Bundle jaxb-api [3] Error starting file:/opt/glassfish3/glassfish/modules/endorsed/jaxb-api-osgi.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle jaxb-api [3]: Unable to resolve 3.0: missing requirement [3.0] osgi.wiring.package; (osgi.wiring.package=javax.activation))
ERROR: Bundle org.glassfish.hk2.osgi-adapter [99] Error starting file:/opt/glassfish3/glassfish/modules/osgi-adapter.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.hk2.osgi-adapter [99]: Unable to resolve 99.0: missing requirement [99.0] osgi.wiring.package; (&(osgi.wiring.package=com.sun.enterprise.module)(version>=1.1.0)) [caused by: Unable to resolve 16.0: missing requirement [16.0] osgi.wiring.package; (&(osgi.wiring.package=org.jvnet.hk2.config)(version>=1.1.0)) [caused by: Unable to resolve 188.0: missing requirement [188.0] osgi.wiring.package; (osgi.wiring.package=javax.management)]])
ERROR: Bundle org.glassfish.main.core.glassfish [116] Error starting file:/opt/glassfish3/glassfish/modules/glassfish.jar (org.osgi.framework.BundleException: Activator start error in bundle org.glassfish.main.core.glassfish [116].)
OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=384m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option UseStringCache; support was removed in 8.0
org.osgi.framework.BundleException: Exported package names cannot be zero length.
   at org.apache.felix.framework.util.manifestparser.ManifestParser.normalizeExportClauses(ManifestParser.java:729)
   at org.apache.felix.framework.util.manifestparser.ManifestParser.<init>(ManifestParser.java:191)
   at org.apache.felix.framework.ExtensionManager.<init>(ExtensionManager.java:220)
   at org.apache.felix.framework.Felix.<init>(Felix.java:374)
   at org.apache.felix.framework.FrameworkFactory.newFramework(FrameworkFactory.java:28)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiFrameworkLauncher.launchOSGiFrameWork(OSGiFrameworkLauncher.java:77)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:128)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/glassfish-corba-omgapi.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/glassfish-extra-jre-packages.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/flashlight-extra-jdk-packages.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/glassfish-oracle-jdbc-driver-packages.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/javax.transaction.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

%u516B%u6708 20, 2021 6:05:20 %u4E0B%u5348 BundleProvisioner install
%u8B66%u544A: Failed to install file:/opt/glassfish3/glassfish/modules/webservices-extra-jdk-packages.jar
org.osgi.framework.BundleException: Could not create bundle object.
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2785)
   at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.install(BundleProvisioner.java:446)
   at com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.installBundles(BundleProvisioner.java:208)
   at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder.build(OSGiGlassFishRuntimeBuilder.java:139)
   at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157)
   at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:112)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
   at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   at java.util.ArrayList.rangeCheck(ArrayList.java:659)
   at java.util.ArrayList.get(ArrayList.java:435)
   at org.apache.felix.framework.ExtensionManager.addExtensionBundle(ExtensionManager.java:401)
   at org.apache.felix.framework.Felix.installBundle(Felix.java:2751)
   ... 13 more

org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.metro.webservices-api-osgi [1]: Unable to resolve 1.0: missing requirement [1.0] osgi.wiring.package; (&(osgi.wiring.package=javax.xml.bind)(version>=2.2.0)) [caused by: Unable to resolve 3.0: missing requirement [3.0] osgi.wiring.package; (osgi.wiring.package=javax.activation)]
   at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
   at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
   at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
   at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
   at java.lang.Thread.run(Thread.java:748)
org.osgi.framework.BundleException: Unresolved constraint in bundle jaxb-api [3]: Unable to resolve 3.0: missing requirement [3.0] osgi.wiring.package; (osgi.wiring.package=javax.activation)
   at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
   at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
   at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
   at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
   at java.lang.Thread.run(Thread.java:748)
org.osgi.framework.BundleException: Unresolved constraint in bundle org.glassfish.hk2.osgi-adapter [99]: Unable to resolve 99.0: missing requirement [99.0] osgi.wiring.package; (&(osgi.wiring.package=com.sun.enterprise.module)(version>=1.1.0)) [caused by: Unable to resolve 16.0: missing requirement [16.0] osgi.wiring.package; (&(osgi.wiring.package=org.jvnet.hk2.config)(version>=1.1.0)) [caused by: Unable to resolve 188.0: missing requirement [188.0] osgi.wiring.package; (osgi.wiring.package=javax.management)]]
   at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
   at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
   at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
   at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
   at java.lang.Thread.run(Thread.java:748)


Command start-domain failed.
i just run makeme_appserver.sh  without change anything, Is it the problem of  framework's version ?
what should i do to solve the problem.
68
SPECvirt_sc2013 / Re: db2 table and colume name
« Last post by lroderic on August 18, 2021, 09:25:31 AM »
For SPECvirt_sc2013, you use the database schema defined in the SPECjAppServer2004 kit. For non-SPEC projects, follow your database vendor's guidance.

Good luck on your certification.

69
SPECvirt_sc2013 / Re: vCenter Server
« Last post by lroderic on August 18, 2021, 08:48:39 AM »
Hello. You don't have to use vCenter Server to set up the benchmark, but it helps. You can set everything up with only the ESXi client.
70
SPECvirt_sc2013 / Re: db2 table and colume name
« Last post by Zboncak on August 18, 2021, 06:35:29 AM »
I am currently reading an an Oracle text book for the 1Z0-071 certification and it suggests that employees, customers, and vendors would all use first_name, last_name, etc.

In the tables I've designed to date, I would use emp_fname, emp_lname, cust_fname, cust_lname, and so forth.

Is there any standard on which naming convention is preferable? I've always thought that using column names which are dirived from the table would be more clear in the event similar columns are referenced in a join. It also provides a sort of error check in case you select the wrong table.

I'm just curious if there is an industry standard on this issue, or if it's a matter of preference?
Pages: 1 ... 5 6 [7] 8 9 10