java 1.7.0_25 continued

Q&A regarding installation and issues getting started with Servoy

Re: java 1.7.0_25 continued

Postby Harjo » Tue Oct 07, 2014 8:49 am

No issue's here, running it2be calendar under Java 1.7.0_67 Windows and Mac!

All libs are signed with our own Globalsign signing certificate using the codesigner on ServoyForge
https://www.servoyforge.net/projects/code-signer
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: java 1.7.0_25 continued

Postby siavash.roozbehan » Tue Oct 07, 2014 8:55 am

Harjo wrote:No issue's here, running it2be calendar under Java 1.7.0_67 Windows and Mac!

All libs are signed with our own Globalsign signing certificate using the codesigner on ServoyForge
https://www.servoyforge.net/projects/code-signer



Thanks for the reply harjo. The bean works for us as well, but maybe 40% of the times it pops up with this error. I don't know why actually. Just wanted to confirm that the error does not exist for anyone else using java versions later than 1.7 build 25. I'm using the same code-signer jar file to sign our jar files too, but all our jar files are self signed as we are waiting for our global certificate to be issued. do you think, that can be the problem? any idea what might cause the issue?
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: java 1.7.0_25 continued

Postby Harjo » Tue Oct 07, 2014 8:59 am

This is becoming a long thread, so not sure WHAT issue you exactly referring to.
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: java 1.7.0_25 continued

Postby siavash.roozbehan » Tue Oct 07, 2014 9:11 am

Harjo wrote:This is becoming a long thread, so not sure WHAT issue you exactly referring to.


The classLoader issue with java webstart that was introduced by java from java 1.7 build 25. The bean can not load the related classes.
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: java 1.7.0_25 continued

Postby Harjo » Tue Oct 07, 2014 9:20 am

What Servoy version, do you use? we have 6.0.x and 7.3.1
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: java 1.7.0_25 continued

Postby siavash.roozbehan » Wed Oct 08, 2014 5:36 am

I'm on 7.4.1 final. Have you tried it on the latest servoy version?
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: java 1.7.0_25 continued

Postby maria.kyselova » Tue Nov 11, 2014 5:34 am

We still have the issue with loading the bean. Randomly it just won't load and throws an exception we can do nothing about, it really upsets the end users.

Please help us figure it out?

Server Information
Servoy version 7.4.1 -releaseNumber 2028

JVM Information
java.vm.name=Java HotSpot(TM) Client VM
java.version=1.8.0_25
java.vm.info=mixed mode
java.vm.vendor=Oracle Corporation

Operating System Information
os.name=Windows Server 2008 R2
os.version=6.1
os.arch=x86

Client running on Windows Server 2008 R2 Standard
64-bit, Java 1.7.0_60

Thanks.
Cheers,
Maria
maria.kyselova
 
Posts: 172
Joined: Thu Aug 09, 2012 12:56 am

Re: java 1.7.0_25 continued

Postby jcompagner » Wed Nov 12, 2014 11:56 am

whats the exception?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: java 1.7.0_25 continued

Postby bart.heremans » Thu Jun 04, 2015 4:55 pm

I have the same problem on an applicationserver with a verry recent java version.
There was an old java version installed on the server

I updated java, updated servoy (2039), cleaned java cache server, reinstalled servoy over the old directory ...
nothing helps.

I don't have this problem on another test server with same java, same servoy version , ...

Anubody knows what I can do (except clean install) ?

Best Regards,

Java Web Start 10.76.2.13
Using JRE version 1.7.0_76-b13 Java HotSpot(TM) 64-Bit Server VM
User home directory = C:\Users\globis_admin
----------------------------------------------------
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>
----------------------------------------------------
jun 04, 2015 4:41:10 PM com.servoy.j2db.util.Debug error
SEVERE: Scope 'globals' was accessed while not fully created yet, check for scope variables recursively referring to each other, scope stack:[globals]
jun 04, 2015 4:41:10 PM com.servoy.j2db.util.Debug error
SEVERE: Scope 'globals' was accessed while not fully created yet, check for scope variables recursively referring to each other, scope stack:[globals]
jun 04, 2015 4:41:11 PM org.jabsorb.serializer.impl.BeanSerializer analyzeBean
INFO: analyzing com.servoy.j2db.dataprocessing.DataSetWithIndex
Registering Commercial IT2BE Component runtime licenses for Globis NV
jun 04, 2015 4:41:55 PM com.servoy.j2db.util.Debug error
SEVERE: Throwable
java.lang.ClassNotFoundException: com.servoy.extensions.beans.treeview.TreeView
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.servoy.j2db.component.ComponentFactory.getBeanInstanceFromXML(ComponentFactory.java:877)
at com.servoy.j2db.component.ComponentFactory.createBean(ComponentFactory.java:2310)
at com.servoy.j2db.component.ComponentFactory.createComponentEx(ComponentFactory.java:372)
at com.servoy.j2db.component.ComponentFactory.createComponent(ComponentFactory.java:257)
at com.servoy.j2db.smart.dataui.DataRendererFactory.placeElements(DataRendererFactory.java:300)
at com.servoy.j2db.smart.dataui.DataRendererFactory.completeRenderers(DataRendererFactory.java:266)
at com.servoy.j2db.FormController.createDataRenderers(FormController.java:449)
at com.servoy.j2db.FormController.init(FormController.java:279)
at com.servoy.j2db.FormManager.leaseFormPanel(FormManager.java:920)
at com.servoy.j2db.FormManager.leaseFormPanel(FormManager.java:1)
at com.servoy.j2db.scripting.CreationalPrototype.get(CreationalPrototype.java:171)
at org.mozilla.javascript.ScriptableObject.getProperty(ScriptableObject.java:2141)
at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1474)
at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1458)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1442)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:837)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:158)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:406)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3204)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:156)
at com.servoy.j2db.scripting.ScriptEngine.executeFunction(ScriptEngine.java:628)
at com.servoy.j2db.BasicFormController.executeFunction(BasicFormController.java:824)
at com.servoy.j2db.FormController.executeFunction(FormController.java:1277)
at com.servoy.j2db.FormController.executeFunction(FormController.java:1144)
at com.servoy.j2db.FormController$ScriptExecuter.executeFunction(FormController.java:1056)
at com.servoy.j2db.ui.BaseEventExecutor.fireEventCommand(BaseEventExecutor.java:284)
at com.servoy.j2db.ui.BaseEventExecutor.fireEventCommand(BaseEventExecutor.java:250)
at com.servoy.j2db.ui.BaseEventExecutor.fireActionCommand(BaseEventExecutor.java:218)
at com.servoy.j2db.smart.dataui.AbstractScriptLabel$5.mouseReleased(AbstractScriptLabel.java:929)
bart.heremans
 
Posts: 1
Joined: Thu Jun 04, 2015 4:52 pm

Re: java 1.7.0_25 continued

Postby jcompagner » Tue Jun 23, 2015 12:40 pm

somehow the treebean is not at the client.
Are you sure the treebean is in the beans dir of that application server?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: java 1.7.0_25 continued

Postby mboegem » Tue Jun 23, 2015 1:48 pm

All these different errors are starting to make this thread one big off-topic thing, but anyway:
At least on Mac I know this treeview bean is causing issues.
Solution was to recompile the source with java 7, could this start to be an issue on Windows as well?

If so, please also see: https://www.servoyforge.net/issues/788
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1748
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Previous

Return to I'm just getting started

Who is online

Users browsing this forum: No registered users and 3 guests