This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Component | |
@Provides | |
@Instantiate | |
public class MyHelper2 extends MyHelper1 { | |
/** | |
* The famous {@link org.slf4j.Logger} | |
*/ | |
private static final Logger logger = LoggerFactory.getLogger(MyHelper2.class); | |
@Override |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Component | |
@Provides | |
@Instantiate | |
public class MyHelper3 { | |
/** | |
* The famous {@link org.slf4j.Logger} | |
*/ | |
private static final Logger logger = LoggerFactory.getLogger(MyHelper3.class); | |
public void doStuff() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public abstract class MyHelper1 { | |
/** | |
* The famous {@link org.slf4j.Logger} | |
*/ | |
private static final Logger logger = LoggerFactory.getLogger(MyHelper1.class); | |
@Requires | |
protected MyHelper3 myHelper3; | |
public void doIt() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
←[1;31m[ERROR] o.o.u.l.i.o.LoggerService←[0;39m ←[36m{[iPOJO] pool-1-thread-1}←[0;39m - [ERROR] : java.lang.NoClassDefFoundError: javafx/beans/property/StringProperty | |
java.lang.IllegalStateException: java.lang.NoClassDefFoundError: javafx/beans/property/StringProperty | |
at org.apache.felix.ipojo.handlers.lifecycle.callback.LifecycleCallbackHandler.__M_stateChanged(LifecycleCallbackHandler.java:171) ~[org.apache.felix.ipojo-1.12.0.jar:na] | |
at org.apache.felix.ipojo.handlers.lifecycle.callback.LifecycleCallbackHandler.stateChanged(LifecycleCallbackHandler.java) ~[org.apache.felix.ipojo-1.12.0.jar:na] | |
at org.apache.felix.ipojo.InstanceManager.setState(InstanceManager.java:560) [org.apache.felix.ipojo-1.12.0.jar:na] | |
at org.apache.felix.ipojo.InstanceManager.start(InstanceManager.java:440) [org.apache.felix.ipojo-1.12.0.jar:na] | |
at org.apache.felix.ipojo.ComponentFactory.createInstance(ComponentFactory.java:179) [org.apache.felix.ipojo-1.12.0.jar:na] | |
at org.apache.fe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.osgi.framework.BundleException: Unresolved constraint in bundle com.dooapp.cloud [59]: Unable to resolve 59.1: missing requirement [59.1] osgi.wiring.package; (osgi.wiring.package=javafx.beans.property) | |
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002) ~[org.apache.felix.framework-4.4.1.jar:na] | |
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045) ~[org.apache.felix.framework-4.4.1.jar:na] | |
at org.apache.felix.framework.Felix.updateBundle(Felix.java:2412) ~[org.apache.felix.framework-4.4.1.jar:na] | |
at org.apache.felix.framework.BundleImpl.update(BundleImpl.java:994) ~[org.apache.felix.framework-4.4.1.jar:na] | |
at org.apache.felix.framework.BundleImpl.update(BundleImpl.java:981) ~[org.apache.felix.framework-4.4.1.jar:na] | |
at org.ow2.chameleon.core.activators.BundleDeployer.onFileCreate(BundleDeployer.java:106) ~[chameleon-core-1.10.2.jar:na] | |
at org.ow2.chameleon.core.services.AbstractDeployer.onFileChange(AbstractDeploy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.NoClassDefFoundError: javafx/beans/property/StringProperty | |
at java.lang.Class.getDeclaredFields0(Native Method) ~[na:1.8.0_05] | |
at java.lang.Class.privateGetDeclaredFields(Class.java:2570) ~[na:1.8.0_05] | |
at java.lang.Class.getDeclaredFields(Class.java:1903) ~[na:1.8.0_05] | |
at org.jcrom.util.ReflectionUtils.getDeclaredAndInheritedFields(ReflectionUtils.java:52) ~[jcromfx-2.1.3.jar:na] | |
at org.jcrom.Validator.validateInternal(Validator.java:93) ~[jcromfx-2.1.3.jar:na] | |
at org.jcrom.Validator.validate(Validator.java:79) ~[jcromfx-2.1.3.jar:na] | |
at org.jcrom.Jcrom.map(Jcrom.java:132) ~[jcromfx-2.1.3.jar:na] | |
at org.wisdom.jcrom.runtime.JcrRepository.addCrudService(JcrRepository.java:66) ~[com.dooapp.cloud-1.0-SNAPSHOT.jar:na] | |
at org.wisdom.jcrom.runtime.JcromCrudProvider.__M_addingBundle(JcromCrudProvider.java:103) ~[com.dooapp.cloud-1.0-SNAPSHOT.jar:na] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] --- beanstalk-maven-plugin:1.3.5:upload-source-bundle (default-deploy) @ dooapp-cloud --- | |
Downloading: http://nexus.jack.dooapp.com/content/groups/public/joda-time/joda-time/maven-metadata.xml | |
Downloaded: http://nexus.jack.dooapp.com/content/groups/public/joda-time/joda-time/maven-metadata.xml (898 B at 0.3 KB/sec) | |
[INFO] Target Path: s3://dooapp-cloud/dooapp-cloud-1.0-SNAPSHOT.zip | |
[INFO] Uploading artifact file: c:\WORKSPACE\cloud\dooapp-cloud\target\dooapp-cloud-1.0-SNAPSHOT.zip | |
[INFO] Artifact Uploaded | |
[INFO] SUCCESS | |
[INFO] * contentMd5: lnMIsD5gVOQYPufBfNdiOw== [class: String] | |
[INFO] * ETag: 967308b03e6054e4183ee7c17cd7623b [class: String] | |
[INFO] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<profile> | |
<id>deploy</id> | |
<properties> | |
<beanstalk.environmentName>myenv-test</beanstalk.environmentName> | |
<beanstalker-serverId>aws.amazon.com</beanstalker-serverId> | |
<beanstalker.region>eu-west-1</beanstalker.region> | |
<maven.install.skip>false</maven.install.skip> | |
<maven.deploy.skip>true</maven.deploy.skip> | |
<beanstalk.applicationName>dooapp-cloud</beanstalk.applicationName> | |
<beanstalk.cnamePrefix>${beanstalk.environmentName}</beanstalk.cnamePrefix> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<infinispan xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="urn:infinispan:config:6.0 http://www.infinispan.org/schemas/infinispan-config-6.0.xsd" | |
xmlns="urn:infinispan:config:6.0"> | |
<global> | |
<globalJmxStatistics enabled="false" allowDuplicateDomains="true"/> | |
<transport clusterName="my-repo-cluster"> | |
<properties> | |
<property name="configurationFile" value="config/jgroups-ec2.xml"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "cloud-repository", | |
"workspaces": { | |
"predefined": ["otherWorkspace"], | |
"default": "default", | |
"allowCreation": true | |
}, | |
"security": { | |
"anonymous": { | |
"roles": ["readonly", "readwrite", "admin"], |