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
Error EJPAQ1319E: Cannot install the selected WAR file. | |
com.ibm.portal.WpsException: EJPAQ1319E: Cannot install the selected WAR file. | |
at com.ibm.wps.portlets.portletmanager.actions.DoInstallWebModuleAction.installPortletFromFormFile(DoInstallWebModuleAction.java:624) | |
at com.ibm.wps.portlets.portletmanager.actions.DoInstallWebModuleAction.doExecute(DoInstallWebModuleAction.java:159) | |
at com.ibm.wps.portlets.adminstruts.actions.BaseAction.execute(BaseAction.java:64) |
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
class A | |
method = () -> | |
""" | |
qwerty | |
asdfg | |
""" |
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
class A | |
method = () -> | |
""" | |
qwerty | |
asdfg | |
""" |
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 class EditChatActivity extends Activity { | |
... | |
private BaseAdapter adapter = new BaseAdapter() { | |
... | |
@Override | |
public View getView(int arg0, View reuse, ViewGroup arg2) { | |
... | |
vh.delete.setOnClickListener(new OnClickListener() { | |
@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
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 504 Gateway" | |
at sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:1384) | |
at com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:4) | |
at com.ibm.net.ssl.www2.protocol.https.a.connect(a.java:71) | |
at com.ibm.ws.management.filetransfer.client.FileTransferClientImpl.connectToServer(FileTransferClientImpl.java:2545) |
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
Counting objects: 13, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (4/4), done. | |
Writing objects: 100% (7/7), 509 bytes, done. | |
Total 7 (delta 3), reused 0 (delta 0) | |
remote: % Total % Received % Xferd Average Speed Time Time Time Current | |
remote: Dload Upload Total Spent Left Speed | |
remote: 115 576 115 576 0 0 1723 0 --:--:-- --:--:-- --:--:-- 1740 | |
remote: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | |
remote: "http://www.w3.org/TR/html4/loose.dtd"> |
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
@Table | |
public class Host extends Model<Host> { | |
@Column | |
@SortBy | |
public String name = "New host"; | |
@Column | |
public HostGroup hostGroup; |
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
E/AndroidRuntime(29733): java.lang.NullPointerException | |
E/AndroidRuntime(29733): at src.seaBattlePI.BotPlayer.InitializeAndShot(BotPlayer.java:21) | |
E/AndroidRuntime(29733): at src.seaBattlePI.BotPlayer.Shot(BotPlayer.java:126) | |
E/AndroidRuntime(29733): at src.seaBattlePI.Drawer.onTouchEvent(Drawer.java:120) | |
E/AndroidRuntime(29733): at android.view.View.dispatchTouchEvent(View.java:3886) | |
E/AndroidRuntime(29733): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:948) | |
E/AndroidRuntime(29733): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:948) | |
E/AndroidRuntime(29733): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:948) | |
E/AndroidRuntime(29733): at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1796) | |
E/AndroidRuntime(29733): at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1132) |
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
hints | |
http://api.vk.com/api.php?api_id=2965052&fields=uid%2Cfirst_name%2Clast_name%2Cphoto_medium%2Ccontacts%2Conline&format=json&method=getFriends&order=hints&random=955&sig=b37f118bbf47500935b22c0c0d328980×tamp=1337957749&uid=10779590&v=3.0& | |
no hints | |
http://api.vk.com/api.php?api_id=2965052&fields=uid%2Cfirst_name%2Clast_name%2Cphoto_medium%2Ccontacts%2Conline&format=json&method=getFriends&random=910&sig=49d6d82a479eec046345996b84e5de8b×tamp=1337957834&uid=10779590&v=3.0& |
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
[5/4/12 23:12:30:843 EEST] 000000b2 XATransaction E J2CA0026E: Method addSync caught javax.transaction.RollbackException: Transaction rolled back | |
at com.ibm.ws.Transaction.JTA.TransactionImpl.registerSynchronization(TransactionImpl.java:3589) | |
at com.ibm.ws.Transaction.JTA.TransactionImpl.registerSynchronization(TransactionImpl.java:3568) | |
at com.ibm.ws.Transaction.JTA.TranManagerSet.registerSynchronization(TranManagerSet.java:515) | |
at com.ibm.ejs.j2c.XATransactionWrapper.addSync(XATransactionWrapper.java:290) | |
at com.ibm.ejs.j2c.ConnectionManager.initializeForUOW(ConnectionManager.java:1340) | |
at com.ibm.ejs.j2c.ConnectionManager.involveMCInTran(ConnectionManager.java:1065) | |
at com.ibm.ejs.j2c.ConnectionManager.allocateConnection(ConnectionManager.java:613) | |
at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource.java:449) |